diff --git a/.gitattributes b/.gitattributes index a6344aac8c09253b3b630fb776ae94478aa0275b..0794f84ac6162c9849467dd1ecb9166983ed2355 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +wandb/run-20230710_174519-01ve2s6v/run-01ve2s6v.wandb filter=lfs diff=lfs merge=lfs -text +wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb filter=lfs diff=lfs merge=lfs -text +wandb/run-20230710_174519-qoix60bv/run-qoix60bv.wandb filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..571c8d69a1805a1b6e2840cc2ea15818817ee683 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ + +--- +license: creativeml-openrail-m +base_model: runwayml/stable-diffusion-v1-5 +tags: +- stable-diffusion +- stable-diffusion-diffusers +- text-to-image +- diffusers +- lora +inference: true +--- + +# LoRA text2image fine-tuning - asrimanth/person-thumbs-up-lora-no-cap +These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the Custom dataset dataset. You can find some example images in the following. + +![img_0](./image_0.png) +![img_1](./image_1.png) +![img_2](./image_2.png) +![img_3](./image_3.png) + diff --git a/checkpoint-1000/optimizer.bin b/checkpoint-1000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e6852126da138e55162657030c26b0164b348f85 --- /dev/null +++ b/checkpoint-1000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746c62e5113737ef8b02c00326e3b5cdfdcb8f95180c91b330f3f3c94926def9 +size 6591685 diff --git a/checkpoint-1000/pytorch_model.bin b/checkpoint-1000/pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..4424eb965eef19427390040b2d5dfb46bc62b96d --- /dev/null +++ b/checkpoint-1000/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac51b3392264e0485a7949271a2e16544b09a8a3473a6ef318301eb391aa62c +size 3285965 diff --git a/checkpoint-1000/random_states_0.pkl b/checkpoint-1000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..cd325a21881816792d1d5ed3f562a3f830854dae --- /dev/null +++ b/checkpoint-1000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf626b00f0c0a21c1ee2f5631667c9175d425a61775d2fd75a66283361ef7cec +size 16719 diff --git a/checkpoint-1000/scaler.pt b/checkpoint-1000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..efdbd3c795f6b0d4144e68355e99c220ccdedd09 --- /dev/null +++ b/checkpoint-1000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71 +size 557 diff --git a/checkpoint-1000/scheduler.bin b/checkpoint-1000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d1c001e6d3e86cdb9a0834145f71d01f346f17e7 --- /dev/null +++ b/checkpoint-1000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61808704787602dc93c00aa68d75b73415f1c6bfacfbeb97c14702c3e19cf9f2 +size 563 diff --git a/checkpoint-1500/optimizer.bin b/checkpoint-1500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6526628e384f62299925812aa777f991f1d93df1 --- /dev/null +++ b/checkpoint-1500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a55cfe2d202d7658e497a13e57ebcdacaf27c1a51ee31ac50c39152218cbc0 +size 6591685 diff --git a/checkpoint-1500/pytorch_model.bin b/checkpoint-1500/pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..2da919d514d5177a55dea510901dec4eda32e116 --- /dev/null +++ b/checkpoint-1500/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c253af5591389039973a2ea17bd87d63f574889d6f050aca303f6ccd8a61b7f9 +size 3285965 diff --git a/checkpoint-1500/random_states_0.pkl b/checkpoint-1500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..98e0a51f2a077ba3c943422a1a6ececb53d053ee --- /dev/null +++ b/checkpoint-1500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863bba4edd1ca97dc90e081725c55f3be037349b333f06678cdaad3d9501ed3e +size 16719 diff --git a/checkpoint-1500/scaler.pt b/checkpoint-1500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..69c76b8f27f096d1d1a3d9d0e387af1a9cf5028d --- /dev/null +++ b/checkpoint-1500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203a72d6c29f42a0e2964fdddc8d7a98df1eccee78fea9de0fa416613390f5c6 +size 557 diff --git a/checkpoint-1500/scheduler.bin b/checkpoint-1500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c32e768c7a6b2adf78e32b89815b156de541ed01 --- /dev/null +++ b/checkpoint-1500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89f6844bbfca1eeee319b6e2d6f3fd9d9df58879544d455482ad32bb3ad4df6 +size 563 diff --git a/checkpoint-2000/optimizer.bin b/checkpoint-2000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3ece8b564b118232a5ac94ebc5cbc94e8ac9d679 --- /dev/null +++ b/checkpoint-2000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea56829d7f2a0745c8705572654104d7505898e7a2c20c053a47094f61c80742 +size 6591685 diff --git a/checkpoint-2000/pytorch_model.bin b/checkpoint-2000/pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..04fec6f2718e13b7b54d2930499b8a097c5e7f66 --- /dev/null +++ b/checkpoint-2000/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec021ef8f4568ce10dddacb2b0c7f00374040c528a45e63243c4e86ca0ab60f1 +size 3285965 diff --git a/checkpoint-2000/random_states_0.pkl b/checkpoint-2000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..de38499868ed2ab004139e6fb905ac8ad031c0ef --- /dev/null +++ b/checkpoint-2000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd21d1d8596fbae8788b9060a2386fe2636e634218aff7b075ff9bbd70231b3 +size 16719 diff --git a/checkpoint-2000/scaler.pt b/checkpoint-2000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..21ece35416ce79724d347155f11cfa297b97cabc --- /dev/null +++ b/checkpoint-2000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2de9749828adacdf103bf6e9592702bb7067a2c1df27dd62ab38c1eb8c070f +size 557 diff --git a/checkpoint-2000/scheduler.bin b/checkpoint-2000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff107d50c910efdbe2ceb656a3ecdde4ada4317b --- /dev/null +++ b/checkpoint-2000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f6a413e75a46219e92e544cae3353a4577b60b728f62a720befd9033032acd +size 563 diff --git a/checkpoint-2500/optimizer.bin b/checkpoint-2500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e61ca4b1f408ac9c2b7a127a6a8b4686d5deff6e --- /dev/null +++ b/checkpoint-2500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60850f36c09c2c47453cfdbc5a6b2f7a9628541c7ae7d666b4f84deb979b97f +size 6591685 diff --git a/checkpoint-2500/pytorch_model.bin b/checkpoint-2500/pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d388fd8095bb2598d2509ffd053573271d275029 --- /dev/null +++ b/checkpoint-2500/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270f1731d5c47267878cc217744089f3c5db3353c18496879195fe47339aae49 +size 3285965 diff --git a/checkpoint-2500/random_states_0.pkl b/checkpoint-2500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..32d58734fc4fac6ac74e0064ba0248d1959d502a --- /dev/null +++ b/checkpoint-2500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f28d64d6912cc34eaaa0bb0cd0819897835a6aae2d96c1c19aa15468bb16c1 +size 16719 diff --git a/checkpoint-2500/scaler.pt b/checkpoint-2500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..9a3e6e139e26b18feddbe2f66ba98b73890dacfa --- /dev/null +++ b/checkpoint-2500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fbcebc8f5487b0c117b5dd47f2ea304af3eebf408d297118d9307e1223927e1 +size 557 diff --git a/checkpoint-2500/scheduler.bin b/checkpoint-2500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..62faff6f01de88b9fe88a748e9427ba339220da6 --- /dev/null +++ b/checkpoint-2500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df00e6adcececef3aacd6addf17f6c85eae895b25ab91e673e9360b2a7f6ee86 +size 563 diff --git a/checkpoint-3000/optimizer.bin b/checkpoint-3000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1f9f1998dc768b1cfd66d6a39271b1830295d97 --- /dev/null +++ b/checkpoint-3000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f85f4ee5aa71cbe6aec52bac688f8d18060f9fdc6ed4a24e18bcf229ac97dc +size 6591685 diff --git a/checkpoint-3000/pytorch_model.bin b/checkpoint-3000/pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d3198e3338c6856e117f6cd94300c2637476c602 --- /dev/null +++ b/checkpoint-3000/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d305a98f9f86636331f5c95d26bea6c72360da043b17d6f93ac1032e1e82c7 +size 3285965 diff --git a/checkpoint-3000/random_states_0.pkl b/checkpoint-3000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fd8906bcc79a50fd8c95dfa55416ff4ef8356d8e --- /dev/null +++ b/checkpoint-3000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12ebe8df23ebc27557c11a245e66d96279ac2a3ff7c8b15aac109084cee9e94 +size 16719 diff --git a/checkpoint-3000/scaler.pt b/checkpoint-3000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..2888c9ddc2c30e6b47ce0e6abcc8e2d1303aab00 --- /dev/null +++ b/checkpoint-3000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1f9398b77268202e8e1465734a63d123b1ef11c27f20f2473677e9883a6869 +size 557 diff --git a/checkpoint-3000/scheduler.bin b/checkpoint-3000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd6ec5a72137496845f6949a39d8ee7d8ef82af6 --- /dev/null +++ b/checkpoint-3000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807d7d063623792ef9b8c66da2304691aed0888f14ad6e70a728375b9c90fe9d +size 563 diff --git a/checkpoint-500/optimizer.bin b/checkpoint-500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b0074e4067b774c641cda9658be8e7747f1a946 --- /dev/null +++ b/checkpoint-500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3779ad72103a5ce89a74b972afd45f12daf23fa910cc7e57fbd14d70d3e6667 +size 6591685 diff --git a/checkpoint-500/pytorch_model.bin b/checkpoint-500/pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..f531c3bebd3cff324c2a0c883c3b601dc2e616af --- /dev/null +++ b/checkpoint-500/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263b95b3ee399314308e8ddb3d24a1292e981f2798a39f8d235998de2aaaa27c +size 3285965 diff --git a/checkpoint-500/random_states_0.pkl b/checkpoint-500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bb722d515a86984036459b2b25a21e9c4962b397 --- /dev/null +++ b/checkpoint-500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e670e6c021cd2c9f45d7068757a1a37ed11280498d332d84fc9b52b93dce0e7d +size 16719 diff --git a/checkpoint-500/scaler.pt b/checkpoint-500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..b5f2e5ee77c2cef5eff816170558ce9209855685 --- /dev/null +++ b/checkpoint-500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2 +size 557 diff --git a/checkpoint-500/scheduler.bin b/checkpoint-500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a69ce6898dc3f3b82855bb9b7b58c8cf6cb64ece --- /dev/null +++ b/checkpoint-500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc0a22eef87625080f7c833304b0844a5e9a28131b856c035cff1e8f8d56121 +size 563 diff --git a/image_0.png b/image_0.png new file mode 100644 index 0000000000000000000000000000000000000000..aefb919532dda012cb121414deb1023f5e14fb88 Binary files /dev/null and b/image_0.png differ diff --git a/image_1.png b/image_1.png new file mode 100644 index 0000000000000000000000000000000000000000..84b0db5c7da3d1dbb33c070eea7c0ecab6734097 Binary files /dev/null and b/image_1.png differ diff --git a/image_2.png b/image_2.png new file mode 100644 index 0000000000000000000000000000000000000000..f59ddbbda6fbed30c0aefd9d2717676866507711 Binary files /dev/null and b/image_2.png differ diff --git a/image_3.png b/image_3.png new file mode 100644 index 0000000000000000000000000000000000000000..66e486973e0ede80fce62d1e2e6b913ec1b79a15 Binary files /dev/null and b/image_3.png differ diff --git a/pytorch_lora_weights.bin b/pytorch_lora_weights.bin new file mode 100644 index 0000000000000000000000000000000000000000..ddf70f203d71b2363658ce5fb8d7e2e1102b575f --- /dev/null +++ b/pytorch_lora_weights.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea51f54bb3ef6955de5e69c155b00b4ead4a80836046b7fb20b4c33f6a11b823 +size 3287771 diff --git a/wandb/debug-internal.log b/wandb/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..e1dba838ec891723aa8d74c4d26f151a2c4edb2c --- /dev/null +++ b/wandb/debug-internal.log @@ -0,0 +1,20581 @@ +2023-07-10 17:45:19,967 INFO StreamThr :539013 [internal.py:wandb_internal():86] W&B internal server running at pid: 539013, started at: 2023-07-10 17:45:19.965736 +2023-07-10 17:45:19,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status +2023-07-10 17:45:19,970 INFO WriterThread:539013 [datastore.py:open_for_write():85] open: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/run-qoix60bv.wandb +2023-07-10 17:45:19,974 DEBUG SenderThread:539013 [sender.py:send():369] send: header +2023-07-10 17:45:19,974 DEBUG SenderThread:539013 [sender.py:send():369] send: run +2023-07-10 17:45:20,265 INFO SenderThread:539013 [dir_watcher.py:__init__():211] watching files in: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files +2023-07-10 17:45:20,265 INFO SenderThread:539013 [sender.py:_start_run_threads():1100] run started: qoix60bv with start time 1689025519.965475 +2023-07-10 17:45:20,265 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:45:20,267 INFO SenderThread:539013 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:45:20,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: check_version +2023-07-10 17:45:20,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: check_version +2023-07-10 17:45:20,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: run_start +2023-07-10 17:45:20,405 DEBUG HandlerThread:539013 [system_info.py:__init__():31] System info init +2023-07-10 17:45:20,405 DEBUG HandlerThread:539013 [system_info.py:__init__():46] System info init done +2023-07-10 17:45:20,405 INFO HandlerThread:539013 [system_monitor.py:start():181] Starting system monitor +2023-07-10 17:45:20,405 INFO SystemMonitor:539013 [system_monitor.py:_start():145] Starting system asset monitoring threads +2023-07-10 17:45:20,406 INFO HandlerThread:539013 [system_monitor.py:probe():201] Collecting system info +2023-07-10 17:45:20,407 INFO SystemMonitor:539013 [interfaces.py:start():190] Started cpu monitoring +2023-07-10 17:45:20,408 INFO SystemMonitor:539013 [interfaces.py:start():190] Started disk monitoring +2023-07-10 17:45:20,409 INFO SystemMonitor:539013 [interfaces.py:start():190] Started gpu monitoring +2023-07-10 17:45:20,410 INFO SystemMonitor:539013 [interfaces.py:start():190] Started memory monitoring +2023-07-10 17:45:20,410 INFO SystemMonitor:539013 [interfaces.py:start():190] Started network monitoring +2023-07-10 17:45:20,440 DEBUG HandlerThread:539013 [system_info.py:probe():195] Probing system +2023-07-10 17:45:20,445 DEBUG HandlerThread:539013 [gitlib.py:_init_repo():53] git repository is invalid +2023-07-10 17:45:20,446 DEBUG HandlerThread:539013 [system_info.py:probe():240] Probing system done +2023-07-10 17:45:20,446 DEBUG HandlerThread:539013 [system_monitor.py:probe():210] {'os': 'Linux-5.15.0-73-generic-x86_64-with-glibc2.29', 'python': '3.8.10', 'heartbeatAt': '2023-07-10T21:45:20.440188', 'startedAt': '2023-07-10T21:45:19.824140', 'docker': None, 'cuda': None, 'args': ('--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5', '--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/', '--resolution=512', '--center_crop', '--random_flip', '--train_batch_size=2', '--gradient_accumulation_steps=4', '--num_train_epochs=300', '--learning_rate=1e-6', '--max_grad_norm=1', '--lr_scheduler=cosine', '--lr_warmup_steps=500', '--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/', '--checkpointing_steps=500', '--report_to=wandb', '--validation_prompt= #thumbsup', '--seed=15', '--push_to_hub', '--hub_model_id=person-thumbs-up-lora-no-cap'), 'state': 'running', 'program': 'train_text_to_image_lora.py', 'codePath': 'train_text_to_image_lora.py', 'host': 'magnemite', 'username': 'sragas', 'executable': '/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3', 'cpu_count': 6, 'cpu_count_logical': 12, 'cpu_freq': {'current': 2210.27425, 'min': 1200.0, 'max': 3900.0}, 'cpu_freq_per_core': [{'current': 1582.175, 'min': 1200.0, 'max': 3900.0}, {'current': 1300.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1700.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2700.0, 'min': 1200.0, 'max': 3900.0}, {'current': 3500.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2455.758, 'min': 1200.0, 'max': 3900.0}, {'current': 3600.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1500.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2598.23, 'min': 1200.0, 'max': 3900.0}, {'current': 2489.873, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1900.0, 'min': 1200.0, 'max': 3900.0}], 'disk': {'total': 116.31898498535156, 'used': 59.75596237182617}, 'gpu': 'NVIDIA GeForce GTX TITAN X', 'gpu_count': 3, 'gpu_devices': [{'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}], 'memory': {'total': 62.69387435913086}} +2023-07-10 17:45:20,446 INFO HandlerThread:539013 [system_monitor.py:probe():211] Finished collecting system info +2023-07-10 17:45:20,446 INFO HandlerThread:539013 [system_monitor.py:probe():214] Publishing system info +2023-07-10 17:45:20,446 DEBUG HandlerThread:539013 [system_info.py:_save_pip():51] Saving list of pip packages installed into the current environment +2023-07-10 17:45:20,448 DEBUG HandlerThread:539013 [system_info.py:_save_pip():67] Saving pip packages done +2023-07-10 17:45:20,451 INFO HandlerThread:539013 [system_monitor.py:probe():216] Finished publishing system info +2023-07-10 17:45:20,468 DEBUG SenderThread:539013 [sender.py:send():369] send: files +2023-07-10 17:45:20,468 INFO SenderThread:539013 [sender.py:_save_file():1354] saving file wandb-metadata.json with policy now +2023-07-10 17:45:20,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:20,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:20,581 DEBUG SenderThread:539013 [sender.py:send():369] send: telemetry +2023-07-10 17:45:20,818 INFO wandb-upload_0:539013 [upload_job.py:push():133] Uploaded file /tmp/tmpbmrcmd5gwandb/g4virrj1-wandb-metadata.json +2023-07-10 17:45:21,270 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/wandb-summary.json +2023-07-10 17:45:21,270 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/wandb-metadata.json +2023-07-10 17:45:21,271 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/requirements.txt +2023-07-10 17:45:21,271 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:45:23,270 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:45:25,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:30,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:35,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:35,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:36,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:41,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:46,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:50,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:50,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:51,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:52,307 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/config.yaml +2023-07-10 17:45:56,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:01,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:05,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:05,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:07,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:12,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:17,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:20,411 DEBUG SystemMonitor:539013 [system_monitor.py:_start():159] Starting system metrics aggregation loop +2023-07-10 17:46:20,412 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:46:20,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:20,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:23,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:28,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:33,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:35,353 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:46:35,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:35,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:36,354 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:46:37,356 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:46:38,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:43,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:48,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:50,413 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:46:50,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:50,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:54,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:59,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:04,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:05,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:05,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:10,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:15,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:20,414 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:47:20,947 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:20,947 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:21,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:26,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:31,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:36,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:36,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:36,105 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:41,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:46,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:50,415 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:47:51,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:51,105 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:51,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:01,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:06,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:06,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:06,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:11,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:16,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:20,416 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:48:21,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:21,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:21,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:26,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:31,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:36,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:36,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:37,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:42,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:47,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:50,417 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:48:51,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:51,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:52,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:57,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:02,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:06,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:06,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:08,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:13,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:18,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:20,419 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:49:21,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:21,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:23,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:28,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:33,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:36,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:36,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:38,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:43,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:48,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:50,420 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:49:51,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:51,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:54,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:59,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:04,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:06,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:06,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:09,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:14,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:19,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:20,422 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:50:21,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:21,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:25,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:30,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:35,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:36,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:36,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:40,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:45,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:50,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:50,423 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:50:51,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:51,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:56,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:01,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:06,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:06,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:07,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:12,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:17,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:20,424 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:51:21,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:21,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:22,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:32,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:36,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:36,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:38,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:43,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:48,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:50,426 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:51:51,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:51,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:54,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:59,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:04,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:06,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:06,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:10,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:15,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:20,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:20,427 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:52:21,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:21,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:25,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:30,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:35,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:36,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:36,476 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:40,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:45,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:50,428 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:52:51,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:51,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:56,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:01,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:06,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:06,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:07,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:12,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:17,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:20,430 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:53:21,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:21,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:23,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:28,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:33,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:36,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:36,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:39,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:44,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:49,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:50,431 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:53:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:51,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:55,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:00,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:05,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:06,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:06,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:11,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:16,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:20,433 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:54:21,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:21,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:22,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:27,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:32,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:36,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:36,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:38,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:43,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:48,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:50,434 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:54:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:51,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:54,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:59,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:04,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:06,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:06,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:09,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:14,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:19,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:20,437 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:55:21,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:21,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:25,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:30,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:35,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:36,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:36,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:40,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:45,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:50,437 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:55:51,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:51,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:51,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:56,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:01,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:06,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:06,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:07,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:12,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:17,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:20,438 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:56:21,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:21,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:22,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:27,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:32,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:36,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:36,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:37,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:42,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:47,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:50,439 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:56:51,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:51,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:53,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:58,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:03,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:06,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:06,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:09,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:14,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:19,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:20,440 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:57:21,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:21,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:24,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:29,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:34,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:36,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:36,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:40,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:45,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:50,442 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:57:51,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:51,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:51,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:56,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:01,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:06,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:06,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:06,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:11,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:16,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:20,443 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:58:21,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:21,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:21,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:26,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:36,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:36,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:37,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:42,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:47,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:50,444 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:58:51,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:51,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:52,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:57,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:02,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:06,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:06,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:08,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:13,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:18,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:20,445 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:59:21,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:21,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:23,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:28,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:33,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:36,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:36,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:39,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:44,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:49,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:50,446 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:59:51,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:51,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:54,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:59,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:04,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:06,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:06,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:09,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:14,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:19,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:20,448 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:00:21,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:21,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:24,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:29,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:34,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:36,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:36,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:40,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:45,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:50,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:00:51,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:51,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:51,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:56,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:01,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:06,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:06,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:07,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:12,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:20,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:01:21,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:21,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:22,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:27,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:32,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:36,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:36,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:38,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:43,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:48,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:50,451 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:01:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:53,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:58,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:03,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:06,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:06,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:09,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:14,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:19,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:20,451 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:02:21,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:21,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:25,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:30,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:35,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:36,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:36,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:41,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:46,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:50,453 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:02:51,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:57,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:02,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:06,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:06,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:08,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:13,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:18,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:20,453 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:03:21,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:21,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:23,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:28,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:33,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:36,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:36,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:39,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:44,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:49,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:50,455 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:03:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:54,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:59,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:04,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:06,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:06,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:09,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:14,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:19,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:20,456 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:04:22,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:22,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:24,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:29,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:34,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:37,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:37,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:40,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:45,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:50,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:50,458 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:04:52,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:52,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:55,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:00,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:05,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:07,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:07,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:10,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:15,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:20,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:20,459 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:05:22,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:22,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:26,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:31,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:36,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:37,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:37,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:42,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:47,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:50,460 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:05:52,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:52,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:52,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:57,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:02,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:07,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:07,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:08,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:20,542 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:06:22,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:22,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:24,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:29,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:34,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:37,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:37,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:39,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:44,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:49,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:50,463 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:06:52,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:52,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:54,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:59,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:04,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:07,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:07,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:10,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:15,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,467 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:07:22,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:22,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:26,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:31,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:36,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:37,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:37,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:42,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:47,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:50,466 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:07:52,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:52,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:52,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:57,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:02,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:07,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:07,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:07,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:12,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:17,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:20,467 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:08:22,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:22,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:23,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:28,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:33,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:37,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:37,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:39,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:44,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:49,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:50,468 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:08:52,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:52,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:55,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:00,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:05,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:07,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:07,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:11,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:16,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:20,469 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:09:21,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:22,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:22,948 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:26,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:31,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:36,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:37,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:37,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:42,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:47,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:50,470 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:09:52,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:52,969 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:53,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:58,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:03,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:08,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:08,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:08,160 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:13,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:18,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:20,472 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:10:23,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:23,160 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:24,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:29,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:34,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:38,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:38,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:39,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:44,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:49,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:50,473 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:10:53,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:53,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:54,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:59,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:04,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:08,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:08,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:09,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:14,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:19,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:20,474 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:11:23,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:23,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:25,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:30,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:35,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:38,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:38,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:41,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:46,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:50,475 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:11:51,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:53,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:53,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:57,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:02,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:07,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:08,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:08,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:12,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:17,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:20,477 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:12:22,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:23,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:23,389 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:28,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:33,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:38,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:38,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:38,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:43,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:48,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:50,478 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:12:53,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:53,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:54,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:59,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:04,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:08,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:08,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:09,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:14,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:19,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:20,479 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:13:23,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:23,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:25,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:30,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:35,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:38,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:38,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:41,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:46,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:50,480 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:13:52,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:53,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:53,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:57,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:07,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:08,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:08,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:12,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:17,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:20,482 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:14:23,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:23,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:23,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:33,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:38,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:38,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:39,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:44,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:49,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:50,483 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:14:53,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:53,836 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:55,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:00,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:05,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:08,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:08,836 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:11,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:16,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:20,484 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:15:22,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:24,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:24,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:28,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:33,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:38,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:39,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:39,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:44,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:49,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:50,485 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:15:54,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:54,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:55,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:00,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:05,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:09,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:09,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:10,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:15,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:20,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:20,486 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:16:24,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:24,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:26,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:31,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:36,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:39,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:39,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:42,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:47,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:50,487 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:16:52,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:54,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:54,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:58,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:03,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:08,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:09,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:09,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:14,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:19,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:20,488 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:17:24,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:24,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:24,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:29,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:34,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:39,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:39,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:40,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:45,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:50,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:50,592 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:17:54,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:54,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:55,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:00,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:09,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:09,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:11,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:16,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:20,490 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:18:22,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:24,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:24,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:27,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:32,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:37,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:39,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:39,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:42,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:47,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:50,494 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:18:53,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:54,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:54,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:58,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:03,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:08,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:09,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:09,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:14,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:19,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:20,492 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:19:24,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:24,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:24,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:29,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:34,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:39,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:39,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:40,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:45,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:50,494 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:19:51,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:54,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:54,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:56,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:01,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:06,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:09,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:09,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:12,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:17,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:20,495 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:20:23,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:24,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:24,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:28,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:33,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:38,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:39,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:39,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:44,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:49,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:50,496 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:20:54,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:54,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:54,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:59,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:04,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:09,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:09,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:09,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:14,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:19,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:20,497 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:21:24,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:24,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:25,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:30,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:35,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:39,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:39,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:41,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:46,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:50,498 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:21:51,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:54,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:54,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:57,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:02,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:07,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:09,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:09,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:12,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:17,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:20,500 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:22:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:24,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:24,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:28,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:33,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:38,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:39,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:39,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:43,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:48,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:50,501 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:22:53,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:54,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:54,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:58,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:03,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:08,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:09,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:09,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:14,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:19,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:20,501 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:23:24,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:24,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:24,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:30,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:35,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:39,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:39,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:40,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:45,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:50,502 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:23:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:54,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:54,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:57,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:02,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:07,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:09,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:09,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:12,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:17,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:20,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:24:22,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:25,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:25,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:28,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:33,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:38,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:40,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:40,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:43,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:48,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:50,504 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:24:53,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:55,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:55,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:59,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:04,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:09,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:10,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:10,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:14,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:19,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:20,505 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:25:24,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:25,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:25,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:30,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:35,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:40,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:40,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:40,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:45,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:50,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:50,507 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:25:55,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:55,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:55,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:00,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:05,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:10,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:10,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:11,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:16,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:20,507 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:26:21,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:25,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:25,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:27,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:32,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:37,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:40,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:40,546 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:42,589 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:47,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:50,509 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:26:53,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:55,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:55,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:58,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:03,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:08,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:10,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:10,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:14,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:19,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:20,510 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:27:25,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:25,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:25,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:30,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:40,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:40,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:40,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:45,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:50,511 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:27:51,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:55,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:55,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:56,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:01,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:06,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:10,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:10,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:11,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:16,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:20,513 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:28:22,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:25,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:25,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:27,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:32,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:37,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:40,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:40,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:43,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:48,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:50,515 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:28:54,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:55,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:55,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:59,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:04,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:09,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:10,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:10,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:14,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:19,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:20,515 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:29:25,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:25,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:25,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:30,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:35,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:40,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:40,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:40,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:45,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:50,517 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:29:51,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:55,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:55,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:56,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:01,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:06,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:10,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:10,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:11,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:16,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:20,517 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:30:22,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:25,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:25,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:27,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:32,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:37,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:40,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:40,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:43,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:48,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:50,518 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:30:54,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:55,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:55,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:59,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:04,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:09,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:10,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:10,869 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:15,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:20,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:20,520 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:31:25,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:25,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:25,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:30,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:35,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:40,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:40,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:41,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:46,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:50,520 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:31:52,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:55,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:55,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:57,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:02,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:07,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:10,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:10,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:13,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:18,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:20,522 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:32:24,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:25,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:25,971 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:30,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:35,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:40,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:40,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:40,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:46,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:50,523 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:32:51,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:55,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:55,971 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:57,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:02,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:07,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:10,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:10,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:12,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:17,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:20,525 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:33:22,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:25,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:25,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:28,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:33,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:38,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:40,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:40,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:43,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:48,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:50,526 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:33:53,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:55,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:55,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:59,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:04,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:09,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:10,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:10,973 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:15,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:20,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:20,527 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:34:25,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:25,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:25,973 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:31,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:36,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:41,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:41,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:41,189 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:46,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:50,529 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:34:51,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:56,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:56,480 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:57,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:02,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:07,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:11,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:11,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:12,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:17,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:20,530 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:35:23,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:26,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:26,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:28,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:33,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:38,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:41,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:41,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:44,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:49,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:50,531 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:35:55,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:56,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:56,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:00,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:05,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:10,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:11,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:11,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:16,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:20,532 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:36:22,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:26,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:26,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:27,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:32,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:37,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:41,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:41,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:42,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:47,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:50,534 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:36:53,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:56,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:56,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:58,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:03,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:08,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:11,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:11,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:14,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:19,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:20,535 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:37:25,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:26,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:26,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:30,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:35,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:40,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:42,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:42,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:46,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:50,537 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:37:51,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:56,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:57,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:57,021 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:02,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:07,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:12,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:12,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:13,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:18,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:20,538 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:38:23,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:27,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:27,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:29,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:34,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:39,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:42,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:42,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:45,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:50,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:50,539 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:38:55,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:57,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:57,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:01,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:06,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:11,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:12,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:12,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:17,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:20,540 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:39:22,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:27,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:27,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:28,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:33,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:38,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:42,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:42,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:44,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:49,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:50,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:39:54,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:57,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:57,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:00,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:05,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:10,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:12,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:12,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:16,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:20,544 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:40:21,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:26,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:27,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:27,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:32,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:37,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:42,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:42,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:43,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:48,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:50,543 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:40:53,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:57,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:57,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:59,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:04,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:09,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:12,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:12,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:15,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:20,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:20,547 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:41:25,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:27,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:27,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:31,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:36,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:41,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:42,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:42,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:46,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:50,546 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:41:51,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:56,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:57,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:57,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:02,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:07,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:12,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:12,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:12,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:17,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:20,547 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:42:22,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:27,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:27,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:28,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:33,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:38,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:42,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:42,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:43,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:48,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:50,548 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:42:53,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:57,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:57,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:59,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:09,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:12,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:12,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:14,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:19,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:20,549 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:43:24,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:27,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:27,108 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:30,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:35,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:40,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:42,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:42,108 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:45,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:50,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:50,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:43:55,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:57,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:57,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:01,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:06,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:11,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:12,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:12,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:16,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:20,552 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:44:21,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:26,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:27,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:27,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:31,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:36,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:41,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:42,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:42,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:46,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:50,553 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:44:52,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:57,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:57,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:57,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:02,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:07,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:12,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:12,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:12,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:17,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:20,554 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:45:23,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:27,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:28,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:33,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:38,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:42,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:42,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:43,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:48,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:50,556 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:45:54,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:57,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:57,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:59,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:04,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:09,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:12,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:12,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:14,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:19,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:20,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:46:25,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:27,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:30,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:35,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:40,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:42,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:42,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:45,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:50,558 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:46:51,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:56,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:57,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:57,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:01,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:06,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:11,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:12,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:12,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:16,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:20,559 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:47:22,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:27,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:27,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:27,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:32,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:37,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:42,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:42,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:42,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:47,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:50,561 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:47:53,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:57,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:57,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:58,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:03,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:08,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:12,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:12,899 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:13,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:18,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:20,562 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:48:24,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:27,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:27,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:29,943 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:34,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:39,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:43,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:43,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:45,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:50,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:50,563 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:48:55,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:58,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:58,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:01,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:06,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:11,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:13,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:13,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:17,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:20,564 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:49:22,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:27,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:28,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:28,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:33,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:38,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:43,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:43,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:43,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:48,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:50,566 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:49:53,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:58,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:58,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:59,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:04,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:09,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:13,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:13,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:15,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:20,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:20,567 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:50:25,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:28,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:28,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:31,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:36,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:41,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:43,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:43,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:47,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:50,569 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:50:52,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:57,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:58,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:58,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:03,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:08,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:13,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:13,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:13,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:18,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:20,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:51:23,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:28,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:28,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:29,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:34,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:39,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:43,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:43,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:45,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:50,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:50,571 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:51:55,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:58,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:58,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:01,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:06,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:11,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:13,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:16,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:20,573 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:52:21,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:26,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:28,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:28,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:32,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:37,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:42,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:43,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:43,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:47,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:50,573 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:52:52,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:57,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:58,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:58,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:03,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:08,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:13,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:14,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:19,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:20,574 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:53:24,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:28,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:28,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:30,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:35,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:40,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:43,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:43,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:46,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:50,575 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:53:51,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:56,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:58,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:58,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:02,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:07,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:12,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:13,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:18,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:20,577 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:54:23,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:28,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:28,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:29,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:34,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:39,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:43,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:43,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:44,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:49,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:50,578 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:54:54,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:58,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:58,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:00,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:05,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:10,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:13,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:13,516 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:15,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:20,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:20,579 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:55:25,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:28,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:28,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:30,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:35,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:40,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:43,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:43,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:45,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:50,580 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:55:51,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:56,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:58,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:58,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:01,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:06,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:11,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:13,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:13,701 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:17,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:20,580 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:56:23,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:28,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:28,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:28,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:33,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:38,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:43,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:43,701 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:43,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:48,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:50,581 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:56:54,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:58,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:58,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:59,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:04,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:09,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:13,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:13,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:14,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:19,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:20,582 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:57:25,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:28,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:28,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:30,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:35,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:40,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:43,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:43,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:45,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:50,584 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:57:51,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:56,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:58,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:58,938 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:01,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:06,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:11,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:14,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:14,172 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:17,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:20,585 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:58:22,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:27,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:29,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:29,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:33,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:38,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:43,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:44,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:44,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:49,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:50,586 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:58:54,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:59,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:59,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:00,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:05,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:10,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:14,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:14,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:16,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:20,587 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:59:21,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:26,589 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:29,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:29,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:32,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:37,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:42,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:44,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:44,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:47,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:50,589 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:59:52,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:57,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:59,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:59,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:03,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:08,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:13,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:14,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:14,347 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:18,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:20,590 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:00:23,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:28,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:29,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:29,347 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:34,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:39,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:44,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:44,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:44,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:49,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:50,591 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:00:54,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:59,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:59,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:00,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:05,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:10,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:14,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:14,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:16,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:20,592 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:01:21,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:26,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:29,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:29,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:32,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:37,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:42,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:44,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:44,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:47,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:50,593 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:01:52,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:57,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:59,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:59,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:03,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:08,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:13,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:14,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:14,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:19,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:20,596 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:02:24,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:29,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:29,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:30,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:35,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:40,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:44,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:44,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:45,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:50,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:50,596 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:02:55,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:59,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:59,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:01,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:06,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:11,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:14,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:14,534 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:16,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:20,600 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:03:21,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:26,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:29,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:29,635 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:31,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:36,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:41,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:44,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:44,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:47,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:50,599 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:03:53,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:58,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:59,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:59,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:03,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:08,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:13,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:14,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:14,788 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:18,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:20,600 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:04:24,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:29,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:29,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:29,790 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:34,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:39,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:44,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:44,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:45,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:50,601 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:04:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:56,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:59,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:59,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:01,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:06,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:11,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:14,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:14,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:17,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:20,603 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:05:23,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:28,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:29,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:29,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:33,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:38,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:43,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:44,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:44,790 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:49,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:50,604 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:05:55,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:59,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:59,790 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:00,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:05,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:10,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:15,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:15,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:16,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:20,605 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:06:21,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:26,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:30,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:30,254 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:32,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:37,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:42,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:45,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:45,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:47,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:50,606 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:06:52,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:57,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:00,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:00,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:03,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:08,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:13,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:15,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:15,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:19,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:20,607 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:07:24,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:29,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:30,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:30,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:35,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:40,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:45,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:45,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:46,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:50,608 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:07:51,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:56,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:00,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:00,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:02,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:07,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:12,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:15,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:15,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:18,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:20,609 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:08:23,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:28,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:30,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:30,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:34,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:39,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:44,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:45,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:45,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:49,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:50,610 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:08:54,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:59,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:00,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:00,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:05,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:10,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:15,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:15,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:15,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:20,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:20,611 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:09:25,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:30,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:30,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:31,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:36,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:41,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:45,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:45,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:46,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:50,612 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:09:51,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:56,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:00,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:00,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:02,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:07,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:12,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:15,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:15,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:17,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:20,613 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:10:22,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:27,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:30,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:30,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:33,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:38,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:43,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:45,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:45,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:48,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:50,614 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:10:53,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:58,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:00,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:00,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:04,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:09,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:14,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:15,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:15,589 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:19,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:20,615 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:11:25,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:30,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:30,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:30,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:35,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:40,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:45,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:45,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:50,617 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:11:51,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:56,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:00,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:01,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:06,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:11,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:15,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:17,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:20,618 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:12:22,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:27,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:30,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:33,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:38,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:43,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:45,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:49,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:50,619 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:12:54,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:59,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:00,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:05,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:10,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:15,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:15,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:20,621 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:13:20,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:25,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:30,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:30,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:36,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:41,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:45,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:47,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:50,623 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:13:52,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:57,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:01,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:01,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:03,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:08,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:13,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:16,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:16,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:19,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:20,623 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:14:24,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:29,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:31,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:31,777 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:34,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:39,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:44,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:46,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:46,955 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:49,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:50,626 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:14:55,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:00,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:02,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:02,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:06,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:11,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:16,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:17,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:17,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:20,626 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:15:21,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:26,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:31,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:32,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:32,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:37,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:42,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:47,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:47,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:47,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:50,627 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:15:52,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:57,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:02,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:02,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:07,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:08,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:13,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:17,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:17,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:17,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:19,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:20,628 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:16:24,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:29,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:32,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:32,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:32,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:35,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:40,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:45,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:47,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:47,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:47,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:50,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:50,630 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:16:55,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:00,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:02,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:02,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:02,600 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:05,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:10,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:15,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:17,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:17,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:17,599 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:20,631 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:17:21,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:26,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:31,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:32,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:32,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:32,600 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:36,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:41,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:46,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:47,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:47,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:47,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:50,632 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:17:52,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:57,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:02,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:02,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:02,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:02,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:07,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:12,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:17,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:17,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:17,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:17,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:20,633 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:18:23,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:28,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:32,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:32,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:32,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:33,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:38,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:43,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:47,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:47,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:47,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:49,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:50,634 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:18:55,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:00,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:02,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:02,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:02,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:05,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:10,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:15,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:17,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:17,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:17,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:20,635 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:19:21,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:26,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:31,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:33,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:33,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:33,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:37,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:42,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:47,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:48,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:48,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:48,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:50,637 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:19:52,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:57,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:02,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:03,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:03,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:03,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:08,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:13,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:18,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:18,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:18,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:18,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:20,638 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:20:23,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:28,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:33,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:33,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:33,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:33,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:38,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:43,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:48,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:48,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:48,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:48,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:50,639 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:20:54,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:59,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:03,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:03,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:03,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:04,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:09,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:14,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:18,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:18,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:18,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:20,640 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:21:20,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:25,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:30,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:33,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:33,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:33,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:35,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:40,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:45,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:48,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:50,641 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:21:51,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:56,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:01,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:03,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:03,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:22:03,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:06,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:11,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:16,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:18,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:18,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:22:18,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:20,642 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:22:22,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:27,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:32,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:33,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:33,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:22:33,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:37,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:42,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:48,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:50,643 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:22:53,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:58,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:03,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:03,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:03,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:03,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:08,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:13,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:18,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:19,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:19,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:19,034 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:20,645 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:23:24,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:29,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:34,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:34,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:34,067 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:35,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:40,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:45,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:49,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:49,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:49,067 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:50,646 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:23:50,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:55,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:00,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:04,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:06,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:11,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:16,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:19,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:19,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:19,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:20,648 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:24:21,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:26,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:31,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:34,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:34,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:34,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:37,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:42,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:47,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:49,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:49,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:49,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:50,651 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:24:52,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:57,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:02,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:04,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:04,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:08,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:13,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:18,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:19,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:19,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:19,069 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:20,650 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:25:23,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:28,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:33,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:34,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:34,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:34,069 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:39,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:44,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:49,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:49,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:49,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:49,114 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:50,651 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:25:54,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:59,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:04,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:04,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:04,305 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:05,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:10,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:15,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:19,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:19,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:19,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:20,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:20,652 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:26:25,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:30,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:34,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:34,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:34,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:36,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:41,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:46,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:49,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:49,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:49,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:50,653 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:26:51,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:56,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:01,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:04,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:04,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:04,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:07,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:12,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:17,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:19,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:19,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:19,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:20,654 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:27:22,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:27,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:32,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:34,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:34,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:34,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:38,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:43,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:48,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:49,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:49,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:49,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:50,656 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:27:53,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:58,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:03,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:04,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:04,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:04,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:09,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:14,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:19,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:19,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:19,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:20,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:20,658 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:28:25,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:30,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:34,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:34,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:34,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:36,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:41,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:46,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:49,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:49,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:49,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:50,659 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:28:51,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:56,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:01,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:04,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:07,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:12,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:17,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:19,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:19,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:19,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:20,660 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:29:22,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:27,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:32,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:34,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:34,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:34,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:38,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:43,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:48,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:49,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:49,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:49,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:50,661 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:29:53,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:58,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:03,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:30:04,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:09,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:14,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:19,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:19,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:30:19,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:20,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:20,662 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:30:25,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:30,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:34,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:34,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:34,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:30:36,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:41,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:46,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:49,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:49,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:50,662 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:30:51,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:56,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:01,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:04,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:04,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:04,629 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:06,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:11,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:16,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:19,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:19,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:19,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:20,664 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:31:22,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:27,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:32,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:34,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:35,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:35,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:38,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:43,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:48,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:49,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:49,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:49,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:50,665 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:31:53,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:03,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:04,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:04,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:09,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:14,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:19,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:20,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:32:20,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:20,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:20,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:32:24,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:29,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:34,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:35,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:32:35,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:35,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:40,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:45,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:50,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:32:50,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:50,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:50,210 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:50,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:32:55,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:00,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:05,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:05,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:05,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:06,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:11,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:16,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:20,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:20,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:20,214 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:20,669 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:33:21,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:26,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:31,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:35,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:35,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:35,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:37,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:42,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:47,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:50,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:50,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:50,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:50,670 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:33:52,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:57,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:02,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:05,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:05,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:05,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:08,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:13,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:18,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:20,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:20,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:20,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:20,671 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:34:23,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:28,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:33,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:35,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:35,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:35,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:39,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:44,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:49,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:50,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:50,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:50,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:50,672 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:34:54,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:59,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:04,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:05,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:05,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:10,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:15,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:20,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:20,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:20,673 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:35:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:25,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:30,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:35,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:35,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:35,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:35:36,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:41,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:46,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:50,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:35:50,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:50,674 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:35:51,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:56,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:01,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:05,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:07,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:12,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:17,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:20,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:20,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:20,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:20,676 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:36:22,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:27,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:32,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:35,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:35,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:35,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:40,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:41,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:46,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:50,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:50,676 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:36:51,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:56,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:01,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:05,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:07,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:12,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:17,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:20,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:20,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:20,680 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:37:22,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:32,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:35,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:38,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:43,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:48,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:50,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:50,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:50,680 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:37:53,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:58,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:03,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:05,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:09,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:14,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:19,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:20,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:20,682 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:38:24,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:29,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:34,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:38:35,498 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:40,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:45,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:50,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:50,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:50,684 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:38:50,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:55,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:00,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:05,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:05,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:05,498 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:07,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:12,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:17,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:20,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:20,498 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:20,687 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:39:22,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:27,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:32,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:36,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:36,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:36,108 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:37,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:42,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:47,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:50,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:39:51,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:51,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:51,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:53,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:58,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:03,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:06,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:06,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:06,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:09,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:14,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:19,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:20,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:40:21,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:21,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:21,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:24,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:29,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:34,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:36,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:36,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:36,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:40,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:45,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:50,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:50,694 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:40:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:51,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:55,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:00,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:05,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:06,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:06,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:06,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:11,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:16,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:20,692 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:41:21,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:21,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:21,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:21,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:26,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:36,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:36,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:36,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:37,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:42,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:47,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:50,693 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:41:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:51,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:52,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:57,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:02,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:06,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:06,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:06,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:13,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:18,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:20,694 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:42:21,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:21,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:21,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:24,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:29,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:34,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:36,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:36,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:36,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:40,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:45,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,696 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:42:51,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:51,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:51,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:55,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:00,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:05,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:06,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:06,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:06,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:10,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:15,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:20,697 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:43:21,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:21,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:21,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:21,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:27,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:32,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:36,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:36,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:37,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:47,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:50,697 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:43:51,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:53,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:58,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:03,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:06,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:06,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:06,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:14,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:19,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:20,698 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:44:21,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:21,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:21,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:25,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:30,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:35,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:36,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:41,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:46,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:50,699 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:44:51,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:52,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:52,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:52,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:57,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:02,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:07,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:07,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:07,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:07,138 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:12,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:17,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:20,701 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:45:22,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:22,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:22,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:23,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:28,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:33,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:37,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:37,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:37,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:39,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:44,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:49,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:50,702 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:45:52,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:52,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:52,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:54,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:59,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:04,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:07,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:09,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:14,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:19,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:20,703 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:46:22,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:22,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:22,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:25,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:30,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:35,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:37,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:37,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:37,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:40,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:45,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:50,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:50,704 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:46:52,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:52,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:52,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:56,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:01,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:06,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:07,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:07,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:11,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:16,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:20,706 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:47:22,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:22,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:22,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:27,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:32,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:37,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:37,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:37,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:38,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:43,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:48,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:50,706 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:47:52,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:52,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:52,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:54,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:59,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:04,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:07,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:07,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:07,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:10,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:15,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:20,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:20,709 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:48:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:22,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:25,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:30,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:35,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:37,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:37,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:37,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:41,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:46,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:50,708 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:48:51,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:52,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:56,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:01,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:06,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:07,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:07,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:07,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:12,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:17,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:20,709 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:49:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:22,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:22,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:27,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:32,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:37,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:37,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:37,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:37,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:42,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:47,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:50,710 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:49:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:52,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:53,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:58,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:03,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:07,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:07,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:07,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:14,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:20,712 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:50:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:22,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:22,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:24,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:29,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:34,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:37,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:37,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:37,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:40,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:45,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:50,713 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:50:51,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:52,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:52,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:52,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:56,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:01,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:06,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:07,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:07,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:07,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:11,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:16,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:20,714 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:51:22,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:22,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:22,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:22,923 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:27,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:32,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:37,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:38,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:38,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:38,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:43,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:48,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:50,715 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:51:53,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:53,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:53,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:53,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:58,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:03,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:08,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:08,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:08,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:08,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:13,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:18,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:20,716 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:52:23,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:23,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:23,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:24,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:29,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:34,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:38,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:38,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:38,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:40,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:45,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:50,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:50,718 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:52:53,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:53,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:53,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:56,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:01,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:06,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:08,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:08,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:08,076 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:12,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:17,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:20,719 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:53:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:23,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:23,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:23,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:28,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:33,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:38,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:38,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:38,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:39,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:44,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:49,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:50,720 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:53:53,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:53,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:53,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:55,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:00,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:05,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:08,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:08,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:10,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:15,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:20,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:20,721 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:54:23,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:23,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:23,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:25,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:30,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:35,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:39,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:39,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:39,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:41,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:46,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:50,722 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:54:51,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:54,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:54,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:54,050 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:57,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:02,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:07,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:09,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:09,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:09,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:13,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:18,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:20,723 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:55:23,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:24,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:24,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:24,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:29,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:34,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:39,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:39,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:39,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:40,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:45,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:50,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:50,724 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:55:54,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:54,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:54,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:55,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:00,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:05,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:09,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:09,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:09,079 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:10,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:15,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:20,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:20,725 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:56:24,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:24,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:24,079 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:26,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:31,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:36,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:39,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:39,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:39,080 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:42,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:47,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:50,726 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:56:52,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:54,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:54,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:54,080 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:58,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:03,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:08,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:09,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:09,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:09,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:13,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:18,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:20,727 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:57:23,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:24,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:24,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:24,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:29,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:34,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:39,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:40,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:45,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:50,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:50,729 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:57:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:54,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:56,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:01,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:06,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:09,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:09,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:09,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:12,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:17,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:20,731 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:58:22,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:24,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:24,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:24,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:28,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:33,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:38,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:39,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:43,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:48,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:50,731 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:58:53,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:54,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:59,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:04,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:09,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:09,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:09,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:09,465 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:14,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:19,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:20,732 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:59:24,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:24,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:24,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:24,952 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:29,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:34,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:39,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:39,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:39,952 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:40,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:45,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:50,733 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:59:51,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:54,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:54,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:54,952 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:56,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:01,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:06,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:10,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:10,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:10,426 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:12,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:17,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:20,735 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:00:22,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:25,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:25,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:25,385 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:28,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:33,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:38,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:40,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:40,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:40,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:44,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:49,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:50,736 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:00:54,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:55,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:55,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:55,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:00,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:05,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:10,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:10,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:10,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:11,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:16,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:20,737 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:01:21,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:25,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:25,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:25,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:27,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:32,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:37,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:40,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:40,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:40,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:43,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:48,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:50,739 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:01:53,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:55,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:55,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:55,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:59,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:04,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:09,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:10,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:10,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:10,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:15,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:20,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:20,740 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:02:25,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:25,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:25,622 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:25,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:30,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:35,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:40,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:40,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:40,604 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:41,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:46,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:50,741 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:02:51,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:55,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:55,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:55,605 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:57,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:02,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:07,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:12,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:17,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:20,743 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:03:23,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:25,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:25,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:25,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:28,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:33,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:38,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:40,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:40,741 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:44,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:49,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:50,744 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:03:55,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:55,741 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:55,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:00,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:05,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:04:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:10,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:15,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:20,745 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:04:21,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:25,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:25,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:26,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:31,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:36,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:40,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:40,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:41,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:46,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:50,747 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:04:52,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:55,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:55,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:57,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:02,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:07,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:10,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:13,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:18,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:20,748 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:05:24,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:25,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:25,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:29,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:34,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:39,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:40,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:40,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:45,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:50,749 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:05:51,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:55,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:55,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:56,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:01,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:06,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:10,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:11,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:16,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:20,750 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:06:22,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:25,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:25,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:25,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:27,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:32,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:37,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:40,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:40,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:40,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:43,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:48,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:50,751 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:06:54,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:55,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:55,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:55,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:59,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:04,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:10,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:10,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:10,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:15,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:20,753 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:07:21,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:25,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:25,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:25,786 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:26,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:31,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:40,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:40,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:40,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:42,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:47,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:50,754 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:07:53,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:55,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:55,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:55,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:59,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:04,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:09,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:11,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:11,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:11,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:14,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:19,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:20,755 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:08:24,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:26,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:26,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:26,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:30,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:35,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:40,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:41,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:41,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:41,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:45,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:50,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:50,757 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:08:55,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:56,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:56,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:56,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:01,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:06,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:11,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:11,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:12,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:17,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:20,759 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:09:22,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:26,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:26,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:26,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:28,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:33,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:38,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:41,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:41,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:41,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:44,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:49,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:50,759 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:09:54,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:56,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:56,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:56,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:00,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:05,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:10,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:11,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:16,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:20,761 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:10:21,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:26,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:26,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:26,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:27,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:32,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:37,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:41,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:41,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:41,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:43,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:48,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:50,762 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:10:53,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:56,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:56,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:56,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:59,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:04,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:09,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:11,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:11,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:11,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:14,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:19,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:20,762 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:11:24,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:26,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:26,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:26,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:30,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:35,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:40,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:41,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:41,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:41,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:45,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:50,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:50,763 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:11:55,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:56,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:01,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:06,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:11,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:11,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:12,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:17,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:20,764 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:12:22,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:26,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:26,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:28,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:33,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:38,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:41,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:41,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:43,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:48,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:50,765 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:12:53,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:56,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:59,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:04,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:09,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:11,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:11,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:11,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:14,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:19,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:20,766 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:13:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:26,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:26,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:30,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:35,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:40,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:42,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:42,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:42,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:46,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:50,767 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:13:51,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:56,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:57,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:57,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:57,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:02,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:07,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:12,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:12,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:12,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:13,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:18,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:20,768 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:14:23,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:27,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:27,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:27,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:29,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:34,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:39,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:42,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:42,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:45,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:50,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:50,769 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:14:55,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:57,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:57,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:01,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:06,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:11,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:12,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:12,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:17,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:20,771 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:15:22,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:27,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:27,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:28,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:33,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:42,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:42,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:44,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:49,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:50,772 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:15:54,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:57,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:15:57,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:57,424 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:00,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:05,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:10,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:12,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:12,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:12,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:15,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,773 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:16:25,775 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:27,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:27,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:27,642 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:30,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:35,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:40,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:42,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:42,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:42,642 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:46,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:50,775 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:16:51,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:56,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:57,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:57,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:57,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:02,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:07,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:12,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:12,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:13,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:18,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:20,776 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:17:23,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:27,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:27,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:29,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:34,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:39,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:42,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:42,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:42,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:45,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:50,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:50,777 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:17:55,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:57,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:01,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:06,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:11,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:12,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:17,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:20,778 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:18:22,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:27,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:27,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:28,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:33,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:38,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:42,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:42,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:42,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:44,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:49,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:50,779 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:18:54,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:57,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:00,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:05,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:10,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:12,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:12,690 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:15,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:20,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:20,780 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:19:25,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:27,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:27,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:27,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:31,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:36,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:41,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:42,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:47,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:50,781 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:19:52,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:57,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:58,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:03,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:08,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:12,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:12,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:12,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:13,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:18,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:20,782 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:20:23,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:27,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:27,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:29,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:34,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:39,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:42,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:45,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,784 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:20:55,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:57,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:57,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:01,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:06,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:11,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:12,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:12,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:12,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:17,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:20,785 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:21:22,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:27,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:27,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:27,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:27,822 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:32,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:37,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:42,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:42,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:42,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:43,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:48,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:50,786 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:21:54,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:57,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:57,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:57,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:59,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:04,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:09,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:12,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:12,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:12,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:15,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:20,788 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:22:21,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:26,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:27,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:27,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:31,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:36,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:41,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:42,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:43,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:43,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:47,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:50,789 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:22:52,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:57,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:57,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:57,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:58,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:23:03,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:08,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:12,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:12,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:13,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:18,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:20,790 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:23:23,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:27,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:27,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:29,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:34,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:39,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:42,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:42,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:45,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,791 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:23:55,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:57,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:57,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:01,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:06,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:11,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:12,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:12,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:12,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:16,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:20,793 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:24:21,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:26,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:27,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:27,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:27,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:32,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:37,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:42,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:42,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:42,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:42,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:48,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:50,794 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:24:53,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:57,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:57,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:57,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:59,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:04,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:09,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:12,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:12,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:14,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:19,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:20,795 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:25:24,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:27,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:27,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:27,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:30,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:35,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:40,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:42,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:46,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:50,796 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:25:51,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:56,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:58,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:58,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:02,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:07,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:12,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:12,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:18,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:20,797 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:26:23,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:27,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:28,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:28,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:29,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:34,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:39,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:42,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:45,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:50,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:50,798 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:26:55,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:57,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:01,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:06,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:11,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:13,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:13,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:16,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:20,800 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:27:21,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:26,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:27,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:28,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:28,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:32,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:37,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:42,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:42,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:42,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:48,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:50,801 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:27:53,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:57,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:59,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:04,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:09,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:12,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:12,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:12,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:15,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:20,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:20,803 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:28:25,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:27,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:27,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:27,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:31,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:36,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:41,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:42,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:42,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:46,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:50,804 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:28:51,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:56,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:57,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:02,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:07,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:12,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:12,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:12,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:12,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:18,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:20,805 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:29:23,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:27,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:27,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:27,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:29,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:34,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:39,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:42,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:44,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:49,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:50,807 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:29:54,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:57,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:00,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:05,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:10,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:12,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:12,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:12,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:16,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:20,808 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:30:21,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:26,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:27,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:28,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:28,042 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:32,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:37,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:42,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:42,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:42,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:48,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:50,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:30:53,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:57,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:57,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:59,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:04,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:09,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:13,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:13,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:13,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:14,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:19,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:20,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:31:24,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:28,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:30,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:35,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:40,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:43,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:43,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:43,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:46,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:50,812 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:31:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:56,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:58,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:58,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:58,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:02,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:07,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:12,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:13,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:13,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:13,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:17,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:20,814 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:32:22,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:27,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:28,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:28,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:33,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:38,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:43,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:43,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:43,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:43,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:48,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:50,814 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:32:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:58,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:58,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:58,261 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:59,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:04,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:09,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:13,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:13,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:13,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:14,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:19,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:20,815 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:33:24,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:28,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:28,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:28,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:30,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:35,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:40,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:43,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:43,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:43,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:46,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:50,816 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:33:51,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:58,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:58,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:58,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:02,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:07,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:12,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:13,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:18,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:20,817 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:34:23,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:28,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:28,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:28,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:29,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:34,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:39,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:43,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:43,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:43,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:45,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:50,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:50,818 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:34:55,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:58,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:58,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:58,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:01,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:06,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:11,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:13,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:17,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:20,820 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:35:22,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:27,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:28,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:28,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:28,401 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:33,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:38,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:43,401 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:43,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:48,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:50,821 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:35:53,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:58,401 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:59,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:04,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:09,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:13,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:13,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:13,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:15,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:20,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:20,822 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:36:25,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:28,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:28,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:28,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:31,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:36,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:41,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:43,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:47,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:50,823 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:36:52,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:57,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:58,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:03,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:08,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:13,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:13,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:13,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:13,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:18,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:20,824 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:37:23,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:28,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:28,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:28,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:29,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:34,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:39,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:43,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:43,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:43,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:44,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:49,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:50,824 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:37:54,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:58,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:58,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:58,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:00,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:05,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:10,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:13,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:13,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:13,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:15,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:20,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:20,825 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:38:25,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:28,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:28,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:28,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:31,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:36,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:41,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:43,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:43,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:43,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:46,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:50,826 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:38:51,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:56,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:58,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:58,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:58,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:02,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:07,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:12,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:13,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:13,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:13,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:18,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:20,827 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:39:23,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:28,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:28,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:28,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:29,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:34,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:39,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:43,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:43,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:43,890 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:44,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:49,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:50,828 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:39:55,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:58,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:58,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:58,890 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:00,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:05,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:10,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:13,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:13,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:13,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:16,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:20,830 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:40:22,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:27,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:28,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:28,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:28,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:32,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:37,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:42,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:43,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:43,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:43,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:47,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:50,831 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:40:53,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:58,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:58,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:58,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:58,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:03,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:08,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:13,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:13,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:13,887 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:13,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:18,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:20,832 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:41:24,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:28,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:28,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:28,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:29,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:34,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:39,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:43,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:43,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:43,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:45,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:50,834 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:41:51,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:56,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:58,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:58,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:58,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:02,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:07,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:12,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:13,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:13,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:13,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:17,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:20,835 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:42:23,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:28,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:29,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:29,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:29,094 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:34,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:39,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:44,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:44,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:44,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:45,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:50,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:50,836 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:42:55,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:59,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:59,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:59,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:01,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:06,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:11,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:14,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:14,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:14,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:16,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:20,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:43:21,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:26,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:29,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:29,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:29,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:32,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:37,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:42,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:44,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:44,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:44,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:48,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:50,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:43:53,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:58,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:59,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:59,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:59,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:04,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:09,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:14,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:14,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:44:14,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:15,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:20,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:20,843 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:44:25,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:29,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:29,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:31,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:36,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:41,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:44,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:44,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:47,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:50,841 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:44:52,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:57,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:59,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:59,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:03,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:08,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:13,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:14,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:14,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:14,202 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:18,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:20,842 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:45:23,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:28,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:29,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:29,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:29,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:34,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:39,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:44,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:44,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:45,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:50,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:50,843 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:45:55,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:59,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:59,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:01,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:06,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:11,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:14,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:14,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:17,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:20,845 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:46:22,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:27,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:29,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:29,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:33,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:38,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:43,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:44,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:44,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:44,162 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:49,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:50,846 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:46:54,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:59,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:59,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:59,162 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:00,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:05,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:10,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:14,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:14,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:14,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:15,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:20,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:20,846 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:47:25,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:29,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:29,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:31,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:36,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:41,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:44,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:44,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:44,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:46,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:50,847 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:47:51,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:56,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:59,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:59,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:59,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:48:02,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:07,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:12,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:14,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:14,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:18,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:20,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:48:23,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:28,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:29,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:29,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:34,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:39,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:44,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:44,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:45,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:50,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:50,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:48:55,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:59,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:59,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:01,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:06,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:11,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:14,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:14,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:17,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:20,851 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:49:22,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:27,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:29,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:29,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:33,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:38,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:43,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:44,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:44,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:48,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:50,852 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:49:53,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:58,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:59,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:59,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:04,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:09,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:14,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:14,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:15,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:20,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:20,853 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:50:25,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:29,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:29,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:31,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:41,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:44,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:44,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:47,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:50,855 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:50:52,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:57,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:59,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:59,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:03,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:08,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:13,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:14,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:14,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:18,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:20,857 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:51:23,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:28,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:29,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:29,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:34,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:39,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:44,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:44,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:45,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:50,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:50,857 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:51:55,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:59,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:59,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:01,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:06,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:11,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:14,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:14,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:16,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:20,859 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:52:21,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:26,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:29,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:29,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:29,262 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:32,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:37,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:42,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:44,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:44,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:44,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:47,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:50,860 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:52:52,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:57,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:00,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:00,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:00,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:03,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:08,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:13,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:15,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:15,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:15,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:19,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:20,861 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:53:24,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:29,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:30,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:30,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:30,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:35,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:40,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:45,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:45,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:45,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:45,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:50,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:50,862 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:53:55,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:00,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:00,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:00,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:01,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:06,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:11,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:15,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:15,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:15,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:17,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:20,865 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:54:22,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:27,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:30,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:30,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:30,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:33,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:38,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:43,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:45,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:45,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:45,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:48,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:50,865 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:54:53,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:58,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:00,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:00,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:00,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:04,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:09,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:14,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:15,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:15,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:15,982 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:20,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:20,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:55:25,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:30,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:31,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:31,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:31,194 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:36,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:41,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:46,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:46,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:50,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:55:51,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:56,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:01,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:02,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:07,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:12,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:16,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:16,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:16,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:17,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:20,869 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:56:22,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:27,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:31,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:31,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:31,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:33,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:38,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:43,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:46,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:49,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:50,870 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:56:54,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:59,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:01,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:05,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:10,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:15,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:16,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:16,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:16,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:20,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:20,871 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:57:25,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:30,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:31,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:31,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:31,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:36,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:41,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:46,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:46,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:46,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:50,872 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:57:51,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:56,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:01,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:01,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:01,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:02,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:07,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:12,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:16,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:16,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:16,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:18,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:20,873 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:58:23,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:28,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:31,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:31,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:31,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:34,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:39,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:44,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:46,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:46,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:46,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:49,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:50,875 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:58:54,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:59,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:01,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:01,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:01,698 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:05,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:10,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:15,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:17,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:17,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:17,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:20,877 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:59:20,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:25,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:30,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:32,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:32,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:36,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:41,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:46,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:47,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:47,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:50,879 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:59:51,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:56,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:01,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:02,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:02,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:07,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:12,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:17,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:17,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:17,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:20,881 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:00:22,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:27,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:32,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:32,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:33,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:38,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:43,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:47,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:47,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:49,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:50,882 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:00:54,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:59,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:02,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:02,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:02,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:05,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:10,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:15,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:17,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:20,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:20,883 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:01:25,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:30,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:32,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:32,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:32,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:36,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:41,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:46,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:47,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:47,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:47,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:50,885 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:01:51,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:56,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:01,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:02,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:02,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:02,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:07,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:12,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:17,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:17,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:18,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:20,886 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:02:23,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:28,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:32,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:32,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:34,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:39,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:44,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:47,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:47,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:49,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:50,887 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:02:54,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:59,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:02,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:02,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:05,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:10,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:15,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:17,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:17,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:20,888 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:03:20,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:25,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:30,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:32,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:32,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:36,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:41,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:46,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:48,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:03:48,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:48,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:50,889 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:03:51,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:56,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:01,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:03,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:03,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:03,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:07,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:12,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:17,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:18,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:18,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:18,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:20,890 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:04:22,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:27,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:32,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:33,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:33,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:33,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:38,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:43,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:48,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:48,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:48,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:48,250 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:50,892 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:04:53,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:58,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:03,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:03,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:03,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:04,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:09,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:14,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:18,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:18,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:20,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:20,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:05:25,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:30,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:33,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:33,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:33,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:36,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:41,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:46,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:48,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:48,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:48,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:50,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:05:51,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:56,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:01,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:03,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:03,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:03,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:07,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:12,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:17,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:18,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:20,895 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:06:22,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:27,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:32,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:33,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:33,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:38,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:43,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:48,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:48,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:49,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:50,896 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:06:54,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:59,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:03,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:03,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:03,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:05,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:10,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:15,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:18,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:18,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:18,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:20,897 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:07:20,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:25,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:30,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:33,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:36,589 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:41,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:46,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:48,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:48,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:48,536 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:50,899 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:07:51,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:56,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:01,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:03,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:03,536 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:03,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:07,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:12,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:17,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:18,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:18,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:18,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:20,900 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:08:22,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:27,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:32,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:33,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:38,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:43,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:48,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:48,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:48,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:48,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:50,901 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:08:53,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:58,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:03,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:03,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:03,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:04,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:09,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:14,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:18,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:18,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:18,746 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:19,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:20,902 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:09:24,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:29,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:33,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:33,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:33,793 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:35,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:40,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:45,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:48,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:48,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:48,991 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:50,904 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:09:50,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:55,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:00,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:04,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:04,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:04,032 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:06,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:11,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:16,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:19,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:19,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:19,174 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:20,905 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:10:21,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:26,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:31,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:34,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:34,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:34,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:37,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:42,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:47,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:49,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:49,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:49,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:50,907 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:10:52,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:02,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:04,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:04,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:04,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:08,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:13,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:18,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:19,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:19,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:19,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:20,908 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:11:23,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:28,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:33,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:34,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:34,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:39,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:44,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:49,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:49,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:50,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:50,909 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:11:55,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:00,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:04,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:04,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:04,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:06,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:11,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:16,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:19,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:19,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:19,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:20,910 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:12:21,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:26,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:31,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:34,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:34,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:34,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:37,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:42,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:47,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:50,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:50,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:50,040 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:50,911 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:12:52,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:57,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:02,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:05,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:05,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:05,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:08,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:13,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:18,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:20,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:20,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:20,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:20,913 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:13:23,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:28,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:33,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:35,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:35,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:39,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:44,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:49,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:50,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:50,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:50,914 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:13:54,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:59,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:04,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:05,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:05,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:10,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:15,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:20,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:20,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,915 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:14:25,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:30,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:35,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:35,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:36,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:41,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:46,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:50,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:14:50,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:50,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:50,916 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:14:51,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:56,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:01,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:05,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:05,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:05,500 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:07,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:12,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:17,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:20,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:20,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:20,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:20,918 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:15:22,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:27,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:32,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:35,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:35,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:38,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:43,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:48,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:50,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:50,919 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:15:53,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:58,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:03,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:05,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:09,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:14,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:19,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:20,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:20,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:20,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:20,920 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:16:24,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:29,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:34,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:35,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:40,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:45,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:50,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:50,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:50,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:50,922 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:16:55,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:00,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:05,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:06,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:11,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:16,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:20,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:20,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:20,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:20,921 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:17:21,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:26,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:31,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:35,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:35,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:37,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:42,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:47,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:50,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:50,614 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:50,925 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:17:52,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:57,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:05,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:05,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:05,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:08,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:13,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:18,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:20,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:20,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:20,924 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:18:23,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:28,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:33,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:35,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:35,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:39,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:44,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:49,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:50,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:50,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:50,925 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:18:54,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:59,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:04,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:05,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:10,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:15,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:20,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:20,927 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:19:20,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:25,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:30,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:35,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:36,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:41,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:46,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:50,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:50,928 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:19:51,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:56,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:01,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:05,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:07,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:17,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:20,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:20,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:20,929 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:20:22,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:27,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:32,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:35,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:35,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:38,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:43,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:48,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:50,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:50,622 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:50,931 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:20:53,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:58,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:03,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:05,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:05,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:05,690 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:09,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:14,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:19,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:20,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:20,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:20,902 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:20,947 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:21:24,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:29,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:34,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:35,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:35,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:35,901 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:40,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:45,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:50,933 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:21:51,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:51,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:51,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:51,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:56,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:01,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:06,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:06,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:06,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:06,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:11,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:16,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:20,936 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:22:21,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:21,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:21,013 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:22,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:27,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:32,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:36,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:36,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:36,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:37,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:42,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:47,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:50,936 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:22:51,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:51,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:51,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:53,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:58,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:03,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:06,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:06,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:06,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:08,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:13,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:18,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:20,937 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:23:21,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:21,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:21,058 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:23,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:28,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:33,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:36,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:36,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:36,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:38,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:43,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:48,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:50,939 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:23:51,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:51,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:51,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:54,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:59,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:04,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:06,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:06,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:06,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:09,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:14,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:19,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:20,940 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:24:21,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:21,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:21,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:24,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:29,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:34,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:36,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:36,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:36,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:39,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:44,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:49,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:50,941 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:24:51,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:51,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:55,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:00,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:05,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:06,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:06,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:06,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:11,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:16,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:20,943 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:25:21,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:21,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:21,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:22,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:27,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:32,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:36,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:36,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:38,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:43,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:48,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:50,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:25:51,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:51,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:54,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:59,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:04,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:06,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:06,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:06,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:09,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:14,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:19,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:20,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:26:21,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:21,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:21,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:24,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:29,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:34,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:36,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:36,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:36,680 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:40,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:45,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:50,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:50,945 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:26:52,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:52,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:52,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:56,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:01,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:07,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:07,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:07,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:11,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:16,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:20,946 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:27:21,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:22,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:22,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:22,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:27,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:32,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:37,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:37,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:37,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:37,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:42,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:47,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:50,949 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:27:52,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:52,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:53,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:58,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:03,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:07,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:07,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:10,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:15,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:20,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:20,948 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:28:22,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:22,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:25,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:30,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:37,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:37,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:41,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:46,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:50,951 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:28:51,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:52,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:52,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:57,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:02,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:07,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:07,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:07,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:07,750 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:12,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:17,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:20,951 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:29:22,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:23,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:23,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:23,439 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:28,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:33,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:38,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:38,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:38,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:39,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:44,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:49,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:50,952 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:29:53,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:53,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:53,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:54,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:59,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:04,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:08,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:08,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:08,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:09,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:14,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:19,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:20,953 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:30:23,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:23,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:23,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:25,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:30,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:35,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:38,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:40,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:45,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:50,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:50,955 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:30:53,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:53,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:53,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:55,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:00,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:05,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:08,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:08,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:08,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:10,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:15,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,956 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:31:23,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:23,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:23,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:26,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:31,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:38,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:38,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:41,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:46,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:50,957 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:31:51,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:53,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:53,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:57,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:02,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:07,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:08,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:08,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:13,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:18,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:20,958 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:32:23,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:23,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:23,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:24,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:29,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:34,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:38,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:39,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:44,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:49,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:50,959 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:32:53,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:53,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:53,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:54,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:59,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:04,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:08,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:08,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:33:08,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:10,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:15,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:20,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:20,960 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:33:23,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:23,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:26,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:31,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:36,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:38,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:38,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:42,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:47,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:50,962 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:33:52,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:53,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:53,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:58,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:03,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:08,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:08,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:09,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:14,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:19,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:20,963 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:34:23,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:23,711 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:24,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:29,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:34,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:38,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:34:38,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:38,866 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:39,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:44,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:49,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:50,964 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:34:54,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:34:54,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:54,012 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:55,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:00,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:05,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:09,013 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:10,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:15,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:20,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:20,965 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:35:24,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:24,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:24,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:25,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:30,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:35,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:39,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:39,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:39,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:40,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:45,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,967 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:35:54,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:54,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:54,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:56,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:01,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:06,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:09,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:09,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:09,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:12,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:17,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:20,968 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:36:22,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:24,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:24,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:24,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:28,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:33,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:38,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:39,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:39,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:39,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:43,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:48,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:50,969 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:36:53,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:54,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:54,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:54,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:59,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:04,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:09,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:09,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:09,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:09,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:14,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:19,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:20,970 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:37:24,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:24,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:24,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:24,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:29,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:34,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:39,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:39,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:39,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:40,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:45,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:50,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:50,971 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:37:54,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:54,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:54,490 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:55,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:00,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:05,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:09,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:09,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:09,490 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:11,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:16,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:20,972 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:38:21,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:24,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:24,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:24,490 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:27,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:32,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:37,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:39,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:39,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:39,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:43,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:48,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:50,974 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:38:53,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:54,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:54,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:54,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:59,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:04,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:09,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:09,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:09,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:10,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:15,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:20,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:20,976 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:39:24,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:24,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:24,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:26,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:31,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:36,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:39,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:41,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:46,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:50,976 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:39:51,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:54,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:54,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:54,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:57,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:02,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:09,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:09,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:09,450 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:13,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:18,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:20,978 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:40:23,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:24,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:24,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:24,450 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:29,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:34,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:39,450 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:40,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:45,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,979 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:40:54,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:54,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:54,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:55,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:00,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:05,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:09,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:09,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:09,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:10,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:15,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:20,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:20,980 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:41:24,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:24,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:24,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:25,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:30,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:35,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:39,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:39,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:39,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:40,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:45,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:50,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:50,981 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:41:54,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:54,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:54,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:56,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:01,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:06,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:09,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:09,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:09,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:11,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:16,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:20,982 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:42:21,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:24,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:24,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:24,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:27,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:32,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:37,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:39,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:39,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:39,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:43,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:48,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:50,984 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:42:53,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:54,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:54,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:54,646 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:59,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:04,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:09,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:09,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:09,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:09,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:14,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:19,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:20,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:43:24,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:24,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:24,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:24,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:29,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:34,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:39,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:39,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:39,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:39,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:44,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:49,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:50,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:43:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:54,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:55,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:00,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:05,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:09,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:09,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:09,750 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:10,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:15,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,987 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:44:24,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:24,707 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:26,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:31,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:36,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:39,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:39,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:39,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:41,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:46,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:50,988 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:44:51,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:54,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:54,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:57,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:02,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:07,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:09,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:09,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:09,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:12,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:17,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:20,989 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:45:22,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:24,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:24,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:28,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:33,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:38,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:39,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:39,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:39,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:43,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:48,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:50,990 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:45:53,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:54,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:54,709 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:54,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:59,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:09,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:09,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:09,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:09,890 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:14,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:19,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:20,992 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:46:24,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:25,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:25,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:25,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:30,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:35,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:40,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:40,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:40,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:41,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:46,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:50,993 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:46:51,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:55,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:55,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:55,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:57,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:02,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:07,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:10,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:10,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:10,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:12,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:17,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:20,994 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:47:22,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:25,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:28,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:33,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:38,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:40,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:40,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:40,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:44,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:49,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:50,995 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:47:54,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:55,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:55,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:55,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:00,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:05,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:10,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:10,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:10,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:10,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:15,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:20,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:20,997 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:48:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:25,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:26,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:31,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:36,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:40,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:40,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:40,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:42,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:47,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:50,998 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:48:52,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:55,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:55,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:55,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:58,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:03,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:08,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:10,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:10,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:10,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:14,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:19,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:20,999 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:49:25,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:25,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:25,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:25,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:30,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:35,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:40,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:40,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:40,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:40,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:45,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:50,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:51,000 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:49:55,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:55,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:55,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:56,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:01,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:06,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:10,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:10,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:12,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:17,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:21,002 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:50:23,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:25,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:25,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:28,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:33,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:38,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:40,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:40,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:50:40,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:44,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:49,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:51,002 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:50:55,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:55,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:55,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:55,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:00,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:05,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:10,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:10,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:10,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:10,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:15,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:20,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:21,003 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:51:25,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:25,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:25,612 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:25,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:30,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:35,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:40,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:40,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:40,612 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:41,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:46,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:51,006 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:51:52,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:56,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:56,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:56,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:57,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:02,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:07,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:11,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:11,165 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:11,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:13,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:18,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:21,007 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:52:24,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:29,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:34,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:39,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:41,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:45,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:50,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:51,008 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:52:56,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:56,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:01,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:06,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:11,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:11,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:12,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:17,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:21,009 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:53:23,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:26,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:28,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:33,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:38,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:41,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:43,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:48,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:51,011 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:53:54,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:56,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:59,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:04,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:09,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:11,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:11,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:15,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:20,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:21,012 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:54:26,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:26,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:26,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:31,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:36,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:41,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:41,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:41,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:46,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:51,013 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:54:52,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:56,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:56,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:57,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:02,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:07,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:11,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:11,817 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:11,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:12,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:17,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:21,014 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:55:23,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:26,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:26,817 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:28,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:33,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:38,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:41,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:41,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:41,817 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:43,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:48,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:51,015 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:55:54,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:56,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:59,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:04,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:09,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:11,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:11,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:11,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:15,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:20,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:21,016 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:56:26,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:26,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:26,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:26,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:31,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:36,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:41,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:41,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:41,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:41,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:46,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:51,017 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:56:52,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:56,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:57,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:02,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:07,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:12,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:12,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:12,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:13,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:18,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:21,018 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:57:24,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:27,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:27,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:27,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:29,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:34,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:39,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:42,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:42,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:45,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:50,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:51,020 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:57:56,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:57,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:57,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:01,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:06,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:11,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:12,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:12,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:17,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:21,021 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:58:23,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:27,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:27,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:28,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:33,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:42,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:42,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:58:42,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:44,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:49,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:51,023 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:58:55,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:57,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:57,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:58:57,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:00,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:05,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:10,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:12,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:12,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:12,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:15,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:20,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:21,024 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:59:26,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:27,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:27,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:27,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:36,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:41,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:42,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:42,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:46,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:51,025 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:59:52,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:57,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:57,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:57,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:02,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:07,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:12,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:12,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:13,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:18,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:21,026 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:00:24,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:27,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:27,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:00:27,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:29,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:34,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:39,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:42,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:42,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:50,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:51,028 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:00:56,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:57,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:57,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:01,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:06,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:11,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:12,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:12,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:17,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:21,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:01:23,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:27,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:28,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:33,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:38,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:42,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:42,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:42,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:44,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:49,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:51,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:01:55,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:57,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:57,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:00,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:05,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:10,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:12,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:12,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:15,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:20,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:21,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:02:26,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:27,323 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:31,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:36,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:41,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:42,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:42,323 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:42,323 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:47,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:51,032 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:02:53,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:57,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:57,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:57,427 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:58,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:03,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:08,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:12,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:12,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:12,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:13,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:18,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:21,033 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:03:24,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:27,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:27,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:27,586 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:29,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:34,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:39,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:42,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:42,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:42,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:45,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:50,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:51,034 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:03:56,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:57,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:57,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:57,586 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:01,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:06,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:11,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:12,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:12,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:12,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:17,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:21,035 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:04:23,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:27,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:27,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:27,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:28,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:33,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:38,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:42,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:42,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:42,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:44,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:49,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:51,036 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:04:55,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:57,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:57,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:57,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:00,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:05,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:10,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:12,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:12,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:12,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:16,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:21,037 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:05:22,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:27,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:27,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:32,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:37,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:42,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:42,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:42,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:42,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:47,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:51,039 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:05:53,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:57,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:57,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:57,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:58,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:03,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:08,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:12,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:12,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:12,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:14,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:19,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:21,039 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:06:25,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:27,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:27,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:27,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:30,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:35,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:40,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:42,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:42,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:42,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:45,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:50,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:51,040 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:06:56,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:57,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:57,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:57,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:01,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:06,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:11,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:12,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:12,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:12,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:17,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:21,041 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:07:23,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:27,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:27,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:28,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:33,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:38,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:42,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:42,852 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:42,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:43,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:48,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:51,041 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:07:54,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:57,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:57,852 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:57,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:59,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:04,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:09,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:13,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:13,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:13,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:15,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:20,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:21,043 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:08:26,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:28,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:28,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:28,283 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:31,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:36,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:41,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:43,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:43,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:43,283 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:47,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:51,044 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:08:53,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:58,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:58,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:58,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:58,454 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:03,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:08,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:13,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:13,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:13,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:13,788 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:18,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:21,046 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:09:24,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:28,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:28,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:28,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:29,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:34,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:39,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:43,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:43,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:43,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:44,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:49,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:51,047 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:09:55,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:58,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:58,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:58,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:00,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:05,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:10,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:13,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:13,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:13,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:16,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:21,048 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:10:22,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:27,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:28,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:28,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:28,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:32,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:37,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:42,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:43,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:43,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:43,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:51,050 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:10:54,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:58,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:58,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:58,884 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:59,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:04,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:09,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:14,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:14,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:14,069 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:15,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:20,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:21,051 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:11:26,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:29,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:29,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:29,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:31,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:36,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:41,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:44,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:44,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:44,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:46,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:51,052 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:11:52,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:57,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:59,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:59,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:59,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:02,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:07,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:12,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:14,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:14,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:17,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:21,054 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:12:23,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:28,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:29,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:29,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:33,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:38,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:43,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:44,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:44,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:44,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:48,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:51,055 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:12:54,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:59,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:59,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:04,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:09,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:14,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:15,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:20,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:21,056 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:13:26,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:29,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:31,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:36,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:41,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:44,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:44,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:44,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:46,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:51,057 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:13:52,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:57,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:59,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:02,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:07,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:12,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:14,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:14,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:17,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:21,059 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:14:23,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:28,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:29,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:29,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:33,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:38,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:43,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:44,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:44,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:44,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:48,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:51,060 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:14:54,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:59,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:59,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:59,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:59,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:04,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:09,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:14,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:14,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:14,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:15,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:20,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:21,061 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:15:26,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:29,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:29,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:29,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:31,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:36,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:41,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:44,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:44,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:44,826 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:46,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:51,062 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:15:52,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:57,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:59,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:59,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:59,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:02,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:07,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:12,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:14,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:14,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:14,784 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:18,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:21,063 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:16:24,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:29,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:29,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:29,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:29,784 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:34,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:39,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:44,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:44,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:44,784 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:45,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:50,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:51,065 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:16:56,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:59,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:59,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:59,850 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:01,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:06,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:11,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:15,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:15,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:15,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:17,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:21,066 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:17:22,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:27,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:30,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:30,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:30,031 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:32,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:37,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:42,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:45,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:45,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:45,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:47,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:51,067 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:17:53,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:58,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:00,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:00,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:00,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:03,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:08,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:13,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:15,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:15,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:15,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:18,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:21,068 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:18:24,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:29,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:30,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:30,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:34,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:39,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:44,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:45,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:45,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:50,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:51,069 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:18:56,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:00,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:00,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:01,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:06,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:11,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:15,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:15,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:16,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:21,070 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:19:22,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:27,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:19:30,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:32,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:37,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:45,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:45,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:48,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:51,071 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:19:54,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:59,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:00,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:00,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:04,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:09,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:14,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:15,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:15,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:19,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:21,072 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:20:25,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:30,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:30,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:35,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:40,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:45,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:45,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:45,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:50,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:51,073 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:20:56,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:00,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:00,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:01,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:06,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:15,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:15,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:17,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:21,074 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:21:23,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:28,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:30,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:30,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:33,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:38,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:43,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:45,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:45,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:49,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:51,075 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:21:55,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:00,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:00,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:00,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:05,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:10,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:15,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:22:15,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:15,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:15,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:20,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:21,076 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:22:26,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:30,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:30,221 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:31,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:36,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:41,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:45,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:45,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:22:45,221 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:47,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:51,076 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:22:53,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:58,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:00,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:00,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:00,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:03,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:08,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:13,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:15,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:15,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:15,368 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:18,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:21,077 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:23:24,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:29,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:30,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:30,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:30,376 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:34,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:39,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:44,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:45,376 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:50,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:51,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:23:56,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:00,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:00,376 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:01,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:06,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:11,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:15,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:15,377 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:16,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:21,079 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:24:22,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:27,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:30,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:30,377 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:32,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:37,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:42,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:45,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:24:45,377 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:48,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:51,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:24:54,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:59,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:00,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:00,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:00,437 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:04,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:09,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:14,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:15,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:15,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:15,437 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:20,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:21,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:25:26,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:30,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:30,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:30,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:31,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:36,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:41,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:45,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:45,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:45,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:46,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:51,081 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:25:52,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:57,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:00,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:00,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:02,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:07,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:12,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:15,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:15,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:18,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:21,082 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:26:24,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:29,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:30,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:30,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:34,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:39,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:44,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:45,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:45,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:49,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:51,084 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:26:55,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:00,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:00,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:00,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:05,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:10,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:15,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:15,457 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:15,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:20,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:21,085 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:27:26,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:30,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:30,457 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:31,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:36,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:41,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:45,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:45,457 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:46,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:51,086 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:27:52,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:57,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:00,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:00,475 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:02,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:07,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:12,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:15,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:15,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:17,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:21,087 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:28:23,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:28,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:30,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:30,614 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:33,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:38,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:43,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:45,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:45,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:48,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:51,089 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:28:54,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:59,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:00,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:00,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:04,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:09,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:14,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:15,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:15,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:19,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:21,090 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:29:25,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:30,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:30,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:30,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:35,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:40,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:45,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:45,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:46,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:51,091 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:29:52,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:57,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:00,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:00,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:02,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:07,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:12,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:15,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:15,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:17,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:21,092 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:30:23,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:28,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:30,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:30,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:33,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:38,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:43,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:45,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:45,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:48,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:51,093 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:30:54,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:59,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:00,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:00,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:04,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:09,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:14,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:16,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:16,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:20,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:21,095 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:31:26,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:31,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:31,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:31,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:31,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:36,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:41,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:46,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:46,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:46,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:47,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:51,095 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:31:53,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:58,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:01,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:01,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:01,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:03,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:08,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:13,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:16,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:19,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:21,097 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:32:25,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:30,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:31,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:31,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:31,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:35,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:40,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:45,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:46,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:46,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:46,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:51,098 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:32:51,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:56,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:01,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:01,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:01,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:01,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:06,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:11,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:16,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:16,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:16,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:21,099 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:33:22,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:27,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:31,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:31,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:31,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:32,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:37,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:42,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:46,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:46,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:46,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:47,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:51,100 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:33:53,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:58,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:01,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:01,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:01,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:08,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:13,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:16,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:16,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:16,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:18,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:21,102 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:34:24,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:29,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:31,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:31,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:31,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:36,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:37,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:42,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:46,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:51,103 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:34:54,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:59,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:01,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:01,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:01,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:04,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:09,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:14,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:16,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:16,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:16,218 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:19,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:21,106 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:35:25,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:30,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:31,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:31,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:35,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:40,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:45,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:46,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:46,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:51,105 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:35:51,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:56,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:01,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:01,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:01,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:01,218 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:06,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:11,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:16,179 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:17,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:21,106 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:36:23,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:28,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:31,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:33,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:38,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:43,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:46,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:46,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:46,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:48,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:51,107 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:36:54,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:59,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:01,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:01,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:01,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:04,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:09,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:14,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:16,179 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:20,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:21,108 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:37:26,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:31,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:31,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:31,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:31,250 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:36,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:41,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:46,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:46,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:46,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:47,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:51,109 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:37:53,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:58,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:01,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:01,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:01,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:03,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:08,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:13,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:16,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:16,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:16,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:18,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:21,110 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:38:24,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:29,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:31,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:31,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:31,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:34,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:39,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:44,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:46,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:50,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:51,111 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:38:56,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:01,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:01,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:01,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:01,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:06,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:11,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:16,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:16,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:16,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:16,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:21,113 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:39:22,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:27,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:31,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:31,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:31,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:32,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:37,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:46,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:48,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:51,113 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:39:54,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:59,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:01,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:01,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:01,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:04,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:09,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:14,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:16,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:16,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:16,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:19,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:21,115 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:40:25,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:30,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:31,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:31,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:31,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:36,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:36,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:41,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:46,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:46,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:46,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:46,350 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:51,116 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:40:52,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:57,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:01,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:01,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:01,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:02,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:07,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:12,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:16,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:16,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:16,350 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:17,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:21,117 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:41:23,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:28,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:31,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:31,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:31,350 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:33,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:38,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:43,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:46,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:46,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:46,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:49,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:51,118 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:41:55,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:00,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:01,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:01,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:01,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:05,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:10,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:15,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:16,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:16,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:16,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:21,119 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:42:21,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:26,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:31,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:31,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:31,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:31,489 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:36,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:41,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:46,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:46,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:46,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:46,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:51,120 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:42:52,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:57,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:01,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:01,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:01,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:02,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:07,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:12,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:16,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:16,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:16,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:17,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:21,121 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:43:23,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:28,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:31,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:31,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:31,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:33,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:38,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:43,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:46,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:46,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:46,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:48,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:51,122 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:43:54,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:59,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:01,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:01,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:01,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:04,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:09,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:14,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:16,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:16,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:16,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:20,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:21,123 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:44:26,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:31,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:31,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:31,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:31,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:36,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:41,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:46,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:46,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:46,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:46,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:51,123 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:44:52,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:57,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:01,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:01,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:01,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:02,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:07,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:16,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:16,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:16,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:18,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:21,125 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:45:24,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:29,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:32,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:32,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:32,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:34,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:39,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:44,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:47,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:47,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:47,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:50,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:51,126 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:45:56,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:01,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:02,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:02,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:02,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:06,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:11,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:16,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:17,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:17,520 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:17,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:21,129 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:46:22,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:27,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:32,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:32,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:32,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:32,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:37,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:42,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:47,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:47,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:47,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:48,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:51,129 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:46:54,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:59,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:02,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:02,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:06,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:11,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:16,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:17,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:17,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:17,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:21,132 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:47:22,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:27,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:32,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:32,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:32,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:32,535 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:37,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:42,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:47,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:47,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:47,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:47,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:51,132 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:47:53,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:58,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:02,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:02,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:02,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:03,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:08,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:13,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:17,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:17,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:17,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:19,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:21,133 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:48:25,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:30,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:32,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:32,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:32,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:35,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:40,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:45,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:48,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:48,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:48,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:51,134 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:48:51,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:56,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:01,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:03,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:06,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:11,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:16,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:18,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:18,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:18,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:21,135 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:49:22,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:27,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:32,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:33,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:33,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:33,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:37,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:42,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:47,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:48,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:48,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:48,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:51,135 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:49:53,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:58,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:03,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:03,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:08,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:13,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:18,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:18,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:18,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:18,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:21,136 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:50:24,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:29,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:33,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:33,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:33,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:34,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:39,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:44,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:48,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:48,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:48,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:50,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:51,138 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:50:56,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:01,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:03,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:03,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:06,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:11,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:16,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:18,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:18,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:21,139 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:51:22,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:27,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:32,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:33,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:37,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:42,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:47,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:48,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:48,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:48,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:51,140 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:51:53,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:58,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:03,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:03,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:08,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:13,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:18,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:18,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:21,141 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:52:24,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:29,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:33,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:34,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:39,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:44,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:48,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:48,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:49,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:51,142 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:52:55,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:00,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:03,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:03,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:05,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:10,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:15,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:18,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:18,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:20,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:21,144 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:53:26,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:31,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:33,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:33,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:33,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:36,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:41,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:46,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:48,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:48,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:48,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:51,145 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:53:52,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:57,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:02,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:03,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:03,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:07,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:12,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:17,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:18,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:21,146 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:54:23,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:28,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:33,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:33,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:33,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:38,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:43,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:48,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:48,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:49,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:51,146 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:54:55,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:00,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:03,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:03,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:05,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:10,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:15,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:18,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:20,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:21,148 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:55:26,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:31,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:33,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:33,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:36,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:41,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:46,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:49,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:55:49,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:49,040 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:51,149 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:55:52,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:57,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:02,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:04,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:04,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:04,041 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:08,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:13,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:18,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:19,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:19,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:19,082 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:21,150 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:56:23,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:28,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:33,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:34,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:34,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:34,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:38,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:43,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:48,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:49,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:49,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:49,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:51,151 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:56:54,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:59,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:04,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:04,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:04,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:04,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:09,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:14,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:19,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:19,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:19,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:19,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:21,154 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:57:25,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:30,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:34,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:34,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:34,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:35,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:40,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:45,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:49,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:49,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:49,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:51,153 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:57:51,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:56,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:01,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:04,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:04,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:04,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:06,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:11,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:16,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:19,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:19,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:19,174 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:21,157 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:58:22,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:27,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:32,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:34,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:34,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:34,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:37,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:42,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:47,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:49,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:49,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:49,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:51,156 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:58:53,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:58,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:03,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:04,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:04,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:04,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:08,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:13,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:18,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:19,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:19,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:19,500 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:21,157 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:59:24,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:29,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:34,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:34,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:34,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:34,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:39,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:44,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:49,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:49,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:49,500 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:50,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:51,158 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:59:56,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:01,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:04,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:04,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:04,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:06,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:11,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:16,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:19,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:19,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:19,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:21,160 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:00:22,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:27,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:32,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:34,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:34,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:34,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:37,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:42,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:47,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:49,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:49,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:49,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:51,161 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:00:53,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:58,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:03,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:04,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:04,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:04,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:08,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:13,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:18,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:19,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:19,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:19,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:21,162 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:01:24,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:29,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:34,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:34,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:34,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:34,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:39,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:44,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:49,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:49,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:49,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:49,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:51,163 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:01:55,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:00,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:04,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:04,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:04,554 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:06,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:11,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:16,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:19,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:19,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:19,554 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:21,165 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:02:22,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:32,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:34,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:34,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:34,755 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:37,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:42,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:47,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:49,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:49,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:49,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:51,166 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:02:53,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:58,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:03,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:04,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:04,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:04,948 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:08,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:13,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:18,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:19,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:19,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:19,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:21,167 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:03:24,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:29,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:34,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:34,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:34,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:34,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:39,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:44,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:49,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:49,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:49,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:50,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:51,168 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:03:56,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:01,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:04,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:04,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:04,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:06,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:11,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:16,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:20,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:20,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:20,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:21,169 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:04:22,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:27,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:32,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:35,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:35,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:37,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:42,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:47,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:50,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:50,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:50,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:51,171 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:04:53,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:58,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:03,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:05,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:05,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:08,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:13,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:18,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:20,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:21,172 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:05:24,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:29,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:34,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:35,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:44,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:49,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:50,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:50,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:50,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:51,172 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:05:55,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:00,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:05,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:06:05,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:10,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:15,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:20,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:21,173 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:06:21,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:26,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:31,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:35,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:36,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:46,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:50,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:50,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:51,174 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:06:52,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:57,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:02,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:05,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:07,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:12,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:17,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:20,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:20,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:21,175 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:07:23,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:28,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:33,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:35,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:35,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:38,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:43,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:48,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:50,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:50,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:51,176 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:07:54,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:59,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:04,179 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:05,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:05,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:05,744 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:09,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:14,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:19,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:20,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:21,178 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:08:25,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:30,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:35,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:35,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:35,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:35,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:40,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:45,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:50,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:50,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:50,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:50,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:51,178 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:08:56,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:01,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:05,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:05,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:05,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:06,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:11,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:20,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:21,180 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:09:22,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:27,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:32,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:35,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:35,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:37,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:42,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:47,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:50,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:50,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:50,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:51,181 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:09:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:58,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:03,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:05,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:05,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:05,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:08,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:13,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:18,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:20,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:21,182 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:10:24,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:29,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:34,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:35,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:35,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:35,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:39,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:44,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:49,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:50,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:50,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:51,183 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:10:55,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:00,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:05,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:05,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:05,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:10,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:15,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:20,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:21,185 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:11:21,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:26,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:31,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:35,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:35,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:41,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:46,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:50,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:50,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:51,186 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:11:52,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:57,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:02,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:05,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:05,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:07,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:12,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:17,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:20,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:21,187 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:12:23,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:28,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:33,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:35,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:35,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:38,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:43,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:48,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:50,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:50,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:12:50,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:51,188 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:12:54,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:59,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:04,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:05,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:05,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:09,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:14,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:19,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:20,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:20,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:21,189 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:13:25,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:30,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:35,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:35,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:35,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:40,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:45,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:50,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:50,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:50,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:51,190 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:13:56,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:01,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:05,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:05,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:06,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:11,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:16,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:20,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:20,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:21,191 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:14:22,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:27,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:32,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:35,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:35,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:35,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:38,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:43,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:48,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:50,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:50,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:50,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:51,192 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:14:54,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:59,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:04,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:05,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:05,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:09,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:14,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:19,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:20,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:20,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:21,193 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:15:25,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:30,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:35,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:36,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:36,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:36,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:40,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:45,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:50,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:51,194 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:15:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:51,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:56,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:01,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:06,196 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:07,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:12,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:17,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:21,196 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:16:21,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:21,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:21,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:22,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:27,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:32,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:36,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:36,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:36,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:38,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:43,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:48,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:51,197 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:16:51,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:54,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:59,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:04,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:06,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:10,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:15,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:20,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:21,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:21,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:21,198 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:17:21,199 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:25,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:30,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:35,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:36,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:36,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:36,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:41,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:46,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:51,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:51,253 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:17:51,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:56,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:01,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:06,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:06,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:06,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:07,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:12,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:17,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:21,199 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:18:21,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:21,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:21,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:22,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:27,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:32,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:36,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:36,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:36,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:38,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:43,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:48,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:51,202 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:18:51,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:51,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:51,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:53,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:58,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:03,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:06,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:06,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:06,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:08,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:13,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:18,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:21,201 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:19:21,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:21,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:21,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:23,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:28,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:33,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:36,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:36,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:39,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:44,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:49,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:51,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:19:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:51,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:54,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:59,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:04,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:06,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:06,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:06,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:10,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:15,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:20,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:21,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:20:21,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:21,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:21,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:25,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:30,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:35,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:36,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:41,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:46,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:51,208 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:20:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:51,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:52,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:57,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:02,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:06,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:06,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:06,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:08,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:13,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:18,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:21,206 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:21:21,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:21,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:21,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:23,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:28,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:33,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:36,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:36,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:36,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:39,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:44,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:49,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:51,207 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:21:51,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:51,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:51,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:54,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:59,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:04,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:06,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:06,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:06,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:10,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:15,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:20,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:21,208 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:22:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:21,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:25,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:30,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:35,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:36,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:36,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:40,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:45,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:50,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:51,210 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:22:51,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:51,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:56,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:01,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:06,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:06,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:06,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:06,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:11,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:16,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:21,211 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:23:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:21,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:22,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:27,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:32,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:36,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:38,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:43,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:48,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:51,212 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:23:51,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:51,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:53,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:58,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:03,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:06,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:06,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:06,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:09,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:14,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:19,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:21,213 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:24:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:21,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:25,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:30,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:35,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:36,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:41,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:46,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:51,214 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:24:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:51,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:52,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:57,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:02,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:06,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:06,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:07,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:12,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:17,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:21,215 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:25:21,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:21,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:21,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:22,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:27,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:32,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:36,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:38,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:48,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:51,216 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:25:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:51,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:51,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:53,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:58,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:03,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:06,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:06,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:06,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:08,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:13,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:18,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:21,216 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:26:21,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:21,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:21,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:24,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:29,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:34,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:36,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:36,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:40,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:45,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:50,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:51,218 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:26:52,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:52,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:52,061 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:56,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:01,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:06,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:07,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:07,061 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:11,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:16,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:21,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:21,219 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:27:22,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:22,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:22,061 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:27,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:32,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:37,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:37,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:37,062 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:38,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:43,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:48,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:51,220 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:27:52,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:52,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:52,062 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:54,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:59,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:04,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:07,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:07,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:07,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:09,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:14,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:19,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:21,221 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:28:22,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:22,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:22,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:25,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:30,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:35,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:37,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:37,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:37,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:40,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:45,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:50,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:51,222 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:28:52,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:52,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:56,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:01,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:06,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:07,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:07,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:11,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:16,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:21,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:21,224 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:29:22,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:22,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:27,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:32,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:37,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:37,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:37,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:42,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:47,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:51,225 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:29:52,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:52,091 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:53,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:58,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:03,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:07,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:07,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:07,214 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:08,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:13,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:18,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:21,227 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:30:22,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:22,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:22,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:24,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:29,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:34,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:37,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:37,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:37,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:39,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:44,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:49,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:51,228 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:30:52,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:52,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:52,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:55,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:00,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:05,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:07,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:07,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:07,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:11,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:16,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:21,231 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:31:22,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:22,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:22,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:22,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:27,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:32,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:37,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:37,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:37,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:38,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:43,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:48,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:51,231 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:31:52,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:52,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:52,342 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:54,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:59,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:04,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:07,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:07,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:07,342 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:09,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:14,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:19,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:21,234 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:32:22,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:22,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:22,342 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:24,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:29,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:34,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:37,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:37,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:37,685 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:39,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:44,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:49,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:51,233 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:32:52,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:52,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:52,829 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:54,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:59,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:04,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:07,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:07,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:07,829 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:09,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:14,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:19,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:21,235 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:33:22,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:22,829 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:25,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:30,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:35,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:37,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:37,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:37,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:41,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:46,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:51,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:51,236 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:33:52,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:52,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:52,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:57,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:02,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:07,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:07,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:07,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:07,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:12,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:17,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:21,237 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:34:22,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:22,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:28,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:33,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:37,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:37,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:37,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:38,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:43,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:48,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:51,239 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:34:52,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:53,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:53,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:54,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:59,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:04,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:07,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:07,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:07,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:10,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:15,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:20,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:21,240 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:35:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:22,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:25,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:30,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:35,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:37,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:37,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:38,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:41,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:46,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:51,241 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:35:52,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:52,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:52,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:52,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:02,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:07,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:07,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:08,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:08,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:13,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:18,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:21,243 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:36:22,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:22,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:23,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:24,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:29,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:34,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:38,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:38,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:38,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:39,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:44,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:49,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:51,244 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:36:53,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:53,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:53,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:55,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:00,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:05,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:08,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:08,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:08,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:10,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:15,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:20,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:21,245 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:37:23,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:23,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:23,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:25,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:30,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:35,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:38,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:38,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:41,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:46,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:51,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:51,246 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:37:53,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:53,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:56,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:01,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:06,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:08,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:08,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:08,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:12,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:17,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:21,248 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:38:22,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:23,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:23,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:23,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:28,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:33,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:38,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:39,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:44,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:49,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:51,249 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:38:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:53,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:55,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:00,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:05,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:08,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:08,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:08,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:10,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:15,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:20,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:21,250 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:39:23,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:23,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:23,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:25,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:30,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:35,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:38,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:38,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:38,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:41,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:46,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:51,252 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:39:52,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:53,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:53,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:57,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:02,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:08,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:08,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:08,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:12,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:17,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:21,253 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:40:23,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:23,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:23,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:28,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:33,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:38,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:38,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:38,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:43,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:48,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:51,254 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:40:53,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:53,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:53,290 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:54,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:59,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:04,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:08,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:08,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:08,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:09,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:14,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:19,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:21,255 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:41:23,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:23,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:23,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:24,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:29,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:34,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:38,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:38,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:38,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:40,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:45,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:50,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:51,257 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:41:53,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:53,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:53,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:55,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:00,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:05,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:08,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:08,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:08,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:10,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:15,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:20,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:21,259 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:42:23,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:23,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:23,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:26,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:31,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:36,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:38,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:38,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:38,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:42,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:47,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:51,259 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:42:53,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:53,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:53,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:53,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:58,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:03,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:08,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:08,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:08,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:08,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:13,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:18,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:21,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:43:23,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:23,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:23,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:24,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:29,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:34,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:38,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:38,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:38,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:39,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:44,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:49,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:51,262 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:43:54,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:54,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:54,347 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:55,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:00,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:05,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:09,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:09,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:09,410 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:10,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:15,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:20,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:21,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:44:24,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:24,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:24,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:26,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:31,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:36,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:39,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:39,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:41,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:46,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:51,265 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:44:52,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:54,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:54,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:54,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:57,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:02,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:07,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:09,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:09,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:09,414 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:12,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:17,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:21,266 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:45:23,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:24,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:24,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:24,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:28,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:33,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:38,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:39,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:44,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:49,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:51,267 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:45:54,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:54,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:54,414 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:54,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:59,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:04,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:09,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:09,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:09,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:10,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:15,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:20,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:21,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:46:24,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:24,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:24,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:25,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:30,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:35,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:39,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:39,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:39,627 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:40,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:45,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:50,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:51,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:46:54,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:54,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:54,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:55,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:00,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:05,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:09,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:09,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:09,627 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:11,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:16,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:21,271 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:47:22,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:24,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:24,628 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:24,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:27,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:32,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:37,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:39,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:39,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:39,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:42,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:47,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:51,272 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:47:53,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:54,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:54,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:54,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:58,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:03,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:08,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:09,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:09,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:09,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:13,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:18,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:21,273 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:48:24,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:24,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:24,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:24,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:29,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:34,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:39,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:39,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:39,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:39,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:44,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:49,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:51,275 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:48:54,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:54,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:54,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:55,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:00,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:05,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:09,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:09,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:09,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:11,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:16,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:21,276 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:49:22,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:25,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:25,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:25,550 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:27,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:32,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:37,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:40,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:40,550 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:43,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:48,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:51,277 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:49:54,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:55,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:55,550 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:59,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:04,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:09,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:10,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:10,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:10,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:14,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:19,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:21,279 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:50:25,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:25,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:25,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:25,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:30,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:35,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:40,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:40,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:40,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:41,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:46,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:51,280 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:50:52,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:55,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:55,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:57,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:02,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:07,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:10,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:10,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:10,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:13,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:18,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:21,281 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:51:24,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:25,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:25,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:25,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:29,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:34,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:39,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:40,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:40,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:40,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:44,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:49,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:51,283 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:51:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:55,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:55,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:55,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:00,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:05,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:10,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:10,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:10,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:10,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:15,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:20,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:21,284 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:52:25,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:25,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:25,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:25,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:30,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:35,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:40,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:41,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:41,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:41,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:46,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:51,285 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:52:52,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:56,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:56,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:56,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:57,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:02,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:07,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:11,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:11,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:11,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:13,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:18,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:21,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:53:24,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:26,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:26,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:26,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:29,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:34,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:39,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:41,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:44,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:49,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:51,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:53:55,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:56,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:56,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:56,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:00,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:05,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:10,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:11,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:11,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:11,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:15,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:20,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:21,289 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:54:26,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:26,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:26,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:26,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:31,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:36,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:41,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:41,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:41,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:46,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:51,290 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:54:52,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:56,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:56,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:56,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:57,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:02,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:07,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:11,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:11,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:11,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:17,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:21,291 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:55:23,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:26,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:26,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:26,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:29,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:34,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:39,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:41,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:41,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:41,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:44,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:49,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:51,292 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:55:55,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:56,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:56,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:56,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:01,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:06,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:11,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:12,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:12,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:12,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:16,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:21,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:21,293 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:56:26,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:27,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:27,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:32,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:37,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:42,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:42,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:42,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:43,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:51,294 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:56:53,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:57,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:57,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:59,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:04,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:09,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:12,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:15,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:20,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:21,296 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:57:25,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:27,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:27,210 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:31,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:36,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:41,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:42,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:47,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:51,297 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:57:52,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:57,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:58,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:03,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:08,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:12,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:13,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:18,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:21,298 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:58:23,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:27,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:29,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:34,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:39,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:42,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:44,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:49,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:51,300 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:58:54,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:57,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:57,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:00,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:05,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:10,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:12,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:12,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:16,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:21,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:21,300 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:59:26,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:27,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:27,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:27,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:32,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:37,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:42,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:42,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:42,168 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:42,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:47,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:51,301 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:59:52,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:57,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:57,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:57,168 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:58,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:03,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:08,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:12,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:12,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:12,168 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:14,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:19,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:21,303 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:00:24,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:27,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:27,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:27,248 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:30,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:40,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:42,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:42,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:42,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:45,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:50,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:51,304 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:00:56,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:57,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:57,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:01,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:06,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:11,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:12,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:12,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:12,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:16,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:21,305 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:01:22,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:27,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:27,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:27,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:27,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:32,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:37,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:42,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:43,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:48,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:51,306 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:01:54,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:57,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:59,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:04,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:09,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:12,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:12,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:12,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:14,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:19,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:21,308 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:02:25,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:27,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:27,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:27,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:30,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:35,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:40,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:42,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:45,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:50,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:51,309 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:02:56,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:57,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:57,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:01,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:06,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:11,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:12,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:17,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:21,310 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:03:23,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:27,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:28,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:33,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:38,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:42,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:44,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:51,312 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:03:55,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:57,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:57,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:57,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:00,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:05,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:10,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:12,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:16,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:21,314 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:04:22,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:27,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:27,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:27,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:27,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:32,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:37,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:42,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:42,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:42,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:47,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:51,314 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:04:53,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:57,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:57,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:57,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:58,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:03,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:08,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:12,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:12,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:12,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:13,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:18,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:21,317 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:05:24,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:27,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:29,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:34,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:39,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:42,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:42,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:42,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:45,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:50,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:51,317 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:05:56,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:57,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:57,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:01,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:06,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:11,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:12,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:12,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:12,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:17,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:21,318 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:06:23,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:27,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:28,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:33,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:38,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:42,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:42,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:42,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:44,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:49,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:51,319 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:06:55,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:57,365 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:00,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:05,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:10,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:12,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:12,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:12,365 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:16,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:21,320 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:07:22,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:27,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:32,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:37,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:42,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:42,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:42,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:43,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:48,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:51,321 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:07:54,323 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:57,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:57,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:59,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:04,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:09,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:12,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:12,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:12,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:14,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:19,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:21,322 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:08:25,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:27,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:30,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:35,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:40,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:42,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:42,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:42,365 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:46,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:51,323 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:08:52,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:57,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:57,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:57,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:57,366 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:02,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:07,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:12,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:12,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:12,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:12,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:17,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:21,325 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:09:23,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:27,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:27,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:27,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:28,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:33,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:38,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:42,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:42,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:42,647 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:43,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:48,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:51,326 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:09:54,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:57,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:57,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:57,647 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:59,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:04,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:09,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:12,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:14,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:19,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:21,328 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:10:25,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:27,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:27,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:27,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:30,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:35,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:40,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:42,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:42,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:42,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:46,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:51,329 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:10:52,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:57,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:57,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:57,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:57,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:02,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:07,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:12,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:13,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:18,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:21,330 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:11:24,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:27,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:27,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:27,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:29,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:34,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:39,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:42,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:42,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:42,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:45,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:50,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:51,331 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:11:56,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:57,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:57,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:57,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:01,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:06,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:11,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:12,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:12,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:12,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:16,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:21,332 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:12:22,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:27,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:27,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:32,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:37,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:42,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:42,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:43,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:48,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:51,333 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:12:54,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:57,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:57,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:59,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:04,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:09,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:12,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:20,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:21,335 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:13:26,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:31,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:36,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:41,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:42,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:42,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:47,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:51,336 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:13:53,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:57,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:57,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:58,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:03,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:08,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:14,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:19,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:21,337 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:14:25,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:27,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:30,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:35,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:40,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:42,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:46,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:51,338 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:14:52,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:57,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:57,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:57,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:02,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:07,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:13,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:18,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:21,339 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:15:24,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:27,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:29,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:34,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:39,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:42,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:42,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:44,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:49,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:51,341 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:15:55,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:57,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:00,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:05,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:10,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:15,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:20,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:21,341 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:16:26,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:27,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:31,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:36,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:41,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:42,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:42,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:47,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:51,343 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:16:53,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:57,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:58,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:03,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:08,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:13,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:18,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:21,344 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:17:24,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:27,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:29,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:34,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:39,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:43,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:43,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:43,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:45,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:50,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:51,345 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:17:55,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:58,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:58,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:58,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:01,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:06,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:11,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:13,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:13,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:13,194 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:16,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:21,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:21,346 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:18:26,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:28,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:28,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:28,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:31,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:36,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:41,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:43,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:43,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:43,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:47,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:51,347 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:18:53,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:58,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:58,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:58,567 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:03,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:08,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:13,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:13,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:13,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:14,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:19,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:21,348 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:19:25,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:28,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:28,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:28,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:30,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:35,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:40,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:43,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:46,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:51,349 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:19:52,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:57,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:58,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:58,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:02,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:07,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:12,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:13,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:13,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:17,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:21,351 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:20:23,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:28,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:28,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:28,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:33,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:38,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:20:43,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:43,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:48,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:51,352 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:20:54,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:58,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:58,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:59,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:04,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:09,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:13,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:13,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:13,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:14,943 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:19,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:21,354 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:21:25,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:28,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:28,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:28,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:30,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:35,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:40,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:43,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:43,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:43,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:45,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:50,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:51,355 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:21:56,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:58,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:58,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:58,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:01,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:06,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:11,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:13,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:13,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:13,857 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:16,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:21,356 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:22:22,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:27,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:28,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:28,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:32,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:37,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:42,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:44,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:44,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:44,169 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:48,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:51,357 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:22:53,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:58,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:59,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:59,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:59,169 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:04,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:09,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:14,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:14,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:14,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:14,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:19,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:21,359 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:23:25,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:30,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:31,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:36,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:41,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:45,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:46,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:51,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:51,360 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:23:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:00,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:00,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:00,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:02,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:07,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:12,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:15,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:15,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:15,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:18,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:21,361 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:24:23,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:28,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:30,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:34,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:39,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:44,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:45,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:50,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:51,363 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:24:55,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:00,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:00,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:00,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:01,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:06,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:11,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:15,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:15,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:15,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:17,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:21,364 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:25:22,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:27,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:30,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:30,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:30,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:33,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:38,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:43,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:45,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:45,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:45,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:48,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:51,365 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:25:53,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:58,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:00,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:00,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:00,101 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:04,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:09,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:14,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:15,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:15,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:15,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:19,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:21,367 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:26:24,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:29,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:30,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:30,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:30,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:35,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:40,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:45,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:45,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:45,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:45,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:50,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:51,369 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:26:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:00,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:00,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:00,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:01,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:06,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:11,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:15,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:15,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:15,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:16,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:21,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:21,369 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:27:26,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:30,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:30,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:30,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:32,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:37,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:42,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:45,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:45,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:45,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:48,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:51,374 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:27:53,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:58,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:00,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:00,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:00,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:04,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:09,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:14,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:15,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:15,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:15,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:19,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:21,372 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:28:24,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:29,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:30,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:30,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:30,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:34,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:39,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:44,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:45,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:45,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:45,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:50,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:51,373 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:28:56,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:00,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:00,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:00,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:01,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:06,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:11,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:15,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:15,831 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:16,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:21,374 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:29:22,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:27,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:30,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:32,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:37,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:42,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:45,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:45,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:45,831 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:48,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:51,376 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:29:54,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:59,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:00,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:00,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:00,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:04,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:09,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:14,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:15,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:20,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:21,377 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:30:26,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:30,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:31,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:36,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:41,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:45,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:45,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:45,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:47,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:51,378 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:30:53,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:58,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:00,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:00,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:00,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:03,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:08,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:13,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:15,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:15,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:15,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:19,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:21,379 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:31:25,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:30,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:30,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:30,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:30,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:35,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:40,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:45,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:45,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:45,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:45,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:50,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:51,380 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:31:56,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:00,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:00,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:00,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:01,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:06,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:11,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:15,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:15,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:15,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:17,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:21,382 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:32:23,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:28,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:30,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:30,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:30,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:33,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:38,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:43,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:45,833 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:49,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:51,383 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:32:55,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:00,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:00,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:00,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:00,833 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:05,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:10,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:15,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:15,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:20,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:21,384 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:33:26,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:30,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:31,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:36,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:41,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:45,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:46,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:51,385 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:33:52,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:57,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:00,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:00,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:00,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:02,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:07,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:12,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:15,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:15,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:17,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:21,387 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:34:23,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:28,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:30,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:30,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:33,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:38,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:43,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:45,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:45,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:45,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:48,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:51,388 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:34:54,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:59,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:00,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:00,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:00,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:04,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:09,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:14,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:16,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:16,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:16,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:20,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:21,390 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:35:25,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:30,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:31,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:36,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:41,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:46,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:46,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:46,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:47,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:51,391 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:35:52,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:57,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:01,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:01,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:03,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:08,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:13,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:16,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:16,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:16,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:18,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:21,392 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:36:23,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:28,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:31,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:34,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:39,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:44,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:46,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:46,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:46,458 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:49,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:51,393 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:36:55,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:00,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:01,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:01,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:01,764 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:05,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:10,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:15,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:16,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:21,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:21,394 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:37:26,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:31,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:31,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:36,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:41,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:46,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:46,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:47,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:47,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:51,397 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:37:52,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:57,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:38:01,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:03,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:08,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:13,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:16,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:19,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:21,400 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:38:24,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:29,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:31,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:34,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:39,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:44,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:46,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:46,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:50,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:51,400 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:38:55,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:01,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:06,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:11,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:16,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:16,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:21,401 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:39:21,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:26,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:31,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:31,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:31,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:37,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:39:37,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:42,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:46,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:46,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:48,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:51,402 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:39:53,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:58,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:01,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:01,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:04,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:09,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:14,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:16,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:16,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:16,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:19,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:21,403 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:40:25,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:30,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:31,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:31,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:36,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:41,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:46,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:46,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:46,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:46,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:51,404 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:40:51,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:56,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:01,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:02,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:02,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:02,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:07,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:12,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:17,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:17,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:17,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:18,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:21,405 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:41:23,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:28,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:32,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:32,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:34,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:39,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:44,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:47,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:47,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:47,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:49,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:51,407 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:41:54,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:59,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:02,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:02,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:02,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:05,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:10,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:15,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:17,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:17,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:17,101 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:21,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:21,408 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:42:26,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:31,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:32,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:32,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:32,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:37,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:42,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:47,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:47,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:47,195 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:48,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:51,408 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:42:53,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:58,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:02,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:02,195 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:04,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:09,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:14,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:17,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:17,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:17,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:19,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:21,410 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:43:24,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:29,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:32,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:32,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:32,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:35,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:40,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:45,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:47,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:47,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:47,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:51,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:51,411 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:43:56,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:01,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:02,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:44:02,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:02,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:07,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:12,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:17,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:17,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:17,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:21,411 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:44:22,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:27,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:32,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:32,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:36,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:41,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:46,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:47,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:47,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:51,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:51,412 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:44:56,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:01,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:02,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:02,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:07,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:12,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:17,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:17,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:21,413 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:45:22,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:27,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:32,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:32,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:32,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:32,558 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:37,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:42,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:47,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:47,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:47,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:47,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:51,414 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:45:53,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:58,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:02,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:02,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:02,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:03,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:08,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:13,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:17,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:17,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:17,785 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:18,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:21,416 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:46:24,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:29,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:32,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:32,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:32,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:34,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:39,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:44,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:47,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:47,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:47,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:50,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:51,417 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:46:55,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:00,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:02,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:05,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:10,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:15,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:17,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:17,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:17,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:21,419 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:47:21,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:26,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:31,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:32,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:32,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:32,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:37,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:42,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:47,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:47,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:47,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:47,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:51,420 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:47:52,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:57,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:02,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:02,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:02,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:08,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:13,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:17,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:17,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:18,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:21,421 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:48:24,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:29,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:32,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:33,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:33,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:35,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:40,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:45,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:47,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:48,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:48,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:51,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:51,422 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:48:56,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:01,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:02,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:03,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:03,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:07,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:12,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:17,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:17,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:21,425 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:49:22,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:27,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:32,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:32,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:33,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:33,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:38,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:43,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:47,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:47,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:47,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:49,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:51,424 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:49:54,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:59,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:02,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:02,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:02,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:05,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:10,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:15,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:17,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:21,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:21,428 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:50:26,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:31,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:32,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:32,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:32,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:37,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:42,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:47,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:47,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:47,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:47,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:51,426 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:50:52,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:57,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:02,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:02,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:02,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:02,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:08,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:13,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:17,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:19,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:21,428 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:51:24,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:29,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:32,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:32,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:32,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:35,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:40,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:45,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:47,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:47,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:47,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:50,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:51,429 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:51:55,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:00,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:03,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:03,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:03,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:06,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:11,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:16,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:18,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:18,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:18,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:21,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:21,430 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:52:26,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:31,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:33,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:33,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:33,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:37,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:42,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:47,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:48,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:48,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:51,432 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:52:52,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:57,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:02,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:03,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:03,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:08,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:13,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:18,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:18,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:19,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:21,433 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:53:24,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:29,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:33,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:33,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:35,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:40,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:45,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:48,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:48,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:51,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:51,433 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:53:56,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:01,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:03,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:03,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:07,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:12,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:17,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:18,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:18,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:21,434 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:54:22,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:27,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:32,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:33,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:33,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:38,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:43,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:48,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:48,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:49,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:51,435 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:54:54,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:59,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:03,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:03,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:05,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:10,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:15,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:18,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:18,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:21,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:21,436 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:55:26,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:31,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:33,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:33,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:37,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:42,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:47,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:48,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:48,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:51,438 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:55:52,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:57,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:02,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:03,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:03,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:08,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:13,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:18,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:18,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:19,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:21,439 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:56:24,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:29,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:33,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:33,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:35,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:40,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:45,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:48,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:48,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:51,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:51,440 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:56:56,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:01,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:03,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:03,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:07,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:12,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:17,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:18,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:18,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:21,441 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:57:22,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:27,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:32,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:33,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:33,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:38,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:43,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:48,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:48,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:49,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:51,442 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:57:54,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:59,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:03,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:03,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:05,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:10,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:15,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:18,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:18,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:20,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:21,443 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:58:25,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:30,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:33,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:33,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:36,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:41,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:46,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:48,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:48,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:51,444 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:58:51,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:56,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:01,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:03,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:03,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:07,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:12,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:17,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:18,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:18,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:18,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:21,445 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:59:22,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:27,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:32,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:33,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:33,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:38,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:43,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:48,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:48,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:48,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:49,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:51,446 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:59:54,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:59,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:03,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:03,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:03,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:05,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:10,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:15,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:18,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:20,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:21,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:00:25,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:30,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:33,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:36,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:41,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:48,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:48,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:51,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:00:51,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:56,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:01,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:03,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:03,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:07,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:12,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:17,179 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:18,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:21,450 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:01:22,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:27,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:32,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:33,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:38,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:43,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:48,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:48,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:48,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:51,451 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:01:53,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:58,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:03,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:03,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:04,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:09,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:14,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:18,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:20,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:21,453 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:02:25,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:30,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:33,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:33,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:36,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:41,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:46,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:48,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:02:48,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:48,172 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:51,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:51,454 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:02:56,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:01,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:03,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:03,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:03,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:07,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:12,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:17,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:18,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:18,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:18,172 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:21,456 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:03:22,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:27,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:32,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:33,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:33,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:33,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:38,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:43,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:48,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:48,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:48,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:48,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:51,457 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:03:53,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:58,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:03,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:03,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:03,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:04,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:09,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:14,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:18,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:18,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:18,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:20,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:21,458 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:04:25,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:30,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:33,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:33,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:33,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:36,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:41,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:46,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:48,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:48,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:48,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:51,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:51,460 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:04:56,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:01,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:03,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:03,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:03,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:07,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:12,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:17,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:18,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:21,461 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:05:22,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:27,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:32,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:33,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:33,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:33,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:38,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:43,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:48,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:48,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:48,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:49,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:51,462 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:05:54,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:59,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:03,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:03,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:03,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:05,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:10,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:15,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:18,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:18,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:21,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:21,464 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:06:26,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:31,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:33,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:33,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:33,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:37,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:42,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:47,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:48,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:48,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:48,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:51,465 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:06:52,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:57,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:02,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:03,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:03,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:03,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:08,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:13,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:18,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:18,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:19,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:21,466 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:07:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:29,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:33,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:33,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:33,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:37,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:42,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:47,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:48,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:48,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:48,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:51,468 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:07:53,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:58,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:03,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:03,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:04,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:04,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:09,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:14,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:18,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:20,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:21,469 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:08:25,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:30,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:33,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:36,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:41,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:46,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:48,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:48,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:48,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:51,470 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:08:51,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:56,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:01,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:03,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:03,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:03,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:07,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:12,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:17,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:18,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:21,471 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:09:22,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:27,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:32,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:33,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:38,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:43,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:48,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:48,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:49,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:49,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:51,472 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:09:53,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:58,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:03,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:03,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:03,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:03,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:09,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:14,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:18,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:18,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:18,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:20,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:21,473 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:10:25,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:30,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:33,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:34,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:34,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:36,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:41,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:46,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:48,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:48,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:48,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:51,475 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:10:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:56,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:01,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:03,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:03,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:03,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:07,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:12,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:17,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:18,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:18,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:18,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:21,476 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:11:22,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:27,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:32,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:34,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:38,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:43,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:48,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:49,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:49,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:49,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:51,478 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:11:53,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:58,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:03,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:04,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:04,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:04,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:08,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:13,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:18,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:19,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:19,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:19,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:21,478 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:12:24,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:29,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:34,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:34,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:34,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:35,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:40,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:45,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:49,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:49,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:49,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:50,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:51,481 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:12:55,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:00,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:04,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:04,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:04,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:06,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:11,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:16,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:19,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:19,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:19,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:21,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:21,480 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:13:26,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:31,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:34,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:34,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:34,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:37,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:42,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:47,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:49,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:49,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:51,482 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:13:52,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:57,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:02,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:04,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:04,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:08,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:13,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:19,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:19,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:19,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:21,482 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:14:23,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:28,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:33,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:34,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:34,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:34,623 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:38,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:43,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:48,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:49,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:49,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:49,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:51,483 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:14:54,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:59,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:04,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:04,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:09,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:14,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:19,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:19,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:19,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:20,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:21,485 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:15:26,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:31,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:34,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:34,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:34,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:36,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:41,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:46,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:49,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:49,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:49,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:51,486 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:15:52,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:57,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:02,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:04,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:07,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:12,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:17,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:19,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:21,487 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:16:23,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:28,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:33,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:34,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:38,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:48,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:49,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:49,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:49,882 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:51,488 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:16:54,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:59,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:04,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:04,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:04,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:04,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:09,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:14,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:19,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:19,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:21,489 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:17:25,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:30,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:34,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:35,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:40,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:45,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:49,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:49,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:49,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:51,491 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:17:51,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:56,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:01,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:04,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:04,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:04,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:06,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:11,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:16,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:19,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:19,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:19,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:21,492 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:18:22,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:27,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:32,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:34,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:34,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:34,843 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:37,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:42,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:47,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:49,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:49,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:49,843 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:51,494 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:18:53,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:58,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:03,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:04,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:04,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:04,886 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:08,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:13,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:18,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:19,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:19,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:19,895 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:21,495 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:19:24,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:29,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:34,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:34,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:34,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:34,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:39,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:44,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:49,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:50,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:50,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:50,091 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:51,496 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:19:55,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:00,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:05,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:05,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:06,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:11,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:16,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:20,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:20,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:21,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:21,497 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:20:26,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:31,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:35,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:35,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:35,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:37,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:42,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:47,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:50,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:50,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:50,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:51,498 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:20:52,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:57,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:02,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:05,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:05,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:05,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:08,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:13,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:20,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:21,499 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:21:23,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:28,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:33,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:35,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:35,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:35,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:44,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:49,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:50,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:50,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:50,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:51,499 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:21:54,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:59,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:04,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:05,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:05,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:05,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:10,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:15,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:20,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:20,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:21,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:21,500 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:22:26,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:31,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:35,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:35,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:35,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:36,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:41,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:46,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:50,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:50,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:50,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:51,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:22:52,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:57,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:02,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:05,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:07,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:12,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:17,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:20,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:20,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:20,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:21,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:23:23,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:28,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:33,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:35,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:35,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:35,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:38,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:43,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:48,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:50,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:50,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:50,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:51,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:23:54,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:59,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:04,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:05,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:09,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:14,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:19,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:20,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:20,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:20,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:21,504 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:24:25,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:30,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:35,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:35,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:35,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:35,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:40,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:45,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:50,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:50,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:50,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:50,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:51,506 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:24:56,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:01,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:06,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:06,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:06,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:06,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:11,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:16,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:21,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:21,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:21,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:21,545 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:25:22,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:27,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:32,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:36,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:36,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:36,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:37,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:42,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:47,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:51,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:51,543 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:25:53,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:58,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:03,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:06,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:06,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:06,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:09,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:14,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:19,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:21,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:21,509 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:26:21,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:21,546 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:24,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:29,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:34,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:36,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:36,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:45,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:50,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:51,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:51,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:26:56,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:01,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:06,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:07,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:12,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:17,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:21,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:21,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:21,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:21,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:27:22,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:27,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:32,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:36,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:38,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:43,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:51,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:51,548 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:27:53,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:58,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:03,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:06,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:09,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:14,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:19,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:21,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:21,513 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:28:21,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:21,546 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:24,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:29,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:34,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:36,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:36,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:45,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:50,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:51,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:51,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:51,552 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:28:56,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:01,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:06,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:06,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:06,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:07,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:12,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:17,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:21,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:21,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:21,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:21,539 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:29:23,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:28,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:33,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:36,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:36,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:36,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:38,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:43,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:48,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:51,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:51,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:51,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:51,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:29:53,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:58,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:03,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:06,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:06,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:06,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:09,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:14,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:19,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:21,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:21,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:21,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:21,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:30:25,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:30,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:35,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:37,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:37,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:37,026 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:41,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:46,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:51,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:51,517 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:30:52,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:52,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:52,026 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:57,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:02,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:07,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:07,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:07,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:12,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:17,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:21,518 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:31:22,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:22,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:22,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:22,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:27,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:32,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:37,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:37,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:37,026 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:38,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:43,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:48,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:51,520 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:31:52,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:52,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:52,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:53,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:58,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:03,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:07,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:07,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:07,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:08,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:13,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:18,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:21,521 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:32:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:22,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:24,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:29,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:34,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:37,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:37,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:37,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:39,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:44,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:49,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:51,522 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:32:52,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:52,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:52,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:55,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:00,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:05,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:07,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:07,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:07,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:11,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:16,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:21,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:21,523 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:33:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:22,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:22,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:26,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:31,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:36,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:37,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:37,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:37,101 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:41,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:46,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,525 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:33:52,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:52,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:52,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:56,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:01,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:06,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:07,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:07,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:07,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:12,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:17,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:21,525 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:34:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:22,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:22,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:27,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:32,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:37,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:37,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:37,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:37,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:42,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:47,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:51,527 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:34:52,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:52,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:52,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:52,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:57,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:02,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:07,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:08,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:13,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:18,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:21,528 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:35:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:22,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:23,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:28,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:33,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:37,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:37,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:37,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:39,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:44,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:49,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:51,529 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:35:52,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:52,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:52,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:55,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:00,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:05,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:07,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:07,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:10,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:15,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:20,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:21,530 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:36:22,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:22,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:22,329 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:26,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:31,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:36,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:37,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:37,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:37,539 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:41,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:46,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:51,531 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:36:52,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:52,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:52,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:52,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:57,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:02,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:07,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:08,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:08,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:08,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:13,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:18,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:21,532 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:37:23,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:23,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:23,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:24,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:29,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:34,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:38,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:38,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:38,162 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:39,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:44,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:49,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:51,533 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:37:53,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:53,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:53,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:55,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:00,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:05,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:08,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:08,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:08,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:10,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:15,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:20,241 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:21,534 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:38:23,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:23,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:26,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:31,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:36,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:38,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:38,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:38,123 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:42,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:47,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:51,535 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:38:52,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:53,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:53,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:58,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:03,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:08,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:08,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:13,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:18,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:21,536 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:39:23,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:23,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:23,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:23,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:28,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:33,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:38,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:38,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:39,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:44,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:49,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:51,537 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:39:53,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:53,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:53,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:54,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:59,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:04,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:08,452 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:10,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:15,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:21,538 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:40:23,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:23,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:23,452 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:25,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:30,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:35,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:38,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:38,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:38,452 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:41,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:46,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,538 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:40:53,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:53,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:53,453 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:56,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:01,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:06,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:08,453 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:12,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:17,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:21,539 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:41:22,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:23,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:23,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:23,453 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:28,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:33,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:38,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:38,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:38,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:38,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:43,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:48,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:51,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:41:53,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:53,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:53,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:54,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:59,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:04,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:08,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:08,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:08,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:09,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:14,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:19,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:21,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:42:23,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:23,791 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:24,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:29,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:34,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:38,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:38,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:38,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:40,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:45,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:50,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:51,543 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:42:53,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:53,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:53,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:56,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:01,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:06,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:08,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:08,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:11,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:16,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:21,544 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:43:22,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:23,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:23,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:23,793 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:27,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:32,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:37,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:38,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:38,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:38,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:42,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:51,545 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:43:53,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:53,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:53,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:58,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:03,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:08,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:09,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:14,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:19,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:21,546 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:44:24,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:24,760 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:24,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:24,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:29,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:34,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:39,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:39,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:39,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:39,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:44,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:49,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:51,548 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:44:54,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:54,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:54,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:55,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:00,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:05,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:09,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:09,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:09,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:10,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:15,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:20,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:21,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:45:24,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:24,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:24,974 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:26,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:31,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:36,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:39,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:39,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:39,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:41,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:46,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:51,549 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:45:52,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:54,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:54,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:54,933 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:57,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:02,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:07,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:09,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:09,933 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:13,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:18,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:21,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:46:24,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:24,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:24,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:24,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:29,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:34,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:39,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:39,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:39,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:39,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:44,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:49,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:51,551 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:46:54,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:54,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:54,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:55,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:00,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:05,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:09,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:09,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:09,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:10,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:15,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:20,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:21,551 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:47:24,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:24,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:24,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:26,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:31,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:36,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:39,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:39,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:39,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:41,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:46,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:51,553 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:47:52,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:54,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:54,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:54,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:57,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:02,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:07,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:09,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:13,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:18,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:21,553 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:48:24,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:24,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:24,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:24,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:30,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:35,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:39,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:39,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:39,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:40,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:45,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:50,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:51,554 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:48:54,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:54,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:56,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:01,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:06,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:09,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:12,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:17,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:21,555 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:49:23,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:24,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:24,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:28,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:33,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:38,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:39,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:39,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:39,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:49:44,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:49,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:51,556 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:49:54,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:54,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:54,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:59,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:04,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:09,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:09,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:14,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:19,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:21,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:50:24,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:24,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:25,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:30,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:35,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:39,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:39,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:40,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:45,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:50,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:51,559 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:50:54,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:54,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:56,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:01,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:06,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:09,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:09,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:12,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:17,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:21,561 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:51:23,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:24,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:24,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:28,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:33,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:38,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:39,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:39,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:44,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:49,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:51,561 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:51:54,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:54,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:55,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:00,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:05,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:09,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:09,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:10,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:15,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:20,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:21,562 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:52:24,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:24,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:26,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:31,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:36,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:39,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:39,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:42,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:51,563 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:52:53,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:54,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:54,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:58,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:03,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:08,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:09,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:09,938 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:13,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:18,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:21,564 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:53:24,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:24,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:24,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:24,989 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:30,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:35,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:40,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:40,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:40,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:45,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:50,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:51,565 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:53:55,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:55,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:55,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:56,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:01,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:06,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:10,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:10,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:10,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:12,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:17,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:21,566 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:54:22,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:25,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:25,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:25,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:28,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:33,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:38,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:40,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:44,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:49,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:51,567 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:54:54,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:55,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:55,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:55,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:00,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:05,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:10,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:10,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:10,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:10,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:15,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:20,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:21,569 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:55:25,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:25,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:25,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:25,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:30,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:35,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:40,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:40,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:40,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:40,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:45,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:50,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:51,570 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:55:55,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:55,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:55,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:56,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:01,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:06,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:10,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:10,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:10,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:11,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:16,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:21,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:21,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:56:25,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:25,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:25,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:26,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:31,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:36,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:40,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:41,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:46,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:51,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:51,571 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:56:55,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:55,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:55,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:56,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:01,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:06,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:10,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:10,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:10,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:12,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:17,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:21,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:57:22,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:25,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:25,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:25,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:28,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:33,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:38,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:40,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:40,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:44,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:49,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:51,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:57:54,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:55,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:55,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:55,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:00,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:05,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:10,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:10,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:10,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:10,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:15,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:20,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:21,573 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:58:25,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:25,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:25,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:25,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:30,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:35,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:40,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:41,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:46,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:51,575 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:58:52,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:55,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:55,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:55,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:57,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:02,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:07,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:10,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:10,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:10,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:12,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:17,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:21,576 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:59:23,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:25,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:28,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:33,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:38,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:40,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:40,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:40,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:43,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:48,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:51,577 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:59:54,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:55,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:55,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:55,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:59,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:04,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:09,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:10,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:10,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:10,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:14,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:19,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:21,578 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:00:25,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:25,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:30,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:35,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:40,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:40,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:40,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:41,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:46,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:51,579 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:00:52,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:55,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:55,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:55,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:57,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:02,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:07,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:10,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:10,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:10,754 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:12,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:17,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:21,580 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:01:23,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:25,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:25,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:25,754 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:28,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:33,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:38,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:40,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:40,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:40,946 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:43,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:48,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:51,581 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:01:54,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:55,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:55,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:55,946 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:59,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:04,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:09,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:10,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:10,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:10,947 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:14,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:19,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:21,582 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:02:25,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:25,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:25,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:25,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:31,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:36,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:40,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:40,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:40,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:42,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:47,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:51,584 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:02:52,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:55,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:55,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:55,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:58,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:03,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:08,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:10,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:10,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:10,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:13,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:18,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:21,585 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:03:23,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:25,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:25,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:25,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:29,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:34,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:39,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:40,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:40,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:40,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:45,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:50,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:51,586 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:03:55,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:55,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:55,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:55,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:01,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:06,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:10,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:10,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:10,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:12,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:17,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:21,586 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:04:22,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:26,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:26,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:26,152 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:28,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:33,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:38,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:41,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:41,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:41,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:44,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:49,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:51,587 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:04:54,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:56,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:56,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:56,276 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:00,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:05,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:10,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:11,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:15,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:20,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:21,589 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:05:26,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:26,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:31,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:36,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:41,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:41,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:41,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:42,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:47,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:51,590 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:05:53,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:56,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:56,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:56,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:58,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:03,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:08,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:11,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:13,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:18,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:21,591 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:06:24,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:26,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:29,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:34,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:39,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:41,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:41,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:41,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:45,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:50,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:51,592 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:06:56,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:56,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:56,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:56,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:01,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:06,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:11,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:11,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:11,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:12,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:17,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:21,593 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:07:23,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:26,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:26,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:28,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:33,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:38,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:41,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:41,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:41,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:44,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:49,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:51,595 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:07:55,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:56,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:56,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:00,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:05,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:10,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:11,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:11,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:16,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:21,595 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:08:22,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:26,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:27,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:32,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:37,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:41,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:43,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:48,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:51,599 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:08:54,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:56,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:59,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:04,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:09,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:11,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:11,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:14,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:19,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:21,598 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:09:25,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:30,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:35,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:40,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:41,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:46,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:51,599 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:09:52,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:56,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:56,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:56,953 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:02,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:08,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:12,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:12,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:12,015 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:13,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:18,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:21,600 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:10:23,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:27,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:27,015 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:29,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:34,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:39,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:42,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:42,015 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:45,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:50,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:51,601 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:10:55,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:57,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:01,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:06,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:11,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:12,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:12,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:12,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:16,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:21,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:21,602 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:11:26,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:27,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:27,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:27,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:32,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:37,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:42,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:42,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:42,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:42,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:47,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:51,603 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:11:52,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:57,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:57,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:58,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:03,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:08,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:12,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:12,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:12,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:14,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:19,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:21,604 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:12:24,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:27,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:27,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:27,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:30,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:35,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:40,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:42,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:45,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:50,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:51,605 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:12:55,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:57,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:57,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:57,257 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:01,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:06,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:11,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:12,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:12,257 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:16,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:21,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:21,606 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:13:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:27,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:27,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:27,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:32,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:37,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:42,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:42,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:43,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:48,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:51,607 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:13:53,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:57,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:57,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:59,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:04,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:09,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:12,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:12,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:15,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:20,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:21,608 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:14:25,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:27,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:27,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:27,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:31,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:36,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:41,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:42,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:42,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:42,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:47,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:51,608 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:14:52,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:57,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:57,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:57,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:58,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:03,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:08,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:12,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:12,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:12,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:13,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:18,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:21,610 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:15:23,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:27,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:27,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:27,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:29,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:34,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:39,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:42,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:42,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:42,581 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:44,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:49,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:51,611 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:15:55,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:57,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:57,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:57,581 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:00,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:05,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:10,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:12,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:12,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:12,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:15,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:20,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:21,613 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:16:26,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:27,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:27,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:27,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:31,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:36,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:41,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:42,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:42,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:42,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:47,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:51,614 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:16:53,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:57,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:57,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:57,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:58,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:03,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:08,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:12,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:12,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:13,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:18,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:21,615 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:17:24,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:27,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:27,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:29,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:34,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:39,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:42,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:42,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:42,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:44,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:49,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:51,616 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:17:55,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:58,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:58,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:58,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:01,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:06,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:11,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:13,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:13,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:13,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:17,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:21,617 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:18:22,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:27,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:28,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:28,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:28,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:33,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:38,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:43,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:43,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:43,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:43,876 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:48,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:51,619 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:18:54,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:58,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:58,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:58,876 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:59,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:04,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:09,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:13,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:13,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:13,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:14,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:19,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:21,619 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:19:25,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:28,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:30,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:35,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:40,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:43,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:43,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:43,918 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:45,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:50,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:51,620 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:19:56,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:58,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:58,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:58,918 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:06,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:11,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:13,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:13,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:13,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:17,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:21,621 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:20:23,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:28,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:28,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:28,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:28,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:33,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:38,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:43,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:44,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:49,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:51,622 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:20:55,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:59,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:59,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:00,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:05,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:10,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:14,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:14,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:14,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:15,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:20,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:21,623 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:21:26,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:29,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:29,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:29,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:31,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:36,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:41,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:44,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:44,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:44,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:46,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:51,624 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:21:52,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:57,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:59,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:02,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:07,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:12,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:14,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:14,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:14,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:17,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:21,625 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:22:23,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:28,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:29,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:29,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:29,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:33,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:38,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:43,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:44,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:44,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:44,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:49,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:51,625 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:22:55,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:59,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:59,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:00,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:05,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:10,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:14,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:14,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:14,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:15,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:20,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:21,626 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:23:26,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:29,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:29,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:29,992 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:32,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:37,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:42,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:44,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:44,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:44,992 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:48,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:51,627 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:23:53,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:58,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:00,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:00,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:00,079 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:04,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:09,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:14,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:15,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:15,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:15,430 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:19,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:21,628 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:24:24,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:29,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:30,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:30,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:30,430 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:40,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:45,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:45,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:50,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:51,629 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:24:56,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:00,691 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:01,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:06,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:11,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:15,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:16,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:21,630 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:25:22,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:27,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:30,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:30,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:30,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:32,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:37,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:42,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:45,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:48,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:51,631 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:25:54,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:59,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:00,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:04,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:09,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:14,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:15,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:20,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:21,632 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:26:26,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:30,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:30,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:30,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:32,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:37,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:42,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:46,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:47,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:51,633 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:26:52,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:57,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:01,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:03,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:08,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:13,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:16,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:16,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:16,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:19,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:21,634 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:27:24,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:29,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:31,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:31,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:31,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:35,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:45,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:46,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:50,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:51,635 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:27:55,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:00,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:01,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:06,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:11,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:16,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:16,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:16,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:16,046 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:21,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:21,635 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:28:26,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:31,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:31,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:31,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:32,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:37,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:42,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:46,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:46,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:46,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:47,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:51,636 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:28:52,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:57,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:01,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:01,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:01,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:03,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:08,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:13,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:16,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:16,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:16,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:18,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:21,638 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:29:23,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:28,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:31,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:31,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:31,471 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:34,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:39,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:44,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:46,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:50,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:51,640 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:29:55,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:00,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:01,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:01,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:01,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:06,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:11,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:16,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:16,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:16,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:16,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:21,639 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:30:21,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:26,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:31,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:31,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:31,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:31,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:37,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:42,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:46,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:48,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:51,643 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:30:53,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:58,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:01,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:01,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:04,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:09,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:14,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:16,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:16,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:19,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:21,642 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:31:24,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:29,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:31,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:31,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:35,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:40,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:45,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:46,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:51,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:51,643 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:31:56,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:01,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:01,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:01,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:07,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:12,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:16,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:16,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:18,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:21,644 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:32:23,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:28,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:31,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:31,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:32:31,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:34,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:39,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:44,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:46,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:46,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:50,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:51,645 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:32:55,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:00,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:02,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:02,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:02,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:06,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:11,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:16,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:17,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:21,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:21,646 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:33:26,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:31,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:32,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:32,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:37,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:42,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:47,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:47,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:48,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:51,647 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:33:53,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:58,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:02,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:02,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:04,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:09,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:14,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:17,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:20,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:21,649 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:34:25,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:30,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:32,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:32,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:36,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:41,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:46,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:47,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:34:47,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:47,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:51,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:51,650 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:34:56,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:01,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:02,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:02,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:02,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:07,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:12,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:17,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:18,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:21,651 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:35:23,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:28,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:32,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:32,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:32,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:34,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:39,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:44,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:47,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:47,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:47,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:49,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:51,653 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:35:55,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:00,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:02,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:02,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:02,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:05,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:10,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:15,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:17,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:17,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:17,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:20,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:21,654 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:36:26,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:31,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:32,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:32,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:32,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:37,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:42,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:47,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:47,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:47,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:51,654 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:36:52,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:57,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:02,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:02,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:02,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:02,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:07,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:12,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:17,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:17,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:17,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:18,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:21,655 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:37:24,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:29,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:32,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:32,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:32,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:34,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:39,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:44,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:47,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:50,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:51,656 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:37:56,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:01,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:02,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:02,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:02,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:06,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:11,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:16,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:17,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:17,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:17,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:21,658 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:38:22,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:27,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:32,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:32,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:32,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:32,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:37,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:42,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:47,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:47,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:51,659 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:38:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:58,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:03,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:03,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:03,202 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:04,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:09,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:18,158 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:20,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:21,660 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:39:25,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:30,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:33,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:33,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:33,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:36,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:41,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:46,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:48,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:48,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:48,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:51,661 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:39:51,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:56,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:01,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:03,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:03,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:03,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:07,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:12,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:17,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:18,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:21,662 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:40:22,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:27,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:32,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:33,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:33,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:33,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:38,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:43,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:48,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:48,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:48,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:48,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:51,665 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:40:53,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:03,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:03,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:04,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:09,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:14,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:18,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:18,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:19,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:21,664 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:41:24,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:29,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:33,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:33,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:33,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:35,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:40,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:45,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:48,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:48,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:51,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:51,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:41:56,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:01,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:03,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:07,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:12,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:18,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:21,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:42:22,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:27,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:32,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:33,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:33,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:33,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:38,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:43,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:48,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:48,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:51,668 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:42:53,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:58,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:43:03,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:04,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:09,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:14,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:18,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:20,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:21,669 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:43:25,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:30,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:33,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:33,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:36,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:41,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:46,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:48,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:51,670 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:43:51,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:56,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:01,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:03,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:03,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:07,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:12,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:17,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:18,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:18,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:21,671 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:44:22,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:27,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:32,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:33,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:33,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:38,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:43,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:48,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:48,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:48,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:51,672 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:44:53,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:58,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:03,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:03,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:04,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:09,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:14,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:18,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:18,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:18,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:20,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:21,673 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:45:25,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:30,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:33,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:33,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:33,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:36,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:41,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:46,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:48,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:48,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:48,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:51,674 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:45:51,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:56,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:01,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:03,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:03,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:03,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:07,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:12,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:17,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:18,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:18,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:18,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:21,675 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:46:22,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:27,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:32,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:33,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:33,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:33,650 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:37,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:42,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:47,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:48,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:48,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:48,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:51,675 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:46:53,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:58,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:03,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:03,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:03,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:08,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:13,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:18,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:19,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:21,676 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:47:25,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:30,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:33,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:33,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:33,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:35,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:40,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:45,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:48,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:48,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:48,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:51,677 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:47:51,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:56,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:01,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:03,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:06,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:11,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:16,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:18,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:21,678 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:48:22,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:27,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:32,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:33,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:33,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:37,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:42,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:47,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:48,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:48,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:48,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:51,679 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:48:53,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:58,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:03,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:03,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:03,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:03,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:08,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:13,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:18,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:18,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:18,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:19,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:21,680 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:49:25,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:30,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:33,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:33,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:33,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:35,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:40,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:45,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:48,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:48,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:48,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:51,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:51,681 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:49:56,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:01,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:04,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:04,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:04,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:07,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:12,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:17,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:19,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:19,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:19,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:21,682 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:50:22,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:32,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:34,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:34,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:34,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:38,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:43,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:48,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:49,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:49,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:49,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:51,683 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:50:53,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:58,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:03,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:04,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:04,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:04,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:09,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:14,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:19,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:19,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:19,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:20,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:21,684 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:51:25,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:30,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:34,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:34,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:36,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:41,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:46,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:49,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:49,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:51,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:51,685 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:51:56,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:01,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:04,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:04,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:07,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:12,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:17,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:19,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:19,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:19,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:21,688 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:52:22,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:27,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:32,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:34,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:34,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:34,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:38,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:43,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:48,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:49,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:49,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:49,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:51,687 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:52:53,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:58,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:03,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:04,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:04,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:04,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:08,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:13,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:18,775 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:19,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:19,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:19,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:21,688 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:53:24,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:29,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:34,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:34,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:34,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:34,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:39,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:44,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:49,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:49,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:49,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:50,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:51,688 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:53:56,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:01,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:04,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:04,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:04,774 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:06,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:11,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:16,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:19,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:19,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:19,734 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:21,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:54:22,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:27,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:32,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:34,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:34,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:34,760 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:37,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:42,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:47,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:49,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:49,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:49,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:51,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:54:53,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:58,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:03,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:04,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:04,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:04,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:08,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:13,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:18,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:19,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:19,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:21,692 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:55:24,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:29,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:34,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:34,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:34,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:34,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:39,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:44,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:49,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:49,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:49,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:49,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:51,692 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:55:55,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:00,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:04,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:05,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:10,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:15,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:19,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:20,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:21,693 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:56:26,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:31,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:34,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:34,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:34,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:36,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:41,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:46,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:49,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:49,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:49,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:51,694 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:56:52,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:57,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:02,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:04,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:07,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:12,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:17,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:19,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:21,695 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:57:23,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:28,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:33,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:34,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:34,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:38,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:43,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:48,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:49,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:49,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:51,696 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:57:54,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:59,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:04,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:04,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:04,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:04,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:09,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:14,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:19,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:19,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:19,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:19,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:21,697 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:58:25,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:30,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:34,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:34,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:34,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:35,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:40,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:45,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:49,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:49,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:50,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:51,698 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:58:56,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:01,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:04,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:04,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:06,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:11,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:16,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:19,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:19,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:21,699 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:59:22,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:27,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:32,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:34,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:34,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:37,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:42,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:47,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:49,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:49,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:51,700 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:59:53,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:58,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:03,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:04,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:04,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:04,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:09,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:14,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:19,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:19,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:19,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:19,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:21,701 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:00:24,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:29,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:34,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:34,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:34,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:40,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:45,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:49,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:49,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:50,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:51,702 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:00:55,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:00,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:04,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:04,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:06,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:11,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:16,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:20,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:20,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:20,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:21,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:21,703 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:01:26,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:31,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:35,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:35,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:35,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:37,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:42,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:47,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:50,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:50,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:51,704 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:01:52,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:57,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:02,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:05,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:05,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:08,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:13,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:18,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:20,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:20,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:21,705 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:02:23,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:28,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:33,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:35,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:35,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:39,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:44,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:49,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:50,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:50,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:50,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:51,706 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:02:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:59,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:04,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:05,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:05,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:05,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:10,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:15,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:20,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:20,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:20,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:21,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:21,709 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:03:26,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:31,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:35,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:35,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:35,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:37,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:42,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:47,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:50,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:50,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:51,708 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:03:52,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:57,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:02,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:05,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:05,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:08,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:13,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:18,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:20,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:20,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:20,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:21,711 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:04:23,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:28,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:33,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:35,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:35,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:35,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:39,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:44,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:49,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:50,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:50,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:50,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:51,711 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:04:54,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:59,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:04,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:05,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:10,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:15,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:20,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:20,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:20,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:20,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:21,712 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:05:25,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:30,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:35,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:35,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:35,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:36,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:41,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:46,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:50,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:50,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:50,558 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:51,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:51,713 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:05:56,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:01,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:05,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:05,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:07,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:12,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:17,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:20,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:20,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:20,765 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:21,714 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:06:22,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:27,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:32,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:36,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:36,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:38,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:43,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:48,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:51,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:51,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:51,716 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:06:53,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:58,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:06,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:06,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:06,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:09,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:14,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:19,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:21,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:21,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:21,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:21,717 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:07:24,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:29,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:34,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:36,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:40,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:45,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:50,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:51,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:51,718 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:07:55,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:00,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:05,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:06,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:06,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:06,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:11,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:16,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:21,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:21,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:21,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:21,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:21,719 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:08:26,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:31,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:36,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:36,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:37,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:42,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:47,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:51,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:51,058 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:51,720 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:08:52,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:57,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:02,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:06,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:06,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:06,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:08,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:13,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:18,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:21,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:21,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:21,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:21,721 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:09:23,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:28,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:33,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:36,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:36,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:36,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:39,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:44,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:49,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:51,722 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:09:51,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:51,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:54,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:59,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:04,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:06,813 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:09,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:14,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:19,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:21,723 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:10:21,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:21,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:21,813 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:24,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:29,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:34,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:36,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:36,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:36,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:40,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:45,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:50,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:51,724 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:10:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:51,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:55,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:00,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:05,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:06,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:10,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:15,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:20,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:21,725 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:11:21,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:21,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:21,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:26,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:31,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:36,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:37,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:37,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:37,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:41,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:46,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:51,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:51,726 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:11:52,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:52,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:52,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:56,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:01,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:06,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:07,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:11,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:16,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:21,727 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:12:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:22,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:22,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:27,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:32,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:37,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:37,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:39,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:44,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:49,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:51,728 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:12:52,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:52,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:52,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:54,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:59,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:04,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:07,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:10,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:15,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:20,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:21,729 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:13:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:22,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:26,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:31,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:36,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:37,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:37,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:41,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:46,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:51,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:51,730 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:13:52,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:52,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:57,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:02,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:07,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:07,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:07,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:07,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:12,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:17,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:21,730 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:14:22,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:22,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:22,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:22,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:27,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:32,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:37,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:37,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:37,855 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:38,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:43,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:48,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:51,733 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:14:52,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:53,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:53,018 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:54,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:59,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:04,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:07,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:07,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:07,975 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:10,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:15,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:20,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:21,732 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:15:23,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:23,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:23,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:25,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:30,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:35,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:38,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:38,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:40,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:45,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:50,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:51,733 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:15:53,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:53,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:53,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:56,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:01,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:06,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:08,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:11,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:16,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,734 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:16:23,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:23,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:27,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:32,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:37,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:38,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:38,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:43,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:48,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:51,736 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:16:53,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:53,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:53,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:58,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:03,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:08,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:08,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:08,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:08,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:13,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:18,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:21,737 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:17:23,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:23,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:23,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:28,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:33,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:38,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:38,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:39,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:44,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:49,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:51,737 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:17:53,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:53,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:53,712 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:54,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:59,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:04,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:08,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:08,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:08,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:09,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:14,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:19,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:21,738 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:18:23,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:23,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:23,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:24,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:29,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:34,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:38,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:38,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:40,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:45,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:50,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:51,740 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:18:53,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:53,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:55,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:00,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:05,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:08,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:08,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:11,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:16,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,741 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:19:23,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:23,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:26,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:31,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:36,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:38,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:38,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:38,881 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:41,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:46,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:51,742 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:19:52,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:54,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:54,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:54,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:58,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:03,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:08,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:09,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:09,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:09,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:14,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:19,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:21,743 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:20:24,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:24,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:24,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:25,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:30,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:39,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:39,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:39,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:45,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:50,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:51,744 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:20:54,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:54,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:54,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:56,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:01,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:06,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:09,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:11,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:16,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:21,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:21,744 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:21:24,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:24,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:24,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:26,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:31,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:36,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:39,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:39,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:39,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:42,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:47,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:51,745 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:21:52,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:54,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:54,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:54,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:58,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:03,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:08,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:09,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:18,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:21,746 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:22:23,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:24,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:24,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:24,593 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:29,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:34,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:39,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:39,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:39,593 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:40,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:45,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:50,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:51,747 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:22:54,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:54,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:54,763 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:55,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:00,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:05,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:10,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:10,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:10,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:11,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:16,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:21,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:21,748 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:23:25,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:25,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:25,248 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:26,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:31,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:36,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:40,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:41,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:46,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:51,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:51,749 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:23:55,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:55,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:55,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:56,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:01,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:06,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:10,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:10,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:10,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:11,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:16,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:21,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:21,750 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:24:25,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:25,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:25,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:26,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:31,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:36,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:40,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:42,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:47,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:51,751 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:24:52,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:55,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:55,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:58,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:03,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:08,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:10,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:10,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:10,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:14,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:19,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:21,753 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:25:24,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:25,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:25,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:25,372 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:30,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:35,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:40,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:40,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:40,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:41,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:46,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,755 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:25:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:55,372 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:57,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:02,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:07,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:10,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:10,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:10,372 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:12,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:17,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:21,755 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:26:22,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:25,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:25,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:25,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:28,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:33,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:38,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:40,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:43,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:48,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:51,758 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:26:53,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:55,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:55,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:55,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:59,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:04,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:09,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:10,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:10,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:10,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:14,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:19,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:21,757 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:27:24,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:25,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:25,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:25,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:30,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:35,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:40,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:40,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:45,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:50,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:51,757 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:27:55,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:55,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:55,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:55,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:00,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:05,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:10,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:10,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:10,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:10,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:15,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:20,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:21,758 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:28:25,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:25,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:25,685 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:25,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:30,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:35,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:40,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:40,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:40,685 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:41,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:46,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:51,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:51,759 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:28:55,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:55,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:55,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:56,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:01,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:06,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:10,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:10,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:10,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:12,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:17,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:21,760 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:29:23,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:25,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:25,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:25,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:28,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:33,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:38,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:40,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:40,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:40,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:44,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:49,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:51,761 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:29:54,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:55,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:55,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:55,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:59,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:04,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:09,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:10,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:10,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:10,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:14,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:19,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:21,762 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:30:25,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:25,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:25,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:25,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:30,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:35,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:40,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:40,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:40,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:41,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:46,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:51,763 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:30:52,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:56,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:56,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:56,586 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:58,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:03,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:08,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:11,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:11,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:11,881 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:13,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:18,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:21,764 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:31:24,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:27,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:30,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:35,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:40,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:42,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:46,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:51,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:51,766 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:31:56,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:57,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:02,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:07,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:12,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:12,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:12,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:13,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:18,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:21,767 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:32:23,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:27,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:29,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:34,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:39,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:42,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:45,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:50,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:51,768 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:32:55,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:57,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:01,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:06,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:11,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:12,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:12,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:17,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:21,770 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:33:22,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:27,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:28,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:38,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:42,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:44,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:49,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:51,771 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:33:54,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:57,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:57,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:57,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:05,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:10,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:12,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:12,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:12,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:16,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:21,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:21,772 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:34:26,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:27,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:27,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:27,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:32,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:37,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:42,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:42,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:42,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:47,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:51,773 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:34:52,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:57,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:57,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:57,646 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:58,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:03,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:08,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:12,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:14,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:19,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:21,774 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:35:24,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:27,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:27,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:27,646 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:30,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:35,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:40,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:42,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:46,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,775 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:35:56,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:57,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:57,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:57,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:02,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:07,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:12,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:13,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:18,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:21,776 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:36:23,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:27,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:27,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:27,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:29,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:34,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:39,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:42,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:42,604 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:45,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:50,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:51,778 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:36:55,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:57,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:57,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:57,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:01,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:06,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:11,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:12,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:12,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:12,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:16,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:21,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:21,777 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:37:26,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:27,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:27,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:32,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:37,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:42,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:42,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:42,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:43,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:48,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:51,782 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:37:53,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:57,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:57,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:57,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:59,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:04,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:09,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:12,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:12,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:12,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:14,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:19,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:21,780 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:38:25,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:27,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:31,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:36,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:41,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:42,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:42,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:42,652 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:47,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:51,781 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:38:52,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:57,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:57,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:57,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:58,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:03,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:08,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:12,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:12,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:12,652 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:14,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:19,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:21,783 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:39:24,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:27,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:27,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:27,691 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:30,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:35,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:40,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:42,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:42,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:42,791 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:45,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:50,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:51,784 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:39:56,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:57,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:57,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:57,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:01,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:06,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:11,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:12,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:12,793 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:12,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:16,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:21,785 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:40:22,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:27,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:27,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:32,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:37,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:42,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:42,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:42,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:42,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:47,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:51,786 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:40:53,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:57,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:57,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:58,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:03,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:08,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:12,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:14,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:19,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:21,786 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:41:25,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:27,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:30,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:35,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:40,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:42,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:46,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:51,787 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:41:52,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:57,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:57,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:02,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:07,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:13,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:18,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:21,788 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:42:24,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:27,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:29,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:34,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:39,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:42,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:44,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:49,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:51,789 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:42:55,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:57,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:00,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:05,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:10,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:16,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:21,790 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:43:22,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:27,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:32,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:37,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:42,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:43,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:48,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:51,791 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:43:54,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:57,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:57,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:59,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:04,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:09,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:15,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:20,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:21,792 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:44:26,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:31,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:36,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:41,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:42,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:47,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:51,793 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:44:53,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:57,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:58,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:03,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:08,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:13,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:18,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:21,795 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:45:24,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:27,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:29,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:34,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:39,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:42,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:42,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:42,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:44,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:49,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:51,796 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:45:55,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:57,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:00,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:05,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:10,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:12,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:16,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:21,797 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:46:22,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:27,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:27,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:32,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:37,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:42,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:42,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:42,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:43,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:48,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:51,797 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:46:54,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:57,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:57,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:57,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:59,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:04,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:09,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:12,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:12,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:12,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:15,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:20,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:21,798 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:47:26,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:27,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:31,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:36,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:41,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:42,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:42,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:42,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:47,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:51,802 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:47:53,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:58,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:58,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:58,555 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:59,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:04,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:09,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:13,555 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:15,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:20,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:21,801 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:48:25,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:28,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:28,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:28,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:31,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:36,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:41,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:43,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:43,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:43,555 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:47,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:51,802 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:48:52,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:57,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:58,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:58,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:58,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:03,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:08,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:13,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:13,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:18,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:21,803 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:49:23,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:28,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:28,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:28,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:29,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:34,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:39,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:43,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:43,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:43,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:44,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:49,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:51,805 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:49:54,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:58,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:58,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:58,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:00,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:05,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:10,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:13,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:13,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:13,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:16,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,806 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:50:26,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:28,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:28,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:28,557 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:32,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:37,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:42,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:43,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:43,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:43,862 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:47,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:51,807 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:50:53,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:58,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:58,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:58,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:58,862 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:03,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:08,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:13,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:13,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:13,862 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:14,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:19,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:21,808 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:51:25,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:29,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:29,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:31,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:36,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:41,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:44,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:47,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:51,809 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:51:52,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:57,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:59,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:03,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:08,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:13,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:14,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:19,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:21,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:52:24,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:29,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:30,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:35,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:40,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:44,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:46,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:52:56,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:59,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:02,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:07,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:14,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:18,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:21,811 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:53:23,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:28,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:29,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:29,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:34,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:39,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:44,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:44,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:45,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:50,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:51,812 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:53:55,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:59,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:59,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:59,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:01,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:06,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:11,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:15,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:15,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:15,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:17,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:21,813 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:54:22,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:27,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:30,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:30,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:30,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:33,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:38,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:43,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:45,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:45,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:45,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:49,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:51,814 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:54:54,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:59,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:00,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:00,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:00,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:05,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:10,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:15,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:15,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:16,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:21,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:21,815 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:55:26,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:30,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:30,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:32,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:37,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:42,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:45,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:45,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:47,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:51,815 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:55:52,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:57,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:00,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:00,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:03,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:08,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:13,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:15,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:15,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:18,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:21,817 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:56:23,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:28,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:30,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:30,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:34,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:39,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:44,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:45,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:45,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:50,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:51,818 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:56:55,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:00,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:00,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:01,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:06,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:11,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:15,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:15,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:16,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:21,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:21,819 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:57:26,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:30,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:32,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:37,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:42,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:45,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:45,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:48,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:51,820 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:57:53,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:58,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:00,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:00,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:04,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:09,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:14,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:15,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:15,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:20,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:21,821 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:58:25,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:30,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:31,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:36,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:41,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:45,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:45,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:49,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:51,822 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:58:54,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:59,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:00,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:00,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:05,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:10,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:15,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:15,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:16,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:21,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:21,825 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:59:26,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:30,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:32,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:37,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:42,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:45,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:45,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:48,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:51,824 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:59:53,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:58,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:00,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:00,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:04,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:09,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:14,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:15,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:15,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:15,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:19,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:21,829 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:00:24,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:29,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:30,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:30,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:30,751 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:35,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:40,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:45,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:45,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:45,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:46,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:51,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:51,826 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:00:56,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:00,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:00,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:00,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:02,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:07,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:12,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:15,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:15,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:15,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:18,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:21,827 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:01:23,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:28,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:30,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:30,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:30,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:34,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:39,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:44,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:45,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:45,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:45,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:50,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:51,828 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:01:55,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:00,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:00,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:00,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:01,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:06,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:11,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:15,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:15,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:15,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:17,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:21,829 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:02:22,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:27,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:30,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:30,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:30,794 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:32,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:37,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:42,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:45,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:45,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:45,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:48,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:51,830 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:02:53,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:58,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:00,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:00,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:00,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:04,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:09,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:14,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:15,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:15,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:20,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:21,832 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:03:25,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:30,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:30,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:30,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:35,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:40,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:45,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:45,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:46,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:51,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:51,833 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:03:56,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:00,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:00,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:01,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:06,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:11,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:15,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:15,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:17,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:21,834 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:04:22,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:27,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:30,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:30,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:32,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:37,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:42,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:45,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:45,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:48,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:51,835 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:04:54,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:59,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:00,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:00,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:05,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:10,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:15,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:15,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:15,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:20,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:21,836 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:05:26,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:30,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:30,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:32,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:37,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:42,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:45,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:45,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:47,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:51,838 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:05:53,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:58,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:00,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:00,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:03,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:08,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:13,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:15,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:15,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:19,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:21,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:06:25,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:30,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:30,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:30,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:35,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:40,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:45,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:45,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:45,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:46,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:51,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:51,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:06:56,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:00,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:00,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:00,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:01,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:06,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:11,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:15,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:15,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:15,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:17,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:21,840 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:07:23,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:28,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:31,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:31,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:31,886 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:33,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:38,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:43,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:46,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:46,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:46,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:48,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:51,841 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:07:54,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:59,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:01,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:01,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:01,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:04,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:09,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:14,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:16,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:16,987 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:20,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:21,842 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:08:25,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:30,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:31,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:31,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:31,987 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:36,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:41,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:46,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:46,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:46,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:46,987 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:51,844 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:08:51,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:56,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:01,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:01,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:01,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:01,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:12,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:16,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:18,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:21,845 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:09:23,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:28,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:31,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:31,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:31,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:34,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:39,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:44,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:46,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:46,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:46,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:50,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:51,847 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:09:55,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:00,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:01,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:01,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:02,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:06,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:11,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:16,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:17,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:17,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:17,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:21,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:21,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:10:26,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:31,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:32,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:32,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:32,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:37,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:42,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:47,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:47,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:47,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:47,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:51,848 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:10:52,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:57,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:02,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:02,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:02,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:02,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:08,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:13,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:18,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:18,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:18,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:18,077 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:21,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:11:23,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:28,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:33,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:33,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:33,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:34,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:39,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:44,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:48,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:48,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:48,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:50,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:51,850 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:11:55,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:00,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:03,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:03,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:03,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:06,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:11,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:16,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:18,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:18,218 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:21,852 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:12:21,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:26,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:31,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:33,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:33,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:37,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:42,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:47,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:48,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:48,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:51,853 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:12:52,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:57,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:02,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:03,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:03,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:08,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:13,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:18,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:18,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:18,240 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:18,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:21,854 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:13:23,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:28,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:33,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:33,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:33,438 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:34,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:39,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:44,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:48,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:48,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:48,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:50,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:51,855 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:13:55,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:00,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:03,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:03,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:03,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:06,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:11,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:16,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:18,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:18,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:18,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:21,856 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:14:21,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:26,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:31,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:33,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:33,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:33,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:37,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:42,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:47,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:48,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:48,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:48,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:51,858 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:14:52,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:57,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:02,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:03,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:03,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:03,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:08,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:13,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:18,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:18,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:18,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:19,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:21,859 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:15:24,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:29,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:33,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:33,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:33,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:35,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:40,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:45,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:48,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:48,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:48,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:51,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:51,861 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:15:56,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:01,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:03,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:03,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:03,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:06,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:11,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:16,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:19,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:19,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:21,862 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:16:22,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:27,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:32,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:34,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:34,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:34,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:38,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:43,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:48,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:49,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:49,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:49,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:51,862 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:16:53,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:58,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:03,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:04,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:09,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:14,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:19,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:20,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:21,863 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:17:25,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:30,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:34,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:34,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:36,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:41,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:46,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:49,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:49,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:51,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:51,864 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:17:56,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:01,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:04,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:07,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:12,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:17,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:19,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:21,865 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:18:22,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:27,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:32,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:34,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:34,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:38,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:43,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:48,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:49,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:49,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:18:49,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:51,866 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:18:53,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:58,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:03,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:04,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:09,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:14,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:19,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:19,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:19,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:21,867 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:19:24,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:29,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:34,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:34,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:35,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:40,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:45,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:49,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:49,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:50,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:51,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:19:55,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:00,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:04,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:04,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:04,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:06,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:11,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:16,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:19,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:21,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:21,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:20:26,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:31,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:34,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:37,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:42,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:47,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:49,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:49,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:51,869 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:20:52,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:57,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:02,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:04,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:04,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:08,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:13,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:18,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:19,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:21,870 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:21:23,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:28,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:33,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:34,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:39,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:44,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:49,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:49,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:50,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:51,872 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:21:55,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:00,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:04,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:04,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:06,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:11,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:16,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:19,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:19,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:21,872 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:22:21,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:26,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:31,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:34,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:34,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:37,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:42,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:47,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:49,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:51,875 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:22:52,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:57,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:02,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:04,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:04,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:04,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:08,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:13,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:18,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:19,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:19,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:19,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:21,874 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:23:23,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:33,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:34,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:34,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:39,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:44,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:49,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:50,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:51,875 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:23:55,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:00,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:04,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:04,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:06,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:11,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:16,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:19,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:19,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:21,876 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:24:21,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:26,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:31,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:34,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:34,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:37,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:42,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:47,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:49,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:51,877 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:24:52,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:57,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:02,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:04,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:04,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:08,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:13,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:18,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:19,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:19,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:21,878 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:25:23,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:28,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:33,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:34,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:34,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:39,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:44,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:49,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:49,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:50,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:51,879 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:25:55,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:00,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:04,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:04,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:06,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:11,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:16,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:19,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:19,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:21,880 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:26:21,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:26,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:31,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:34,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:34,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:37,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:42,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:47,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:49,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:49,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:51,881 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:26:52,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:57,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:02,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:04,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:04,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:08,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:13,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:18,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:19,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:19,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:19,875 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:21,882 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:27:23,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:28,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:33,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:35,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:35,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:35,046 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:39,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:44,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:49,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:50,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:50,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:50,046 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:51,883 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:27:54,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:59,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:04,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:05,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:10,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:15,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:20,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:20,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:20,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:21,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:21,884 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:28:26,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:31,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:35,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:35,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:37,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:42,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:47,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:50,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:50,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:51,885 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:28:52,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:57,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:02,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:05,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:08,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:13,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:18,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:20,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:20,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:21,886 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:29:23,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:28,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:33,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:35,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:35,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:39,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:44,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:49,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:50,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:50,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:51,886 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:29:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:59,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:04,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:05,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:05,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:10,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:15,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:20,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:20,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:21,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:21,887 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:30:26,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:31,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:35,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:35,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:37,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:42,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:47,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:50,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:50,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:51,889 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:30:52,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:57,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:02,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:05,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:05,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:08,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:13,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:18,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:20,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:20,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:20,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:21,890 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:31:23,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:28,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:33,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:35,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:38,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:43,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:48,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:50,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:50,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:50,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:51,891 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:31:54,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:59,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:04,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:05,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:05,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:05,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:09,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:14,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:19,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:20,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:20,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:20,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:21,891 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:32:25,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:30,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:35,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:35,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:40,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:45,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:50,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:50,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:51,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:32:51,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:56,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:01,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:05,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:06,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:11,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:16,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:20,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:21,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:33:22,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:27,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:32,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:35,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:37,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:42,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:47,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:50,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:51,897 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:33:53,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:58,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:03,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:05,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:08,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:13,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:18,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:20,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:21,896 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:34:24,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:29,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:34,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:35,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:39,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:44,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:49,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:50,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:50,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:51,897 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:34:55,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:00,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:05,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:05,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:05,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:05,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:10,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:15,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:20,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:20,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:20,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:21,898 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:35:21,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:26,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:31,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:36,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:36,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:36,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:37,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:42,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:47,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:51,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:51,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:51,899 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:35:52,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:57,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:02,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:06,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:06,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:06,770 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:08,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:13,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:18,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:21,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:21,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:21,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:21,900 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:36:23,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:28,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:33,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:37,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:37,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:37,119 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:39,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:44,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:49,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:51,901 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:36:52,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:52,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:52,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:55,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:00,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:05,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:07,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:07,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:11,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:16,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:21,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:21,902 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:37:22,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:22,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:22,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:26,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:31,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:36,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:37,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:37,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:37,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:42,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:47,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:51,904 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:37:52,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:52,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:52,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:53,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:58,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:03,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:07,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:07,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:07,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:09,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:14,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:19,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:21,904 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:38:22,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:22,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:24,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:29,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:34,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:37,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:37,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:37,577 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:39,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:44,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:49,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:51,906 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:38:52,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:52,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:52,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:54,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:59,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:04,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:07,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:07,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:07,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:10,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:15,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:20,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:21,907 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:39:22,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:22,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:26,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:31,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:36,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:37,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:37,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:41,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:46,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:51,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:51,908 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:39:52,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:52,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:52,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:56,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:01,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:06,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:07,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:07,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:07,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:12,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:17,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:21,908 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:40:22,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:22,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:22,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:22,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:28,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:33,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:37,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:37,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:37,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:38,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:43,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:48,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:51,909 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:40:52,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:52,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:52,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:53,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:58,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:04,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:07,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:14,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:19,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:21,910 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:41:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:22,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:24,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:34,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:37,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:37,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:37,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:40,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:45,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:50,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:51,911 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:41:52,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:53,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:53,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:55,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:00,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:05,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:07,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:11,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:16,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:21,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:21,912 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:42:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:22,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:27,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:32,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:37,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:38,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:42,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:47,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:51,913 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:42:52,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:53,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:58,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:08,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:08,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:09,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:14,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:19,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:21,915 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:43:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:23,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:24,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:29,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:34,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:38,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:39,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:44,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:49,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:51,917 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:43:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:53,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:54,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:59,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:04,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:08,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:10,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:15,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:20,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:21,917 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:44:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:23,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:26,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:31,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:36,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:38,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:41,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:46,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:51,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:51,919 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:44:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:53,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:53,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:56,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:01,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:06,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:08,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:08,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:12,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:17,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:21,919 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:45:22,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:23,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:28,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:33,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:38,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:39,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:44,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:49,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:51,920 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:45:53,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:53,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:53,185 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:54,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:59,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:04,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:08,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:08,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:08,185 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:10,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:15,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:20,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:21,921 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:46:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:23,185 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:26,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:31,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:36,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:38,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:38,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:41,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:46,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:51,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:51,922 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:46:53,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:53,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:53,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:56,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:01,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:06,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:08,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:08,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:08,186 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:12,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:17,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:21,924 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:47:22,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:23,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:23,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:23,186 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:28,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:33,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:38,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:38,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:38,186 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:39,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:44,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:49,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:51,925 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:47:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:53,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:54,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:59,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:04,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:08,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:09,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:14,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:19,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:21,926 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:48:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:23,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:25,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:30,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:35,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:38,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:40,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:45,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:50,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:51,927 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:48:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:53,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:55,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:00,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:05,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:08,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:10,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:15,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:20,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:21,928 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:49:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:23,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:26,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:31,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:36,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:38,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:38,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:41,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:46,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:51,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:51,929 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:49:53,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:53,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:53,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:56,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:01,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:06,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:08,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:08,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:08,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:11,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:16,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:21,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:21,930 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:50:23,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:23,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:23,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:27,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:32,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:37,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:38,660 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:42,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:47,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:51,931 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:50:52,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:53,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:58,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:03,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:08,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:08,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:08,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:08,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:13,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:21,932 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:51:23,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:23,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:23,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:24,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:29,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:34,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:38,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:38,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:40,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:45,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:50,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:51,934 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:51:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:53,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:53,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:55,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:00,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:08,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:08,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:08,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:11,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:16,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:21,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:21,935 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:52:23,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:23,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:23,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:27,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:32,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:37,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:38,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:38,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:38,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:42,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:47,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:51,936 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:52:52,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:53,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:53,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:53,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:58,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:03,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:08,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:08,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:08,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:08,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:13,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:18,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:21,937 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:53:23,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:23,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:23,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:24,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:29,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:34,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:38,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:38,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:38,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:40,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:45,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:50,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:51,939 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:53:53,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:53,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:55,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:00,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:05,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:08,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:08,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:08,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:10,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:15,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:20,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:21,940 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:54:23,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:23,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:23,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:25,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:30,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:35,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:38,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:38,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:38,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:41,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:46,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:51,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:51,941 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:54:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:53,816 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:57,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:02,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:07,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:08,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:08,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:08,816 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:13,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:18,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:21,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:55:23,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:23,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:23,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:23,977 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:29,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:34,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:38,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:38,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:38,978 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:40,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:45,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:50,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:51,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:55:53,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:53,977 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:55,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:00,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:05,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:09,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:09,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:09,107 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:10,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:15,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:20,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:21,948 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:56:24,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:24,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:24,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:25,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:30,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:35,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:39,123 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:41,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:46,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:51,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:51,946 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:56:54,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:54,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:54,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:56,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:01,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:06,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:09,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:09,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:09,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:12,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:17,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:21,947 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:57:22,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:24,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:24,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:24,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:28,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:33,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:38,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:39,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:43,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:48,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:51,948 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:57:53,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:54,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:54,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:54,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:59,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:04,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:09,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:09,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:09,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:10,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:15,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:20,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:21,949 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:58:24,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:24,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:24,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:25,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:30,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:35,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:39,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:39,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:39,525 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:40,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:45,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:50,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:51,950 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:58:54,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:54,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:54,525 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:56,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:01,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:06,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:09,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:11,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:16,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:21,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:21,952 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:59:24,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:24,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:27,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:32,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:37,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:39,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:43,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:48,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:51,953 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:59:53,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:54,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:54,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:59,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:04,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:09,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:10,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:15,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:20,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:21,954 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:00:24,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:24,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:25,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:30,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:35,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:39,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:40,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:45,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:50,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:51,955 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:00:54,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:54,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:56,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:01,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:06,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:09,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:09,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:12,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:17,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:21,957 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:01:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:24,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:24,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:28,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:33,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:38,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:39,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:39,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:44,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:49,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:51,958 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:01:54,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:54,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:54,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:59,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:04,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:09,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:14,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:19,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:21,959 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:02:24,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:24,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:24,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:25,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:30,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:35,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:39,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:39,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:39,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:41,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:46,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:51,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:51,960 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:02:54,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:54,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:56,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:01,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:06,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:09,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:12,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:17,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:21,961 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:03:22,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:24,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:24,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:24,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:28,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:33,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:38,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:39,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:39,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:39,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:43,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:48,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:51,962 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:03:53,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:54,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:54,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:54,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:59,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:04,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:09,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:09,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:09,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:10,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:15,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:20,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:21,962 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:04:24,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:24,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:24,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:26,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:31,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:36,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:39,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:39,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:39,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:42,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:47,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:51,964 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:04:52,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:54,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:54,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:54,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:58,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:03,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:08,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:09,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:09,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:09,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:13,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:18,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:21,965 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:05:24,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:24,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:24,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:24,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:29,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:34,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:39,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:39,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:39,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:39,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:45,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:50,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:51,966 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:05:54,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:54,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:54,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:55,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:00,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:05,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:09,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:09,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:09,912 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:11,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:16,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:21,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:21,969 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:06:24,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:24,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:24,912 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:26,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:31,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:36,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:40,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:40,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:40,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:42,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:47,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:51,969 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:06:52,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:55,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:58,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:03,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:08,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:10,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:10,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:10,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:14,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:19,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:21,970 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:07:24,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:25,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:25,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:25,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:30,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:35,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:40,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:40,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:40,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:41,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:46,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:51,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:51,973 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:07:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:55,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:55,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:56,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:01,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:06,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:10,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:10,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:10,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:12,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:17,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:21,974 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:08:22,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:25,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:25,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:25,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:28,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:33,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:38,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:40,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:40,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:40,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:43,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:48,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:51,975 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:08:53,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:55,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:55,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:55,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:59,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:04,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:09,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:10,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:10,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:10,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:15,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:20,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:21,976 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:09:25,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:25,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:25,373 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:25,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:30,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:35,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:40,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:40,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:40,373 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:41,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:46,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:51,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:51,977 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:09:55,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:55,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:55,373 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:57,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:02,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:07,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:10,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:10,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:10,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:12,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:17,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:21,978 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:10:22,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:26,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:26,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:26,667 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:28,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:33,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:38,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:41,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:41,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:41,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:43,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:48,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:51,979 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:10:53,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:56,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:56,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:56,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:59,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:04,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:09,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:11,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:11,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:11,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:15,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:20,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:21,981 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:11:25,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:26,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:26,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:26,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:31,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:36,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:41,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:41,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:41,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:42,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:47,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:51,982 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:11:52,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:56,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:56,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:56,865 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:58,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:03,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:08,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:12,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:12,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:12,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:14,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:19,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:21,983 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:12:24,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:27,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:27,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:27,074 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:30,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:35,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:40,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:42,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:42,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:42,073 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:46,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:51,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:51,985 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:12:56,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:57,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:57,073 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:57,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:02,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:07,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:12,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:12,073 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:12,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:17,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:21,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:13:22,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:27,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:28,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:33,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:38,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:42,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:42,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:42,205 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:44,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:49,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:51,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:13:54,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:57,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:57,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:57,205 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:00,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:05,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:10,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:12,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:12,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:12,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:16,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:21,241 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:21,987 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:14:26,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:27,205 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:27,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:32,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:37,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:42,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:42,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:42,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:43,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:48,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:51,988 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:14:53,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:57,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:57,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:57,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:59,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:04,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:09,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:12,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:12,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:15,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:20,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:21,989 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:15:25,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:27,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:27,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:27,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:31,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:36,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:41,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:42,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:47,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:51,990 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:15:52,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:57,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:57,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:57,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:58,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:03,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:08,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:12,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:13,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:18,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:21,991 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:16:23,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:27,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:27,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:27,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:29,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:34,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:39,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:42,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:45,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:50,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:51,992 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:16:55,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:57,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:57,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:57,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:01,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:06,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:11,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:12,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:12,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:16,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:21,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:21,994 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:17:26,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:27,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:27,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:27,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:32,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:37,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:42,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:42,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:42,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:42,577 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:47,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:51,993 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:17:52,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:57,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:57,577 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:58,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:03,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:08,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:12,623 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:13,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:18,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:21,994 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:18:23,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:27,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:27,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:27,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:29,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:34,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:39,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:42,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:42,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:42,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:44,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:49,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:51,995 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:18:54,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:57,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:57,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:57,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:00,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:05,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:10,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:12,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:12,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:15,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:20,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:21,997 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:19:25,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:27,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:31,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:36,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:41,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:42,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:42,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:42,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:46,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:51,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:51,998 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:19:57,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:57,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:57,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:57,625 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:02,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:07,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:12,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:12,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:12,625 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:13,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:18,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:21,999 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:20:24,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:27,625 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:29,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:34,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:39,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:42,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:42,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:42,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:45,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:50,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:52,000 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:20:56,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:57,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:57,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:57,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:01,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:06,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:11,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:12,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:12,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:12,662 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:17,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:22,001 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:21:23,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:27,682 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:28,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:33,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:38,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:42,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:42,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:42,682 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:43,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:48,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:52,003 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:21:54,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:57,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:57,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:57,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:59,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:04,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:09,728 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:12,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:12,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:12,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:15,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:20,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:22,004 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:22:26,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:27,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:31,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:36,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:41,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:42,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:42,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:42,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:47,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:52,004 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:22:53,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:57,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:57,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:57,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:58,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:03,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:08,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:12,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:12,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:12,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:14,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:19,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:22,006 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:23:25,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:27,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:30,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:35,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:40,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:42,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:42,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:46,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:51,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:52,006 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:23:57,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:57,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:02,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:07,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:12,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:12,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:13,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:18,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:22,007 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:24:24,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:27,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:29,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:34,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:39,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:42,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:42,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:45,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:50,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:52,008 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:24:56,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:57,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:01,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:06,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:11,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:12,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:12,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:16,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:21,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:22,009 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:25:27,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:27,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:32,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:37,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:42,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:42,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:43,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:48,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:52,010 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:25:54,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:57,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:59,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:04,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:09,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:13,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:13,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:13,519 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:15,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:20,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:22,011 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:26:26,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:28,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:28,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:28,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:31,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:36,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:41,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:43,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:43,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:43,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:46,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:51,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:52,012 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:26:57,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:58,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:58,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:58,828 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:07,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:12,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:14,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:14,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:14,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:18,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:22,013 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:27:24,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:29,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:29,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:29,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:34,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:39,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:44,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:44,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:44,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:45,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:50,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:52,013 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:27:56,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:59,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:01,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:06,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:11,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:14,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:14,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:14,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:16,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:21,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:22,015 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:28:27,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:29,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:32,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:37,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:42,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:44,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:44,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:44,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:48,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:52,017 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:28:54,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:59,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:59,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:04,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:09,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:14,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:14,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:14,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:15,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:20,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:22,016 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:29:26,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:29,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:29,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:31,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:36,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:41,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:44,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:44,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:44,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:47,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:52,020 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:29:53,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:58,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:59,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:59,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:59,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:03,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:08,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:13,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:14,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:14,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:14,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:18,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:22,019 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:30:24,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:29,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:29,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:29,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:34,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:39,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:44,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:44,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:44,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:45,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:50,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:52,019 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:30:56,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:59,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:59,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:59,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:01,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:06,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:11,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:14,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:14,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:14,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:16,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:21,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:22,020 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:31:27,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:29,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:29,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:29,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:32,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:37,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:42,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:44,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:44,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:47,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:52,021 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:31:53,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:58,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:59,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:59,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:59,311 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:03,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:08,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:13,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:14,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:14,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:14,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:18,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:22,022 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:32:24,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:29,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:29,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:29,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:29,732 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:34,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:39,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:44,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:44,732 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:44,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:44,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:49,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:52,023 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:32:55,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:00,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:00,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:00,250 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:05,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:10,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:15,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:16,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:21,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:22,024 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:33:27,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:30,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:30,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:30,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:32,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:37,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:42,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:45,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:45,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:45,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:48,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:52,025 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:33:54,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:59,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:00,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:04,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:09,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:14,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:15,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:20,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:22,025 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:34:26,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:30,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:30,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:30,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:31,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:36,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:41,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:45,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:45,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:45,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:47,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:52,026 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:34:53,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:58,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:00,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:00,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:00,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:03,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:08,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:13,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:15,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:15,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:19,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:22,027 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:35:25,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:30,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:30,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:30,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:30,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:35,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:40,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:45,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:45,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:45,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:50,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:52,029 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:35:56,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:00,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:01,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:06,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:11,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:15,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:15,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:17,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:22,029 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:36:23,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:28,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:30,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:30,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:33,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:38,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:43,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:45,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:45,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:49,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:52,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:36:55,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:00,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:00,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:05,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:07,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:12,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:15,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:15,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:15,413 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:17,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:22,032 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:37:23,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:28,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:30,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:30,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:30,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:33,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:38,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:43,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:45,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:45,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:48,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:52,032 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:37:54,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:59,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:00,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:00,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:04,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:09,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:14,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:15,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:15,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:20,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:22,034 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:38:26,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:30,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:30,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:30,620 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:31,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:36,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:41,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:45,960 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:47,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:52,034 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:38:53,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:58,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:00,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:00,960 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:04,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:09,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:14,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:15,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:20,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:22,035 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:39:25,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:30,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:30,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:35,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:40,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:45,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:46,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:46,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:51,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:52,038 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:39:57,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:00,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:03,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:08,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:13,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:15,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:15,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:15,986 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:18,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:22,037 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:40:24,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:29,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:31,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:31,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:31,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:34,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:39,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:44,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:46,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:46,354 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:52,038 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:40:55,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:00,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:01,354 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:05,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:10,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:15,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:16,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:16,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:16,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:21,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:22,039 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:41:27,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:31,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:31,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:31,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:32,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:37,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:42,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:46,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:48,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:52,040 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:41:54,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:59,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:01,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:04,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:09,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:14,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:16,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:16,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:16,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:20,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:22,041 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:42:26,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:31,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:31,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:31,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:36,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:41,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:46,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:47,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:52,043 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:42:53,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:58,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:01,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:01,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:03,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:08,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:13,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:16,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:16,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:19,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:22,044 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:43:25,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:30,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:31,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:31,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:31,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:35,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:40,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:45,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:46,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:46,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:51,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:52,046 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:43:57,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:01,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:01,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:02,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:07,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:12,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:16,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:16,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:18,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:22,047 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:44:24,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:29,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:31,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:31,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:34,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:39,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:44,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:46,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:46,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:50,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:52,048 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:44:56,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:01,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:01,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:01,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:06,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:11,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:16,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:16,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:16,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:21,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:22,049 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:45:27,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:31,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:31,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:32,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:37,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:42,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:46,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:46,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:47,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:52,050 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:45:53,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:58,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:01,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:01,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:03,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:08,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:13,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:16,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:16,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:16,847 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:18,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:22,051 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:46:24,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:29,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:32,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:32,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:32,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:34,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:39,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:44,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:47,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:47,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:47,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:50,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:52,053 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:46:56,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:01,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:02,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:02,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:06,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:11,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:16,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:17,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:17,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:17,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:22,054 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:47:22,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:27,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:32,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:32,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:32,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:32,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:37,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:42,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:47,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:47,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:47,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:48,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:52,055 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:47:54,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:59,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:02,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:02,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:04,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:09,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:14,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:17,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:17,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:19,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:22,056 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:48:25,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:30,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:32,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:32,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:32,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:35,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:40,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:45,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:47,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:47,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:47,247 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:51,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:52,057 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:48:57,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:02,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:02,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:02,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:02,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:07,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:12,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:17,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:17,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:17,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:18,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:22,058 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:49:24,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:29,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:32,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:32,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:32,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:34,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:39,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:44,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:47,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:47,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:47,707 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:49,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:52,059 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:49:55,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:00,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:02,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:02,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:02,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:05,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:10,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:15,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:17,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:17,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:17,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:21,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:22,060 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:50:27,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:32,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:32,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:32,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:32,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:37,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:38,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:43,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:47,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:47,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:47,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:48,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:52,061 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:50:54,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:59,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:02,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:02,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:02,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:04,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:09,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:14,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:17,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:17,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:17,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:19,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:22,063 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:51:25,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:30,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:32,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:32,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:32,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:35,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:40,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:45,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:47,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:47,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:47,882 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:50,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:52,062 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:51:56,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:01,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:02,882 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:06,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:11,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:16,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:18,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:18,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:18,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:22,066 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:52:22,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:27,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:32,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:33,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:33,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:33,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:37,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:42,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:47,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:48,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:48,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:48,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:52,064 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:52:53,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:58,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:03,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:03,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:03,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:03,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:08,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:13,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:18,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:18,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:18,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:19,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:22,065 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:53:25,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:30,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:33,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:33,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:33,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:35,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:40,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:45,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:48,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:48,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:48,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:51,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:52,066 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:53:57,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:02,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:03,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:03,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:07,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:12,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:17,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:18,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:18,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:18,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:22,067 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:54:23,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:28,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:33,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:33,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:38,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:43,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:48,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:48,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:48,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:49,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:52,068 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:54:55,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:00,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:03,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:05,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:10,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:15,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:18,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:18,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:21,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:22,069 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:55:27,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:32,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:33,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:37,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:42,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:47,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:48,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:48,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:48,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:52,070 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:55:53,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:58,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:03,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:03,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:13,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:18,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:18,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:18,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:19,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:22,071 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:56:25,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:30,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:33,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:33,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:33,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:35,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:40,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:45,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:48,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:48,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:51,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:52,071 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:56:57,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:02,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:03,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:03,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:03,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:07,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:12,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:17,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:18,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:18,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:18,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:22,072 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:57:23,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:28,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:33,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:33,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:33,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:33,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:38,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:43,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:48,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:48,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:48,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:48,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:52,073 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:57:54,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:59,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:03,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:03,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:03,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:04,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:09,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:14,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:18,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:18,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:19,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:22,074 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:58:25,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:30,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:33,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:35,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:40,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:45,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:48,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:48,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:51,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:52,075 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:58:57,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:02,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:03,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:03,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:07,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:12,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:17,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:18,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:18,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:18,151 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:22,076 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:59:23,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:28,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:33,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:33,151 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:38,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:43,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:48,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:48,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:48,151 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:49,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:52,077 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:59:55,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:00,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:03,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:03,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:03,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:05,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:10,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:15,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:18,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:18,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:18,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:20,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:22,078 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:00:26,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:31,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:34,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:34,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:34,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:36,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:41,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:46,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:49,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:49,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:49,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:52,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:00:52,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:57,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:02,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:04,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:04,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:04,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:07,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:12,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:17,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:19,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:19,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:22,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:01:23,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:28,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:33,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:34,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:34,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:38,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:43,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:48,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:49,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:49,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:52,081 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:01:54,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:59,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:04,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:04,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:04,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:09,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:14,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:19,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:19,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:20,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:22,084 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:02:26,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:31,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:34,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:34,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:36,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:41,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:46,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:49,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:49,147 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:51,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:52,084 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:02:57,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:02,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:04,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:04,147 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:07,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:12,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:17,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:19,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:19,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:19,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:22,088 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:03:23,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:28,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:33,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:34,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:38,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:43,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:49,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:49,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:49,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:52,086 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:03:54,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:59,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:04,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:04,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:04,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:04,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:09,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:14,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:19,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:19,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:19,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:20,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:22,087 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:04:26,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:31,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:34,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:36,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:41,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:46,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:49,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:49,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:52,089 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:04:52,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:57,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:02,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:04,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:04,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:04,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:07,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:12,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:17,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:19,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:19,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:22,090 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:05:23,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:28,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:33,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:34,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:34,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:38,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:43,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:48,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:49,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:49,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:49,266 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:52,091 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:05:54,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:59,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:04,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:04,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:04,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:04,674 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:09,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:14,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:19,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:19,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:19,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:20,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:22,092 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:06:26,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:31,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:34,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:34,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:34,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:36,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:41,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:46,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:49,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:49,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:49,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:52,093 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:06:52,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:02,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:04,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:04,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:07,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:12,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:17,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:19,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:19,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:22,094 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:07:23,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:28,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:33,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:34,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:34,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:34,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:38,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:43,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:48,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:49,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:49,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:49,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:52,095 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:07:54,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:59,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:04,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:04,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:09,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:14,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:19,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:20,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:22,097 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:08:26,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:31,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:34,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:34,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:34,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:36,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:41,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:46,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:49,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:49,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:49,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:52,098 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:08:52,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:57,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:02,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:04,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:04,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:07,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:12,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:17,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:19,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:19,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:22,099 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:09:23,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:28,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:33,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:34,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:34,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:34,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:38,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:48,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:49,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:49,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:52,101 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:09:54,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:59,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:04,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:04,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:04,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:04,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:09,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:14,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:19,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:19,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:19,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:20,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:22,102 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:10:26,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:31,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:34,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:34,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:34,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:36,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:41,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:46,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:49,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:51,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:52,103 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:10:57,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:02,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:04,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:04,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:04,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:07,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:12,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:17,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:19,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:19,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:19,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:22,105 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:11:23,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:28,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:33,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:34,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:34,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:34,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:38,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:43,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:48,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:49,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:49,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:52,106 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:11:54,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:59,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:04,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:04,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:04,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:09,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:14,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:19,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:19,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:19,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:20,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:22,107 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:12:26,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:31,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:35,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:35,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:35,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:36,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:41,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:46,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:50,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:50,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:50,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:52,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:52,108 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:12:57,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:02,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:05,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:05,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:05,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:08,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:13,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:18,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:20,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:20,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:22,110 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:13:23,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:28,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:33,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:35,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:35,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:39,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:44,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:49,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:50,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:50,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:50,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:52,111 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:13:54,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:59,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:04,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:05,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:05,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:05,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:10,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:15,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:20,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:20,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:20,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:21,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:22,112 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:14:26,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:31,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:35,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:35,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:35,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:36,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:41,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:46,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:50,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:50,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:50,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:52,113 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:14:52,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:57,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:02,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:05,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:05,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:05,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:07,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:12,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:17,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:20,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:20,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:20,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:22,114 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:15:23,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:28,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:35,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:35,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:35,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:38,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:43,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:48,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:50,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:50,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:50,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:52,115 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:15:54,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:59,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:04,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:05,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:05,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:05,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:09,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:14,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:19,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:20,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:20,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:20,281 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:22,116 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:16:25,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:30,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:35,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:35,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:35,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:35,281 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:40,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:45,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:50,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:50,281 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:50,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:52,117 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:16:56,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:01,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:05,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:05,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:05,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:06,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:11,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:16,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:20,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:20,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:20,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:22,118 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:17:22,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:27,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:32,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:35,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:35,390 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:37,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:42,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:47,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:50,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:50,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:52,119 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:17:53,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:58,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:03,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:05,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:05,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:08,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:13,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:18,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:20,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:20,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:22,120 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:18:24,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:29,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:34,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:35,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:35,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:44,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:49,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:50,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:50,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:52,122 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:18:55,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:00,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:05,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:05,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:05,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:10,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:15,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:20,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:20,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:21,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:22,123 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:19:27,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:32,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:35,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:35,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:35,392 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:37,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:42,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:47,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:50,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:50,392 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:52,124 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:19:53,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:58,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:03,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:05,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:05,392 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:08,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:13,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:18,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:20,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:20,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:20,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:22,125 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:20:24,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:29,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:34,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:35,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:35,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:35,730 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:39,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:44,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:49,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:50,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:50,734 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:52,125 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:20:55,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:00,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:05,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:05,734 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:10,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:15,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:20,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:20,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:20,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:20,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:22,126 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:21:26,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:31,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:35,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:35,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:35,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:36,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:41,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:46,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:50,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:51,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:52,127 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:21:57,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:02,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:05,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:07,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:12,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:17,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:20,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:20,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:20,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:22,128 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:22:23,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:28,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:33,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:35,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:35,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:35,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:38,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:43,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:48,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:50,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:50,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:50,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:52,129 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:22:54,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:59,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:04,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:05,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:05,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:05,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:10,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:10,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:15,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:20,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:21,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:21,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:22,130 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:23:26,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:31,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:36,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:36,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:36,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:36,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:41,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:46,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:51,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:51,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:51,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:51,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:52,131 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:23:57,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:02,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:06,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:06,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:06,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:07,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:12,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:21,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:22,133 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:24:23,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:33,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:36,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:36,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:36,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:38,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:43,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:48,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:51,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:51,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:51,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:52,132 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:24:54,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:59,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:04,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:06,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:06,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:09,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:14,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:19,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:21,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:22,134 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:25:25,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:30,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:35,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:36,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:40,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:45,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:50,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:51,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:52,135 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:25:56,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:01,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:06,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:06,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:11,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:16,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:21,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:21,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:21,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:22,136 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:26:27,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:32,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:36,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:37,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:42,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:47,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:51,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:52,136 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:26:53,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:58,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:03,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:06,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:06,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:08,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:13,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:18,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:21,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:22,137 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:27:24,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:29,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:34,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:36,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:36,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:39,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:44,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:49,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:51,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:51,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:51,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:52,138 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:27:55,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:00,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:05,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:06,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:06,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:06,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:10,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:15,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:20,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:21,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:21,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:21,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:22,139 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:28:26,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:31,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:36,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:36,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:36,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:36,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:41,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:46,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:51,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:51,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:51,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:52,140 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:28:57,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:02,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:06,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:06,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:07,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:12,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:17,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:21,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:21,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:21,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:22,142 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:29:23,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:28,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:33,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:36,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:36,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:36,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:38,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:43,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:48,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:51,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:52,143 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:29:54,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:59,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:04,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:06,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:09,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:14,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:19,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:21,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:21,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:21,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:22,144 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:30:25,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:30,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:35,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:36,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:36,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:36,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:40,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:45,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:50,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:51,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:52,145 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:30:56,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:01,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:06,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:06,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:11,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:16,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:21,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:22,146 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:31:22,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:27,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:32,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:36,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:37,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:42,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:47,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:51,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:51,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:51,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:52,147 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:31:53,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:58,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:03,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:06,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:08,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:13,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:18,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:21,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:22,148 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:32:24,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:29,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:34,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:36,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:39,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:44,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:49,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:51,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:51,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:51,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:52,149 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:32:55,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:00,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:05,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:06,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:06,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:10,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:15,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:20,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:21,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:21,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:22,151 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:33:26,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:31,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:36,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:36,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:36,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:41,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:46,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:51,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:51,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:51,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:52,152 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:33:52,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:02,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:06,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:06,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:06,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:07,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:12,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:17,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:21,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:21,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:21,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:22,153 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:34:23,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:28,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:33,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:36,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:36,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:36,470 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:38,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:43,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:48,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:51,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:52,154 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:34:54,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:59,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:04,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:06,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:06,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:06,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:09,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:14,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:19,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:21,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:21,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:21,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:22,156 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:35:25,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:30,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:35,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:36,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:36,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:36,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:40,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:45,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:50,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:51,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:52,159 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:35:56,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:01,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:06,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:06,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:06,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:11,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:16,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:21,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:21,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:22,158 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:36:22,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:27,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:32,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:36,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:36,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:36,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:37,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:42,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:47,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:51,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:51,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:52,162 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:36:53,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:58,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:03,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:06,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:06,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:08,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:13,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:21,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:21,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:22,161 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:37:24,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:29,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:34,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:36,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:36,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:36,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:39,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:44,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:49,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:51,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:51,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:51,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:52,162 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:37:55,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:00,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:05,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:06,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:06,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:10,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:15,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:20,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:21,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:21,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:21,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:22,163 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:38:26,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:31,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:36,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:36,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:36,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:36,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:41,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:46,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:51,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:51,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:51,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:52,164 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:38:52,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:02,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:06,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:06,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:07,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:12,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:17,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:21,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:21,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:21,765 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:22,166 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:39:23,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:28,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:33,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:36,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:36,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:36,765 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:38,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:43,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:48,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:51,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:51,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:51,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:52,167 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:39:54,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:59,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:04,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:06,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:06,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:06,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:10,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:15,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:20,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:22,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:22,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:22,168 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:40:25,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:30,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:35,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:37,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:41,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:46,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:51,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:52,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:52,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:52,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:52,169 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:40:56,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:01,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:06,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:07,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:07,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:07,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:12,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:17,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:22,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:22,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:22,028 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:22,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:22,169 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:41:27,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:32,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:37,028 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:38,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:43,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:48,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:52,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:52,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:52,028 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:52,170 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:41:53,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:58,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:03,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:07,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:09,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:14,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:19,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:22,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:22,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:22,065 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:22,171 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:42:24,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:29,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:34,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:37,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:37,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:37,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:40,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:45,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:50,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:52,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:52,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:52,065 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:52,171 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:42:55,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:00,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:05,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:07,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:11,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:16,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:21,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:22,175 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:43:22,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:22,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:22,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:26,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:31,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:36,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:37,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:37,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:37,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:41,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:46,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:51,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:52,174 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:43:52,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:52,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:52,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:56,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:01,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:06,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:07,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:07,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:07,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:12,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:17,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:22,175 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:44:22,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:22,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:22,290 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:22,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:27,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:32,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:37,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:37,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:37,247 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:39,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:44,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:49,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:52,176 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:44:52,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:52,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:52,459 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:55,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:00,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:05,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:07,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:07,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:07,741 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:10,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:15,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:20,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:22,176 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:45:22,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:22,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:22,782 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:25,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:30,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:35,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:37,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:37,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:37,782 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:40,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:45,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:50,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:52,177 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:45:52,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:52,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:52,942 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:55,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:00,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:05,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:08,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:08,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:08,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:11,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:16,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:21,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:22,178 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:46:23,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:23,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:23,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:26,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:31,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:36,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:38,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:38,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:38,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:42,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:47,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:52,179 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:46:53,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:53,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:53,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:58,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:03,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:08,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:08,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:14,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:19,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:22,181 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:47:23,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:23,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:24,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:29,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:34,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:38,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:38,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:38,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:39,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:44,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:52,181 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:47:53,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:53,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:53,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:54,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:59,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:04,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:08,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:08,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:10,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:15,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:20,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:22,182 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:48:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:23,395 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:25,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:30,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:35,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:38,395 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:41,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:46,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:51,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:52,183 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:48:53,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:53,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:53,395 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:56,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:01,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:06,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:08,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:08,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:08,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:12,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:17,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:22,184 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:49:23,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:23,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:28,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:33,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:38,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:39,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:44,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:49,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:52,185 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:49:53,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:53,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:53,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:54,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:59,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:04,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:08,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:08,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:08,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:10,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:15,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:20,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:22,186 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:50:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:23,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:25,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:30,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:35,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:38,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:38,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:41,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:46,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:51,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:52,187 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:50:53,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:53,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:56,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:01,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:06,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:08,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:08,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:08,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:11,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:16,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:21,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:22,188 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:51:23,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:23,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:23,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:27,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:32,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:37,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:39,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:39,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:39,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:43,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:48,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:52,189 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:51:54,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:54,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:54,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:54,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:59,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:04,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:09,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:09,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:10,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:15,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:20,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:22,190 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:52:24,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:24,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:24,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:26,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:31,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:36,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:39,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:39,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:39,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:42,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:47,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:52,191 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:52:53,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:54,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:54,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:54,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:58,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:03,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:08,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:09,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:14,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:19,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:22,192 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:53:24,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:24,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:24,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:24,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:29,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:34,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:39,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:39,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:39,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:40,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:45,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:50,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:52,193 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:53:54,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:54,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:54,431 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:55,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:00,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:05,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:09,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:09,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:09,506 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:10,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:15,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:20,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:22,194 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:54:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:24,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:26,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:31,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:36,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:39,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:42,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:47,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:52,195 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:54:53,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:54,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:54,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:58,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:03,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:08,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:09,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:09,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:13,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:18,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:22,197 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:55:24,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:24,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:29,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:34,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:39,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:40,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:45,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:50,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:52,198 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:55:54,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:54,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:54,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:55,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:00,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:05,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:09,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:09,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:09,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:11,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:16,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:21,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:22,199 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:56:24,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:24,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:24,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:26,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:31,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:36,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:39,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:39,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:42,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:47,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:52,200 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:56:53,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:54,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:54,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:54,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:58,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:03,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:08,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:09,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:09,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:09,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:13,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:18,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:22,201 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:57:24,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:24,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:24,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:24,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:29,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:34,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:39,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:39,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:40,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:45,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:50,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:52,202 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:57:54,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:54,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:54,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:55,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:00,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:05,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:09,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:09,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:09,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:10,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:15,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:20,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:22,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:58:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:24,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:26,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:31,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:36,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:39,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:47,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:52,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:58:53,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:54,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:54,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:54,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:58,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:03,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:08,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:09,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:09,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:09,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:13,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:18,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:22,207 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:59:24,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:24,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:29,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:34,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:39,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:39,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:40,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:45,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:50,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:52,206 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:59:54,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:54,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:54,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:55,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:00,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:05,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:09,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:09,888 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:10,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:15,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:20,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:22,207 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:00:24,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:24,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:24,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:25,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:30,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:35,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:39,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:39,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:39,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:40,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:45,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:50,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:52,208 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:00:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:54,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:56,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:01,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:06,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:09,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:09,888 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:11,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:16,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:21,943 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:22,209 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:01:24,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:24,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:24,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:27,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:32,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:37,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:39,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:39,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:39,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:42,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:47,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:52,210 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:01:53,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:54,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:58,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:03,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:08,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:09,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:14,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:19,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:22,211 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:02:24,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:24,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:24,989 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:25,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:30,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:35,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:40,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:40,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:40,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:40,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:45,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:50,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:52,212 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:02:55,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:55,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:55,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:56,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:01,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:06,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:10,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:10,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:10,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:11,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:16,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:21,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:22,213 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:03:25,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:25,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:25,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:26,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:31,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:36,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:40,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:40,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:40,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:42,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:47,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:52,214 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:03:53,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:55,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:55,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:55,688 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:58,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:03,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:08,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:10,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:10,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:10,688 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:13,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:18,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:22,215 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:04:24,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:26,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:26,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:30,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:35,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:40,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:41,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:41,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:41,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:46,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:51,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:52,217 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:04:56,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:56,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:56,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:57,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:02,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:07,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:11,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:13,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:18,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:22,218 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:05:23,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:26,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:28,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:33,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:38,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:41,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:41,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:41,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:43,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:48,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:52,219 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:05:54,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:56,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:56,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:00,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:05,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:10,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:11,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:16,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:21,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:22,220 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:06:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:26,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:26,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:26,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:31,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:36,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:41,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:41,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:41,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:41,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:46,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:51,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:52,221 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:06:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:56,147 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:57,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:02,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:07,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:11,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:11,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:11,190 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:12,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:17,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:22,223 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:07:23,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:26,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:26,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:26,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:28,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:33,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:38,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:41,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:41,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:41,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:43,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:48,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:52,224 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:07:54,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:56,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:56,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:56,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:59,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:04,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:09,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:11,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:11,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:11,650 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:14,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:19,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:22,225 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:08:25,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:26,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:26,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:26,650 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:30,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:35,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:40,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:41,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:46,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:51,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:52,226 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:08:56,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:56,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:56,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:56,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:01,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:06,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:11,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:11,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:11,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:11,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:16,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:21,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:22,229 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:09:26,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:26,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:26,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:32,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:37,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:41,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:43,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:48,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:52,228 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:09:53,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:56,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:58,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:03,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:08,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:11,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:13,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:18,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:22,232 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:10:24,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:26,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:29,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:34,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:39,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:41,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:45,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:50,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:52,231 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:10:56,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:56,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:01,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:06,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:11,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:12,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:17,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:22,232 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:11:23,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:26,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:28,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:33,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:41,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:43,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:48,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:52,233 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:11:54,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:56,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:59,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:04,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:09,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:11,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:15,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:20,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:22,233 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:12:26,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:26,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:31,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:36,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:41,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:41,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:46,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:51,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:52,234 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:12:56,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:56,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:02,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:07,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:11,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:11,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:11,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:12,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:17,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:22,235 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:13:23,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:26,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:26,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:28,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:33,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:38,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:41,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:41,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:41,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:43,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:48,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:52,236 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:13:54,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:56,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:56,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:56,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:59,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:04,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:09,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:11,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:11,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:15,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:20,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:22,237 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:14:26,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:26,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:26,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:31,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:36,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:41,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:41,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:42,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:47,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:52,238 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:14:53,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:56,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:56,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:58,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:03,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:08,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:11,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:11,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:14,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:19,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:22,239 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:15:25,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:26,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:26,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:30,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:35,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:40,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:41,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:41,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:46,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:51,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:52,240 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:15:56,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:56,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:56,982 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:57,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:02,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:07,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:11,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:11,940 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:12,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:17,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:22,241 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:16:23,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:27,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:27,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:27,230 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:28,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:33,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:38,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:42,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:44,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:49,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:52,243 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:16:55,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:57,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:57,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:57,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:00,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:05,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:10,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:12,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:12,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:12,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:16,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:21,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:22,244 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:17:27,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:27,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:27,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:27,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:32,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:37,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:42,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:42,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:43,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:48,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:52,245 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:17:54,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:57,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:57,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:57,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:59,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:04,323 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:09,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:12,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:15,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:20,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:22,247 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:18:26,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:27,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:27,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:27,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:31,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:36,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:41,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:42,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:42,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:42,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:47,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:52,248 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:18:53,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:57,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:57,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:57,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:58,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:03,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:08,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:12,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:14,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:19,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:22,249 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:19:25,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:27,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:27,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:27,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:30,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:35,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:40,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:42,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:42,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:42,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:45,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:50,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:52,250 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:19:56,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:57,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:57,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:57,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:01,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:06,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:11,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:12,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:12,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:12,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:17,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:22,252 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:20:23,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:27,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:27,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:27,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:28,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:33,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:38,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:42,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:42,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:42,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:44,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:49,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:52,251 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:20:55,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:57,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:57,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:57,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:00,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:05,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:10,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:12,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:12,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:12,539 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:15,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:20,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:22,252 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:21:26,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:27,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:27,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:27,539 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:31,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:36,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:41,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:42,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:42,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:42,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:46,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:51,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:52,253 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:21:57,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:58,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:58,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:58,103 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:03,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:08,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:13,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:13,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:13,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:13,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:18,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:22,254 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:22:24,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:28,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:28,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:29,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:34,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:39,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:43,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:43,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:43,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:45,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:50,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:52,255 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:22:56,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:58,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:58,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:58,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:01,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:06,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:11,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:13,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:13,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:13,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:17,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:22,257 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:23:23,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:28,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:28,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:28,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:28,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:33,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:38,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:43,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:43,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:43,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:44,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:49,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:52,258 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:23:55,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:58,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:58,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:58,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:00,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:05,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:10,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:13,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:13,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:13,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:16,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:21,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:22,259 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:24:27,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:28,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:28,446 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:32,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:37,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:42,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:43,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:43,446 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:48,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:52,260 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:24:54,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:58,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:58,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:59,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:04,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:09,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:13,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:13,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:15,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:20,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:22,261 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:25:26,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:28,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:28,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:31,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:36,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:41,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:43,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:43,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:46,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:52,262 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:25:57,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:58,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:58,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:02,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:07,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:12,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:13,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:13,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:18,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:22,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:26:24,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:28,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:28,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:29,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:34,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:39,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:43,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:43,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:45,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:50,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:52,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:26:56,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:58,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:58,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:58,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:01,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:06,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:11,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:13,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:13,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:13,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:17,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:22,264 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:27:23,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:28,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:28,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:28,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:28,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:33,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:38,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:43,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:43,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:43,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:48,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:52,265 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:27:54,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:58,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:58,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:58,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:59,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:04,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:09,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:13,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:13,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:13,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:15,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:20,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:22,266 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:28:26,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:28,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:28,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:28,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:31,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:36,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:41,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:43,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:47,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:52,267 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:28:53,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:58,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:58,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:58,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:58,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:03,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:08,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:13,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:13,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:13,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:13,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:18,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:22,268 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:29:24,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:28,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:28,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:28,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:29,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:34,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:39,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:43,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:43,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:44,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:49,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:52,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:29:55,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:58,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:58,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:58,618 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:00,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:05,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:10,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:13,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:13,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:13,618 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:16,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:21,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:22,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:30:27,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:28,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:28,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:28,618 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:32,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:37,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:42,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:43,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:43,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:43,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:47,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:52,270 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:30:53,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:58,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:58,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:58,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:03,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:08,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:13,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:13,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:13,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:14,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:19,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:22,271 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:31:25,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:28,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:28,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:28,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:30,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:35,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:40,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:43,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:43,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:43,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:45,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:52,274 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:31:56,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:58,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:58,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:01,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:06,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:11,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:13,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:13,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:13,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:17,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:22,273 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:32:23,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:28,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:28,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:28,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:28,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:33,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:38,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:43,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:43,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:43,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:44,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:49,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:52,275 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:32:55,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:58,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:58,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:58,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:00,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:05,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:10,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:13,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:13,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:13,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:15,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:20,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:22,275 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:33:26,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:28,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:28,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:28,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:31,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:36,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:41,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:43,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:43,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:43,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:47,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:52,276 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:33:53,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:58,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:58,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:58,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:58,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:04,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:09,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:13,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:13,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:13,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:14,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:19,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:22,277 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:34:25,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:28,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:28,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:28,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:31,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:36,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:41,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:43,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:43,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:43,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:46,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:51,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:52,279 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:34:57,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:58,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:58,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:58,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:02,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:07,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:12,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:13,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:13,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:13,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:18,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:22,280 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:35:23,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:28,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:28,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:28,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:28,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:33,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:38,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:43,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:43,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:43,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:43,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:48,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:52,281 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:35:54,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:58,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:58,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:58,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:59,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:04,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:09,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:14,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:14,191 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:15,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:20,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:22,282 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:36:25,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:29,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:29,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:29,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:31,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:36,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:41,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:44,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:44,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:44,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:47,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:52,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:52,283 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:36:57,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:59,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:59,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:59,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:03,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:08,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:13,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:14,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:19,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:22,285 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:37:24,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:29,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:29,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:29,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:30,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:35,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:40,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:44,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:44,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:44,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:46,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:51,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:52,286 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:37:56,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:59,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:59,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:59,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:02,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:07,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:12,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:14,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:14,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:17,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:22,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:22,287 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:38:27,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:29,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:29,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:29,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:33,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:38,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:43,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:44,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:44,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:44,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:49,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:52,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:38:54,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:59,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:59,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:59,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:00,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:05,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:10,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:14,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:14,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:14,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:15,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:20,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:22,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:39:25,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:29,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:29,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:29,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:30,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:35,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:40,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:44,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:44,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:44,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:45,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:50,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:52,290 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:39:56,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:59,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:59,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:59,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:01,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:06,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:11,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:14,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:14,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:14,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:17,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:22,291 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:40:23,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:28,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:29,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:29,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:34,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:39,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:42,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:44,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:44,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:48,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:52,292 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:40:54,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:59,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:59,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:59,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:59,528 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:04,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:09,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:14,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:14,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:14,528 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:14,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:19,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:22,293 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:41:25,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:29,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:29,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:29,528 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:30,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:35,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:40,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:44,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:44,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:44,529 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:46,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:51,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:52,294 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:41:57,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:59,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:59,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:59,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:02,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:07,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:12,728 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:14,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:14,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:14,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:18,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:22,296 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:42:24,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:29,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:29,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:29,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:29,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:34,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:39,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:44,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:44,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:44,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:44,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:49,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:52,298 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:42:55,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:59,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:59,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:59,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:00,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:05,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:10,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:14,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:14,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:14,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:15,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:20,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:22,298 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:43:26,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:29,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:29,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:29,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:31,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:36,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:41,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:44,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:44,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:44,671 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:46,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:51,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:52,301 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:43:57,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:59,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:59,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:59,693 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:02,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:07,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:12,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:14,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:14,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:14,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:18,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:22,299 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:44:24,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:29,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:29,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:29,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:29,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:34,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:44,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:44,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:45,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:50,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:52,300 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:44:56,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:59,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:59,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:59,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:01,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:06,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:11,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:14,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:14,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:14,946 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:21,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:22,301 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:45:27,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:29,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:29,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:29,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:32,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:37,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:42,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:44,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:44,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:44,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:47,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:52,302 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:45:53,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:58,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:59,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:59,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:59,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:03,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:08,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:13,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:14,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:14,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:14,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:18,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:22,303 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:46:24,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:29,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:29,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:29,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:29,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:34,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:39,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:44,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:46,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:46,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:46,239 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:50,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:52,304 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:46:55,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:00,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:01,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:01,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:01,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:05,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:10,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:15,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:16,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:16,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:16,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:20,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:22,304 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:47:26,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:31,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:31,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:36,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:41,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:46,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:46,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:46,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:46,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:51,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:52,306 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:47:57,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:01,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:01,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:01,358 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:02,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:07,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:12,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:16,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:16,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:16,358 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:18,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:22,307 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:48:24,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:29,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:31,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:31,358 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:34,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:39,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:44,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:46,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:46,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:46,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:49,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:52,307 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:48:55,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:00,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:01,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:01,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:01,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:05,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:10,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:15,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:16,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:16,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:16,359 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:21,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:22,308 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:49:27,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:30,002 INFO cpu :539013 [interfaces.py:monitor():140] Process cpu has exited. +2023-07-11 07:49:30,002 DEBUG SystemMonitor:539013 [system_monitor.py:_start():166] Finished system metrics aggregation loop +2023-07-11 07:49:30,002 DEBUG SystemMonitor:539013 [system_monitor.py:_start():170] Publishing last batch of metrics +2023-07-11 07:49:30,004 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:49:31,632 INFO MainThread:539013 [internal.py:handle_exit():76] Internal process exited diff --git a/wandb/debug.log b/wandb/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..c0740e47a35d6590a2ac6b24b99aef4173e36299 --- /dev/null +++ b/wandb/debug.log @@ -0,0 +1,27 @@ +2023-07-10 17:45:19,956 INFO MainThread:538851 [wandb_setup.py:_flush():76] Current SDK version is 0.15.4 +2023-07-10 17:45:19,956 INFO MainThread:538851 [wandb_setup.py:_flush():76] Configure stats pid to 538851 +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Loading settings from /u/sragas/.config/wandb/settings +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Loading settings from /nfs/nfs2/home/sragas/demo/wandb/settings +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Loading settings from environment variables: {} +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False} +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'train_text_to_image_lora.py', 'program': 'train_text_to_image_lora.py'} +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_init.py:_log_setup():507] Logging user logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/logs/debug.log +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_init.py:_log_setup():508] Logging internal logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/logs/debug-internal.log +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():547] calling init triggers +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():596] starting backend +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():600] setting up manager +2023-07-10 17:45:19,961 INFO MainThread:538851 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2023-07-10 17:45:19,965 INFO MainThread:538851 [wandb_init.py:init():606] backend started and connected +2023-07-10 17:45:19,968 INFO MainThread:538851 [wandb_init.py:init():703] updated telemetry +2023-07-10 17:45:19,969 INFO MainThread:538851 [wandb_init.py:init():736] communicating run to backend with 60.0 second timeout +2023-07-10 17:45:20,272 INFO MainThread:538851 [wandb_run.py:_on_init():2176] communicating current version +2023-07-10 17:45:20,355 INFO MainThread:538851 [wandb_run.py:_on_init():2185] got version response upgrade_message: "wandb version 0.15.5 is available! To upgrade, please run:\n $ pip install wandb --upgrade" + +2023-07-10 17:45:20,355 INFO MainThread:538851 [wandb_init.py:init():787] starting run threads in backend +2023-07-10 17:45:20,484 INFO MainThread:538851 [wandb_run.py:_console_start():2155] atexit reg +2023-07-10 17:45:20,484 INFO MainThread:538851 [wandb_run.py:_redirect():2010] redirect: SettingsConsole.WRAP_RAW +2023-07-10 17:45:20,485 INFO MainThread:538851 [wandb_run.py:_redirect():2075] Wrapping output streams. +2023-07-10 17:45:20,485 INFO MainThread:538851 [wandb_run.py:_redirect():2100] Redirects installed. +2023-07-10 17:45:20,486 INFO MainThread:538851 [wandb_init.py:init():828] run started, returning control to user process diff --git a/wandb/run-20230710_174519-01ve2s6v/files/config.yaml b/wandb/run-20230710_174519-01ve2s6v/files/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..06f67ee413a0214585d56aa940a62adb4856a0ac --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/files/config.yaml @@ -0,0 +1,39 @@ +wandb_version: 1 + +_wandb: + desc: null + value: + python_version: 3.8.10 + cli_version: 0.15.4 + framework: huggingface + huggingface_version: 4.30.2 + is_jupyter_run: false + is_kaggle_kernel: true + start_time: 1689025519.940496 + t: + 1: + - 1 + - 11 + - 41 + - 49 + - 51 + - 55 + - 71 + - 83 + 2: + - 1 + - 11 + - 41 + - 49 + - 51 + - 55 + - 71 + - 83 + 3: + - 23 + 4: 3.8.10 + 5: 0.15.4 + 6: 4.30.2 + 8: + - 2 + - 5 diff --git a/wandb/run-20230710_174519-01ve2s6v/files/output.log b/wandb/run-20230710_174519-01ve2s6v/files/output.log new file mode 100644 index 0000000000000000000000000000000000000000..cf40e70cf620e60e630baff2ee6151f760000c30 --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/files/output.log @@ -0,0 +1,7 @@ +07/10/2023 17:45:20 - INFO - __main__ - Distributed environment: MULTI_GPU Backend: nccl +Num processes: 3 +Process index: 2 +Local process index: 2 +Device: cuda:2 +Mixed precision type: fp16 +Resolving data files: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 229/229 [00:00<00:00, 58947.81it/s] diff --git a/wandb/run-20230710_174519-01ve2s6v/files/requirements.txt b/wandb/run-20230710_174519-01ve2s6v/files/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..631710e9e888cc8a873b5d74d41732719a57dd54 --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/files/requirements.txt @@ -0,0 +1,165 @@ +absl-py==1.4.0 +accelerate==0.20.3 +aiohttp==3.8.4 +aiosignal==1.3.1 +anyio==3.7.0 +appdirs==1.4.4 +argon2-cffi-bindings==21.2.0 +argon2-cffi==21.3.0 +asttokens==2.2.1 +async-lru==2.0.2 +async-timeout==4.0.2 +attrs==23.1.0 +babel==2.12.1 +backcall==0.2.0 +beautifulsoup4==4.12.2 +bleach==6.0.0 +cachetools==5.3.1 +certifi==2023.5.7 +cffi==1.15.1 +charset-normalizer==3.1.0 +click==8.1.3 +cmake==3.26.4 +comm==0.1.3 +datasets==2.13.1 +debugpy==1.6.7 +decorator==5.1.1 +defusedxml==0.7.1 +diffusers==0.18.0.dev0 +dill==0.3.6 +docker-pycreds==0.4.0 +exceptiongroup==1.1.2 +executing==1.2.0 +fastjsonschema==2.17.1 +filelock==3.12.2 +frozenlist==1.3.3 +fsspec==2023.6.0 +ftfy==6.1.1 +gitdb==4.0.10 +gitpython==3.1.31 +google-auth-oauthlib==1.0.0 +google-auth==2.21.0 +grpcio==1.56.0 +huggingface-hub==0.15.1 +idna==3.4 +importlib-metadata==6.7.0 +importlib-resources==5.12.0 +ipykernel==6.24.0 +ipython==8.12.2 +jedi==0.18.2 +jinja2==3.1.2 +json5==0.9.14 +jsonschema==4.17.3 +jupyter-client==8.3.0 +jupyter-core==5.3.1 +jupyter-events==0.6.3 +jupyter-lsp==2.2.0 +jupyter-server-terminals==0.4.4 +jupyter-server==2.7.0 +jupyterlab-pygments==0.2.2 +jupyterlab-server==2.23.0 +jupyterlab==4.0.2 +lit==16.0.6 +markdown==3.4.3 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +mistune==3.0.1 +mpmath==1.3.0 +multidict==6.0.4 +multiprocess==0.70.14 +mypy-extensions==1.0.0 +nbclient==0.8.0 +nbconvert==7.6.0 +nbformat==5.9.0 +nest-asyncio==1.5.6 +networkx==3.1 +notebook-shim==0.2.3 +numpy==1.24.4 +nvidia-cublas-cu11==11.10.3.66 +nvidia-cuda-cupti-cu11==11.7.101 +nvidia-cuda-nvrtc-cu11==11.7.99 +nvidia-cuda-runtime-cu11==11.7.99 +nvidia-cudnn-cu11==8.5.0.96 +nvidia-cufft-cu11==10.9.0.58 +nvidia-curand-cu11==10.2.10.91 +nvidia-cusolver-cu11==11.4.0.1 +nvidia-cusparse-cu11==11.7.4.91 +nvidia-nccl-cu11==2.14.3 +nvidia-nvtx-cu11==11.7.91 +oauthlib==3.2.2 +overrides==7.3.1 +packaging==23.1 +pandas==2.0.3 +pandocfilters==1.5.0 +parso==0.8.3 +pathtools==0.1.2 +pexpect==4.8.0 +pickleshare==0.7.5 +pillow==10.0.0 +pip==20.0.2 +pkg-resources==0.0.0 +pkgutil-resolve-name==1.3.10 +platformdirs==3.8.0 +prometheus-client==0.17.0 +prompt-toolkit==3.0.39 +protobuf==4.23.3 +psutil==5.9.5 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pyarrow==12.0.1 +pyasn1-modules==0.3.0 +pyasn1==0.5.0 +pycparser==2.21 +pygments==2.15.1 +pyre-extensions==0.0.29 +pyrsistent==0.19.3 +python-dateutil==2.8.2 +python-json-logger==2.0.7 +pytz==2023.3 +pyyaml==6.0 +pyzmq==25.1.0 +regex==2023.6.3 +requests-oauthlib==1.3.1 +requests==2.31.0 +rfc3339-validator==0.1.4 +rfc3986-validator==0.1.1 +rsa==4.9 +safetensors==0.3.1 +send2trash==1.8.2 +sentry-sdk==1.27.0 +setproctitle==1.3.2 +setuptools==44.0.0 +six==1.16.0 +smmap==5.0.0 +sniffio==1.3.0 +soupsieve==2.4.1 +stack-data==0.6.2 +sympy==1.12 +tensorboard-data-server==0.7.1 +tensorboard==2.13.0 +terminado==0.17.1 +tinycss2==1.2.1 +tokenizers==0.13.3 +tomli==2.0.1 +torch==2.0.1 +torchaudio==2.0.2 +torchvision==0.15.2 +tornado==6.3.2 +tqdm==4.65.0 +traitlets==5.9.0 +transformers==4.30.2 +triton==2.0.0 +typing-extensions==4.7.1 +typing-inspect==0.9.0 +tzdata==2023.3 +urllib3==2.0.3 +wandb==0.15.4 +wcwidth==0.2.6 +webencodings==0.5.1 +websocket-client==1.6.1 +werkzeug==2.3.6 +wheel==0.40.0 +xformers==0.0.20 +xxhash==3.2.0 +yarl==1.9.2 +zipp==3.15.0 \ No newline at end of file diff --git a/wandb/run-20230710_174519-01ve2s6v/files/wandb-metadata.json b/wandb/run-20230710_174519-01ve2s6v/files/wandb-metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..2c8b2f29204cccc30206b22d0c1617cd329fdc4d --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/files/wandb-metadata.json @@ -0,0 +1,127 @@ +{ + "os": "Linux-5.15.0-73-generic-x86_64-with-glibc2.29", + "python": "3.8.10", + "heartbeatAt": "2023-07-10T21:45:20.460414", + "startedAt": "2023-07-10T21:45:19.811914", + "docker": null, + "cuda": null, + "args": [ + "--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5", + "--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/", + "--resolution=512", + "--center_crop", + "--random_flip", + "--train_batch_size=2", + "--gradient_accumulation_steps=4", + "--num_train_epochs=300", + "--learning_rate=1e-6", + "--max_grad_norm=1", + "--lr_scheduler=cosine", + "--lr_warmup_steps=500", + "--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/", + "--checkpointing_steps=500", + "--report_to=wandb", + "--validation_prompt= #thumbsup", + "--seed=15", + "--push_to_hub", + "--hub_model_id=person-thumbs-up-lora-no-cap" + ], + "state": "running", + "program": "train_text_to_image_lora.py", + "codePath": "train_text_to_image_lora.py", + "host": "magnemite", + "username": "sragas", + "executable": "/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3", + "cpu_count": 6, + "cpu_count_logical": 12, + "cpu_freq": { + "current": 1880.4280833333335, + "min": 1200.0, + "max": 3900.0 + }, + "cpu_freq_per_core": [ + { + "current": 2354.544, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1300.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1805.495, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2470.242, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2168.124, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2166.389, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1300.0, + "min": 1200.0, + "max": 3900.0 + } + ], + "disk": { + "total": 116.31898498535156, + "used": 59.75596237182617 + }, + "gpu": "NVIDIA GeForce GTX TITAN X", + "gpu_count": 3, + "gpu_devices": [ + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + }, + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + }, + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + } + ], + "memory": { + "total": 62.69387435913086 + } +} diff --git a/wandb/run-20230710_174519-01ve2s6v/files/wandb-summary.json b/wandb/run-20230710_174519-01ve2s6v/files/wandb-summary.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/files/wandb-summary.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/wandb/run-20230710_174519-01ve2s6v/logs/debug-internal.log b/wandb/run-20230710_174519-01ve2s6v/logs/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..b918fd2b5c65f1f0e35cfcbc94cb22ad5333d938 --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/logs/debug-internal.log @@ -0,0 +1,19195 @@ +2023-07-10 17:45:19,940 INFO StreamThr :539015 [internal.py:wandb_internal():86] W&B internal server running at pid: 539015, started at: 2023-07-10 17:45:19.939075 +2023-07-10 17:45:19,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status +2023-07-10 17:45:19,944 INFO WriterThread:539015 [datastore.py:open_for_write():85] open: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/run-01ve2s6v.wandb +2023-07-10 17:45:19,948 DEBUG SenderThread:539015 [sender.py:send():369] send: header +2023-07-10 17:45:19,948 DEBUG SenderThread:539015 [sender.py:send():369] send: run +2023-07-10 17:45:20,203 INFO SenderThread:539015 [dir_watcher.py:__init__():211] watching files in: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files +2023-07-10 17:45:20,203 INFO SenderThread:539015 [sender.py:_start_run_threads():1100] run started: 01ve2s6v with start time 1689025519.940496 +2023-07-10 17:45:20,204 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:45:20,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: check_version +2023-07-10 17:45:20,317 INFO SenderThread:539015 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:45:20,317 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: check_version +2023-07-10 17:45:20,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: run_start +2023-07-10 17:45:20,423 DEBUG HandlerThread:539015 [system_info.py:__init__():31] System info init +2023-07-10 17:45:20,423 DEBUG HandlerThread:539015 [system_info.py:__init__():46] System info init done +2023-07-10 17:45:20,424 INFO HandlerThread:539015 [system_monitor.py:start():181] Starting system monitor +2023-07-10 17:45:20,424 INFO SystemMonitor:539015 [system_monitor.py:_start():145] Starting system asset monitoring threads +2023-07-10 17:45:20,425 INFO HandlerThread:539015 [system_monitor.py:probe():201] Collecting system info +2023-07-10 17:45:20,425 INFO SystemMonitor:539015 [interfaces.py:start():190] Started cpu monitoring +2023-07-10 17:45:20,426 INFO SystemMonitor:539015 [interfaces.py:start():190] Started disk monitoring +2023-07-10 17:45:20,428 INFO SystemMonitor:539015 [interfaces.py:start():190] Started gpu monitoring +2023-07-10 17:45:20,429 INFO SystemMonitor:539015 [interfaces.py:start():190] Started memory monitoring +2023-07-10 17:45:20,429 INFO SystemMonitor:539015 [interfaces.py:start():190] Started network monitoring +2023-07-10 17:45:20,460 DEBUG HandlerThread:539015 [system_info.py:probe():195] Probing system +2023-07-10 17:45:20,466 DEBUG HandlerThread:539015 [gitlib.py:_init_repo():53] git repository is invalid +2023-07-10 17:45:20,466 DEBUG HandlerThread:539015 [system_info.py:probe():240] Probing system done +2023-07-10 17:45:20,466 DEBUG HandlerThread:539015 [system_monitor.py:probe():210] {'os': 'Linux-5.15.0-73-generic-x86_64-with-glibc2.29', 'python': '3.8.10', 'heartbeatAt': '2023-07-10T21:45:20.460414', 'startedAt': '2023-07-10T21:45:19.811914', 'docker': None, 'cuda': None, 'args': ('--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5', '--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/', '--resolution=512', '--center_crop', '--random_flip', '--train_batch_size=2', '--gradient_accumulation_steps=4', '--num_train_epochs=300', '--learning_rate=1e-6', '--max_grad_norm=1', '--lr_scheduler=cosine', '--lr_warmup_steps=500', '--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/', '--checkpointing_steps=500', '--report_to=wandb', '--validation_prompt= #thumbsup', '--seed=15', '--push_to_hub', '--hub_model_id=person-thumbs-up-lora-no-cap'), 'state': 'running', 'program': 'train_text_to_image_lora.py', 'codePath': 'train_text_to_image_lora.py', 'host': 'magnemite', 'username': 'sragas', 'executable': '/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3', 'cpu_count': 6, 'cpu_count_logical': 12, 'cpu_freq': {'current': 1880.4280833333335, 'min': 1200.0, 'max': 3900.0}, 'cpu_freq_per_core': [{'current': 2354.544, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1300.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1805.495, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2470.242, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2168.124, 'min': 1200.0, 'max': 3900.0}, {'current': 2166.389, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1300.0, 'min': 1200.0, 'max': 3900.0}], 'disk': {'total': 116.31898498535156, 'used': 59.75596237182617}, 'gpu': 'NVIDIA GeForce GTX TITAN X', 'gpu_count': 3, 'gpu_devices': [{'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}], 'memory': {'total': 62.69387435913086}} +2023-07-10 17:45:20,466 INFO HandlerThread:539015 [system_monitor.py:probe():211] Finished collecting system info +2023-07-10 17:45:20,466 INFO HandlerThread:539015 [system_monitor.py:probe():214] Publishing system info +2023-07-10 17:45:20,466 DEBUG HandlerThread:539015 [system_info.py:_save_pip():51] Saving list of pip packages installed into the current environment +2023-07-10 17:45:20,561 DEBUG HandlerThread:539015 [system_info.py:_save_pip():67] Saving pip packages done +2023-07-10 17:45:20,564 INFO HandlerThread:539015 [system_monitor.py:probe():216] Finished publishing system info +2023-07-10 17:45:20,576 DEBUG SenderThread:539015 [sender.py:send():369] send: files +2023-07-10 17:45:20,576 INFO SenderThread:539015 [sender.py:_save_file():1354] saving file wandb-metadata.json with policy now +2023-07-10 17:45:20,595 DEBUG SenderThread:539015 [sender.py:send():369] send: telemetry +2023-07-10 17:45:20,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:20,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:20,935 INFO wandb-upload_0:539015 [upload_job.py:push():133] Uploaded file /tmp/tmpdnytwh57wandb/63x9n07l-wandb-metadata.json +2023-07-10 17:45:21,208 INFO Thread-12 :539015 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/wandb-metadata.json +2023-07-10 17:45:21,208 INFO Thread-12 :539015 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/wandb-summary.json +2023-07-10 17:45:21,209 INFO Thread-12 :539015 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/requirements.txt +2023-07-10 17:45:21,209 INFO Thread-12 :539015 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/output.log +2023-07-10 17:45:23,208 INFO Thread-12 :539015 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/output.log +2023-07-10 17:45:25,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:30,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:35,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:35,594 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:36,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:41,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:46,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:50,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:50,594 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:52,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:53,255 INFO Thread-12 :539015 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/config.yaml +2023-07-10 17:45:57,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:02,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:05,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:05,594 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:07,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:12,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:17,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:20,430 DEBUG SystemMonitor:539015 [system_monitor.py:_start():159] Starting system metrics aggregation loop +2023-07-10 17:46:20,432 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:46:20,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:20,594 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:23,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:28,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:33,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:35,305 INFO Thread-12 :539015 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/output.log +2023-07-10 17:46:35,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:35,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:37,308 INFO Thread-12 :539015 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/files/output.log +2023-07-10 17:46:38,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:43,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:48,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:50,434 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:46:50,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:50,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:54,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:59,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:04,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:05,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:05,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:09,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:14,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:19,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:20,436 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:47:20,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:20,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:24,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:29,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:34,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:36,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:36,105 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:40,152 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:45,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:50,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:50,436 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:47:51,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:51,105 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:56,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:01,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:06,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:06,112 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:06,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:11,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:16,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:20,437 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:48:21,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:21,111 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:21,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:26,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:31,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:36,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:36,112 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:37,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:42,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:47,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:50,440 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:48:51,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:51,111 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:52,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:57,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:02,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:06,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:06,112 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:08,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:13,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:18,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:20,440 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:49:21,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:21,112 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:24,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:29,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:34,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:36,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:36,112 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:39,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:44,162 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:49,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:50,441 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:49:51,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:51,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:54,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:59,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:04,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:06,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:06,543 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:09,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:14,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:19,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:20,443 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:50:21,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:21,577 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:24,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:29,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:34,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:36,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:36,577 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:39,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:44,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:49,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:50,444 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:50:51,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:51,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:54,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:59,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:04,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:06,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:06,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:09,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:14,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:19,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:20,445 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:51:21,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:21,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:25,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:30,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:35,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:36,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:36,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:41,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:46,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:50,447 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:51:51,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:51,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:51,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:56,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:01,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:06,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:06,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:07,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:12,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:17,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:20,449 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:52:21,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:21,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:22,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:27,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:32,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:37,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:37,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:38,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:43,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:48,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:50,450 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:52:52,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:52,167 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:53,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:58,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:03,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:07,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:07,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:08,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:13,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:18,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:20,451 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:53:22,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:22,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:23,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:28,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:33,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:37,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:37,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:39,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:44,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:49,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:50,453 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:53:52,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:52,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:54,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:59,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:04,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:07,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:07,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:10,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:15,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:20,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:20,455 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:54:22,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:22,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:25,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:30,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:35,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:37,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:37,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:41,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:46,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:50,456 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:54:51,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:52,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:52,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:57,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:02,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:07,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:07,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:07,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:12,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:17,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:20,458 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:55:22,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:22,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:23,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:28,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:33,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:37,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:37,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:39,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:44,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:49,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:50,459 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:55:52,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:52,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:54,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:59,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:04,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:07,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:07,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:10,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:15,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:20,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:20,462 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:56:22,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:22,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:25,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:30,408 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:35,408 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:37,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:37,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:41,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:46,408 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:50,461 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:56:51,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:52,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:52,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:57,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:02,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:07,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:07,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:07,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:12,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:17,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:20,466 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:57:22,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:22,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:23,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:28,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:33,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:37,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:37,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:38,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:43,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:48,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:50,465 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:57:52,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:52,362 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:54,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:59,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:04,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:07,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:07,804 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:09,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:14,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:19,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:20,466 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:58:22,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:22,804 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:24,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:29,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:34,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:37,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:37,804 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:40,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:45,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:50,467 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:58:51,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:53,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:53,004 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:57,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:02,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:07,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:08,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:08,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:12,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:17,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:20,469 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:59:22,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:23,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:23,426 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:27,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:32,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:37,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:38,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:38,427 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:42,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:47,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:50,470 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 17:59:53,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:53,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:53,427 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:58,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:03,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:08,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:08,427 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:09,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:14,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:19,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:20,471 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:00:23,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:23,427 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:24,475 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:29,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:34,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:38,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:38,427 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:39,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:44,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:49,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:50,473 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:00:54,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:54,291 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:55,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:00,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:05,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:09,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:09,609 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:10,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:15,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:20,475 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:01:21,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:24,756 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:24,757 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:26,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:31,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:36,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:39,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:39,939 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:41,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:46,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:50,476 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:01:52,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:54,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:54,939 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:57,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:02,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:07,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:09,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:09,939 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:13,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:18,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:20,477 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:02:24,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:25,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:25,006 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:30,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:35,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:40,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:40,007 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:41,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:46,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:50,478 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:02:51,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:55,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:55,007 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:57,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:02,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:07,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:10,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:10,007 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:13,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:18,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:20,479 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:03:23,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:25,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:25,007 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:29,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:34,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:39,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:40,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:40,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:44,390 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:49,391 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:50,480 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:03:54,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:55,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:55,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:00,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:05,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:10,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:10,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:10,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:15,996 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:20,482 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:04:21,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:26,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:26,092 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:27,145 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:32,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:37,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:41,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:41,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:42,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:47,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:50,483 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:04:53,485 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:56,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:56,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:58,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:03,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:08,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:12,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:12,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:14,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:19,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:20,484 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:05:24,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:27,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:27,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:30,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:35,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:40,203 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:42,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:42,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:46,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:50,486 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:05:51,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:56,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:57,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:57,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:02,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:07,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:12,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:12,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:12,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:17,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:20,487 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:06:22,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:27,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:27,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:28,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:33,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:38,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:42,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:42,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:44,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:49,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:50,487 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:06:54,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:57,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:57,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:00,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:05,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:10,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:12,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:12,435 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:15,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,554 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:07:25,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:27,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:27,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:31,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:36,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:41,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:42,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:42,453 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:47,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:50,489 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:07:53,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:57,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:57,453 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:58,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:03,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:08,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:12,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:12,453 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:14,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:19,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:20,490 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:08:25,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:27,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:27,453 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:31,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:36,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:41,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:42,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:42,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:46,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:50,491 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:08:52,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:57,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:57,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:57,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:02,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:07,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:12,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:12,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:12,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:17,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:20,492 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:09:23,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:27,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:27,869 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:28,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:33,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:38,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:42,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:42,868 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:44,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:49,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:50,494 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:09:55,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:57,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:57,869 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:00,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:05,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:10,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:12,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:12,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:16,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:20,495 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:10:21,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:26,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:27,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:27,982 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:32,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:37,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:42,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:43,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:43,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:47,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:50,496 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:10:52,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:57,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:58,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:58,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:03,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:08,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:13,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:13,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:13,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:18,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:20,497 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:11:23,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:28,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:28,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:29,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:34,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:39,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:43,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:43,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:44,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:49,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:50,498 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:11:54,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:58,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:58,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:00,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:05,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:10,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:13,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:13,471 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:15,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:20,499 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:12:21,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:26,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:28,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:28,471 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:31,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:36,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:41,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:44,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:44,075 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:47,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:50,500 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:12:52,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:57,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:59,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:59,073 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:03,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:08,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:13,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:14,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:14,073 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:19,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:20,501 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:13:24,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:29,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:29,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:30,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:35,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:40,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:44,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:44,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:46,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:50,501 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:13:51,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:56,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:59,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:59,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:02,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:07,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:12,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:14,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:14,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:18,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:20,502 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:14:23,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:28,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:29,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:29,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:34,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:39,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:44,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:44,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:44,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:49,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:50,503 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:14:54,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:59,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:59,075 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:00,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:05,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:10,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:14,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:14,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:15,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:20,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:20,504 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:15:25,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:29,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:29,611 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:30,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:35,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:40,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:44,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:44,612 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:45,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:50,506 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:15:51,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:56,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:59,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:59,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:01,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:06,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:11,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:14,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:14,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:16,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:20,507 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:16:22,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:27,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:29,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:29,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:32,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:37,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:42,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:44,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:44,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:47,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:50,509 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:16:53,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:58,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:59,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:59,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:03,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:08,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:13,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:14,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:14,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:18,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:20,510 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:17:24,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:29,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:29,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:29,691 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:34,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:39,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:44,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:44,692 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:45,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:50,511 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:17:51,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:56,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:59,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:59,692 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:01,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:06,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:11,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:15,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:15,167 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:17,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:20,512 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:18:22,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:27,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:30,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:30,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:32,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:37,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:42,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:45,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:45,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:47,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:50,602 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:18:53,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:58,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:00,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:00,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:03,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:08,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:13,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:15,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:15,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:18,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:20,514 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:19:24,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:29,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:30,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:30,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:34,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:39,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:44,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:45,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:45,774 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:50,515 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:19:50,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:55,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:00,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:00,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:00,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:05,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:10,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:15,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:15,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:16,817 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:20,516 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:20:22,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:27,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:30,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:30,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:32,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:37,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:42,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:45,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:45,775 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:48,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:50,517 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:20:54,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:59,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:00,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:00,895 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:04,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:09,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:14,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:15,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:15,895 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:19,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:20,518 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:21:25,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:30,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:30,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:30,894 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:35,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:40,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:45,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:46,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:46,066 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:50,519 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:21:51,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:56,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:01,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:01,066 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:02,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:07,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:12,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:16,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:16,066 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:17,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:20,523 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:22:22,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:27,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:31,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:31,066 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:33,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:38,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:43,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:46,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:46,066 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:49,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:50,521 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:22:54,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:59,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:01,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:01,066 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:05,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:10,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:15,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:16,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:16,067 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:20,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:20,522 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:23:25,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:30,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:31,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:31,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:36,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:41,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:46,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:46,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:47,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:50,523 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:23:52,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:57,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:01,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:01,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:03,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:08,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:13,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:16,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:16,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:19,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:20,524 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:24:24,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:29,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:31,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:31,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:34,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:39,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:44,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:46,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:46,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:50,524 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:24:50,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:55,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:00,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:01,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:01,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:06,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:11,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:16,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:16,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:16,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:20,526 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:25:22,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:27,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:31,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:31,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:33,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:38,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:43,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:46,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:46,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:49,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:50,526 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:25:54,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:59,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:01,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:01,477 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:05,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:10,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:15,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:16,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:16,478 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:20,527 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:26:20,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:25,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:30,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:31,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:31,478 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:35,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:40,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:45,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:46,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:46,478 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:50,528 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:26:51,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:56,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:01,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:01,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:01,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:06,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:11,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:16,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:16,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:16,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:20,529 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:27:22,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:27,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:31,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:31,680 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:32,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:37,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:42,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:46,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:46,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:47,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:50,530 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:27:53,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:58,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:01,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:01,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:03,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:08,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:13,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:16,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:16,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:19,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:20,531 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:28:25,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:30,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:31,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:31,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:35,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:40,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:45,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:46,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:46,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:50,532 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:28:51,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:56,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:01,535 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:01,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:01,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:06,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:11,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:16,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:16,681 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:16,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:20,533 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:29:22,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:27,535 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:32,219 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:32,219 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:33,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:38,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:43,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:47,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:47,219 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:49,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:50,535 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:29:54,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:59,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:02,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:02,426 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:05,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:10,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:15,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:17,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:17,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:20,535 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:30:20,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:25,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:30,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:32,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:32,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:35,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:40,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:45,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:47,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:47,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:50,536 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:30:51,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:56,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:01,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:02,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:02,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:06,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:11,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:16,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:17,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:17,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:20,537 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:31:22,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:27,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:32,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:32,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:32,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:37,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:42,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:47,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:47,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:47,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:50,538 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:31:53,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:58,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:02,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:02,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:03,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:08,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:13,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:17,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:17,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:19,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:20,538 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:32:25,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:30,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:32,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:32,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:35,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:40,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:45,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:47,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:47,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:50,539 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:32:51,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:56,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:01,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:02,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:02,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:06,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:11,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:16,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:17,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:17,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:20,540 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:33:22,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:27,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:32,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:32,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:32,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:37,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:42,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:47,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:47,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:48,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:50,541 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:33:54,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:59,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:02,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:02,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:04,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:09,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:14,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:17,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:17,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:20,542 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:34:20,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:25,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:30,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:32,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:32,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:35,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:40,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:45,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:47,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:47,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:50,543 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:34:51,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:56,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:01,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:02,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:02,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:06,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:11,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:16,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:17,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:17,750 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:20,544 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:35:22,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:27,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:32,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:32,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:32,992 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:38,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:43,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:48,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:48,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:48,138 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:50,545 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:35:53,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:58,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:03,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:03,138 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:04,183 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:09,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:14,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:18,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:18,138 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:20,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:20,546 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:36:25,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:30,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:33,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:33,139 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:36,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:41,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:46,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:48,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:48,139 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:50,547 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:36:51,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:56,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:01,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:03,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:03,139 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:07,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:12,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:17,183 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:18,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:18,139 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:20,548 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:37:22,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:27,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:32,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:33,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:33,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:38,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:43,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:48,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:48,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:48,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:50,549 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:37:53,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:58,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:03,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:03,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:04,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:09,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:14,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:18,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:18,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:20,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:20,550 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:38:25,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:30,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:33,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:33,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:36,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:41,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:46,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:48,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:48,396 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:50,551 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:38:51,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:56,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:01,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:03,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:03,395 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:07,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:12,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:17,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:18,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:18,396 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:20,552 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:39:22,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:27,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:32,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:33,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:33,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:38,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:43,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:48,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:48,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:49,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:50,552 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:39:54,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:59,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:03,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:03,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:05,437 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:10,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:15,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:18,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:18,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:20,553 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:40:20,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:25,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:30,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:33,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:33,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:36,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:41,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:46,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:48,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:48,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:50,555 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:40:51,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:56,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:01,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:03,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:03,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:07,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:12,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:17,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:18,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:18,442 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:20,557 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:41:22,558 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:27,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:32,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:33,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:33,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:37,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:42,599 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:47,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:48,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:48,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:50,556 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:41:53,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:58,558 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:03,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:03,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:03,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:08,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:13,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:18,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:18,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:18,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:20,560 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:42:24,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:29,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:33,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:33,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:34,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:39,591 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:44,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:48,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:48,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:50,559 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:42:50,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:55,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:00,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:03,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:03,988 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:06,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:11,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:16,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:18,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:18,990 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:20,560 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:43:21,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:26,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:31,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:33,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:33,990 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:37,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:42,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:47,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:49,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:49,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:50,560 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:43:52,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:57,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:02,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:04,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:04,472 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:08,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:13,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:18,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:20,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:20,257 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:20,561 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:44:23,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:28,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:33,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:35,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:35,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:39,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:44,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:49,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:50,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:50,257 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:50,562 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:44:54,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:59,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:04,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:05,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:05,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:10,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:15,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:20,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:20,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:20,564 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:45:20,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:25,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:30,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:35,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:35,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:36,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:41,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:46,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:50,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:50,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:50,565 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:45:51,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:56,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:01,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:05,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:05,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:07,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:12,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:17,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:20,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:20,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:20,566 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:46:22,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:27,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:32,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:35,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:35,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:38,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:43,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:48,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:50,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:50,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:50,567 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:46:53,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:58,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:03,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:05,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:05,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:09,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:14,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:19,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:20,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:20,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:20,568 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:47:24,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:29,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:34,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:35,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:35,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:40,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:45,311 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:50,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:50,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:50,569 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:47:50,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:55,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:00,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:05,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:05,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:06,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:11,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:16,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:20,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:20,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:20,571 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:48:21,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:26,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:31,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:35,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:35,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:37,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:42,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:47,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:50,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:50,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:50,572 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:48:52,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:57,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:02,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:05,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:05,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:08,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:13,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:18,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:20,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:20,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:20,573 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:49:23,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:28,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:33,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:35,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:35,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:39,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:44,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:49,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:50,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:50,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:50,574 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:49:54,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:59,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:04,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:05,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:05,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:10,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:15,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:20,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:20,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:20,576 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:50:20,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:25,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:30,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:35,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:35,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:36,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:41,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:46,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:50,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:50,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:50,577 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:50:51,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:56,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:01,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:05,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:05,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:07,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:12,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:17,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:20,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:20,261 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:20,578 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:51:22,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:27,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:32,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:35,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:35,956 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:37,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:42,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:48,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:50,580 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:51:51,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:51,321 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:53,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:58,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:03,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:06,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:06,499 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:08,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:13,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:18,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:20,738 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:52:21,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:21,498 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:24,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:29,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:34,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:36,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:36,813 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:39,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:44,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:49,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:50,582 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:52:51,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:51,813 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:54,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:59,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:04,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:06,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:06,813 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:09,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:14,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:19,858 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:20,585 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:53:21,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:21,813 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:24,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:29,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:34,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:36,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:36,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:39,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:44,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:49,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:50,585 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:53:51,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:51,813 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:55,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:00,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:05,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:06,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:06,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:10,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:15,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:20,586 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:54:21,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:21,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:21,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:26,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:31,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:36,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:36,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:37,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:42,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:47,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:50,587 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:54:51,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:51,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:52,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:57,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:02,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:06,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:06,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:07,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:12,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:17,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:20,589 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:55:21,817 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:21,817 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:23,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:28,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:33,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:36,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:36,818 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:39,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:44,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:49,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:50,591 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:55:51,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:51,818 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:55,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:00,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:05,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:06,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:06,818 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:10,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:15,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:20,592 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:56:21,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:21,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:21,818 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:26,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:31,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:36,817 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:36,818 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:37,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:42,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:47,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:50,593 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:56:51,817 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:51,818 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:53,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:58,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:03,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:06,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:06,819 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:09,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:14,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:19,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:20,595 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:57:21,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:21,819 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:24,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:29,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:34,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:36,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:36,819 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:39,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:44,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:49,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:50,596 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:57:52,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:52,016 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:55,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:00,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:05,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:07,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:07,016 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:10,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:15,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:20,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:20,597 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:58:22,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:22,016 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:25,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:30,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:35,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:37,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:37,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:40,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:45,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:50,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:50,598 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:58:52,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:52,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:56,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:01,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:06,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:07,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:07,112 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:11,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:16,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:20,599 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:59:21,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:22,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:22,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:27,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:32,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:37,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:37,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:38,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:43,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:48,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:50,600 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 18:59:52,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:52,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:53,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:58,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:03,152 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:07,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:07,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:08,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:13,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:18,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:20,601 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:00:22,152 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:22,152 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:23,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:28,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:33,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:37,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:37,152 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:39,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:44,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:49,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:50,602 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:00:52,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:52,243 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:54,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:59,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:04,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:07,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:07,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:09,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:14,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:19,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:20,603 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:01:23,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:23,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:25,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:30,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:35,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:38,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:38,121 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:41,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:46,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:50,604 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:01:51,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:53,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:53,121 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:57,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:02,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:07,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:08,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:08,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:13,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:18,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:20,605 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:02:23,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:23,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:23,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:28,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:33,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:38,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:38,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:39,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:44,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:49,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:50,606 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:02:53,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:53,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:54,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:59,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:04,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:08,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:08,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:09,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:14,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:19,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:20,609 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:03:24,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:24,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:25,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:30,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:35,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:39,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:39,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:41,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:46,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:50,608 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:03:51,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:54,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:54,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:57,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:02,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:07,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:09,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:09,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:13,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:18,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:20,611 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:04:23,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:24,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:24,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:29,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:34,162 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:39,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:39,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:40,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:45,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:50,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:50,610 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:04:54,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:54,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:56,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:01,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:06,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:09,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:09,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:11,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:16,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:20,612 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:05:21,613 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:24,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:24,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:27,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:32,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:37,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:39,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:39,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:42,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:47,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:50,613 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:05:52,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:54,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:54,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:58,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:03,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:08,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:09,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:09,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:14,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:19,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:20,614 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:06:24,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:24,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:25,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:30,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:35,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:39,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:39,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:40,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:45,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:50,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:50,615 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:06:54,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:54,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:56,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:01,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:06,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:09,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:09,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:12,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:17,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:20,616 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:07:22,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:24,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:24,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:28,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:33,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:38,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:39,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:39,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:44,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:49,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:50,617 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:07:54,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:54,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:54,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:59,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:04,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:09,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:09,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:10,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:15,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:20,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:20,618 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:08:24,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:24,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:26,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:31,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:36,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:39,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:39,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:41,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:46,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:50,618 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:08:51,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:54,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:54,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:57,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:02,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:07,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:09,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:09,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:13,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:18,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:20,619 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:09:23,621 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:24,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:24,221 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:29,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:34,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:39,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:39,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:40,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:45,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:50,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:50,620 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:09:54,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:54,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:56,264 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:01,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:06,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:09,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:09,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:12,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:17,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:20,621 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:10:22,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:24,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:24,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:28,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:33,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:38,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:39,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:39,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:44,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:49,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:50,622 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:10:54,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:54,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:55,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:00,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:05,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:09,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:09,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:11,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:16,266 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:20,623 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:11:21,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:24,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:24,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:27,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:32,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:37,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:39,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:39,224 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:43,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:48,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:50,624 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:11:53,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:54,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:54,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:59,267 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:04,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:09,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:09,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:09,433 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:14,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:19,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:20,625 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:12:24,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:24,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:25,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:30,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:35,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:39,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:39,433 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:40,485 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:45,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:50,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:50,626 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:12:54,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:54,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:56,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:01,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:06,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:09,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:09,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:11,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:16,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:20,628 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:13:21,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:24,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:24,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:27,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:32,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:37,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:39,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:39,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:42,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:47,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:50,629 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:13:52,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:54,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:54,433 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:58,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:03,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:08,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:09,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:09,433 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:14,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:19,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:20,723 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:14:24,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:24,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:24,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:29,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:34,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:39,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:39,600 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:40,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:45,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:50,631 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:14:51,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:54,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:54,600 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:56,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:01,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:06,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:09,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:09,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:11,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:16,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:20,635 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:15:22,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:24,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:24,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:27,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:32,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:37,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:39,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:39,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:42,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:47,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:50,634 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:15:53,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:54,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:54,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:58,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:03,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:08,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:09,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:09,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:14,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:19,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:20,635 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:16:24,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:24,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:24,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:29,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:34,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:39,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:39,601 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:39,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:44,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:49,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:50,636 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:16:54,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:54,792 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:54,858 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:59,858 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:04,859 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:09,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:09,792 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:10,838 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:15,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:20,637 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:17:21,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:25,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:25,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:27,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:32,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:37,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:40,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:40,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:42,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:47,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:50,638 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:17:53,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:55,936 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:55,937 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:58,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:03,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:08,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:11,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:11,075 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:14,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:19,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:20,640 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:18:24,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:26,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:26,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:30,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:35,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:40,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:41,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:41,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:45,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:50,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:50,640 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:18:55,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:56,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:56,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:01,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:06,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:11,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:11,074 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:12,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:17,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:20,641 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:19:22,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:26,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:26,075 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:28,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:33,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:38,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:41,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:41,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:43,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:48,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:50,643 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:19:53,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:56,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:56,155 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:59,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:04,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:09,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:11,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:11,156 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:14,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:19,203 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:20,644 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:20:24,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:26,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:26,387 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:30,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:35,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:40,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:41,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:41,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:45,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:50,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:50,645 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:20:55,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:56,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:56,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:01,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:06,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:11,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:11,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:12,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:17,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:20,646 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:21:22,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:26,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:26,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:28,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:33,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:38,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:41,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:41,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:43,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:48,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:50,647 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:21:53,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:56,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:56,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:59,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:04,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:09,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:11,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:11,454 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:15,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:20,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:20,648 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:22:25,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:26,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:26,455 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:31,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:36,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:41,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:41,455 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:42,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:47,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:50,649 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:22:52,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:56,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:56,455 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:58,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:03,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:08,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:11,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:11,455 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:13,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:18,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:20,651 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:23:23,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:26,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:26,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:29,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:34,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:39,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:41,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:41,455 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:45,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:50,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:50,652 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:23:55,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:56,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:56,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:01,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:06,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:11,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:11,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:11,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:16,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:20,653 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:24:21,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:26,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:26,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:27,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:32,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:37,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:41,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:41,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:42,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:47,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:50,654 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:24:52,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:56,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:56,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:58,535 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:03,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:08,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:11,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:11,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:14,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:19,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:20,655 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:25:24,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:26,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:26,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:30,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:35,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:40,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:41,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:41,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:45,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:50,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:50,658 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:25:55,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:56,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:56,526 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:01,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:06,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:11,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:11,525 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:12,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:17,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:20,658 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:26:22,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:26,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:26,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:27,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:32,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:37,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:41,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:41,701 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:43,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:48,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:50,659 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:26:54,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:56,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:56,701 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:59,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:04,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:09,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:11,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:11,701 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:15,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:20,661 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:27:21,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:26,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:26,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:26,701 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:31,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:36,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:41,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:41,701 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:41,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:46,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:50,662 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:27:52,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:56,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:56,701 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:57,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:02,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:07,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:11,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:11,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:13,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:18,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:20,663 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:28:24,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:26,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:26,891 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:29,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:34,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:39,948 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:42,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:42,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:45,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:50,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:50,664 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:28:55,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:57,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:57,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:01,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:06,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:11,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:12,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:12,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:16,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:20,665 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:29:21,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:26,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:27,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:27,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:32,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:37,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:42,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:42,293 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:43,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:48,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:50,666 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:29:53,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:57,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:57,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:59,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:04,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:09,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:12,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:12,293 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:15,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:20,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:20,666 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:30:25,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:27,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:27,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:31,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:36,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:41,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:42,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:42,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:46,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:50,668 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:30:51,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:56,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:57,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:57,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:02,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:07,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:12,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:12,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:12,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:17,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:20,669 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:31:22,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:27,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:27,375 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:28,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:33,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:38,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:42,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:42,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:44,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:49,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:50,670 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:31:54,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:57,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:57,375 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:00,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:05,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:10,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:12,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:12,375 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:15,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:20,430 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:20,671 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:32:25,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:27,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:27,375 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:31,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:36,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:41,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:42,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:42,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:47,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:50,672 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:32:52,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:57,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:57,375 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:58,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:03,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:08,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:12,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:12,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:14,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:19,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:20,673 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:33:24,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:27,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:27,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:30,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:35,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:40,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:42,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:42,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:46,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:50,674 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:33:51,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:56,676 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:57,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:57,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:02,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:07,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:12,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:12,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:12,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:17,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:20,676 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:34:22,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:27,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:27,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:28,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:33,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:38,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:42,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:42,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:44,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:49,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:50,677 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:34:54,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:57,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:57,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:00,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:05,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:10,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:12,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:12,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:16,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:20,678 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:35:21,679 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:26,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:27,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:27,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:32,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:37,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:42,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:42,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:43,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:48,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:50,679 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:35:53,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:57,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:57,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:59,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:04,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:09,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:12,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:12,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:14,449 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:19,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:20,680 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:36:24,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:27,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:27,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:30,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:35,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:40,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:43,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:43,042 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:46,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:50,681 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:36:51,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:56,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:58,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:58,042 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:02,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:07,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:12,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:13,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:13,689 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:17,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:20,684 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:37:23,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:28,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:29,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:29,269 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:34,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:39,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:44,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:44,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:44,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:49,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:50,683 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:37:54,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:59,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:59,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:00,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:05,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:10,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:14,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:14,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:16,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:20,686 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:38:21,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:26,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:29,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:29,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:32,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:37,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:42,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:44,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:44,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:47,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:50,686 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:38:52,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:57,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:59,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:59,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:03,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:08,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:13,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:14,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:14,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:19,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:20,686 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:39:24,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:29,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:29,286 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:30,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:35,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:40,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:44,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:44,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:45,367 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:50,368 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:50,690 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:39:55,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:59,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:59,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:01,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:06,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:11,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:14,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:14,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:16,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:20,689 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:40:21,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:26,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:29,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:29,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:32,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:37,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:42,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:44,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:44,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:48,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:50,690 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:40:53,692 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:58,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:59,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:59,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:04,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:09,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:14,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:14,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:14,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:19,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:20,692 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:41:24,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:29,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:29,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:30,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:35,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:40,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:44,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:44,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:46,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:50,693 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:41:51,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:56,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:59,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:59,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:02,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:07,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:12,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:14,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:14,474 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:18,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:20,694 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:42:23,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:28,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:29,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:29,474 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:34,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:39,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:44,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:44,474 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:45,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,696 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:42:55,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:59,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:59,474 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:01,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:06,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:11,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:14,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:14,507 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:16,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:20,697 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:43:21,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:26,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:29,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:29,695 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:31,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:36,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:41,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:44,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:44,696 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:46,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:50,698 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:43:52,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:57,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:59,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:59,696 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:02,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:07,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:12,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:14,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:14,696 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:17,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:20,700 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:44:23,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:28,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:29,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:29,696 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:33,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:38,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:43,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:44,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:44,696 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:49,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:50,700 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:44:55,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:59,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:59,909 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:00,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:05,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:10,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:14,907 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:14,907 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:16,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:20,701 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:45:22,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:27,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:30,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:30,381 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:33,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:38,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:43,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:45,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:45,381 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:48,430 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:50,702 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:45:53,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:58,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:00,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:00,381 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:04,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:09,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:14,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:16,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:16,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:20,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:20,704 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:46:25,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:30,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:31,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:31,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:36,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:41,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:46,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:46,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:46,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:50,705 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:46:51,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:56,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:01,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:01,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:06,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:07,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:12,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:16,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:16,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:17,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:20,707 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:47:22,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:27,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:31,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:31,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:33,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:38,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:43,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:46,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:46,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:48,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:50,708 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:47:53,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:58,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:01,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:01,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:04,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:09,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:14,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:16,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:16,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:19,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:20,710 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:48:24,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:29,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:31,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:31,429 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:35,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:40,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:45,475 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:46,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:46,429 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:50,710 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:48:50,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:55,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:00,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:01,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:01,788 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:05,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:10,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:15,834 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:16,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:16,788 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:20,711 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:49:21,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:26,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:31,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:31,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:31,788 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:36,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:41,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:46,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:46,789 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:47,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:50,712 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:49:53,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:58,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:01,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:01,789 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:03,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:08,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:13,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:16,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:16,788 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:18,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:20,713 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:50:24,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:29,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:31,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:31,977 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:35,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:40,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:45,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:46,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:46,976 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:50,715 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:50:50,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:55,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:00,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:01,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:01,976 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:06,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:11,013 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:16,014 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:16,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:16,976 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:20,716 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:51:21,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:26,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:31,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:32,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:32,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:37,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:42,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:47,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:47,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:48,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:50,717 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:51:53,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:58,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:02,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:02,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:04,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:09,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:14,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:17,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:17,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:19,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:20,719 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:52:24,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:29,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:32,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:32,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:35,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:40,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:45,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:47,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:47,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:50,720 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:52:50,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:55,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:00,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:02,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:02,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:06,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:11,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:16,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:17,873 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:17,873 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:20,721 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:53:21,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:26,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:31,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:32,996 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:32,997 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:37,037 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:42,037 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:47,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:47,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:47,997 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:50,722 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:53:52,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:57,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:02,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:03,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:03,068 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:08,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:13,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:18,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:18,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:18,425 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:20,724 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:54:23,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:28,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:33,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:34,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:34,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:39,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:44,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:49,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:49,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:50,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:50,725 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:54:55,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:00,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:04,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:04,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:06,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:11,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:16,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:19,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:19,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:20,726 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:55:21,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:26,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:31,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:34,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:34,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:37,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:42,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:47,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:49,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:49,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:50,729 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:55:52,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:57,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:02,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:04,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:04,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:08,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:13,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:18,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:19,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:19,202 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:20,730 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:56:23,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:28,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:33,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:34,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:34,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:39,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:44,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:49,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:49,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:49,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:50,731 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:56:54,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:59,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:04,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:04,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:05,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:10,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:15,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:19,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:19,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:20,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:20,732 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:57:25,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:30,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:34,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:34,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:36,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:41,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:46,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:49,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:49,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:50,733 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:57:51,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:56,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:01,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:04,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:04,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:07,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:12,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:17,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:19,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:19,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:20,734 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:58:22,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:27,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:32,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:34,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:34,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:38,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:43,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:48,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:49,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:49,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:50,736 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:58:53,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:58,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:03,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:04,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:04,275 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:09,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:14,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:19,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:19,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:19,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:20,738 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:59:24,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:29,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:34,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:34,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:35,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:40,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:45,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:49,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:49,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:50,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:50,738 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 19:59:55,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:00,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:04,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:04,674 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:06,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:11,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:16,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:20,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:20,109 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:20,740 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:00:21,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:26,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:31,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:35,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:35,109 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:37,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:42,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:47,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:50,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:50,109 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:50,740 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:00:52,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:57,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:02,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:05,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:05,109 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:08,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:13,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:18,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:20,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:20,109 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:20,741 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:01:23,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:28,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:33,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:35,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:35,109 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:39,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:44,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:49,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:50,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:50,129 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:50,743 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:01:54,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:59,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:04,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:05,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:05,128 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:10,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:15,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:20,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:20,129 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:20,744 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:02:20,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:25,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:30,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:35,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:35,129 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:36,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:41,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:46,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:50,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:50,143 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:50,745 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:02:51,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:56,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:01,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:05,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:05,659 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:06,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:11,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:16,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:20,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:20,659 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:20,747 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:03:22,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:27,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:32,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:35,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:35,662 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:38,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:43,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:48,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:50,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:50,662 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:50,748 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:03:53,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:58,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:03,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:05,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:05,666 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:09,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:14,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:19,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:20,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:20,662 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:20,749 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:04:24,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:29,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:34,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:35,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:35,663 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:39,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:44,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:49,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:50,751 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:04:51,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:51,945 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:54,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:59,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:04,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:06,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:06,945 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:10,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:15,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:20,004 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:20,752 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:05:22,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:22,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:25,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:30,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:35,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:37,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:37,113 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:41,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:46,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:50,753 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:05:51,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:52,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:52,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:57,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:02,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:07,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:07,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:07,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:12,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:17,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:20,754 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:06:22,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:22,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:23,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:28,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:33,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:37,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:37,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:38,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:43,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:48,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:50,754 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:06:52,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:52,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:54,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:59,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:04,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:07,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:07,378 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:09,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:14,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:19,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:20,755 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:07:22,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:22,446 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:24,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:29,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:34,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:37,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:37,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:39,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:44,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:49,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:50,757 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:07:53,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:53,530 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:55,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:00,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:05,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:08,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:08,529 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:11,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:16,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:20,758 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:08:21,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:23,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:23,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:27,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:32,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:37,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:38,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:38,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:42,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:47,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:50,759 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:08:52,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:53,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:53,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:58,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:03,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:08,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:08,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:08,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:13,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:18,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:20,760 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:09:23,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:23,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:23,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:29,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:34,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:38,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:38,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:40,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:45,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:50,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:50,761 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:09:53,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:53,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:56,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:01,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:06,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:08,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:08,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:12,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:17,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:20,764 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:10:22,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:23,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:23,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:28,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:33,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:38,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:38,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:38,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:44,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:49,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:50,763 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:10:53,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:53,986 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:54,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:59,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:04,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:08,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:08,985 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:10,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:15,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:20,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:20,764 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:11:24,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:24,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:25,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:30,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:35,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:39,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:39,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:40,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:45,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:50,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:50,765 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:11:54,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:54,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:56,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:01,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:06,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:09,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:09,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:12,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:17,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:20,767 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:12:22,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:24,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:24,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:28,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:33,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:38,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:39,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:39,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:43,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:48,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:50,768 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:12:53,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:54,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:54,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:59,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:04,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:09,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:09,123 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:09,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:14,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:19,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:20,769 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:13:24,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:24,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:24,233 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:29,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:34,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:39,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:39,232 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:39,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:44,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:49,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:50,770 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:13:54,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:54,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:54,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:59,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:04,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:09,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:09,754 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:09,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:14,810 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:19,811 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:20,771 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:14:24,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:24,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:25,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:30,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:35,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:39,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:39,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:41,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:46,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:50,772 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:14:52,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:54,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:54,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:57,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:02,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:07,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:09,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:09,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:12,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:17,810 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:20,772 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:15:23,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:24,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:24,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:28,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:33,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:38,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:39,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:39,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:43,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:48,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:50,773 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:15:54,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:54,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:54,788 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:59,832 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:04,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:09,834 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:09,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:09,979 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:15,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,774 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:16:24,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:24,979 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:26,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:31,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:36,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:39,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:39,979 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:41,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:46,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:50,776 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:16:51,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:54,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:54,979 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:57,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:02,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:07,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:09,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:09,979 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:13,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:18,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:20,777 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:17:23,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:24,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:24,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:29,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:34,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:39,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:39,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:39,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:44,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:49,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:50,778 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:17:54,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:54,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:54,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:00,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:05,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:09,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:09,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:10,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:15,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:20,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:20,780 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:18:24,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:24,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:25,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:30,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:35,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:39,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:39,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:40,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:45,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:50,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:50,781 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:18:54,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:54,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:56,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:01,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:06,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:09,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:09,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:11,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:16,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:20,783 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:19:21,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:24,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:24,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:27,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:32,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:37,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:39,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:39,980 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:42,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:47,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:50,784 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:19:52,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:55,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:55,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:58,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:03,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:08,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:10,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:10,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:13,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:18,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:20,785 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:20:23,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:25,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:25,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:29,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:34,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:39,145 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:40,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:40,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:45,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,786 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:20:55,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:55,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:56,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:01,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:06,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:10,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:10,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:12,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:17,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:20,787 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:21:22,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:25,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:25,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:28,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:33,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:38,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:40,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:40,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:44,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:49,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:50,790 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:21:54,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:55,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:55,116 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:00,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:05,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:10,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:10,115 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:10,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:15,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:20,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:20,790 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:22:25,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:25,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:25,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:30,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:35,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:40,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:40,200 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:41,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:46,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:50,793 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:22:51,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:55,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:55,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:57,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:02,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:07,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:10,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:10,200 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:13,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:18,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:20,793 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:23:23,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:25,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:25,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:29,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:34,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:39,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:40,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:40,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:45,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,794 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:23:55,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:55,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:55,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:00,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:05,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:10,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:10,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:11,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:16,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:20,795 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:24:21,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:25,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:25,201 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:27,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:32,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:37,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:40,390 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:40,391 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:42,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:47,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:50,796 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:24:52,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:55,390 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:55,390 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:58,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:03,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:08,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:10,390 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:10,391 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:14,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:19,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:20,798 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:25:24,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:26,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:26,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:30,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:35,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:40,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:41,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:41,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:45,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:50,798 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:25:51,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:56,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:56,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:56,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:01,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:06,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:11,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:11,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:11,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:16,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:20,799 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:26:22,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:26,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:26,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:27,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:32,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:37,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:41,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:41,941 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:42,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:47,986 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:50,800 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:26:53,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:56,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:56,941 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:58,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:03,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:08,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:11,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:11,941 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:14,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:19,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:20,802 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:27:25,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:26,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:26,941 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:30,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:35,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:40,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:41,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:41,941 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:45,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:50,803 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:27:51,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:56,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:56,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:56,941 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:02,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:07,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:12,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:12,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:12,098 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:17,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:20,804 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:28:22,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:27,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:27,629 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:28,676 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:33,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:38,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:42,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:42,629 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:44,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:49,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:50,806 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:28:54,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:57,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:57,629 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:00,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:05,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:10,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:12,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:12,629 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:16,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:20,807 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:29:21,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:26,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:27,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:27,629 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:32,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:37,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:42,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:42,629 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:42,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:47,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:50,809 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:29:52,810 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:57,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:57,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:58,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:03,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:08,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:12,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:12,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:13,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:18,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:20,810 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:30:23,811 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:27,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:27,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:29,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:34,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:39,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:42,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:42,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:44,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:49,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:50,811 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:30:54,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:57,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:57,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:00,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:05,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:10,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:12,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:12,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:16,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:20,812 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:31:21,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:26,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:27,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:27,702 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:32,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:37,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:42,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:42,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:43,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:48,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:50,814 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:31:53,815 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:57,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:57,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:59,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:04,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:09,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:12,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:12,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:15,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:20,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:20,814 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:32:25,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:27,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:27,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:31,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:36,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:41,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:42,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:42,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:47,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:50,817 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:32:52,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:57,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:57,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:58,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:03,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:08,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:12,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:12,703 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:13,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:18,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:20,817 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:33:23,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:27,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:27,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:29,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:34,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:39,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:42,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:42,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:45,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:50,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:50,818 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:33:55,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:57,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:57,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:01,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:06,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:11,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:12,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:12,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:17,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:20,819 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:34:22,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:27,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:27,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:28,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:33,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:38,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:42,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:42,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:44,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:49,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:50,819 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:34:54,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:57,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:57,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:00,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:05,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:10,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:12,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:12,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:16,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:20,820 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:35:21,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:26,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:27,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:27,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:32,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:37,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:42,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:42,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:43,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:48,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:50,821 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:35:53,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:57,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:57,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:59,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:04,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:09,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:12,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:12,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:14,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:19,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:20,822 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:36:24,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:27,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:27,723 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:30,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:35,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:40,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:42,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:42,745 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:45,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:50,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:50,824 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:36:55,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:57,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:57,745 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:01,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:06,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:11,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:12,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:12,745 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:17,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:20,825 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:37:22,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:27,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:27,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:28,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:33,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:38,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:42,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:42,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:44,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:49,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:50,827 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:37:54,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:57,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:57,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:00,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:05,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:10,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:12,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:12,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:15,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:20,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:20,828 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:38:25,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:28,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:28,187 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:31,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:36,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:41,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:43,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:43,187 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:47,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:50,829 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:38:52,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:57,832 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:58,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:58,226 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:03,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:08,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:13,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:13,227 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:13,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:18,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:20,831 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:39:23,832 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:28,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:28,226 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:29,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:34,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:39,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:43,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:43,226 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:44,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:49,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:50,833 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:39:54,835 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:58,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:58,226 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:00,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:05,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:10,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:13,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:13,226 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:16,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:20,835 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:40:21,836 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:26,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:28,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:28,226 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:32,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:37,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:42,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:43,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:43,227 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:48,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:50,836 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:40:53,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:58,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:58,227 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:59,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:04,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:09,266 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:13,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:13,227 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:14,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:19,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:20,837 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:41:24,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:28,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:28,227 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:30,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:35,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:40,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:43,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:43,227 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:45,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:50,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:50,838 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:41:55,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:58,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:58,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:01,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:06,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:11,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:13,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:13,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:16,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:20,840 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:42:21,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:26,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:28,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:28,550 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:32,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:37,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:42,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:43,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:43,550 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:48,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:50,841 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:42:53,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:58,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:58,550 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:59,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:04,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:09,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:13,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:13,550 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:14,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:19,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:20,843 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:43:24,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:28,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:28,550 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:30,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:35,584 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:40,584 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:43,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:43,551 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:45,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:50,591 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:50,844 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:43:55,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:58,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:58,551 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:01,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:06,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:11,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:13,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:13,551 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:17,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:20,932 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:44:22,933 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:27,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:28,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:28,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:33,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:38,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:43,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:43,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:43,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:48,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:50,847 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:44:54,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:58,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:58,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:59,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:04,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:09,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:13,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:13,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:14,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:19,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:20,850 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:45:25,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:28,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:28,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:30,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:35,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:40,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:43,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:43,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:46,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:50,849 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:45:52,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:57,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:58,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:58,822 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:02,858 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:07,859 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:12,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:13,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:13,822 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:17,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:20,850 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:46:23,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:28,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:28,822 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:28,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:33,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:38,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:43,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:43,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:43,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:48,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:50,850 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:46:54,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:58,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:58,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:59,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:04,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:09,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:13,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:13,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:14,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:19,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:20,852 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:47:25,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:29,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:29,084 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:31,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:36,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:41,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:44,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:44,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:46,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:50,853 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:47:51,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:56,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:59,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:59,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:02,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:07,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:12,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:14,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:14,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:17,613 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:20,854 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:48:22,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:27,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:29,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:29,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:34,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:39,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:44,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:44,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:44,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:49,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:50,854 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:48:54,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:59,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:59,556 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:04,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:09,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:14,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:14,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:14,556 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:19,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:20,856 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:49:24,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:29,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:29,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:29,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:35,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:49:38,993 ERROR SenderThread:539015 [internal_api.py:execute():323] 502 response executing GraphQL. +2023-07-10 20:49:38,994 ERROR SenderThread:539015 [internal_api.py:execute():324] + + +502 Server Error + + +

Error: Server Error

+

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

+

+ + +2023-07-10 20:49:40,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:40,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:49:44,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:44,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:46,014 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:50,857 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:49:51,858 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:56,859 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:59,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:59,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:02,014 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:07,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:12,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:15,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:15,422 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:17,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:20,858 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:50:22,859 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:27,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:30,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:30,657 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:33,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:38,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:43,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:46,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:46,056 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:49,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:50,859 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:50:54,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:59,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:01,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:01,168 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:05,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:10,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:15,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:16,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:16,168 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:20,860 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:51:20,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:25,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:30,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:31,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:31,168 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:36,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:41,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:46,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:46,168 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:47,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:50,861 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:51:52,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:57,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:01,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:01,167 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:03,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:08,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:13,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:16,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:16,168 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:19,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:20,863 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:52:24,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:29,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:31,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:31,169 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:36,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:41,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:46,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:46,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:46,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:50,864 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:52:51,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:56,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:01,368 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:01,369 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:02,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:07,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:12,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:16,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:16,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:18,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:20,866 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:53:23,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:28,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:31,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:31,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:34,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:39,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:44,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:46,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:46,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:49,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:50,867 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:53:54,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:59,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:01,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:01,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:05,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:10,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:15,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:16,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:16,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:20,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:20,868 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:54:25,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:30,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:31,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:31,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:36,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:41,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:46,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:46,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:46,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:50,870 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:54:51,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:56,872 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:01,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:01,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:02,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:07,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:12,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:16,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:16,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:18,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:20,872 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:55:23,873 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:28,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:31,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:31,924 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:33,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:38,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:43,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:46,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:46,925 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:48,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:50,872 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:55:54,873 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:59,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:02,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:02,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:05,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:10,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:15,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:17,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:17,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:20,874 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:56:20,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:25,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:30,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:32,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:32,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:36,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:41,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:46,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:47,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:47,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:50,874 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:56:51,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:56,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:01,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:02,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:02,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:07,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:12,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:17,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:17,084 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:17,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:20,874 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:57:22,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:27,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:32,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:32,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:33,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:38,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:43,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:47,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:47,084 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:48,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:50,876 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:57:53,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:58,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:02,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:02,562 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:04,599 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:09,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:14,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:18,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:18,405 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:20,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:20,877 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:58:25,879 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:30,879 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:33,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:33,405 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:36,451 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:41,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:46,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:48,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:48,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:50,878 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:58:51,879 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:56,880 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:01,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:03,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:03,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:07,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:12,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:17,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:18,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:18,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:20,880 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:59:22,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:27,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:32,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:33,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:33,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:38,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:43,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:48,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:48,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:49,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:50,881 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 20:59:54,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:59,883 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:03,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:03,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:05,451 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:10,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:15,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:18,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:18,407 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:20,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:20,882 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:00:25,884 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:30,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:33,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:33,407 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:36,451 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:41,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:46,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:48,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:48,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:50,884 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:00:51,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:56,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:01,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:04,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:04,065 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:07,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:12,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:17,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:19,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:19,064 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:20,886 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:01:22,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:27,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:32,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:34,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:34,064 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:38,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:43,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:48,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:49,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:49,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:50,887 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:01:53,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:58,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:03,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:04,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:04,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:09,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:14,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:19,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:19,126 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:20,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:20,888 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:02:25,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:30,891 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:34,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:34,126 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:36,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:41,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:46,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:49,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:49,126 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:50,890 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:02:51,891 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:56,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:01,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:04,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:04,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:07,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:12,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:17,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:19,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:19,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:20,891 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:03:22,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:27,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:32,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:34,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:34,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:38,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:43,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:48,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:49,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:49,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:50,892 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:03:53,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:58,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:03,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:04,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:04,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:09,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:14,228 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:19,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:19,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:20,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:20,893 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:04:25,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:30,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:34,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:34,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:36,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:41,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:46,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:49,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:49,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:50,895 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:04:51,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:56,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:01,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:04,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:04,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:07,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:12,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:17,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:19,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:19,178 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:20,896 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:05:22,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:27,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:32,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:34,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:34,179 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:38,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:43,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:48,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:49,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:49,179 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:50,897 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:05:53,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:58,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:03,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:04,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:04,179 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:09,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:14,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:19,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:19,179 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:19,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:20,900 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:06:24,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:29,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:34,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:34,180 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:35,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:40,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:45,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:49,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:49,180 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:50,900 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:06:50,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:55,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:00,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:04,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:04,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:06,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:11,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:16,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:19,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:19,180 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:20,901 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:07:21,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:26,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:31,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:34,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:34,180 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:37,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:42,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:47,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:49,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:49,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:50,903 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:07:52,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:57,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:02,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:04,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:04,180 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:08,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:13,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:18,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:19,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:19,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:20,904 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:08:23,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:28,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:33,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:34,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:34,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:39,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:44,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:49,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:49,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:49,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:50,905 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:08:54,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:59,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:04,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:04,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:05,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:10,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:15,228 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:19,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:19,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:20,906 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:09:20,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:25,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:30,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:34,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:34,181 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:36,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:41,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:46,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:49,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:49,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:50,907 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:09:51,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:56,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:01,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:04,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:04,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:07,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:12,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:17,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:19,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:19,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:20,908 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:10:22,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:27,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:32,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:34,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:34,304 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:38,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:43,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:48,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:49,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:49,303 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:50,910 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:10:53,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:58,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:03,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:04,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:04,303 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:09,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:14,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:19,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:19,303 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:19,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:20,912 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:11:24,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:29,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:34,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:34,303 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:35,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:40,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:45,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:49,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:49,303 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:50,913 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:11:50,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:55,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:00,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:04,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:04,435 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:06,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:11,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:16,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:19,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:19,434 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:20,915 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:12:21,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:26,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:31,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:34,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:34,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:37,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:42,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:47,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:50,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:50,041 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:50,916 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:12:52,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:57,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:02,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:05,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:05,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:08,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:13,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:18,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:20,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:20,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:20,917 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:13:23,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:28,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:33,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:35,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:35,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:39,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:44,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:49,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:50,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:50,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:50,918 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:13:54,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:59,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:04,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:05,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:05,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:10,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:15,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:20,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:20,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,919 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:14:25,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:30,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:35,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:35,071 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:36,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:41,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:46,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:50,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:50,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:50,920 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:14:51,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:56,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:01,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:05,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:05,501 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:07,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:12,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:17,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:20,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:20,562 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:20,922 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:15:22,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:27,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:32,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:35,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:35,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:38,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:43,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:48,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:50,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:50,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:50,923 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:15:53,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:58,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:03,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:05,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:05,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:09,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:14,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:19,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:20,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:20,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:20,924 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:16:24,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:29,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:34,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:35,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:35,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:40,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:45,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:50,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:50,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:50,925 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:16:50,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:55,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:00,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:05,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:05,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:06,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:11,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:16,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:20,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:20,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:20,928 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:17:21,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:26,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:31,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:35,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:35,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:37,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:42,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:47,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:50,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:50,572 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:50,928 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:17:52,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:57,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:02,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:05,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:05,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:08,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:13,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:18,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:20,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:20,578 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:20,929 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:18:23,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:28,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:33,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:35,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:35,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:39,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:44,613 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:49,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:50,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:50,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:50,931 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:18:54,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:59,933 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:04,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:05,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:05,578 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:10,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:15,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:20,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:20,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:20,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:20,932 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:19:25,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:30,935 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:35,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:35,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:36,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:41,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:46,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:50,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:50,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:50,934 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:19:51,936 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:56,936 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:01,937 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:05,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:05,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:07,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:12,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:17,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:20,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:20,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:20,936 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:20:22,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:27,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:32,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:36,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:36,208 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:38,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:43,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:48,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:50,938 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:20:51,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:51,615 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:53,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:58,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:03,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:06,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:06,615 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:08,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:13,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:18,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:20,940 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:21:21,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:21,615 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:24,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:29,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:34,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:36,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:36,615 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:39,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:44,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:49,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:50,943 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:21:51,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:51,615 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:55,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:00,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:05,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:06,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:06,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:11,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:16,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:20,944 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:22:21,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:21,615 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:22,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:27,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:32,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:36,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:36,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:37,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:42,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:47,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:50,947 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:22:51,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:51,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:53,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:58,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:03,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:06,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:06,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:08,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:13,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:18,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:20,948 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:23:21,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:21,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:24,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:29,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:34,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:36,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:36,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:39,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:44,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:49,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:50,948 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:23:52,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:52,059 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:55,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:00,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:05,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:07,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:07,059 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:10,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:15,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:20,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:20,950 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:24:22,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:22,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:25,679 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:30,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:35,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:37,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:37,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:41,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:46,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:50,951 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:24:51,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:52,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:52,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:57,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:02,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:07,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:07,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:07,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:12,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:17,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:20,952 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:25:22,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:22,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:23,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:28,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:33,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:37,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:37,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:38,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:43,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:48,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:50,954 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:25:52,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:52,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:54,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:59,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:04,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:07,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:07,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:10,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:15,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:20,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:20,954 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:26:22,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:22,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:26,679 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:31,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:36,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:37,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:37,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:41,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:46,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:50,956 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:26:51,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:52,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:52,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:57,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:02,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:07,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:07,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:08,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:13,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:18,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:20,957 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:27:22,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:22,645 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:23,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:28,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:33,692 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:37,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:37,646 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:38,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:43,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:48,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:50,958 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:27:52,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:52,646 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:54,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:59,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:04,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:07,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:07,646 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:09,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:14,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:19,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:20,960 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:28:22,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:22,646 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:25,692 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:30,692 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:35,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:37,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:37,646 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:41,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:46,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:50,962 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:28:51,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:53,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:53,031 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:57,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:02,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:07,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:08,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:08,030 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:12,078 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:17,078 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:20,962 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:29:22,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:23,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:23,440 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:28,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:33,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:38,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:38,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:38,865 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:43,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:48,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:50,962 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:29:53,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:53,866 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:54,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:59,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:04,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:08,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:08,866 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:10,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:15,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:20,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:20,963 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:30:23,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:23,866 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:26,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:31,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:36,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:38,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:38,866 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:41,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:46,935 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:50,964 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:30:51,965 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:53,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:53,866 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:57,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:02,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:07,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:08,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:08,867 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:12,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:17,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,965 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:31:22,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:23,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:23,867 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:28,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:33,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:38,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:38,867 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:38,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:43,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:48,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:50,966 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:31:53,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:53,867 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:53,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:58,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:03,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:08,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:09,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:09,472 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:14,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:19,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:20,967 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:32:24,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:24,472 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:24,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:29,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:34,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:39,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:39,472 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:40,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:45,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:50,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:50,968 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:32:54,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:54,472 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:55,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:00,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:05,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:09,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:09,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:11,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:16,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:20,969 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:33:21,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:24,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:24,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:27,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:32,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:37,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:39,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:39,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:42,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:47,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:50,970 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:33:52,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:54,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:54,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:58,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:03,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:08,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:09,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:09,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:14,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:19,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:20,971 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:34:24,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:24,473 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:24,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:29,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:34,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:39,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:39,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:39,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:44,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:49,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:50,972 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:34:54,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:54,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:54,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:59,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:04,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:09,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:09,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:09,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:14,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:19,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:20,973 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:35:24,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:24,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:25,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:30,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:35,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:39,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:39,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:40,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:45,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,974 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:35:55,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:55,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:56,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:01,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:06,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:10,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:10,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:12,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:17,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:20,975 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:36:22,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:25,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:25,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:28,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:33,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:38,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:40,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:40,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:44,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:49,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:50,976 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:36:54,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:55,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:55,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:00,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:05,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:10,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:10,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:11,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:16,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:20,977 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:37:21,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:25,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:25,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:27,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:32,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:37,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:40,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:40,613 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:42,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:47,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:50,977 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:37:52,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:55,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:55,611 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:58,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:03,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:08,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:10,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:10,612 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:14,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:19,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:20,978 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:38:24,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:25,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:25,612 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:30,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:35,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:40,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:40,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:40,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:45,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:50,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:50,980 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:38:55,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:55,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:56,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:01,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:06,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:10,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:10,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:11,880 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:16,880 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:20,981 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:39:21,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:25,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:25,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:27,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:32,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:37,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:40,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:40,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:43,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:48,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:50,982 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:39:53,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:55,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:55,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:59,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:04,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:09,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:10,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:10,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:15,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:20,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:20,985 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:40:25,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:25,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:25,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:30,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:35,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:40,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:40,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:40,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:45,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,985 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:40:55,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:55,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:56,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:01,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:06,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:10,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:10,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:11,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:16,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:20,986 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:41:21,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:25,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:25,897 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:27,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:32,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:37,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:40,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:40,896 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:42,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:47,948 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:50,987 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:41:52,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:55,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:55,896 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:58,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:03,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:08,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:10,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:10,896 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:14,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:19,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:20,989 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:42:24,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:25,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:25,896 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:30,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:35,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:40,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:40,896 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:40,968 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:45,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:50,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:50,990 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:42:55,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:56,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:56,378 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:01,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:06,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:11,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:11,378 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:12,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:17,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:20,991 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:43:22,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:26,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:26,377 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:28,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:33,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:38,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:41,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:41,735 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:43,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:48,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:50,992 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:43:53,993 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:56,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:56,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:59,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:04,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:09,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:12,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:12,324 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:15,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,992 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:44:25,994 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:27,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:27,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:31,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:36,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:41,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:42,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:42,324 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:46,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:50,993 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:44:51,994 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:56,995 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:57,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:57,324 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:02,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:07,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:12,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:12,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:13,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:18,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:20,994 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:45:23,996 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:27,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:27,325 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:29,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:34,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:39,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:42,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:42,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:44,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:49,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:50,996 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:45:54,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:57,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:57,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:00,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:05,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:10,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:12,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:12,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:15,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:20,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:20,997 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:46:25,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:27,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:27,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:31,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:36,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:41,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:42,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:42,826 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:46,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:50,998 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:46:51,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:56,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:57,937 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:57,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:02,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:07,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:12,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:12,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:13,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:18,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:20,999 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:47:24,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:27,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:27,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:29,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:34,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:39,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:42,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:42,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:44,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:49,986 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:51,000 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:47:55,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:57,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:57,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:00,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:05,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:10,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:12,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:12,938 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:15,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:20,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:21,001 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:48:26,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:27,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:27,939 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:31,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:36,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:41,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:43,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:43,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:47,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:51,003 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:48:53,004 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:58,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:58,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:58,360 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:03,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:08,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:13,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:13,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:14,391 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:19,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:21,004 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:49:25,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:28,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:28,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:30,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:35,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:40,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:43,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:43,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:46,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:51,005 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:49:52,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:57,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:58,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:58,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:02,766 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:07,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:12,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:13,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:13,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:18,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:21,005 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:50:24,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:28,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:28,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:29,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:34,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:39,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:43,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:43,724 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:45,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:50,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:51,007 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:50:56,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:58,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:58,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:01,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:06,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:11,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:13,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:13,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:17,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:21,009 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:51:23,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:28,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:28,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:28,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:33,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:38,766 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:43,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:43,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:43,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:48,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:51,010 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:51:54,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:58,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:58,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:59,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:04,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:09,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:13,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:13,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:15,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:20,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:21,011 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:52:26,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:28,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:28,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:31,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:36,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:41,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:43,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:43,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:47,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:51,012 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:52:53,014 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:58,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:58,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:58,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:03,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:08,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:13,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:13,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:14,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:19,766 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:21,014 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:53:25,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:28,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:28,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:30,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:35,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:40,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:43,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:43,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:46,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:51,015 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:53:52,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:57,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:58,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:58,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:02,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:07,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:12,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:13,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:13,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:18,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:21,016 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:54:24,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:28,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:28,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:29,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:34,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:39,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:43,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:43,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:45,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:50,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:51,017 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:54:56,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:58,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:58,727 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:01,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:06,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:11,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:13,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:13,727 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:16,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:21,018 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:55:22,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:27,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:29,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:29,211 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:32,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:37,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:42,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:44,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:44,211 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:47,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:51,019 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:55:53,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:58,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:59,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:59,211 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:03,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:08,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:13,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:14,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:14,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:18,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:21,020 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:56:24,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:29,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:29,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:29,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:34,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:39,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:44,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:44,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:45,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:50,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:51,021 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:56:56,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:59,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:59,537 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:01,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:06,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:11,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:14,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:14,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:16,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:21,023 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:57:22,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:27,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:29,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:29,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:32,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:37,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:42,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:44,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:44,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:47,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:51,025 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:57:53,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:58,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:59,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:59,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:03,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:08,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:13,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:14,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:14,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:18,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:21,027 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:58:24,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:29,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:29,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:29,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:34,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:39,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:44,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:44,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:45,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:50,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:51,027 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:58:56,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:59,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:59,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:01,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:06,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:11,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:14,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:14,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:16,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:21,029 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:59:22,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:27,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:29,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:29,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:32,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:37,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:42,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:44,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:44,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:48,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:51,030 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 21:59:54,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:59,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:59,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:59,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:04,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:09,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:14,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:14,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:15,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:20,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:21,031 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:00:26,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:29,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:29,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:31,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:36,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:41,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:44,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:44,899 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:46,958 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:51,032 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:00:52,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:57,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:00,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:00,085 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:02,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:07,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:12,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:15,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:15,085 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:18,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:21,033 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:01:24,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:29,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:30,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:30,085 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:34,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:39,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:44,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:45,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:45,085 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:49,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:51,034 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:01:55,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:00,036 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:00,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:00,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:05,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:10,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:15,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:15,085 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:15,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:20,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:21,036 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:02:26,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:30,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:30,927 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:32,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:37,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:42,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:46,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:46,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:47,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:51,036 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:02:53,037 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:58,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:01,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:01,750 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:03,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:08,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:13,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:16,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:16,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:19,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:21,038 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:03:25,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:30,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:31,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:31,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:35,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:40,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:45,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:46,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:46,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:51,038 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:03:51,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:56,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:01,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:01,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:01,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:06,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:11,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:16,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:16,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:17,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:21,039 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:04:23,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:28,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:31,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:31,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:33,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:38,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:43,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:46,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:46,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:49,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:51,041 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:04:55,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:00,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:01,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:01,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:05,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:10,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:15,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:16,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:16,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:21,042 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:05:21,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:26,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:31,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:31,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:31,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:36,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:41,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:46,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:46,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:46,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:51,043 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:05:52,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:57,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:01,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:01,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:02,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:07,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:12,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:16,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:16,753 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:17,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:21,044 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:06:23,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:28,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:31,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:31,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:33,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:38,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:43,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:46,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:46,752 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:49,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:51,044 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:06:55,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:00,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:01,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:01,753 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:05,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:10,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:15,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:16,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:16,753 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:21,045 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:07:21,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:26,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:31,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:31,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:31,753 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:36,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:41,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:46,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:46,753 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:46,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:51,046 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:07:52,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:57,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:01,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:01,754 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:02,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:07,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:12,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:16,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:16,754 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:18,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:21,047 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:08:24,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:29,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:31,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:31,754 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:34,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:39,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:44,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:46,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:46,754 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:49,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:51,048 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:08:55,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:00,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:01,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:01,754 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:05,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:10,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:15,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:16,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:16,808 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:20,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:21,049 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:09:26,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:31,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:31,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:31,808 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:36,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:41,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:46,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:46,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:46,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:51,050 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:09:52,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:57,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:01,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:01,808 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:02,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:07,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:12,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:16,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:16,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:17,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:21,052 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:10:23,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:28,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:31,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:31,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:33,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:38,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:43,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:46,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:46,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:48,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:51,053 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:10:54,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:59,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:01,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:01,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:04,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:09,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:14,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:16,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:16,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:20,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:21,054 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:11:26,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:31,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:31,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:31,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:36,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:41,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:46,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:46,809 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:47,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:51,054 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:11:53,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:58,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:01,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:01,810 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:03,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:08,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:13,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:17,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:17,017 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:19,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:21,056 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:12:25,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:30,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:32,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:32,017 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:36,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:41,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:46,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:47,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:47,018 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:51,057 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:12:51,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:56,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:01,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:02,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:02,018 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:07,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:12,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:17,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:17,018 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:17,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:21,059 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:13:23,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:28,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:32,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:32,018 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:34,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:39,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:44,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:47,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:47,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:49,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:51,059 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:13:55,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:00,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:02,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:02,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:05,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:10,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:15,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:17,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:17,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:21,063 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:14:21,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:26,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:31,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:32,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:32,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:36,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:41,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:46,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:47,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:47,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:51,062 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:14:52,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:57,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:02,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:02,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:03,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:08,056 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:13,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:17,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:17,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:18,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:21,062 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:15:23,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:28,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:32,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:32,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:34,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:39,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:44,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:47,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:47,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:50,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:51,063 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:15:55,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:00,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:02,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:02,019 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:06,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:11,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:16,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:17,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:17,020 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:21,064 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:16:22,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:27,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:32,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:32,020 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:32,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:37,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:42,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:47,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:47,020 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:48,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:51,065 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:16:53,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:58,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:02,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:02,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:03,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:08,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:13,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:17,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:17,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:18,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:21,067 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:17:24,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:29,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:32,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:32,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:34,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:39,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:44,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:47,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:47,127 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:50,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:51,068 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:17:56,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:01,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:02,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:02,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:06,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:11,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:16,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:17,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:17,164 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:21,069 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:18:22,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:27,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:32,072 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:32,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:32,164 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:37,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:42,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:47,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:47,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:48,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:51,070 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:18:54,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:59,072 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:02,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:02,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:04,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:09,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:14,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:17,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:17,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:20,203 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:21,071 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:19:26,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:31,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:32,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:32,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:36,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:41,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:46,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:47,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:47,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:51,072 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:19:52,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:57,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:02,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:02,203 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:02,203 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:07,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:12,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:17,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:17,203 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:18,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:21,073 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:20:24,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:29,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:32,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:32,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:34,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:39,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:44,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:47,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:47,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:50,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:51,074 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:20:56,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:01,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:02,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:02,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:06,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:11,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:16,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:17,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:17,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:21,075 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:21:22,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:27,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:32,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:32,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:32,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:37,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:42,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:47,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:47,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:48,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:51,076 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:21:54,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:59,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:02,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:02,509 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:04,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:09,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:14,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:17,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:17,687 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:19,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:21,077 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:22:25,078 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:30,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:32,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:32,688 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:35,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:40,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:45,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:47,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:47,688 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:51,078 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:22:51,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:56,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:01,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:02,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:02,688 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:06,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:11,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:16,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:17,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:17,688 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:21,080 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:23:22,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:27,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:32,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:32,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:32,783 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:37,836 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:42,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:47,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:47,783 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:48,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:51,080 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:23:54,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:59,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:02,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:02,783 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:04,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:09,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:14,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:17,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:17,783 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:20,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:21,081 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:24:26,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:31,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:32,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:32,783 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:36,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:41,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:46,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:47,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:47,783 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:51,084 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:24:52,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:57,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:02,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:02,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:02,989 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:08,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:13,036 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:17,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:17,990 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:19,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:21,083 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:25:24,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:29,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:33,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:33,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:34,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:39,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:44,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:48,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:48,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:49,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:51,086 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:25:55,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:00,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:03,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:03,393 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:05,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:10,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:15,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:18,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:18,393 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:21,085 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:26:21,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:26,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:31,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:33,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:33,393 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:36,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:41,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:46,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:48,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:48,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:51,087 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:26:52,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:57,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:02,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:03,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:03,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:07,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:12,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:17,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:18,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:18,393 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:21,088 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:27:23,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:28,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:33,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:33,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:33,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:38,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:43,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:48,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:48,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:48,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:51,089 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:27:54,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:59,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:03,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:03,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:04,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:09,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:14,437 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:18,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:18,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:19,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:21,091 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:28:25,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:30,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:34,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:34,043 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:35,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:40,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:45,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:49,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:49,042 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:51,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:51,091 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:28:56,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:01,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:04,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:04,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:06,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:11,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:16,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:19,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:19,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:21,092 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:29:22,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:27,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:32,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:34,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:34,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:37,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:42,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:47,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:49,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:49,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:51,094 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:29:53,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:58,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:03,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:04,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:04,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:08,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:13,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:18,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:19,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:19,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:21,095 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:30:24,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:29,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:34,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:34,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:34,182 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:39,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:44,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:49,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:49,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:49,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:51,096 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:30:55,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:00,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:04,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:04,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:05,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:10,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:15,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:19,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:19,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:21,097 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:31:21,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:26,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:31,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:34,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:34,251 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:38,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:43,203 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:48,204 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:49,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:49,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:51,098 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:31:54,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:59,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:04,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:04,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:04,251 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:09,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:14,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:19,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:19,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:20,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:21,100 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:32:26,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:31,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:34,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:34,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:36,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:41,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:46,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:49,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:49,251 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:51,101 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:32:52,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:57,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:02,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:04,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:04,251 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:07,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:12,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:17,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:19,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:19,251 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:21,102 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:33:23,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:28,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:33,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:34,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:34,298 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:38,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:43,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:48,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:49,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:49,298 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:51,103 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:33:54,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:59,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:04,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:04,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:04,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:09,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:14,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:19,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:19,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:20,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:21,104 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:34:26,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:31,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:34,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:34,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:37,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:42,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:47,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:49,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:49,298 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:51,106 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:34:52,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:57,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:02,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:04,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:04,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:07,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:12,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:17,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:19,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:19,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:21,107 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:35:23,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:28,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:33,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:34,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:34,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:38,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:43,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:48,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:49,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:49,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:51,110 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:35:54,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:59,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:04,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:04,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:04,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:09,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:14,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:19,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:19,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:19,541 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:21,110 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:36:25,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:30,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:34,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:34,780 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:35,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:40,838 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:45,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:49,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:49,780 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:51,111 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:36:51,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:56,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:01,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:04,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:04,780 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:06,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:11,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:16,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:20,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:20,044 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:21,112 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:37:22,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:27,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:32,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:35,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:35,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:37,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:42,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:47,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:50,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:50,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:51,114 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:37:53,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:58,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:03,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:05,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:05,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:08,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:13,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:18,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:20,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:20,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:21,115 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:38:24,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:29,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:34,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:35,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:35,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:39,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:44,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:49,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:50,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:50,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:51,116 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:38:55,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:00,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:05,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:05,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:05,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:10,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:15,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:20,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:20,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:20,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:21,117 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:39:26,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:31,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:35,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:35,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:36,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:41,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:46,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:50,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:50,599 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:51,118 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:39:52,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:57,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:02,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:06,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:06,091 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:07,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:12,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:17,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:21,119 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:40:21,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:21,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:22,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:27,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:32,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:36,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:36,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:37,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:42,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:47,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:51,120 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:40:51,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:51,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:53,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:58,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:03,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:06,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:06,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:09,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:14,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:19,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:21,121 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:41:21,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:21,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:24,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:29,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:34,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:36,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:36,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:39,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:44,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:49,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:51,123 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:41:51,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:51,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:55,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:00,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:05,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:06,408 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:06,409 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:10,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:15,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:20,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:21,124 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:42:21,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:21,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:26,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:31,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:36,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:36,409 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:37,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:42,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:47,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:51,125 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:42:51,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:51,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:53,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:58,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:03,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:06,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:06,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:08,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:13,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:18,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:21,126 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:43:21,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:21,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:23,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:28,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:33,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:36,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:36,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:39,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:44,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:49,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:51,128 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:43:51,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:51,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:55,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:00,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:05,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:06,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:06,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:11,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:16,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:21,129 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:44:21,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:21,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:22,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:27,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:32,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:36,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:36,869 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:37,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:42,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:47,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:51,130 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:44:51,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:51,869 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:53,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:58,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:03,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:06,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:06,869 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:08,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:13,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:18,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:21,131 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:45:21,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:21,869 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:24,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:29,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:34,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:36,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:36,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:40,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:45,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:50,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:51,132 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:45:51,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:51,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:55,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:00,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:05,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:06,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:06,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:10,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:15,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:20,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:21,133 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:46:21,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:21,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:26,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:31,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:36,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:36,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:36,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:41,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:46,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:51,134 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:46:51,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:51,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:52,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:57,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:02,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:06,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:06,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:09,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:14,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:19,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:21,137 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:47:22,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:22,137 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:25,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:30,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:35,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:37,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:37,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:40,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:45,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:50,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:51,137 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:47:52,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:52,137 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:56,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:01,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:06,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:07,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:07,193 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:11,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:16,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:21,141 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:48:22,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:22,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:22,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:27,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:32,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:37,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:37,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:38,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:43,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:48,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:51,139 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:48:52,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:52,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:53,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:58,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:03,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:07,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:07,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:08,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:13,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:18,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:21,140 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:49:22,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:22,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:24,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:29,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:34,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:37,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:37,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:39,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:44,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:49,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:51,141 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:49:52,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:52,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:55,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:00,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:05,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:07,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:07,281 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:10,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:15,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:20,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:21,142 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:50:22,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:22,281 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:26,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:31,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:36,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:37,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:37,281 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:41,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:46,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:51,144 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:50:52,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:52,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:52,281 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:57,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:02,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:07,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:07,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:07,482 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:12,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:17,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:21,145 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:51:22,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:22,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:22,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:27,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:32,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:37,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:37,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:38,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:43,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:48,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:51,146 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:51:52,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:52,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:54,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:59,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:04,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:07,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:07,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:09,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:14,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:19,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:21,148 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:52:22,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:22,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:25,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:30,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:35,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:37,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:37,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:40,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:45,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:50,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:51,149 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:52:52,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:52,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:56,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:01,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:06,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:07,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:07,741 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:11,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:16,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:21,150 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:53:22,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:22,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:22,741 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:27,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:32,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:37,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:38,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:38,372 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:43,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:48,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:51,153 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:53:53,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:53,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:53,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:58,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:03,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:08,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:08,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:08,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:13,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:18,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:21,154 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:54:23,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:23,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:23,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:28,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:33,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:38,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:38,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:38,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:43,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:48,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:51,154 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:54:53,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:53,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:54,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:59,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:04,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:08,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:08,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:10,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:15,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:20,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:21,155 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:55:23,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:23,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:25,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:30,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:35,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:38,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:38,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:41,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:46,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:51,156 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:55:52,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:53,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:53,633 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:57,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:02,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:07,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:08,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:08,982 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:13,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:18,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:21,157 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:56:23,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:23,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:23,982 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:29,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:34,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:38,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:38,982 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:40,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:45,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:50,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:51,158 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:56:53,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:53,982 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:56,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:01,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:06,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:08,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:08,982 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:12,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:17,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:21,160 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:57:22,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:23,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:23,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:28,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:33,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:38,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:38,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:38,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:44,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:49,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:51,161 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:57:53,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:53,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:54,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:59,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:04,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:08,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:08,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:09,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:14,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:19,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:21,164 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:58:23,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:23,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:25,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:30,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:35,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:39,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:39,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:40,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:45,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:50,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:51,163 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:58:54,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:54,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:56,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:01,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:06,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:09,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:09,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:11,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:16,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:21,167 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:59:22,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:24,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:24,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:27,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:32,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:37,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:39,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:39,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:43,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:48,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:51,166 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 22:59:54,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:54,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:54,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:59,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:04,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:09,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:09,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:09,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:14,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:19,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:21,167 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:00:24,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:24,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:25,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:30,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:35,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:39,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:39,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:40,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:45,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:50,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:51,168 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:00:54,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:54,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:56,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:01,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:06,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:09,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:09,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:12,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:17,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:21,170 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:01:23,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:24,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:24,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:28,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:33,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:38,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:39,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:39,256 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:44,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:49,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:51,171 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:01:54,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:54,256 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:54,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:59,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:04,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:09,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:09,256 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:09,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:14,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:19,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:21,173 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:02:24,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:24,256 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:25,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:30,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:35,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:39,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:39,256 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:40,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:45,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:50,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:51,175 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:02:54,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:54,276 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:55,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:00,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:05,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:09,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:09,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:11,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:16,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:21,176 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:03:22,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:24,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:24,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:27,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:32,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:37,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:39,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:39,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:43,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:48,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:51,177 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:03:54,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:54,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:54,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:59,311 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:04,311 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:09,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:09,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:09,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:14,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:19,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:21,179 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:04:24,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:24,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:24,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:29,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:34,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:39,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:39,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:39,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:44,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:49,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:51,181 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:04:54,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:54,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:54,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:59,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:04,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:09,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:09,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:09,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:14,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:19,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:21,183 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:05:24,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:24,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:24,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:29,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:34,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:39,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:39,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:40,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:45,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:50,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:51,185 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:05:54,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:54,419 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:56,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:01,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:06,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:09,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:09,419 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:11,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:16,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:21,187 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:06:22,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:24,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:24,419 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:27,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:32,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:37,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:39,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:39,419 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:43,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:48,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:51,190 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:06:54,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:54,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:54,419 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:59,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:04,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:09,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:09,419 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:09,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:14,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:19,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:21,192 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:07:24,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:24,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:24,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:29,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:34,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:39,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:39,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:39,793 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:44,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:49,834 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:51,193 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:07:54,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:54,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:54,890 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:59,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:04,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:09,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:09,889 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:09,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:14,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:19,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:21,194 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:08:25,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:25,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:25,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:30,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:35,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:40,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:40,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:41,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:46,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:51,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:51,195 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:08:55,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:55,068 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:57,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:02,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:07,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:10,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:10,068 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:12,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:17,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:21,197 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:09:22,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:25,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:25,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:28,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:33,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:38,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:40,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:40,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:44,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:49,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:51,197 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:09:54,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:55,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:55,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:00,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:05,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:10,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:10,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:11,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:16,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:21,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:21,198 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:10:25,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:25,069 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:27,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:32,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:37,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:40,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:40,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:42,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:47,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:51,199 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:10:52,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:55,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:55,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:58,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:03,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:08,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:10,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:10,095 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:14,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:19,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:21,200 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:11:24,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:25,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:25,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:30,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:35,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:40,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:40,095 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:40,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:45,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:50,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:51,201 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:11:55,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:55,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:56,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:01,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:06,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:10,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:10,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:11,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:16,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:21,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:21,203 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:12:25,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:25,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:26,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:31,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:36,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:40,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:40,138 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:41,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:46,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:51,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:51,204 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:12:55,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:55,138 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:56,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:01,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:06,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:10,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:10,301 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:11,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:16,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:21,205 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:13:22,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:25,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:25,301 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:27,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:32,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:37,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:40,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:40,301 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:42,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:47,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:51,206 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:13:53,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:55,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:55,617 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:58,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:03,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:08,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:10,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:10,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:14,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:19,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:21,207 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:14:25,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:25,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:25,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:30,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:35,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:40,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:40,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:40,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:45,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:50,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:51,209 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:14:55,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:55,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:56,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:01,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:06,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:10,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:10,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:12,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:17,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:21,210 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:15:23,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:25,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:25,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:28,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:33,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:38,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:40,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:40,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:43,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:48,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:51,211 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:15:54,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:55,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:55,618 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:59,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:04,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:09,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:10,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:10,620 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:15,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:20,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:21,213 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:16:25,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:25,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:26,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:31,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:36,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:40,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:40,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:41,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:46,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:51,213 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:16:52,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:55,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:55,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:57,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:02,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:07,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:10,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:10,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:12,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:17,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:21,214 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:17:23,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:25,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:25,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:28,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:33,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:38,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:40,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:40,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:44,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:49,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:51,215 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:17:55,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:55,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:55,619 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:00,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:05,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:10,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:10,620 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:10,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:15,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:20,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:21,216 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:18:26,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:26,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:26,003 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:31,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:36,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:41,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:41,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:41,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:46,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:51,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:51,218 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:18:56,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:56,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:57,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:02,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:07,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:11,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:11,297 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:12,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:17,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:21,219 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:19:23,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:26,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:26,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:28,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:33,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:38,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:41,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:41,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:44,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:49,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:51,220 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:19:55,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:56,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:56,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:00,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:05,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:10,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:11,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:11,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:16,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:21,222 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:20:22,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:26,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:26,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:27,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:32,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:37,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:41,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:41,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:43,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:48,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:51,222 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:20:54,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:56,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:56,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:59,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:04,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:09,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:11,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:11,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:15,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:20,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:21,226 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:21:26,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:26,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:26,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:31,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:36,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:41,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:41,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:42,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:47,390 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:51,224 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:21:53,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:56,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:56,342 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:58,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:03,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:08,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:11,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:11,499 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:13,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:18,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:21,225 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:22:24,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:26,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:26,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:29,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:34,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:39,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:41,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:41,501 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:45,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:50,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:51,226 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:22:56,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:56,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:56,501 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:01,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:06,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:11,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:11,501 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:11,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:16,561 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:21,226 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:23:22,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:26,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:26,501 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:27,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:32,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:37,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:41,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:41,501 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:43,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:48,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:51,228 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:23:54,229 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:56,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:56,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:59,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:04,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:09,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:11,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:11,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:14,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:19,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:21,229 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:24:25,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:26,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:26,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:30,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:35,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:40,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:41,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:41,503 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:45,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:50,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:51,230 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:24:56,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:56,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:56,503 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:01,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:06,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:11,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:11,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:11,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:16,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:21,231 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:25:22,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:26,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:26,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:27,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:32,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:37,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:41,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:41,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:43,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:48,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:51,232 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:25:54,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:56,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:56,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:59,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:04,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:09,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:11,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:11,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:15,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:20,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:21,233 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:26:26,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:26,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:26,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:31,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:36,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:41,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:41,673 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:42,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:47,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:51,235 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:26:53,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:57,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:57,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:58,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:03,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:08,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:12,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:12,244 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:14,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:19,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:21,236 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:27:25,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:27,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:27,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:30,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:35,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:40,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:42,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:42,244 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:46,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:51,237 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:27:52,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:57,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:57,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:57,244 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:02,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:07,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:12,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:12,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:13,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:18,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:21,239 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:28:24,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:27,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:27,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:29,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:34,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:39,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:42,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:42,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:45,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:50,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:51,240 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:28:56,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:57,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:57,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:01,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:06,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:11,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:12,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:12,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:16,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:21,241 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:29:22,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:27,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:27,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:27,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:32,281 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:37,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:42,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:42,245 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:42,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:47,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:51,242 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:29:53,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:57,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:57,246 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:58,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:03,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:08,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:12,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:12,246 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:14,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:19,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:21,243 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:30:25,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:27,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:27,246 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:30,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:35,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:40,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:42,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:42,962 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:46,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:51,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:51,245 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:30:56,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:57,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:57,962 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:02,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:07,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:12,013 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:12,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:12,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:18,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:21,246 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:31:23,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:27,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:27,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:28,998 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:33,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:39,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:42,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:42,962 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:44,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:49,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:51,249 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:31:55,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:57,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:57,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:01,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:06,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:11,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:13,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:13,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:16,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:21,249 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:32:21,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:26,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:28,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:28,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:31,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:36,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:41,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:43,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:43,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:47,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:51,250 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:32:52,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:57,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:58,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:58,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:02,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:07,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:12,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:13,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:13,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:17,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:21,251 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:33:23,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:28,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:28,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:28,462 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:33,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:38,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:43,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:43,462 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:44,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:49,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:51,252 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:33:55,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:58,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:58,462 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:00,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:05,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:10,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:13,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:13,462 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:16,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:21,253 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:34:22,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:27,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:28,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:28,462 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:32,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:37,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:42,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:43,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:43,463 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:48,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:51,255 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:34:54,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:58,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:58,463 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:59,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:04,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:09,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:13,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:13,464 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:15,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:20,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:21,256 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:35:26,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:28,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:28,464 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:31,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:36,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:41,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:43,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:43,463 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:46,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:51,257 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:35:52,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:57,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:58,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:58,777 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:02,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:07,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:12,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:14,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:14,382 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:18,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:21,258 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:36:24,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:29,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:29,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:29,381 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:34,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:39,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:44,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:44,381 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:45,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:50,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:51,259 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:36:56,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:59,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:59,381 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:01,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:06,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:11,430 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:14,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:14,382 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:17,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:21,260 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:37:23,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:28,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:29,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:29,382 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:33,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:38,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:43,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:44,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:44,382 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:48,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:51,262 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:37:54,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:59,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:59,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:59,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:04,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:09,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:14,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:14,666 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:15,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:20,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:21,262 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:38:26,264 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:29,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:29,666 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:31,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:36,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:41,756 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:44,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:44,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:46,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:51,263 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:38:52,264 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:57,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:59,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:59,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:02,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:07,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:12,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:14,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:14,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:17,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:21,264 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:39:23,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:28,266 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:29,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:29,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:33,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:38,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:43,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:44,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:44,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:48,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:51,266 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:39:54,267 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:59,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:59,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:59,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:04,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:09,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:14,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:14,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:14,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:19,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:21,266 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:40:25,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:29,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:29,667 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:30,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:35,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:40,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:44,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:44,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:45,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:50,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:51,268 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:40:56,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:59,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:59,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:01,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:06,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:11,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:14,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:14,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:16,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:21,269 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:41:22,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:27,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:29,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:29,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:32,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:37,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:42,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:44,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:44,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:48,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:51,270 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:41:54,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:59,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:59,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:59,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:04,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:09,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:14,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:14,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:14,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:19,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:21,270 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:42:25,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:29,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:29,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:30,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:35,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:40,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:44,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:44,668 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:46,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:51,272 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:42:52,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:57,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:59,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:59,669 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:02,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:07,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:12,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:14,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:14,669 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:17,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:21,274 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:43:23,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:28,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:29,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:29,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:33,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:38,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:43,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:44,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:44,750 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:48,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:51,274 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:43:54,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:59,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:59,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:59,749 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:04,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:09,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:14,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:14,749 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:14,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:19,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:21,275 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:44:25,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:30,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:30,218 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:31,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:36,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:41,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:45,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:45,404 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:46,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:51,276 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:44:52,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:57,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:00,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:00,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:02,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:07,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:12,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:15,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:15,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:18,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:21,277 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:45:24,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:29,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:30,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:30,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:34,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:39,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:44,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:45,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:45,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:50,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:51,277 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:45:56,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:00,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:00,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:01,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:06,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:11,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:15,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:15,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:16,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:21,278 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:46:22,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:27,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:30,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:30,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:32,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:37,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:42,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:45,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:45,918 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:47,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:51,280 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:46:53,281 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:58,281 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:00,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:00,918 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:03,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:08,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:13,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:15,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:15,918 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:18,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:21,280 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:47:24,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:29,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:30,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:30,918 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:34,964 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:39,965 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:44,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:45,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:45,918 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:50,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:51,281 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:47:56,283 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:00,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:00,918 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:02,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:07,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:12,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:15,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:15,919 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:17,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:21,282 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:48:23,283 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:28,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:30,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:30,919 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:33,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:38,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:43,964 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:45,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:45,919 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:49,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:51,283 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:48:55,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:00,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:00,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:00,919 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:05,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:10,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:15,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:15,919 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:15,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:20,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:21,284 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:49:26,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:30,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:30,948 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:31,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:36,998 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:41,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:46,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:46,631 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:47,676 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:51,286 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:49:53,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:58,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:01,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:01,630 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:03,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:08,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:13,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:17,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:17,035 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:19,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:21,287 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:50:24,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:29,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:32,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:32,035 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:35,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:40,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:45,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:47,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:47,035 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:51,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:51,288 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:50:56,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:01,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:02,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:02,036 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:07,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:12,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:17,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:17,036 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:17,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:21,289 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:51:22,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:27,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:32,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:32,036 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:33,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:38,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:43,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:47,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:47,036 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:49,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:51,291 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:51:54,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:59,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:02,036 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:02,037 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:05,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:10,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:15,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:17,036 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:17,036 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:21,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:21,292 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:52:26,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:31,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:32,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:32,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:37,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:42,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:47,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:47,170 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:48,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:51,293 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:52:53,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:58,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:02,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:02,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:04,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:09,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:14,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:17,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:17,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:20,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:21,294 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:53:25,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:30,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:32,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:32,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:36,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:41,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:46,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:47,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:47,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:51,295 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:53:51,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:56,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:01,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:02,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:02,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:07,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:12,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:17,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:17,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:18,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:21,297 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:54:23,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:28,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:32,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:32,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:34,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:39,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:44,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:47,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:47,171 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:50,220 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:51,297 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:54:55,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:00,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:02,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:02,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:06,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:11,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:16,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:17,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:17,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:21,298 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:55:21,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:26,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:31,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:32,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:32,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:37,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:42,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:47,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:47,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:48,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:51,299 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:55:53,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:58,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:02,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:02,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:04,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:09,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:14,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:17,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:17,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:19,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:21,301 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:56:24,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:29,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:32,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:32,172 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:35,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:40,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:45,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:47,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:47,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:51,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:51,302 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:56:56,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:01,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:02,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:02,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:07,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:12,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:17,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:17,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:18,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:21,303 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:57:23,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:28,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:32,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:32,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:34,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:39,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:44,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:47,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:47,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:49,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:51,304 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:57:54,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:59,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:02,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:02,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:05,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:10,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:15,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:17,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:17,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:20,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:21,305 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:58:26,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:31,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:32,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:32,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:36,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:41,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:46,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:47,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:47,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:51,307 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:58:52,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:57,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:02,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:02,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:02,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:07,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:12,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:17,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:17,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:17,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:21,308 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:59:23,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:28,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:32,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:32,319 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:33,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:38,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:43,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:47,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:47,319 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:49,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:51,309 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-10 23:59:55,311 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:00,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:02,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:02,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:05,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:10,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:15,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:17,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:17,319 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:21,310 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:00:21,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:26,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:31,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:32,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:32,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:36,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:41,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:46,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:47,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:47,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:51,312 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:00:52,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:57,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:02,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:02,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:02,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:07,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:12,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:17,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:17,321 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:17,367 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:21,313 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:01:23,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:28,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:32,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:32,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:33,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:38,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:43,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:47,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:47,319 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:49,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:51,314 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:01:55,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:00,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:02,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:02,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:05,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:10,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:15,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:17,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:17,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:21,315 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:02:21,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:26,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:31,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:32,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:32,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:36,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:41,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:46,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:47,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:47,321 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:51,316 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:02:52,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:57,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:02,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:02,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:02,320 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:07,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:12,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:17,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:18,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:18,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:21,317 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:03:23,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:28,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:33,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:33,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:34,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:39,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:44,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:48,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:48,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:49,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:51,318 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:03:55,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:00,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:03,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:03,648 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:05,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:10,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:15,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:18,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:18,761 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:20,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:21,318 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:04:26,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:31,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:33,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:33,762 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:36,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:41,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:46,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:48,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:48,761 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:51,320 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:04:52,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:57,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:02,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:03,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:03,762 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:07,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:12,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:17,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:18,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:18,762 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:21,323 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:05:23,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:28,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:33,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:33,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:33,762 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:38,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:43,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:48,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:48,762 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:49,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:51,322 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:05:55,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:00,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:03,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:03,944 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:06,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:11,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:16,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:18,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:18,943 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:21,323 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:06:22,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:27,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:32,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:34,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:34,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:37,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:42,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:47,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:49,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:49,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:51,324 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:06:53,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:58,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:03,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:04,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:04,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:09,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:14,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:19,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:19,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:19,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:21,326 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:07:24,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:29,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:34,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:34,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:35,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:40,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:45,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:49,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:49,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:50,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:51,327 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:07:55,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:00,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:04,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:04,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:06,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:11,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:16,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:19,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:19,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:21,329 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:08:21,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:26,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:31,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:34,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:34,090 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:37,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:42,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:47,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:49,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:49,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:51,330 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:08:52,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:57,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:02,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:04,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:04,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:08,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:13,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:18,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:19,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:19,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:21,332 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:09:23,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:28,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:33,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:34,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:34,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:39,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:44,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:49,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:49,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:50,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:51,333 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:09:55,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:00,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:04,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:04,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:06,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:11,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:16,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:19,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:19,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:21,335 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:10:21,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:26,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:31,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:34,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:34,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:37,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:42,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:47,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:49,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:49,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:51,336 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:10:52,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:57,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:02,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:04,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:04,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:08,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:13,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:18,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:19,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:19,207 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:21,337 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:11:23,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:28,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:33,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:34,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:34,208 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:39,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:44,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:49,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:49,208 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:50,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:51,339 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:11:55,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:00,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:04,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:04,208 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:06,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:11,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:16,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:19,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:19,208 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:21,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:21,339 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:12:26,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:31,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:34,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:34,208 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:37,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:42,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:47,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:49,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:49,337 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:51,341 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:12:52,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:57,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:02,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:04,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:04,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:07,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:12,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:17,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:19,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:19,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:21,341 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:13:23,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:28,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:33,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:34,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:34,337 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:38,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:43,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:48,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:49,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:49,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:51,342 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:13:54,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:59,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:04,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:04,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:04,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:09,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:14,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:19,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:19,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:20,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:21,343 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:14:26,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:31,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:34,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:34,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:36,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:41,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:46,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:49,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:49,457 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:51,344 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:14:52,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:57,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:02,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:04,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:04,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:07,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:12,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:17,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:19,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:19,457 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:21,345 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:15:23,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:28,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:33,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:34,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:34,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:38,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:43,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:48,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:49,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:49,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:51,346 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:15:54,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:59,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:04,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:04,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:04,840 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:09,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:14,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:19,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:19,840 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:20,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:21,348 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:16:26,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:31,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:34,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:34,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:36,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:41,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:46,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:49,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:49,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:51,347 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:16:52,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:57,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:02,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:04,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:04,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:07,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:12,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:17,883 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:19,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:19,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:21,351 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:17:23,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:28,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:33,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:34,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:34,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:38,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:43,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:48,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:49,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:49,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:51,350 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:17:54,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:59,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:04,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:04,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:04,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:09,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:14,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:19,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:19,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:20,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:21,351 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:18:26,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:31,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:34,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:34,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:36,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:41,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:46,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:49,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:49,841 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:51,351 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:18:52,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:57,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:02,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:04,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:04,842 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:07,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:12,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:17,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:19,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:19,842 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:21,353 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:19:23,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:28,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:33,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:34,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:34,842 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:38,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:43,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:48,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:49,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:49,842 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:51,355 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:19:54,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:59,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:04,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:04,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:04,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:09,884 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:14,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:19,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:19,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:19,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:21,356 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:20:25,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:30,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:34,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:34,842 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:35,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:40,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:45,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:49,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:49,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:51,357 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:20:51,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:56,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:01,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:04,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:04,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:06,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:11,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:16,879 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:19,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:19,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:21,359 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:21:22,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:27,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:32,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:34,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:34,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:38,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:43,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:48,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:49,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:49,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:51,360 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:21:53,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:58,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:03,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:04,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:04,844 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:08,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:13,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:18,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:19,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:19,844 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:21,361 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:22:24,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:29,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:34,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:34,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:34,843 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:39,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:44,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:49,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:49,964 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:49,964 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:51,362 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:22:55,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:00,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:04,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:04,967 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:06,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:11,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:16,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:19,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:19,968 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:21,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:21,364 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:23:26,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:31,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:34,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:34,968 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:37,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:42,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:47,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:49,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:49,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:51,365 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:23:52,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:57,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:02,367 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:05,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:05,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:08,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:13,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:18,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:20,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:20,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:21,367 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:24:23,367 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:28,368 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:33,368 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:35,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:35,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:39,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:44,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:49,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:50,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:50,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:51,368 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:24:54,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:59,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:04,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:05,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:05,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:10,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:15,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:20,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:20,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:20,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:21,370 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:25:25,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:30,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:35,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:35,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:35,567 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:40,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:45,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:50,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:50,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:50,784 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:51,370 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:25:56,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:01,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:05,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:05,784 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:06,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:11,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:16,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:20,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:20,785 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:21,371 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:26:22,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:27,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:32,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:35,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:35,784 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:37,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:42,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:47,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:50,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:50,784 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:51,372 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:26:53,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:58,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:03,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:05,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:05,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:09,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:14,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:19,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:20,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:20,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:21,373 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:27:24,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:29,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:34,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:35,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:35,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:40,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:45,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:50,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:50,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:50,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:51,376 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:27:55,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:00,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:05,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:05,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:05,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:11,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:16,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:20,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:20,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:21,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:21,376 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:28:26,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:31,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:35,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:35,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:37,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:42,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:47,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:50,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:50,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:51,380 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:28:52,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:57,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:02,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:05,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:05,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:08,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:13,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:18,036 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:20,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:20,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:21,379 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:29:23,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:28,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:33,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:35,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:35,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:39,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:44,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:49,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:50,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:50,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:51,381 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:29:54,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:59,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:04,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:05,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:05,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:10,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:15,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:20,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:20,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:20,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:21,381 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:30:25,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:30,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:35,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:35,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:35,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:41,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:46,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:50,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:50,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:51,382 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:30:51,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:56,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:01,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:05,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:05,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:07,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:12,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:17,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:20,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:20,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:21,383 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:31:22,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:27,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:32,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:36,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:36,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:38,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:43,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:48,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:51,220 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:51,221 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:51,384 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:31:53,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:58,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:03,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:06,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:06,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:08,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:13,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:18,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:21,385 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:32:21,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:21,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:24,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:29,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:34,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:36,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:36,820 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:39,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:44,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:49,872 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:51,386 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:32:51,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:51,820 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:55,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:00,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:05,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:06,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:06,820 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:11,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:16,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:21,387 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:33:21,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:21,820 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:21,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:26,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:31,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:36,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:36,820 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:37,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:42,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:47,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:51,388 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:33:51,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:51,820 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:53,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:58,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:03,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:07,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:07,188 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:09,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:14,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:19,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:21,389 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:34:22,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:22,210 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:24,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:29,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:34,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:37,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:37,210 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:40,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:45,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:50,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:51,390 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:34:52,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:52,210 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:56,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:01,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:06,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:07,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:07,211 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:12,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:17,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:21,391 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:35:22,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:22,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:22,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:27,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:32,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:37,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:37,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:37,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:42,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:47,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:51,392 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:35:52,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:52,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:53,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:58,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:03,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:07,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:07,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:08,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:13,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:18,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:21,393 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:36:22,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:22,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:24,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:29,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:34,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:37,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:37,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:39,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:44,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:49,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:51,394 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:36:52,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:52,565 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:55,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:00,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:05,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:07,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:07,778 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:10,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:15,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:20,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:21,394 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:37:22,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:22,967 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:26,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:31,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:36,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:38,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:38,373 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:41,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:46,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:51,397 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:37:52,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:53,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:53,373 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:57,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:02,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:07,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:08,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:08,393 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:12,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:17,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:21,397 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:38:23,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:23,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:23,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:28,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:33,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:38,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:38,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:39,430 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:44,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:49,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:51,400 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:38:53,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:53,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:55,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:00,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:05,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:08,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:08,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:10,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:15,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:20,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:21,400 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:39:23,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:23,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:26,437 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:31,437 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:36,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:38,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:38,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:41,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:46,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:51,401 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:39:52,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:53,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:53,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:57,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:02,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:07,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:08,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:08,394 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:12,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:17,446 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:21,403 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:40:23,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:23,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:23,658 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:28,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:33,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:38,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:38,659 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:38,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:43,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:48,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:51,404 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:40:53,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:53,857 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:53,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:58,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:03,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:08,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:08,858 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:09,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:14,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:19,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:21,405 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:41:23,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:23,857 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:24,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:29,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:34,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:38,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:38,857 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:40,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:45,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:50,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:51,406 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:41:53,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:53,857 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:55,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:00,907 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:05,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:08,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:08,857 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:11,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:16,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:21,408 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:42:22,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:24,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:24,060 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:28,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:33,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:38,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:39,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:39,060 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:44,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:49,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:51,409 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:42:54,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:54,061 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:54,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:59,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:04,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:09,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:09,060 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:10,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:15,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:20,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:21,411 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:43:24,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:24,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:25,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:30,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:35,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:39,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:39,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:41,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:46,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:51,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:51,411 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:43:54,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:54,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:57,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:02,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:07,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:09,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:09,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:12,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:17,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:21,413 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:44:22,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:24,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:24,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:28,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:33,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:38,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:39,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:39,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:44,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:49,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:51,415 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:44:54,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:54,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:55,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:00,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:05,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:09,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:09,096 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:10,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:15,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:20,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:21,416 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:45:25,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:25,076 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:26,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:31,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:36,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:40,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:40,083 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:41,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:46,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:51,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:51,417 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:45:55,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:55,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:56,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:01,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:06,475 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:10,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:10,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:11,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:16,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:21,418 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:46:22,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:25,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:25,435 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:27,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:32,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:37,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:40,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:40,434 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:43,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:48,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:51,420 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:46:54,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:55,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:55,434 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:59,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:04,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:09,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:10,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:10,434 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:14,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:19,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:21,421 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:47:25,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:25,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:25,434 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:30,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:35,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:40,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:40,435 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:41,475 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:46,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:51,423 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:47:52,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:55,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:55,435 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:57,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:02,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:07,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:10,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:10,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:12,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:17,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:21,425 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:48:23,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:25,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:25,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:28,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:33,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:38,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:40,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:40,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:43,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:48,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:51,427 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:48:54,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:55,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:55,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:59,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:04,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:09,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:10,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:10,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:15,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:20,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:21,429 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:49:25,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:25,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:26,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:31,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:36,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:40,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:40,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:42,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:47,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:51,430 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:49:53,430 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:55,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:55,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:58,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:03,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:08,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:10,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:10,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:14,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:19,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:21,432 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:50:25,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:25,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:25,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:30,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:35,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:40,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:40,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:40,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:45,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:50,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:51,431 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:50:55,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:55,595 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:56,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:01,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:06,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:10,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:10,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:12,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:17,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:21,433 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:51:23,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:25,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:25,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:28,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:33,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:38,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:40,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:40,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:43,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:48,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:51,433 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:51:54,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:55,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:55,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:59,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:04,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:09,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:10,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:10,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:15,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:20,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:21,434 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:52:25,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:25,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:26,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:31,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:36,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:40,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:40,596 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:42,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:47,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:51,435 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:52:53,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:55,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:55,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:58,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:03,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:08,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:10,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:10,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:14,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:19,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:21,437 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:53:25,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:25,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:25,597 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:30,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:35,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:40,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:40,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:40,770 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:45,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:50,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:51,438 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:53:55,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:55,770 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:56,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:01,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:06,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:10,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:10,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:11,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:16,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:21,439 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:54:22,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:25,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:25,770 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:27,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:32,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:37,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:40,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:40,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:43,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:48,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:51,440 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:54:54,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:55,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:55,770 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:59,811 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:04,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:09,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:10,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:10,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:15,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:20,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:21,442 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:55:25,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:25,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:25,817 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:30,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:35,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:40,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:40,770 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:41,815 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:46,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:51,443 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:55:52,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:55,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:55,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:57,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:02,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:07,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:10,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:10,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:13,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:18,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:21,444 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:56:24,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:25,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:25,771 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:29,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:34,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:39,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:41,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:41,098 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:45,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:50,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:51,445 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:56:55,446 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:56,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:56,485 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:00,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:05,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:10,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:11,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:11,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:15,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:20,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:21,446 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:57:26,448 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:26,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:26,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:31,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:36,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:41,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:41,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:41,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:47,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:51,447 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:57:52,448 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:56,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:56,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:58,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:03,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:08,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:11,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:11,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:14,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:19,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:21,448 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:58:24,449 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:26,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:26,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:30,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:35,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:40,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:41,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:41,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:45,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:50,025 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:51,449 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:58:55,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:56,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:56,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:01,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:06,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:11,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:11,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:11,984 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:17,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:21,450 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:59:22,451 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:27,451 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:27,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:27,888 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:32,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:37,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:42,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:43,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:43,084 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:48,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:51,451 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 00:59:53,451 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:58,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:58,084 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:59,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:04,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:09,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:13,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:13,682 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:14,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:19,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:21,451 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:00:25,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:28,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:28,682 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:30,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:35,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:40,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:44,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:44,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:46,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:51,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:51,452 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:00:56,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:59,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:59,040 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:02,078 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:07,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:12,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:14,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:14,040 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:17,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:21,455 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:01:22,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:27,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:29,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:29,040 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:33,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:38,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:43,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:44,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:44,040 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:49,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:51,455 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:01:54,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:59,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:59,040 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:00,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:05,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:10,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:14,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:14,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:15,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:20,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:21,458 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:02:25,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:29,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:29,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:31,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:36,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:41,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:44,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:44,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:47,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:51,457 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:02:52,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:57,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:59,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:59,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:03,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:08,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:13,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:14,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:14,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:19,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:21,458 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:03:24,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:29,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:29,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:30,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:35,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:40,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:44,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:44,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:46,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:51,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:51,459 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:03:56,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:59,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:59,306 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:02,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:07,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:12,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:14,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:14,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:17,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:21,460 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:04:22,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:27,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:29,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:29,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:33,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:38,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:43,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:44,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:44,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:48,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:51,461 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:04:53,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:58,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:59,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:59,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:04,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:09,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:14,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:14,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:14,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:19,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:21,463 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:05:24,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:29,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:29,307 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:29,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:34,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:39,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:44,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:44,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:45,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:50,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:51,464 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:05:55,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:59,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:59,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:01,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:06,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:11,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:14,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:14,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:17,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:21,466 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:06:22,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:27,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:29,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:29,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:33,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:38,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:43,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:44,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:44,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:49,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:51,467 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:06:54,468 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:59,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:59,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:00,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:05,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:10,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:14,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:14,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:16,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:21,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:21,468 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:07:26,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:29,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:29,309 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:32,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:37,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:42,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:44,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:44,308 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:47,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:51,470 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:07:52,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:57,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:59,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:59,507 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:02,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:07,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:12,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:14,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:14,727 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:17,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:21,471 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:08:23,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:28,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:29,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:29,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:33,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:38,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:43,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:44,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:44,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:49,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:51,471 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:08:55,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:59,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:59,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:00,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:05,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:10,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:14,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:14,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:15,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:20,815 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:21,473 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:09:26,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:29,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:29,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:31,811 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:36,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:41,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:44,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:44,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:47,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:51,474 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:09:53,475 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:58,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:59,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:59,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:03,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:08,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:13,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:14,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:14,764 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:18,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:21,475 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:10:24,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:29,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:30,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:30,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:35,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:40,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:45,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:45,284 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:45,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:50,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:51,476 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:10:55,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:00,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:00,284 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:01,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:06,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:11,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:15,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:15,285 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:17,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:21,477 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:11:22,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:27,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:31,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:31,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:33,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:38,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:43,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:46,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:46,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:48,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:51,478 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:11:53,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:58,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:01,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:01,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:04,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:09,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:14,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:16,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:16,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:19,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:21,480 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:12:24,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:29,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:31,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:31,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:35,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:40,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:45,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:46,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:46,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:50,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:51,480 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:12:55,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:00,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:01,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:01,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:06,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:11,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:16,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:16,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:16,188 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:21,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:21,485 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:13:26,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:31,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:31,188 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:32,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:37,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:42,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:46,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:46,188 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:47,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:51,483 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:13:52,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:57,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:01,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:01,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:03,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:08,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:13,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:16,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:16,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:18,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:21,484 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:14:23,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:28,485 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:31,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:31,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:34,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:39,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:44,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:46,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:46,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:50,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:51,485 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:14:55,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:00,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:01,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:01,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:06,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:11,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:16,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:16,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:17,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:21,486 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:15:22,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:27,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:31,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:31,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:33,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:38,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:43,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:46,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:46,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:49,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:51,488 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:15:54,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:59,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:01,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:01,189 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:05,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:10,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:15,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:16,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:16,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:20,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:21,488 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:16:25,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:30,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:32,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:32,092 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:36,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:41,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:46,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:47,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:47,092 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:51,490 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:16:51,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:56,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:01,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:02,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:02,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:07,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:12,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:17,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:17,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:17,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:21,491 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:17:22,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:27,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:32,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:32,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:33,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:38,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:43,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:47,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:47,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:49,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:51,492 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:17:54,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:59,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:02,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:02,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:05,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:10,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:15,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:17,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:17,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:20,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:21,494 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:18:25,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:30,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:32,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:32,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:36,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:41,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:46,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:47,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:47,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:51,496 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:18:51,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:56,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:01,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:02,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:02,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:07,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:12,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:17,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:17,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:17,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:21,498 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:19:22,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:27,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:32,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:32,387 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:33,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:38,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:43,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:47,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:47,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:48,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:51,500 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:19:54,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:59,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:02,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:02,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:04,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:09,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:14,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:17,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:17,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:20,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:21,501 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:20:26,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:31,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:32,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:32,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:36,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:41,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:46,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:47,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:47,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:51,502 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:20:52,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:57,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:02,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:02,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:02,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:07,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:12,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:17,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:17,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:18,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:21,503 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:21:24,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:29,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:32,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:32,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:34,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:39,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:44,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:47,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:47,815 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:49,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:51,504 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:21:55,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:00,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:02,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:02,815 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:05,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:10,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:15,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:17,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:17,815 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:20,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:21,505 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:22:26,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:31,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:33,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:33,067 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:37,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:42,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:47,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:48,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:48,572 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:51,506 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:22:52,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:57,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:02,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:04,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:04,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:08,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:13,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:18,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:19,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:19,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:21,508 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:23:23,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:28,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:33,510 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:34,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:34,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:39,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:44,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:49,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:49,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:50,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:51,510 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:23:55,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:00,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:04,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:04,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:06,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:11,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:16,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:19,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:19,136 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:21,510 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:24:21,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:26,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:31,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:34,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:34,137 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:37,183 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:42,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:47,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:49,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:49,214 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:51,514 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:24:52,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:57,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:02,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:04,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:04,213 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:08,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:13,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:18,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:19,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:19,882 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:21,513 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:25:23,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:28,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:33,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:35,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:35,120 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:39,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:44,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:49,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:50,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:50,148 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:51,514 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:25:54,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:59,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:04,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:05,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:05,183 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:10,229 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:15,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:20,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:20,183 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:21,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:21,514 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:26:26,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:31,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:35,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:35,183 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:37,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:42,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:47,228 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:50,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:50,183 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:51,515 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:26:52,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:57,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:02,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:05,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:05,183 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:08,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:13,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:18,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:20,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:20,183 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:21,516 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:27:23,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:28,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:33,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:35,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:35,187 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:39,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:44,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:49,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:50,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:50,313 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:51,517 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:27:54,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:59,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:04,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:05,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:05,312 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:10,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:15,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:20,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:20,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:20,379 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:21,518 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:28:25,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:30,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:35,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:35,379 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:36,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:41,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:46,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:50,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:50,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:51,468 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:51,519 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:28:56,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:01,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:05,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:05,409 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:07,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:12,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:17,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:20,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:20,409 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:21,520 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:29:22,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:27,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:32,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:35,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:35,409 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:38,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:43,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:48,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:50,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:50,409 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:51,521 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:29:53,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:58,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:03,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:05,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:05,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:09,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:14,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:19,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:20,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:20,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:21,522 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:30:24,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:29,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:34,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:35,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:35,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:40,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:45,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:50,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:50,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:50,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:51,523 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:30:55,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:00,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:05,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:05,499 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:05,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:10,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:15,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:20,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:20,499 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:21,524 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:31:21,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:26,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:31,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:36,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:36,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:37,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:42,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:47,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:51,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:51,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:51,525 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:31:52,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:57,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:02,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:06,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:06,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:08,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:13,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:18,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:21,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:21,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:21,526 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:32:23,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:28,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:33,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:36,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:36,076 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:39,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:44,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:49,120 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:51,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:51,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:51,527 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:32:54,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:59,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:04,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:06,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:06,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:10,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:15,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:20,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:21,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:21,077 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:21,528 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:33:25,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:30,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:35,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:36,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:36,309 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:41,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:46,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:51,439 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:51,529 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:33:56,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:01,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:06,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:06,439 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:07,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:12,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:17,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:21,531 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:34:21,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:21,534 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:22,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:27,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:32,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:36,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:36,532 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:38,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:43,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:48,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:51,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:51,533 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:34:51,534 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:53,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:58,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:03,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:06,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:06,533 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:09,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:14,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:19,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:21,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:21,533 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:21,573 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:35:25,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:30,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:35,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:36,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:36,532 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:41,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:46,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:51,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:51,532 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:51,570 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:35:52,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:57,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:02,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:06,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:06,533 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:07,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:12,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:17,584 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:21,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:21,532 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:21,576 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:36:23,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:28,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:33,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:36,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:36,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:38,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:43,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:48,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:51,538 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:36:51,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:51,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:54,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:59,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:04,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:06,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:06,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:10,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:15,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:20,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:21,540 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:37:21,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:21,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:25,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:30,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:35,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:36,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:36,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:41,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:46,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:51,539 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:37:51,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:51,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:51,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:56,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:01,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:06,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:06,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:06,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:11,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:16,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:21,541 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:38:21,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:21,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:21,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:26,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:31,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:36,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:36,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:37,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:42,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:47,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:51,542 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:38:51,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:51,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:53,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:58,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:03,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:06,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:06,837 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:08,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:13,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:18,879 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:21,543 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:39:21,835 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:21,836 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:23,880 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:28,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:33,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:36,836 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:36,836 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:39,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:44,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:49,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:51,544 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:39:51,836 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:51,836 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:55,873 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:00,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:05,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:06,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:06,975 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:11,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:16,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:21,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:21,545 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:40:21,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:21,974 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:26,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:31,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:36,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:36,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:36,974 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:41,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:46,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,546 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:40:51,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:51,974 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:57,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:02,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:06,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:06,974 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:07,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:12,019 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:17,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:21,548 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:41:21,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:21,974 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:23,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:28,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:33,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:37,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:37,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:38,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:43,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:48,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:51,548 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:41:52,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:52,001 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:54,037 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:59,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:04,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:07,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:07,001 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:09,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:14,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:19,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:21,549 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:42:22,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:22,001 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:24,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:29,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:34,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:37,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:37,089 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:39,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:44,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:49,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:51,550 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:42:52,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:52,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:54,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:59,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:04,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:07,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:07,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:10,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:15,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:20,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:21,551 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:43:22,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:22,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:25,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:30,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:35,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:37,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:37,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:41,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:46,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:51,553 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:43:52,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:52,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:52,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:57,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:02,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:07,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:07,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:07,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:12,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:17,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:21,554 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:44:22,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:22,905 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:22,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:27,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:32,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:37,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:38,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:38,224 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:43,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:48,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:51,555 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:44:53,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:53,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:53,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:58,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:03,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:08,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:08,455 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:08,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:13,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:18,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:21,556 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:45:23,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:23,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:24,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:29,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:34,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:38,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:38,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:40,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:45,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:50,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:51,559 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:45:53,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:53,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:56,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:01,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:06,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:08,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:08,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:12,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:17,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:21,558 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:46:22,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:23,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:23,456 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:28,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:33,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:38,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:38,457 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:39,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:44,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:49,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:51,561 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:46:53,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:53,457 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:54,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:59,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:04,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:08,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:08,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:09,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:14,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:19,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:21,561 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:47:23,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:23,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:25,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:30,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:35,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:38,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:38,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:40,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:45,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:50,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:51,562 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:47:53,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:53,704 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:56,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:01,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:06,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:08,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:08,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:11,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:16,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:21,563 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:48:22,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:23,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:23,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:27,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:32,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:37,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:38,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:38,706 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:42,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:47,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:51,564 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:48:53,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:53,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:53,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:58,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:03,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:08,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:08,705 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:09,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:14,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:19,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:21,565 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:49:23,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:23,706 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:24,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:29,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:34,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:38,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:38,706 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:40,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:45,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:50,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:51,566 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:49:53,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:53,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:55,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:00,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:05,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:08,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:08,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:10,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:15,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:20,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:21,568 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:50:23,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:23,744 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:25,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:30,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:35,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:38,935 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:38,936 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:40,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:45,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:50,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:51,569 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:50:53,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:53,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:56,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:01,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:06,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:08,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:08,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:11,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:16,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:21,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:21,570 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:51:23,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:23,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:26,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:31,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:36,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:38,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:38,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:42,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:47,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:51,571 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:51:52,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:53,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:53,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:58,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:03,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:08,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:08,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:08,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:14,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:19,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:21,572 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:52:23,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:23,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:24,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:29,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:34,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:38,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:38,971 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:40,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:45,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:50,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:51,572 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:52:53,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:53,972 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:56,004 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:01,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:06,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:09,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:09,495 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:11,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:16,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:21,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:21,573 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:53:24,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:24,495 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:26,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:31,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:36,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:39,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:39,495 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:42,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:47,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:51,574 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:53:52,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:54,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:54,562 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:57,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:02,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:07,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:09,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:09,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:13,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:18,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:21,575 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:54:24,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:24,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:24,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:29,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:34,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:39,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:39,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:40,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:45,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:50,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:51,576 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:54:54,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:54,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:56,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:01,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:06,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:09,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:09,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:12,599 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:17,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:21,577 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:55:23,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:24,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:24,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:28,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:33,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:38,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:39,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:39,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:44,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:49,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:51,578 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:55:54,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:54,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:55,599 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:00,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:05,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:09,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:09,564 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:10,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:15,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:20,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:21,579 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:56:24,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:24,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:25,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:30,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:35,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:39,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:39,750 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:41,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:46,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:51,580 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:56:52,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:54,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:54,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:57,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:02,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:07,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:09,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:09,750 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:12,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:17,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:21,583 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:57:23,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:24,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:24,750 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:28,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:33,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:38,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:39,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:39,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:44,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:49,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:51,582 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:57:54,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:54,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:55,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:00,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:05,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:09,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:09,751 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:10,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:15,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:20,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:21,585 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:58:24,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:24,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:25,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:30,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:35,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:39,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:39,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:41,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:46,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:51,584 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:58:52,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:54,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:54,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:57,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:02,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:07,907 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:09,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:09,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:13,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:18,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:21,585 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:59:24,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:24,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:24,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:29,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:34,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:39,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:39,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:39,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:44,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:49,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:51,586 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 01:59:54,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:54,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:55,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:00,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:05,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:09,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:09,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:10,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:15,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:20,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:21,587 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:00:24,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:24,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:26,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:31,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:36,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:39,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:39,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:42,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:47,891 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:51,587 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:00:53,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:54,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:54,854 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:58,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:03,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:08,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:09,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:09,924 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:13,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:18,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:21,588 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:01:24,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:24,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:24,924 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:29,959 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:34,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:39,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:39,924 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:39,968 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:44,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:49,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:51,590 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:01:54,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:54,924 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:55,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:00,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:05,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:09,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:09,924 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:11,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:16,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:21,591 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:02:22,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:25,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:25,194 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:28,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:33,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:38,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:40,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:40,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:44,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:49,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:51,592 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:02:54,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:55,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:55,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:00,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:05,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:10,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:10,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:11,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:16,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:21,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:21,594 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:03:25,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:25,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:26,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:31,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:36,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:40,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:40,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:42,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:47,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:51,595 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:03:52,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:55,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:55,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:58,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:03,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:08,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:10,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:10,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:14,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:19,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:21,596 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:04:24,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:25,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:25,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:30,449 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:35,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:40,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:40,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:41,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:46,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:51,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:51,597 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:04:55,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:55,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:56,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:01,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:06,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:10,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:10,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:12,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:17,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:21,598 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:05:22,599 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:25,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:25,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:28,391 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:33,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:38,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:40,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:40,356 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:43,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:48,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:51,599 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:05:53,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:55,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:55,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:59,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:04,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:09,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:10,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:10,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:14,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:19,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:21,601 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:06:24,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:25,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:25,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:30,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:35,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:40,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:40,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:41,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:46,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:51,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:51,602 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:06:55,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:55,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:57,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:02,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:07,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:10,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:10,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:12,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:17,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:21,603 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:07:22,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:25,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:25,359 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:28,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:33,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:38,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:40,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:40,358 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:44,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:49,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:51,603 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:07:54,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:55,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:55,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:00,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:05,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:10,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:10,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:10,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:15,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:20,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:21,606 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:08:25,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:25,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:26,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:31,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:36,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:40,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:40,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:42,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:47,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:51,606 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:08:52,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:55,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:55,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:58,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:03,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:08,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:10,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:10,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:14,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:19,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:21,609 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:09:24,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:25,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:25,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:30,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:35,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:40,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:40,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:41,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:46,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:51,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:51,608 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:09:55,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:55,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:57,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:02,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:07,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:10,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:10,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:12,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:17,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:21,609 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:10:22,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:25,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:25,461 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:28,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:33,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:38,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:40,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:40,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:43,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:48,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:51,610 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:10:53,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:55,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:55,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:59,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:04,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:09,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:10,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:10,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:15,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:20,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:21,612 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:11:25,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:25,483 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:25,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:30,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:35,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:40,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:40,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:41,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:46,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:51,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:51,612 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:11:55,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:55,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:57,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:02,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:07,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:10,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:10,484 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:12,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:17,535 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:21,613 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:12:22,613 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:26,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:26,369 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:28,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:33,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:38,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:42,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:42,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:44,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:49,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:51,614 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:12:54,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:57,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:57,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:00,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:05,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:10,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:12,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:12,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:15,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:20,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:21,615 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:13:25,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:27,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:27,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:31,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:36,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:41,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:42,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:42,258 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:47,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:51,616 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:13:52,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:57,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:57,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:58,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:03,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:08,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:12,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:12,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:14,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:19,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:21,617 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:14:24,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:27,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:27,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:30,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:35,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:40,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:42,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:42,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:46,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:51,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:51,618 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:14:56,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:57,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:57,259 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:02,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:07,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:12,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:12,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:12,344 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:17,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:21,619 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:15:22,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:27,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:27,344 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:28,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:33,392 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:38,393 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:42,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:42,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:43,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:48,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:51,619 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:15:54,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:57,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:57,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:59,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:04,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:09,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:12,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:12,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:14,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:19,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:21,620 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:16:25,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:27,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:27,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:30,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:35,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:40,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:42,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:42,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:45,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:50,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:51,621 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:16:56,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:57,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:57,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:01,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:06,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:11,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:12,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:12,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:17,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:21,622 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:17:23,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:27,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:27,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:28,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:33,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:38,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:42,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:42,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:43,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:48,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:51,623 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:17:54,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:58,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:58,124 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:00,183 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:05,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:10,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:13,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:13,124 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:16,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:21,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:21,624 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:18:26,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:28,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:28,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:32,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:37,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:42,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:43,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:43,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:48,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:51,625 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:18:53,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:58,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:58,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:59,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:04,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:09,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:13,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:13,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:14,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:19,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:21,626 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:19:24,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:28,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:28,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:30,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:35,446 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:40,447 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:43,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:43,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:46,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:51,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:51,629 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:19:56,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:58,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:58,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:02,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:07,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:12,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:13,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:13,397 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:18,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:21,629 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:20:23,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:28,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:28,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:29,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:34,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:39,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:43,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:43,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:45,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:50,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:51,631 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:20:55,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:58,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:58,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:01,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:06,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:11,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:13,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:13,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:16,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:21,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:21,632 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:21:26,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:28,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:28,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:32,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:37,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:42,446 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:43,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:43,398 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:48,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:51,633 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:21:53,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:58,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:58,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:59,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:04,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:09,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:13,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:13,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:14,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:19,468 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:21,634 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:22:24,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:28,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:28,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:30,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:35,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:40,443 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:43,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:43,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:46,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:51,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:51,635 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:22:56,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:58,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:58,399 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:02,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:07,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:12,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:13,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:13,400 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:18,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:21,636 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:23:23,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:28,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:28,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:29,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:34,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:39,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:43,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:43,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:45,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:50,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:51,637 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:23:55,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:58,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:58,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:01,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:06,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:11,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:13,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:13,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:16,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:21,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:21,637 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:24:26,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:28,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:28,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:32,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:37,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:42,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:43,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:43,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:48,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:51,639 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:24:53,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:58,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:58,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:59,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:04,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:09,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:13,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:13,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:15,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:20,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:21,640 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:25:25,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:28,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:28,411 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:31,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:36,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:41,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:43,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:43,412 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:46,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:51,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:51,641 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:25:56,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:58,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:58,412 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:02,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:07,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:12,455 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:13,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:13,412 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:17,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:21,642 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:26:22,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:27,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:28,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:28,412 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:33,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:38,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:43,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:43,413 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:43,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:48,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:51,643 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:26:53,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:58,449 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:58,449 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:59,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:04,499 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:09,500 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:14,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:14,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:15,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:20,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:21,645 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:27:25,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:29,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:29,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:30,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:35,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:40,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:44,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:44,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:46,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:51,646 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:27:52,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:57,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:59,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:59,720 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:02,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:07,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:12,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:14,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:14,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:18,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:21,647 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:28:24,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:29,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:29,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:29,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:34,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:39,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:44,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:44,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:44,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:49,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:51,648 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:28:55,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:59,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:59,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:00,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:05,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:10,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:14,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:14,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:15,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:20,756 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:21,649 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:29:26,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:29,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:29,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:31,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:36,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:41,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:44,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:44,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:46,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:51,650 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:29:52,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:57,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:59,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:59,719 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:02,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:07,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:12,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:15,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:15,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:18,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:21,651 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:30:23,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:28,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:30,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:30,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:34,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:39,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:44,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:45,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:45,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:49,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:51,728 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:30:54,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:59,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:00,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:00,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:05,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:10,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:15,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:15,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:15,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:20,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:21,653 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:31:25,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:30,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:30,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:31,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:36,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:41,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:45,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:45,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:46,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:51,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:51,654 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:31:56,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:00,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:00,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:02,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:07,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:12,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:15,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:15,102 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:17,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:21,655 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:32:22,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:27,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:30,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:30,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:33,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:38,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:43,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:45,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:45,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:48,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:51,656 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:32:53,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:58,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:00,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:00,555 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:04,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:09,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:14,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:16,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:16,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:20,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:21,657 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:33:25,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:30,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:31,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:31,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:36,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:41,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:46,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:46,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:47,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:51,658 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:33:52,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:57,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:01,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:01,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:03,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:08,558 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:13,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:16,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:16,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:18,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:21,659 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:34:23,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:28,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:31,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:31,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:34,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:39,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:44,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:46,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:46,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:49,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:51,660 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:34:54,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:59,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:01,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:01,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:05,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:10,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:15,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:16,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:16,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:21,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:21,661 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:35:26,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:31,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:31,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:32,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:37,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:42,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:46,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:46,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:48,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:51,662 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:35:53,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:58,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:01,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:01,524 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:04,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:09,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:14,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:16,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:16,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:19,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:21,663 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:36:24,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:29,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:31,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:31,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:36,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:37,761 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:42,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:46,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:46,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:46,523 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:48,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:51,664 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:36:53,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:58,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:01,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:01,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:01,566 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:04,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:09,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:14,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:16,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:16,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:16,524 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:20,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:21,665 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:37:25,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:30,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:31,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:31,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:31,945 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:35,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:40,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:45,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:46,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:46,944 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:46,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:51,665 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:37:51,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:56,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:01,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:01,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:01,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:01,945 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:06,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:11,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:16,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:17,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:17,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:17,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:21,667 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:38:22,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:27,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:32,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:32,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:32,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:32,741 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:37,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:42,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:47,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:47,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:47,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:47,972 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:51,668 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:38:53,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:58,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:03,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:03,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:03,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:04,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:09,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:14,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:18,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:18,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:20,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:21,669 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:39:25,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:30,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:33,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:33,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:36,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:41,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:46,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:48,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:48,093 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:48,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:51,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:51,670 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:39:56,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:01,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:03,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:03,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:03,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:07,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:12,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:17,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:18,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:18,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:18,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:21,672 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:40:22,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:27,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:32,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:33,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:33,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:33,094 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:38,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:43,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:48,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:48,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:48,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:48,206 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:51,673 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:40:53,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:58,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:03,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:03,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:03,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:04,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:09,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:14,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:18,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:18,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:18,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:19,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:21,674 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:41:24,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:29,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:33,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:33,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:33,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:35,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:40,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:45,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:48,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:48,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:48,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:51,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:51,676 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:41:56,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:01,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:03,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:03,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:07,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:12,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:17,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:18,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:18,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:21,676 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:42:22,676 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:27,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:32,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:33,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:33,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:38,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:43,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:48,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:48,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:48,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:51,679 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:42:53,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:58,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:03,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:03,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:04,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:09,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:14,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:18,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:18,350 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:20,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:21,678 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:43:25,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:30,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:33,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:33,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:36,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:41,435 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:46,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:48,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:48,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:51,680 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:43:51,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:56,681 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:01,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:03,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:03,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:07,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:12,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:17,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:18,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:18,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:21,681 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:44:22,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:27,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:32,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:33,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:33,351 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:38,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:43,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:48,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:48,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:48,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:51,682 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:44:53,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:58,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:03,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:03,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:04,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:09,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:14,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:18,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:18,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:20,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:21,682 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:45:25,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:30,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:33,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:33,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:36,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:41,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:46,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:48,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:48,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:51,683 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:45:51,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:56,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:01,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:03,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:03,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:07,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:12,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:17,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:18,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:18,352 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:21,684 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:46:22,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:27,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:32,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:33,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:33,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:33,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:38,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:43,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:48,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:48,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:48,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:49,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:51,685 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:46:54,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:59,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:03,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:03,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:03,652 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:04,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:09,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:14,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:18,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:18,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:18,652 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:20,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:21,686 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:47:26,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:31,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:33,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:33,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:33,694 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:36,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:41,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:46,834 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:48,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:48,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:48,652 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:51,686 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:47:52,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:57,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:02,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:03,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:03,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:03,652 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:07,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:12,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:17,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:18,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:18,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:18,652 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:21,687 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:48:23,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:28,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:33,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:33,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:33,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:34,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:39,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:44,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:48,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:48,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:48,694 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:49,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:51,688 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:48:55,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:00,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:03,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:03,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:03,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:05,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:10,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:15,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:18,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:18,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:18,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:20,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:21,689 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:49:26,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:31,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:33,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:33,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:33,653 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:36,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:41,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:46,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:48,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:48,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:48,921 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:51,691 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:49:52,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:57,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:02,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:04,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:04,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:04,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:08,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:13,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:18,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:19,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:19,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:19,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:21,692 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:50:23,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:28,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:33,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:34,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:34,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:34,302 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:39,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:44,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:49,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:49,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:49,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:50,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:51,693 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:50:55,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:00,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:04,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:04,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:04,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:07,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:12,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:17,072 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:19,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:19,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:19,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:21,693 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:51:22,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:27,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:32,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:34,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:34,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:34,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:38,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:43,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:48,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:49,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:49,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:49,260 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:51,694 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:51:53,695 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:58,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:03,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:04,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:04,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:04,302 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:09,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:14,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:19,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:19,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:19,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:19,405 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:21,696 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:52:24,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:29,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:34,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:34,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:34,569 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:35,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:40,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:45,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:49,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:49,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:49,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:51,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:51,698 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:52:56,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:01,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:04,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:04,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:04,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:06,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:11,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:16,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:19,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:19,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:19,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:21,697 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:53:22,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:27,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:32,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:34,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:34,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:37,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:42,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:47,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:49,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:49,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:49,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:51,700 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:53:53,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:58,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:03,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:04,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:04,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:04,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:08,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:13,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:18,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:19,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:19,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:21,700 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:54:24,701 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:29,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:34,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:34,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:34,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:34,760 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:39,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:44,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:49,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:50,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:50,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:50,379 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:51,701 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:54:55,702 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:00,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:05,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:05,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:05,379 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:06,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:11,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:16,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:20,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:20,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:20,422 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:21,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:21,702 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:55:26,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:31,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:35,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:35,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:35,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:37,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:42,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:47,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:50,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:50,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:50,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:51,703 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:55:52,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:57,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:02,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:05,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:05,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:05,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:08,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:13,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:18,591 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:20,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:20,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:20,545 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:21,705 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:56:23,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:28,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:33,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:35,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:35,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:35,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:39,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:44,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:49,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:50,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:50,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:50,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:51,707 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:56:54,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:59,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:04,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:05,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:05,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:05,545 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:10,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:15,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:20,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:20,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:20,545 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:21,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:21,708 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:57:26,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:31,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:35,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:35,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:35,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:37,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:42,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:47,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:50,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:50,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:50,545 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:51,709 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:57:52,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:57,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:02,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:05,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:05,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:05,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:08,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:13,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:18,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:20,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:20,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:20,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:21,711 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:58:23,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:28,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:33,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:35,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:35,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:35,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:39,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:44,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:49,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:50,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:50,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:50,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:51,712 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:58:54,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:59,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:04,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:05,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:05,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:05,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:10,599 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:15,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:20,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:20,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:20,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:21,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:21,713 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:59:26,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:31,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:35,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:35,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:35,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:37,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:42,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:47,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:50,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:50,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:50,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:51,715 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 02:59:52,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:57,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:02,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:05,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:05,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:05,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:08,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:13,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:18,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:20,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:20,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:20,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:21,715 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:00:23,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:28,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:33,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:35,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:35,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:35,547 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:39,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:44,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:49,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:50,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:50,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:50,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:51,717 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:00:54,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:59,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:04,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:05,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:05,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:05,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:09,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:14,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:19,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:20,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:20,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:20,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:21,718 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:01:25,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:30,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:35,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:35,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:35,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:35,739 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:40,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:45,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:50,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:50,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:50,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:51,719 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:01:51,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:56,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:01,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:05,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:05,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:05,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:06,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:11,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:16,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:20,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:20,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:20,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:21,721 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:02:22,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:27,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:32,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:35,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:35,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:35,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:37,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:42,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:47,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:50,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:50,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:50,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:51,722 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:02:53,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:58,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:03,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:05,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:05,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:05,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:08,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:13,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:18,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:20,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:20,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:20,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:21,723 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:03:24,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:29,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:34,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:35,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:35,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:35,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:39,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:44,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:49,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:50,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:50,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:50,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:51,725 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:03:55,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:00,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:05,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:05,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:05,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:05,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:10,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:15,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:20,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:20,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:20,699 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:21,727 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:04:21,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:26,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:31,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:35,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:35,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:35,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:36,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:41,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:46,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:50,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:50,741 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:50,742 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:51,726 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:04:52,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:57,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:02,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:05,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:05,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:05,699 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:07,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:12,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:17,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:20,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:20,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:20,699 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:21,729 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:05:23,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:28,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:33,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:35,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:35,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:35,700 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:38,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:43,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:48,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:50,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:50,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:50,700 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:51,728 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:05:54,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:59,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:04,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:05,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:05,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:05,700 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:09,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:14,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:19,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:20,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:20,764 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:20,765 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:21,729 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:06:25,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:30,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:35,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:36,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:36,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:36,058 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:41,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:46,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:51,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:51,463 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:51,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:51,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:51,730 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:06:56,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:01,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:06,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:06,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:06,643 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:07,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:12,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:17,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:21,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:21,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:21,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:21,731 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:07:22,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:27,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:32,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:36,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:36,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:36,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:38,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:43,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:48,679 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:51,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:51,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:51,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:51,732 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:07:53,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:58,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:03,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:06,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:06,644 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:06,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:09,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:14,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:19,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:21,733 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:08:21,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:21,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:21,882 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:24,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:29,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:34,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:37,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:37,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:37,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:40,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:45,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:50,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:51,734 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:08:52,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:52,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:52,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:56,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:01,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:06,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:07,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:07,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:07,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:11,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:16,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:21,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:21,735 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:09:22,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:22,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:22,371 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:27,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:32,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:37,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:37,370 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:37,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:42,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:47,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:51,736 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:09:52,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:52,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:52,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:52,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:57,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:02,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:07,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:07,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:07,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:07,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:12,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:17,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:21,737 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:10:22,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:22,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:22,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:23,605 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:28,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:33,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:37,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:37,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:37,544 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:39,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:44,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:49,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:51,739 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:10:52,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:52,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:52,545 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:54,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:59,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:04,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:07,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:07,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:07,545 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:10,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:15,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:20,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:21,740 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:11:22,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:22,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:22,694 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:25,744 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:30,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:35,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:37,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:37,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:37,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:41,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:46,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:51,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:51,741 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:11:52,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:52,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:52,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:56,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:01,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:06,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:07,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:07,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:07,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:12,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:17,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:21,742 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:12:22,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:22,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:22,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:27,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:32,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:37,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:37,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:38,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:43,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:48,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:51,743 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:12:52,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:52,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:53,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:58,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:03,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:07,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:07,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:08,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:13,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:18,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:21,744 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:13:22,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:22,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:24,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:29,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:34,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:37,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:37,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:39,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:44,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:49,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:51,745 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:13:52,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:52,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:55,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:00,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:05,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:07,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:07,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:10,703 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:15,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:20,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:21,746 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:14:22,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:22,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:22,855 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:25,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:30,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:35,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:37,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:37,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:37,855 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:41,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:46,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:51,748 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:14:52,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:52,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:52,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:52,975 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:58,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:03,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:07,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:07,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:07,975 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:09,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:14,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:19,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:21,750 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:15:23,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:23,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:23,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:24,220 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:29,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:34,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:38,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:38,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:38,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:40,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:45,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:50,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:51,749 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:15:53,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:53,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:53,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:55,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:00,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:05,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:08,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:08,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:08,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:11,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:16,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,750 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:16:23,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:23,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:23,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:27,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:32,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:37,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:38,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:38,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:38,214 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:42,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:47,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:51,751 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:16:52,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:53,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:53,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:53,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:58,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:03,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:08,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:08,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:08,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:08,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:13,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:18,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:21,752 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:17:23,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:23,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:23,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:28,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:33,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:38,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:38,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:39,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:44,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:49,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:51,753 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:17:53,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:53,212 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:54,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:59,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:04,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:08,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:08,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:08,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:09,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:14,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:19,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:21,755 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:18:23,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:23,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:23,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:25,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:30,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:35,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:38,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:38,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:38,778 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:40,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:45,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:50,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:51,756 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:18:53,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:53,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:53,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:56,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:01,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:06,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:08,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:08,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:08,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:12,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:17,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,757 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:19:22,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:23,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:23,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:23,737 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:27,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:32,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:37,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:38,880 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:38,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:38,881 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:42,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:47,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:51,757 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:19:53,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:53,880 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:53,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:53,922 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:58,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:03,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:08,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:08,881 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:08,881 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:09,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:14,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:19,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:21,758 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:20:24,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:24,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:24,142 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:25,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:30,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:35,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:39,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:39,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:39,166 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:40,204 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:45,204 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:50,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:51,759 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:20:54,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:54,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:54,210 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:55,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:00,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:05,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:09,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:09,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:09,538 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:10,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:15,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:20,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:21,760 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:21:24,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:24,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:24,497 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:26,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:31,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:36,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:39,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:39,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:39,497 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:42,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:47,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:51,761 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:21:52,762 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:54,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:54,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:54,497 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:58,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:03,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:08,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:09,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:09,497 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:13,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:18,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:21,762 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:22:23,763 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:24,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:24,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:24,594 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:29,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:34,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:39,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:39,593 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:40,639 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:45,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:50,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:51,763 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:22:54,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:54,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:54,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:55,756 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:00,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:05,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:09,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:09,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:09,698 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:11,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:16,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:21,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:21,764 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:23:25,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:25,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:25,248 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:27,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:32,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:37,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:40,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:40,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:40,371 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:42,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:47,412 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:51,765 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:23:52,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:55,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:55,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:55,371 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:58,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:03,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:08,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:10,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:10,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:10,414 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:13,447 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:18,447 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:21,766 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:24:23,766 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:25,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:25,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:25,414 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:29,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:34,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:39,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:40,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:40,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:40,371 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:45,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:50,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:51,766 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:24:55,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:55,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:55,414 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:55,447 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:00,448 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:05,449 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:10,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:10,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:10,414 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:10,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:15,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:20,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:21,767 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:25:25,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:25,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:25,372 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:26,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:31,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:36,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:40,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:40,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:40,371 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:41,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:46,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,768 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:25:55,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:55,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:55,372 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:57,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:02,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:07,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:10,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:10,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:10,372 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:13,413 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:18,414 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:21,770 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:26:23,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:25,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:25,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:25,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:29,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:34,591 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:39,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:40,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:40,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:40,541 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:45,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:50,591 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:51,772 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:26:55,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:55,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:55,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:56,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:01,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:06,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:10,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:10,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:10,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:11,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:16,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:21,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:21,771 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:27:25,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:25,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:25,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:27,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:32,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:37,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:40,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:40,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:40,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:43,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:48,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:51,774 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:27:53,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:55,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:55,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:55,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:59,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:04,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:09,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:10,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:10,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:10,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:14,636 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:19,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:21,774 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:28:24,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:25,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:25,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:25,685 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:29,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:34,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:39,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:40,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:40,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:40,685 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:45,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:50,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:51,775 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:28:55,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:55,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:55,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:55,958 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:01,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:06,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:10,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:10,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:10,916 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:11,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:16,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:21,776 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:29:22,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:25,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:25,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:25,958 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:28,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:33,004 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:38,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:40,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:40,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:40,916 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:43,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:48,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:51,777 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:29:54,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:55,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:55,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:55,916 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:59,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:04,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:09,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:10,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:10,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:10,916 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:14,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:19,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:21,778 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:30:25,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:25,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:25,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:25,916 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:30,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:35,986 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:40,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:40,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:40,917 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:41,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:46,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:51,779 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:30:52,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:55,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:55,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:55,917 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:57,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:02,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:07,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:10,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:10,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:10,917 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:13,959 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:18,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:21,780 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:31:24,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:26,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:26,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:26,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:30,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:35,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:40,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:41,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:41,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:41,299 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:46,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:51,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:51,781 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:31:56,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:56,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:56,342 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:56,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:01,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:06,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:11,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:11,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:11,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:11,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:16,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:21,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:21,782 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:32:26,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:26,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:26,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:26,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:31,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:36,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:41,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:41,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:41,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:42,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:47,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:51,783 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:32:52,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:56,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:56,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:56,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:58,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:03,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:08,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:11,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:11,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:11,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:13,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:18,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:21,784 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:33:23,785 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:26,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:26,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:26,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:29,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:34,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:39,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:41,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:41,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:41,849 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:44,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:49,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:51,785 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:33:55,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:56,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:56,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:56,850 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:00,889 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:05,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:10,891 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:11,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:11,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:11,850 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:15,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:20,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:21,785 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:34:26,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:26,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:26,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:26,850 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:31,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:36,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:41,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:42,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:42,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:42,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:47,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:51,787 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:34:52,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:57,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:57,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:57,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:58,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:03,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:08,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:12,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:12,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:12,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:13,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:18,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:21,788 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:35:23,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:27,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:27,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:27,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:29,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:34,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:39,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:42,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:42,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:42,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:44,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:49,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,789 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:35:54,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:57,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:57,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:57,602 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:00,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:05,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:10,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:12,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:12,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:12,603 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:16,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:21,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:21,789 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:36:26,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:27,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:27,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:27,603 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:32,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:37,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:42,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:42,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:42,603 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:43,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:48,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:51,791 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:36:53,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:57,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:57,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:57,603 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:59,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:04,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:09,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:12,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:12,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:12,646 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:14,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:19,691 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:21,791 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:37:24,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:27,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:27,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:27,603 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:30,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:35,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:40,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:42,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:42,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:42,603 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:46,646 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:51,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:51,794 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:37:56,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:57,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:57,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:57,604 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:02,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:07,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:12,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:12,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:12,604 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:12,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:17,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:21,793 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:38:23,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:27,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:27,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:27,604 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:29,663 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:34,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:39,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:42,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:42,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:42,604 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:45,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:50,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:51,794 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:38:55,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:57,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:57,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:57,604 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:01,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:06,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:11,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:12,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:12,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:12,605 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:17,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:21,795 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:39:22,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:27,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:27,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:27,690 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:28,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:33,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:38,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:42,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:42,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:42,834 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:43,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:48,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:51,796 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:39:54,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:57,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:57,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:57,792 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:59,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:04,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:09,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:13,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:13,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:13,650 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:15,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:20,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:21,797 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:40:25,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:29,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:29,145 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:29,145 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:31,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:36,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:41,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:44,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:44,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:44,253 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:46,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:51,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:51,798 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:40:56,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:59,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:59,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:59,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:02,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:07,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:12,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:14,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:14,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:14,253 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:18,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:21,799 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:41:23,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:28,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:29,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:29,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:29,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:34,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:39,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:44,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:44,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:44,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:45,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:50,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:51,800 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:41:55,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:59,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:59,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:59,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:01,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:06,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:11,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:14,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:14,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:14,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:17,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:21,801 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:42:22,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:27,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:29,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:29,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:29,255 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:33,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:38,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:43,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:44,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:44,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:44,254 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:49,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:51,802 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:42:54,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:59,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:59,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:59,462 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:00,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:05,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:10,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:14,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:14,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:14,417 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:16,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:21,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:21,803 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:43:26,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:29,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:29,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:29,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:32,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:37,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:42,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:44,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:44,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:44,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:48,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:51,804 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:43:53,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:58,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:59,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:59,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:59,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:04,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:09,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:14,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:14,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:14,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:15,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:20,462 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:21,805 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:44:25,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:29,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:29,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:29,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:31,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:36,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:41,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:44,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:44,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:44,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:47,456 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:51,807 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:44:52,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:57,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:59,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:59,418 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:59,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:03,472 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:08,473 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:13,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:14,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:14,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:14,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:18,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:21,807 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:45:23,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:28,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:29,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:29,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:29,654 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:34,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:39,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:44,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:44,996 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:44,996 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:44,996 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:50,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:51,808 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:45:55,810 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:00,811 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:00,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:00,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:00,871 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:05,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:10,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:15,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:15,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:16,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:21,809 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:46:22,810 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:27,811 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:30,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:30,871 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:32,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:37,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:42,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:45,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:45,871 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:48,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:51,810 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:46:54,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:59,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:00,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:00,871 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:04,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:09,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:14,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:15,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:15,871 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:20,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:21,811 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:47:26,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:30,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:30,871 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:31,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:36,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:41,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:46,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:46,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:46,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:47,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:51,812 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:47:52,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:57,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:01,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:01,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:01,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:03,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:08,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:13,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:16,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:16,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:16,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:19,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:21,813 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:48:24,815 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:29,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:31,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:31,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:31,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:35,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:40,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:45,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:46,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:46,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:46,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:51,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:51,816 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:48:56,817 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:01,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:01,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:02,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:07,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:12,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:16,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:16,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:16,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:18,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:21,815 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:49:23,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:28,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:31,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:31,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:36,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:39,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:44,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:46,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:46,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:46,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:50,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:51,818 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:49:55,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:00,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:01,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:01,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:06,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:11,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:16,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:16,460 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:16,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,817 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:50:26,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:31,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:31,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:31,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:32,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:37,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:42,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:46,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:46,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:46,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:48,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:51,818 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:50:53,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:58,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:01,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:01,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:01,675 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:04,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:09,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:14,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:16,674 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:16,674 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:19,716 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:21,819 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:51:24,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:29,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:31,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:31,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:31,970 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:35,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:40,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:45,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:47,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:47,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:47,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:50,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:51,820 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:51:55,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:00,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:02,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:02,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:02,539 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:06,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:11,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:16,584 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:17,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:17,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:17,539 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:21,821 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:52:21,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:26,823 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:31,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:32,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:32,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:32,539 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:37,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:42,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:47,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:47,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:47,539 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:48,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,822 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:52:53,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:58,824 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:02,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:02,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:02,539 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:04,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:09,584 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:14,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:18,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:18,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:18,730 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:19,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:21,824 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:53:24,825 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:29,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:33,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:33,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:33,731 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:35,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:40,818 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:45,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:48,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:48,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:48,731 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:51,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:51,825 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:53:56,826 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:01,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:03,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:03,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:03,731 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:07,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:12,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:17,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:18,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:18,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:18,731 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:21,826 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:54:22,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:27,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:32,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:33,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:33,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:33,774 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:37,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:42,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:47,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:48,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:48,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:48,731 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:51,827 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:54:53,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:58,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:03,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:03,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:03,731 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:04,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:09,783 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:14,784 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:18,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:18,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:18,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:20,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:21,828 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:55:25,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:30,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:33,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:33,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:33,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:36,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:41,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:46,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:48,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:48,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:48,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:51,829 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:55:51,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:56,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:01,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:03,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:03,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:03,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:06,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:11,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:16,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:18,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:18,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:18,732 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:21,831 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:56:22,832 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:27,832 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:32,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:33,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:33,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:33,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:38,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:43,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:48,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:48,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:48,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:49,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:51,831 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:56:54,832 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:59,833 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:03,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:03,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:03,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:05,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:10,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:15,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:18,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:18,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:18,733 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:21,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:21,832 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:57:26,834 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:31,835 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:33,732 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:33,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:33,774 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:37,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:42,819 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:47,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:48,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:48,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:48,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:51,833 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:57:52,834 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:57,835 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:02,836 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:03,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:03,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:03,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:08,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:13,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:18,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:18,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:18,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:19,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:21,835 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:58:24,836 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:29,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:33,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:33,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:33,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:35,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:40,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:45,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:48,733 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:48,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:48,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:50,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:51,836 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:58:56,837 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:01,838 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:03,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:03,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:03,993 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:07,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:12,054 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:17,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:18,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:18,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:18,993 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:21,837 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:59:22,838 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:27,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:32,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:34,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:34,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:34,047 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:38,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:43,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:48,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:49,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:49,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:49,162 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:51,840 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 03:59:53,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:58,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:03,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:04,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:04,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:04,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:08,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:13,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:18,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:19,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:19,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:19,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:21,839 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:00:24,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:29,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:34,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:34,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:34,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:34,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:39,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:44,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:49,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:49,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:49,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:50,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:51,842 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:00:55,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:00,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:04,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:04,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:04,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:06,815 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:11,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:16,816 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:19,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:19,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:19,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:21,841 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:01:21,842 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:26,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:31,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:34,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:34,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:34,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:37,838 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:42,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:47,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:50,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:50,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:50,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:51,843 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:01:52,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:57,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:02,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:05,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:05,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:05,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:08,408 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:13,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:18,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:20,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:20,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:20,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:21,844 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:02:23,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:28,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:33,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:35,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:35,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:35,361 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:39,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:44,426 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:49,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:50,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:50,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:50,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:51,845 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:02:54,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:59,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:04,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:06,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:06,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:06,009 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:10,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:15,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:20,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:21,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:21,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:21,009 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:21,846 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:03:25,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:30,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:35,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:36,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:36,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:36,050 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:41,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:46,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:51,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:51,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:51,009 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:51,847 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:03:51,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:56,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:01,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:06,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:06,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:06,010 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:07,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:12,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:17,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:21,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:21,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:21,010 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:21,847 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:04:22,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:27,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:32,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:36,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:36,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:36,870 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:37,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:42,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:47,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:51,849 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:04:52,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:52,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:52,079 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:53,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:58,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:03,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:07,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:05:07,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:07,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:09,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:14,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:19,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:21,850 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:05:22,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:22,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:05:22,079 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:25,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:30,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:35,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:37,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:37,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:40,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:45,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:50,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:51,851 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:05:52,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:52,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:05:52,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:56,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:01,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:06,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:07,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:07,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:11,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:16,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:21,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:21,852 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:06:22,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:22,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:22,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:27,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:32,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:37,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:37,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:37,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:38,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:43,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:48,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:51,853 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:06:52,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:52,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:52,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:53,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:58,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:03,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:07,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:07,080 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:07,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:09,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:14,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:19,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:21,854 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:07:22,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:22,081 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:22,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:25,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:30,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:35,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:37,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:37,081 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:37,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:40,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:45,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:50,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:51,855 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:07:52,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:52,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:52,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:55,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:00,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:05,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:07,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:07,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:07,296 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:10,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:15,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:20,583 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:21,855 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:08:22,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:22,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:22,297 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:26,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:31,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:36,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:37,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:38,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:38,006 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:42,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:47,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:51,856 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:08:52,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:52,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:53,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:53,006 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:58,044 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:03,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:07,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:07,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:08,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:09,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:14,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:19,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:21,857 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:09:22,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:22,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:23,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:25,007 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:30,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:35,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:37,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:37,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:38,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:41,004 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:46,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:51,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:51,858 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:09:52,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:52,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:52,964 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:56,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:01,008 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:06,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:07,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:07,963 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:12,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:17,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:21,859 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:10:22,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:23,066 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:23,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:23,110 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:28,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:33,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:38,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:38,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:38,067 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:39,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:44,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:49,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:51,860 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:10:53,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:53,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:53,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:54,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:59,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:04,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:08,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:08,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:08,314 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:09,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:14,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:19,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:21,863 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:11:23,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:23,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:23,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:25,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:30,311 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:35,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:38,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:38,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:38,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:40,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:45,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:50,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:51,863 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:11:53,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:53,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:53,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:55,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:00,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:05,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:08,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:08,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:08,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:11,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:16,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:21,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:21,864 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:12:23,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:23,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:23,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:27,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:32,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:37,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:38,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:38,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:38,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:42,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:47,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:51,865 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:12:52,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:53,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:53,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:53,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:58,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:03,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:08,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:08,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:08,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:08,355 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:13,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:18,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:21,866 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:13:23,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:23,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:23,355 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:24,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:29,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:34,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:38,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:38,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:38,376 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:39,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:44,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:49,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:51,867 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:13:53,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:53,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:53,887 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:54,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:59,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:04,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:09,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:09,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:09,309 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:10,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:15,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:20,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:21,867 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:14:24,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:24,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:24,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:25,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:30,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:35,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:39,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:39,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:39,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:41,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:46,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:51,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:51,868 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:14:54,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:54,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:54,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:57,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:02,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:07,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:09,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:09,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:09,542 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:12,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:17,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:21,869 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:15:22,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:24,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:24,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:24,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:28,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:33,610 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:38,611 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:39,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:39,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:39,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:44,546 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:49,547 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:51,871 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:15:54,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:54,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:54,576 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:54,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:59,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:04,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:09,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:09,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:09,577 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:10,621 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:15,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:20,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:21,872 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:16:24,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:24,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:24,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:25,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:30,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:35,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:39,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:39,708 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:40,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:45,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:50,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:51,872 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:16:54,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:54,708 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:56,751 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:01,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:06,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:09,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:09,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:11,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:16,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:21,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:21,873 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:17:24,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:24,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:27,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:32,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:37,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:39,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:39,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:43,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:48,752 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:51,874 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:17:53,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:54,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:54,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:59,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:04,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:09,708 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:09,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:10,753 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:15,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:20,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:21,875 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:18:24,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:24,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:25,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:30,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:35,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:39,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:39,709 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:41,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:46,778 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:51,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:51,876 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:18:54,709 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:54,710 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:57,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:02,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:07,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:10,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:10,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:10,278 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:13,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:18,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:21,876 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:19:23,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:25,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:25,278 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:29,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:34,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:39,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:40,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:40,278 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:45,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:50,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:51,878 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:19:55,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:55,278 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:55,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:00,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:05,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:10,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:10,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:10,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:10,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:15,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:20,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:21,879 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:20:25,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:25,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:25,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:26,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:31,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:36,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:40,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:40,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:40,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:41,366 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:46,367 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:51,367 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:51,880 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:20:55,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:55,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:55,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:56,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:01,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:06,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:10,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:21:10,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:10,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:12,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:17,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:21,882 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:21:22,882 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:25,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:25,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:21:25,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:28,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:33,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:38,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:40,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:40,318 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:43,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:48,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:51,883 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:21:53,884 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:55,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:55,319 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:59,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:04,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:09,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:10,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:10,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:10,508 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:14,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:19,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:21,885 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:22:24,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:25,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:25,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:25,572 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:30,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:35,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:40,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:40,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:40,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:40,952 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:46,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:51,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:51,885 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:22:55,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:55,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:55,952 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:56,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:01,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:06,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:10,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:10,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:10,953 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:11,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:16,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:21,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:21,889 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:23:25,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:25,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:25,953 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:26,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:31,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:36,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:40,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:40,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:40,953 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:42,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:47,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:51,887 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:23:52,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:55,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:55,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:55,953 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:57,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:03,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:08,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:10,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:10,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:10,953 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:13,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:18,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:21,888 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:24:24,890 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:25,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:25,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:25,953 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:29,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:34,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:39,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:41,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:41,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:41,186 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:45,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:50,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:51,890 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:24:55,891 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:56,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:56,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:56,346 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:01,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:06,410 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:11,411 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:11,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:11,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:11,700 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:16,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:21,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:21,891 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:25:26,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:27,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:27,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:27,027 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:32,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:37,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:42,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:42,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:42,027 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:43,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:48,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:51,892 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:25:53,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:57,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:57,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:57,028 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:59,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:04,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:09,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:12,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:12,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:12,028 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:15,072 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:20,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:21,893 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:26:25,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:27,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:27,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:27,028 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:31,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:36,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:41,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:42,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:42,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:42,028 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:47,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:51,894 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:26:52,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:57,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:57,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:57,028 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:58,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:03,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:08,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:12,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:12,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:12,028 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:13,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:18,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:21,895 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:27:23,896 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:27,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:27,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:27,029 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:29,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:34,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:39,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:42,742 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:42,743 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:42,743 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:44,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:49,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:51,896 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:27:54,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:58,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:58,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:58,051 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:00,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:05,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:10,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:13,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:13,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:13,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:15,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:20,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:21,897 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:28:25,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:28,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:28,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:28,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:31,460 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:36,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:41,461 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:43,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:43,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:43,466 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:46,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:51,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:51,898 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:28:56,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:58,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:58,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:58,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:02,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:07,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:12,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:13,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:13,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:13,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:17,468 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:21,900 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:29:22,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:27,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:28,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:28,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:28,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:33,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:38,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:43,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:43,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:43,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:44,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:49,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:51,901 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:29:54,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:59,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:59,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:59,100 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:00,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:05,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:10,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:14,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:14,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:14,100 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:15,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:20,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:21,902 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:30:25,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:29,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:29,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:29,210 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:31,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:36,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:41,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:44,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:44,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:44,211 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:47,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:51,903 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:30:52,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:57,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:59,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:59,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:59,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:03,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:08,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:13,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:14,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:14,458 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:19,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:21,905 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:31:24,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:29,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:29,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:29,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:30,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:35,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:40,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:44,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:44,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:44,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:46,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:51,498 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:51,906 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:31:56,907 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:59,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:59,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:02,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:07,496 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:12,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:14,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:14,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:17,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:21,907 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:32:22,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:27,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:29,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:29,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:33,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:38,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:43,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:44,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:44,459 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:44,459 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:49,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:51,908 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:32:54,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:59,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:59,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:59,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:00,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:05,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:10,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:14,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:14,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:14,757 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:15,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:20,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:21,910 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:33:25,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:29,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:29,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:29,955 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:30,998 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:35,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:41,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:45,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:45,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:45,467 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:46,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:51,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:51,912 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:33:56,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:00,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:00,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:00,467 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:02,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:07,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:12,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:15,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:15,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:15,467 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:17,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:21,911 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:34:22,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:27,913 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:30,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:30,467 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:33,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:38,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:43,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:45,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:45,467 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:49,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:51,915 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:34:54,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:59,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:00,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:00,467 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:05,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:10,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:15,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:15,468 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:15,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:20,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:21,914 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:35:25,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:30,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:30,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:30,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:30,972 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:36,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:41,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:46,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:46,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:46,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:46,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:51,391 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:51,915 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:35:56,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:01,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:01,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:01,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:02,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:07,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:12,390 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:16,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:16,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:16,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:18,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:21,916 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:36:23,917 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:28,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:31,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:31,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:31,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:34,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:39,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:44,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:46,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:46,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:46,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:49,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:51,917 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:36:54,918 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:59,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:01,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:01,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:01,340 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:05,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:10,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:15,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:16,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:16,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:16,382 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:20,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:21,918 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:37:25,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:30,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:31,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:31,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:31,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:36,383 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:41,384 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:46,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:46,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:46,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:46,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:51,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:51,919 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:37:56,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:01,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:01,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:01,341 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:02,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:07,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:12,406 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:17,407 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:17,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:17,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:17,616 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:21,920 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:38:22,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:27,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:32,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:32,776 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:32,776 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:33,827 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:38,828 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:43,829 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:47,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:47,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:47,877 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:48,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:51,921 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:38:54,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:59,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:03,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:03,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:03,128 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:05,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:10,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:15,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:18,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:18,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:18,129 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:21,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:21,922 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:39:26,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:31,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:33,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:33,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:33,129 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:37,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:42,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:47,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:48,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:48,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:48,221 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:51,924 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:39:52,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:57,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:02,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:03,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:03,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:03,221 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:08,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:13,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:18,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:18,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:18,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:18,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:21,925 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:40:23,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:28,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:33,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:33,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:33,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:34,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:39,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:44,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:48,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:48,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:48,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:50,267 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:51,926 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:40:55,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:00,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:03,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:03,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:03,222 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:06,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:11,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:16,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:18,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:18,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:18,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:21,927 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:41:21,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:26,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:31,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:33,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:33,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:33,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:37,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:42,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:47,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:48,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:48,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:48,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:51,928 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:41:52,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:57,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:02,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:03,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:03,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:08,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:13,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:18,222 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:18,223 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:18,223 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:18,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:21,930 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:42:23,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:28,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:33,430 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:33,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:33,431 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:34,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:39,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:44,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:48,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:48,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:48,431 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:50,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:51,931 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:42:55,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:00,933 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:03,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:03,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:03,431 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:06,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:11,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:16,485 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:18,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:18,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:18,431 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:21,932 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:43:21,935 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:26,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:31,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:33,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:33,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:33,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:37,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:42,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:47,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:48,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:48,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:48,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:51,934 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:43:52,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:57,935 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:02,936 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:03,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:03,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:03,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:08,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:13,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:18,431 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:18,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:18,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:18,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:21,935 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:44:23,936 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:28,937 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:33,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:33,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:33,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:34,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:39,482 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:44,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:48,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:48,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:48,432 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:49,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:51,937 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:44:54,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:59,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:03,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:03,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:03,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:05,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:10,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:15,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:18,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:18,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:18,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:21,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:21,937 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:45:26,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:31,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:33,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:33,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:33,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:37,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:42,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:47,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:48,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:48,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:48,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:51,940 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:45:52,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:57,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:02,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:03,578 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:03,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:03,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:08,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:13,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:18,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:18,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:18,579 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:18,637 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:21,939 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:46:23,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:28,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:33,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:33,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:33,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:34,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:39,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:44,618 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:48,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:48,621 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:48,622 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:49,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:51,940 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:46:54,941 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:59,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:03,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:03,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:03,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:05,627 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:10,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:15,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:18,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:18,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:18,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:21,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:21,942 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:47:26,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:31,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:33,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:33,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:33,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:37,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:42,624 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:47,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:48,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:48,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:48,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:51,943 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:47:52,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:57,945 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:02,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:03,579 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:03,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:03,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:08,619 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:13,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:18,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:18,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:18,580 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:18,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:21,944 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:48:23,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:28,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:33,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:33,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:33,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:34,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:39,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:44,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:48,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:48,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:48,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:50,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:51,946 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:48:55,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:00,948 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:03,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:03,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:03,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:06,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:11,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:16,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:18,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:18,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:18,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:21,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:21,947 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:49:26,948 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:31,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:33,580 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:33,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:33,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:37,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:42,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:47,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:48,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:48,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:48,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:51,948 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:49:52,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:57,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:02,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:03,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:03,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:03,581 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:09,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:09,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:14,512 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:18,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:18,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:18,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:19,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:21,949 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:50:24,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:29,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:33,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:33,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:33,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:35,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:40,629 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:45,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:48,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:48,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:48,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:50,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:51,950 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:50:55,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:00,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:03,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:03,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:03,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:06,651 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:11,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:16,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:18,581 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:18,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:18,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:21,952 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:51:21,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:26,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:31,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:33,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:33,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:33,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:37,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:42,475 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:47,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:48,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:48,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:48,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:51,953 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:51:52,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:57,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:02,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:03,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:03,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:03,582 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:08,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:13,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:18,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:18,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:18,583 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:19,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:21,954 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:52:24,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:29,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:33,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:33,582 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:33,583 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:35,642 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:40,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:45,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:48,883 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:48,883 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:48,884 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:50,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:51,955 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:52:55,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:00,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:03,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:03,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:03,894 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:06,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:11,944 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:16,945 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:18,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:18,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:18,894 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:21,948 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:21,956 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:53:26,958 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:31,958 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:34,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:34,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:34,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:38,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:43,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:48,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:49,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:49,038 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:51,957 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:53:54,958 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:59,959 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:04,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:04,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:05,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:10,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:15,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:19,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:19,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:21,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:21,958 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:54:26,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:31,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:34,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:34,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:37,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:42,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:47,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:49,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:49,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:51,959 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:54:52,960 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:57,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:02,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:04,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:04,039 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:08,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:13,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:18,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:19,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:19,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:19,159 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:21,960 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:55:23,961 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:28,962 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:33,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:34,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:34,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:34,159 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:39,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:44,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:49,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:49,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:49,159 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:49,221 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:51,962 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:55:54,964 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:59,965 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:04,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:04,159 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:05,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:10,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:15,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:19,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:19,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:19,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:20,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:21,962 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:56:25,963 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:30,964 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:34,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:34,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:34,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:36,535 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:41,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:46,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:49,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:49,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:49,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:51,965 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:56:51,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:56,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:01,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:04,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:04,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:04,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:07,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:12,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:17,471 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:19,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:19,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:19,423 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:21,964 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:57:22,964 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:27,965 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:32,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:34,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:34,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:34,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:38,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:43,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:48,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:49,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:49,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:51,965 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:57:53,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:58,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:03,968 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:04,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:04,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:04,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:09,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:14,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:19,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:19,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:20,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:21,966 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:58:25,968 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:30,968 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:34,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:34,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:36,468 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:41,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:46,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:49,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:49,424 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:51,967 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:58:51,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:56,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:01,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:04,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:04,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:04,631 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:07,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:12,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:17,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:19,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:19,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:19,630 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:21,968 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:59:22,969 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:27,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:32,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:34,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:34,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:34,631 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:38,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:43,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:48,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:49,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:49,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:49,674 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:51,969 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 04:59:53,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:58,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:03,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:04,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:04,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:04,631 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:09,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:14,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:19,630 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:19,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:19,631 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:20,680 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:21,970 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:00:25,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:30,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:34,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:34,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:34,632 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:36,688 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:41,689 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:46,690 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:49,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:49,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:49,632 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:51,971 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:00:51,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:56,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:01,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:04,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:04,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:04,632 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:07,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:12,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:17,679 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:19,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:19,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:19,632 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:21,972 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:01:22,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:27,973 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:32,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:34,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:34,632 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:38,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:43,684 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:48,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:49,631 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:49,632 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:49,632 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:51,973 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:01:53,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:58,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:03,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:04,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:04,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:04,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:09,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:14,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:19,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:19,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:19,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:19,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:21,974 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:02:24,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:29,976 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:34,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:34,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:35,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:40,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:45,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:49,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:49,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:51,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:51,975 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:02:56,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:01,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:04,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:04,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:07,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:12,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:17,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:19,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:19,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:21,976 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:03:22,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:27,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:32,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:34,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:34,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:34,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:38,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:43,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:48,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:49,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:49,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:49,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:51,977 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:03:53,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:58,979 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:03,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:04,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:04,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:04,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:09,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:14,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:19,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:19,748 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:19,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:20,786 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:21,979 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:04:25,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:30,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:34,747 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:34,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:36,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:41,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:46,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:50,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:50,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:50,303 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:51,979 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:04:51,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:56,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:01,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:05,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:05,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:05,395 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:07,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:12,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:17,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:20,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:20,437 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:20,438 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:21,981 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:05:22,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:27,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:32,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:35,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:35,437 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:35,438 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:38,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:43,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:48,485 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:50,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:50,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:50,396 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:51,982 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:05:53,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:58,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:03,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:05,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:05,395 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:05,396 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:09,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:14,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:19,958 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:20,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:20,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:20,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:21,983 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:06:24,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:29,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:34,986 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:35,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:35,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:35,571 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:40,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:45,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:50,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:50,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:50,572 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:51,621 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:51,984 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:06:56,986 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:01,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:05,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:05,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:05,572 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:07,612 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:12,613 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:17,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:20,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:20,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:20,983 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:21,987 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:07:22,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:27,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:32,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:36,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:36,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:36,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:38,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:43,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:48,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:51,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:51,023 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:51,986 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:07:53,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:58,988 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:03,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:06,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:06,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:09,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:14,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:19,070 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:21,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:21,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:21,990 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:08:24,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:29,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:34,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:36,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:36,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:40,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:45,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:50,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:51,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:51,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:51,989 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:08:55,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:00,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:05,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:06,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:06,024 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:11,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:16,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:21,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:21,990 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:09:22,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:22,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:22,064 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:26,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:31,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:36,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:37,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:37,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:37,064 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:42,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:47,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:51,992 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:09:52,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:52,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:52,478 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:52,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:57,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:02,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:07,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:07,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:07,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:07,931 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:13,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:18,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:21,993 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:10:23,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:23,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:23,445 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:23,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:28,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:33,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:38,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:38,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:38,445 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:39,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:44,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:49,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:51,994 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:10:53,444 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:53,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:53,445 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:55,483 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:00,484 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:05,485 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:08,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:08,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:08,445 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:10,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:15,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:20,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:21,995 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:11:23,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:23,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:23,445 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:26,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:31,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:36,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:38,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:38,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:38,446 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:42,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:47,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:51,997 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:11:52,998 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:53,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:53,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:53,446 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:58,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:03,508 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:08,509 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:08,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:08,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:08,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:13,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:18,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:21,998 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:12:23,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:23,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:23,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:23,883 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:28,884 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:33,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:38,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:38,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:38,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:39,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:44,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:49,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:51,999 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:12:54,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:54,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:54,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:55,726 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:00,727 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:05,728 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:09,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:09,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:10,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:15,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:20,738 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:22,000 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:13:24,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:24,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:26,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:31,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:36,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:39,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:39,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:42,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:47,720 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:52,002 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:13:53,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:54,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:54,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:58,717 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:03,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:08,719 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:09,677 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:09,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:13,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:18,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:22,003 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:14:24,004 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:24,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:24,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:29,730 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:34,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:39,678 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:39,678 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:40,721 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:45,722 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:50,723 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:52,004 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:14:55,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:55,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:55,043 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:56,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:01,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:06,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:10,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:10,042 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:10,043 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:11,103 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:16,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:21,105 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:22,006 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:15:25,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:25,715 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:25,716 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:26,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:31,766 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:36,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:40,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:40,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:40,792 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:41,838 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:46,839 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:51,840 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:52,007 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:15:55,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:55,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:55,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:56,914 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:01,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:06,916 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:10,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:10,852 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:12,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:17,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:22,008 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:16:23,009 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:25,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:25,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:28,919 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:33,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:38,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:40,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:40,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:44,887 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:49,888 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:52,009 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:16:55,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:55,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:55,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:00,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:05,901 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:10,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:10,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:10,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:15,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:20,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:22,011 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:17:25,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:25,853 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:26,898 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:31,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:36,899 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:40,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:40,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:40,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:42,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:47,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:52,012 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:17:53,013 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:55,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:55,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:55,932 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:58,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:03,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:08,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:10,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:10,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:10,933 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:14,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:19,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:22,015 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:18:25,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:26,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:26,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:26,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:30,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:35,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:40,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:41,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:41,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:41,130 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:45,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:50,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:52,014 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:18:56,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:56,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:56,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:56,130 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:01,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:06,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:11,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:11,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:11,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:12,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:17,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:22,019 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:19:23,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:26,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:26,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:26,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:28,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:33,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:38,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:41,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:41,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:41,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:43,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:48,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:52,017 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:19:54,018 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:56,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:56,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:56,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:59,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:04,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:09,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:11,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:11,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:11,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:15,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:20,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:22,018 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:20:26,020 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:26,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:26,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:26,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:31,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:36,202 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:41,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:41,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:41,131 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:42,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:47,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:52,020 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:20:53,021 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:56,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:56,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:56,174 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:58,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:03,503 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:08,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:11,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:11,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:11,132 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:14,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:19,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:22,021 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:21:25,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:26,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:26,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:26,132 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:30,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:35,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:40,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:41,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:41,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:41,132 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:45,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:50,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:52,023 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:21:56,024 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:56,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:56,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:56,132 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:01,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:06,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:11,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:11,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:11,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:11,174 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:16,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:21,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:22,023 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:22:26,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:26,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:26,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:27,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:32,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:37,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:41,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:41,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:41,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:43,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:48,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:52,025 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:22:54,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:56,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:56,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:56,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:59,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:04,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:09,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:11,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:11,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:11,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:14,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:19,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:22,026 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:23:25,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:26,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:26,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:26,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:30,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:35,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:40,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:41,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:41,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:41,174 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:45,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:50,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:52,026 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:23:56,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:56,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:56,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:56,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:01,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:06,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:11,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:11,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:11,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:11,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:16,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:21,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:22,028 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:24:26,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:26,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:26,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:27,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:32,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:37,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:41,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:41,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:41,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:42,183 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:47,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:52,029 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:24:53,030 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:56,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:56,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:56,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:58,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:03,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:08,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:11,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:25:11,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:11,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:14,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:19,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:22,030 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:25:25,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:26,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:26,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:25:26,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:30,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:35,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:40,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:41,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:41,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:46,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:51,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:52,031 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:25:56,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:56,134 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:57,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:02,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:07,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:11,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:11,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:11,135 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:12,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:17,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:22,033 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:26:23,034 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:26,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:26,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:26,140 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:28,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:33,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:38,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:41,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:41,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:41,140 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:44,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:49,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:52,034 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:26:55,035 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:56,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:56,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:56,209 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:00,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:05,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:10,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:11,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:11,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:11,209 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:16,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:21,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:22,035 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:27:26,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:26,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:26,327 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:26,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:31,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:36,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:41,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:41,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:41,327 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:42,368 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:47,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:52,036 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:27:53,037 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:56,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:56,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:56,327 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:58,368 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:03,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:08,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:11,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:11,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:11,327 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:13,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:18,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:22,038 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:28:24,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:26,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:26,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:26,328 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:29,369 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:34,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:39,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:41,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:41,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:41,328 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:44,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:49,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:52,039 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:28:55,041 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:56,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:56,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:56,328 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:00,396 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:05,397 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:10,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:11,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:11,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:11,328 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:16,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:21,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:22,042 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:29:26,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:26,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:26,328 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:27,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:32,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:37,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:41,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:41,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:41,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:42,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:47,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:52,042 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:29:53,043 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:56,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:56,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:56,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:58,647 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:03,648 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:08,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:11,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:11,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:11,757 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:13,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:18,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:22,045 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:30:24,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:26,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:26,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:26,757 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:29,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:34,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:39,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:41,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:41,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:41,757 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:45,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:50,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:52,044 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:30:56,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:56,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:56,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:56,757 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:01,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:06,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:11,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:11,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:11,758 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:12,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:17,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:22,045 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:31:23,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:26,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:26,758 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:26,758 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:28,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:33,790 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:38,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:41,757 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:41,758 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:43,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:48,793 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:52,047 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:31:54,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:56,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:56,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:56,858 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:59,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:04,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:09,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:11,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:11,814 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:11,814 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:15,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:20,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:22,048 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:32:26,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:26,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:26,841 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:26,842 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:31,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:36,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:41,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:42,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:42,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:42,276 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:47,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:52,049 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:32:53,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:57,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:57,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:57,276 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:58,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:03,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:08,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:12,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:12,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:12,276 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:14,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:19,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:22,050 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:33:25,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:27,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:27,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:27,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:30,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:35,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:40,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:42,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:42,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:42,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:45,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:50,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:52,052 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:33:56,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:57,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:57,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:57,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:01,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:06,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:11,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:12,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:12,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:12,277 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:17,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:22,052 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:34:23,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:27,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:27,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:27,322 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:28,884 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:33,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:38,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:42,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:42,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:42,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:44,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:49,787 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:52,054 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:34:55,055 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:57,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:57,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:57,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:00,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:05,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:10,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:12,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:12,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:12,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:15,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:20,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:22,055 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:35:26,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:27,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:27,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:27,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:31,788 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:36,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:41,789 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:42,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:42,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:42,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:46,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:51,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:52,056 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:35:57,057 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:57,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:57,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:57,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:02,933 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:07,934 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:12,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:12,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:12,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:12,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:17,943 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:22,057 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:36:23,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:27,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:27,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:27,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:28,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:33,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:38,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:42,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:42,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:42,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:44,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:49,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:52,058 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:36:55,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:57,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:57,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:57,876 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:00,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:05,920 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:10,921 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:12,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:12,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:12,875 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:15,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:20,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:22,060 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:37:26,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:27,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:27,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:27,876 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:31,924 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:36,925 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:41,926 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:42,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:42,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:42,876 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:46,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:51,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:52,061 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:37:57,063 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:58,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:58,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:58,797 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:02,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:07,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:12,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:13,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:13,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:13,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:18,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:22,062 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:38:24,064 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:28,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:28,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:28,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:29,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:34,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:39,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:43,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:43,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:43,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:45,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:50,852 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:52,064 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:38:56,065 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:58,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:58,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:58,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:01,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:06,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:11,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:13,797 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:13,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:13,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:16,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:21,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:22,065 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:39:27,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:28,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:28,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:28,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:32,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:37,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:42,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:43,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:43,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:43,798 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:48,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:52,066 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:39:54,067 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:58,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:58,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:58,799 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:59,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:04,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:09,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:13,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:13,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:13,799 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:15,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:20,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:22,068 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:40:26,069 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:28,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:28,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:28,799 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:31,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:36,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:41,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:43,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:43,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:43,799 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:47,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:52,071 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:40:53,072 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:58,073 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:58,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:58,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:58,799 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:03,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:08,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:13,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:13,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:13,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:13,928 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:18,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:22,070 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:41:24,071 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:28,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:28,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:28,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:30,012 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:35,013 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:40,013 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:43,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:43,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:43,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:45,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:50,970 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:52,074 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:41:56,075 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:58,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:58,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:58,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:01,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:06,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:11,975 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:13,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:13,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:13,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:17,974 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:22,073 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:42:23,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:28,074 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:28,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:28,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:28,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:33,977 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:38,978 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:43,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:43,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:43,929 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:43,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:48,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:52,074 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:42:54,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:59,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:59,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:59,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:59,451 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:04,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:09,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:14,450 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:14,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:14,493 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:14,494 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:19,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:22,075 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:43:25,076 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:29,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:29,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:29,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:30,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:35,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:40,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:45,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:45,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:45,001 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:46,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:51,040 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:52,076 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:43:56,077 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:00,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:00,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:00,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:02,045 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:07,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:12,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:15,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:15,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:15,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:17,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:22,068 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:22,076 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:44:27,078 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:30,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:30,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:30,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:33,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:38,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:43,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:45,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:45,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:45,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:49,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:52,078 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:44:54,079 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:59,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:00,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:00,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:45:00,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:05,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:10,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:15,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:15,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:16,060 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:21,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:22,078 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:45:26,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:30,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:30,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:32,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:37,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:42,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:45,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:45,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:47,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:52,079 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:45:53,080 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:58,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:00,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:00,002 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:03,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:08,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:13,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:15,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:15,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:15,062 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:18,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:22,080 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:46:24,081 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:29,082 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:30,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:30,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:30,063 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:34,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:39,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:44,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:45,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:45,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:45,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:49,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:52,082 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:46:55,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:00,083 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:00,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:00,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:05,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:10,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:15,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:15,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:15,204 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:20,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:22,083 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:47:26,084 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:30,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:30,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:31,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:36,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:41,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:45,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:45,147 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:47,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:52,084 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:47:53,085 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:58,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:00,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:00,148 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:03,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:08,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:13,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:15,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:15,148 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:18,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:22,085 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:48:24,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:29,088 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:30,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:30,148 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:34,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:39,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:44,218 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:45,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:45,148 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:50,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:52,086 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:48:56,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:00,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:00,148 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:01,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:06,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:11,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:15,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:15,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:15,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:16,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:21,209 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:22,087 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:49:27,089 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:30,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:30,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:30,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:32,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:37,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:42,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:45,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:45,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:45,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:48,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:52,089 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:49:54,090 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:59,091 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:00,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:00,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:00,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:04,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:09,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:14,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:15,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:15,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:15,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:19,264 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:22,090 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:50:25,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:30,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:30,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:30,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:30,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:35,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:40,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:45,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:45,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:45,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:46,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:51,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:52,091 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:50:57,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:00,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:00,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:00,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:02,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:07,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:12,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:15,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:15,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:15,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:17,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:22,093 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:51:23,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:28,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:30,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:30,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:30,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:33,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:38,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:43,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:45,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:45,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:45,193 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:48,248 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:52,095 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:51:54,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:59,097 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:00,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:00,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:00,193 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:04,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:09,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:14,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:15,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:15,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:15,488 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:19,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:22,094 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:52:25,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:30,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:30,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:30,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:30,488 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:35,536 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:40,537 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:45,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:45,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:45,488 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:46,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:51,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:52,098 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:52:57,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:00,487 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:00,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:00,488 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:02,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:07,539 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:12,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:15,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:15,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:15,488 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:17,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:22,096 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:53:23,098 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:28,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:30,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:30,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:30,488 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:33,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:38,534 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:43,535 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:45,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:45,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:45,489 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:48,628 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:52,098 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:53:54,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:59,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:00,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:00,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:00,489 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:04,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:09,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:14,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:15,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:15,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:15,489 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:19,538 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:22,099 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:54:25,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:30,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:30,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:30,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:30,489 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:35,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:40,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:45,488 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:45,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:45,529 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:45,530 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:50,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:52,100 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:54:56,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:00,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:00,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:00,489 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:01,530 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:06,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:11,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:15,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:15,489 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:15,489 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:16,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:21,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:22,101 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:55:27,102 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:30,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:30,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:30,557 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:32,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:37,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:42,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:45,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:45,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:45,557 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:48,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:52,102 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:55:54,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:59,104 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:00,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:00,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:00,557 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:04,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:09,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:14,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:15,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:15,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:15,557 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:20,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:22,104 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:56:26,106 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:30,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:30,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:30,557 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:31,600 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:36,601 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:41,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:45,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:45,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:45,557 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:46,606 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:51,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:52,105 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:56:57,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:00,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:00,897 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:00,897 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:02,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:07,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:12,940 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:15,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:15,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:15,906 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:17,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:22,106 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:57:23,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:28,107 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:31,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:31,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:31,133 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:33,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:38,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:43,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:46,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:46,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:46,165 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:48,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:52,107 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:57:54,108 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:59,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:01,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:01,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:01,339 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:04,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:09,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:14,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:16,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:16,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:16,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:19,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:22,108 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:58:25,109 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:30,110 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:31,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:31,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:31,586 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:35,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:40,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:45,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:46,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:46,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:46,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:51,638 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:52,110 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:58:57,111 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:01,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:01,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:01,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:02,633 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:07,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:12,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:16,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:16,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:16,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:18,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:22,110 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:59:24,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:29,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:31,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:31,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:31,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:34,655 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:39,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:44,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:46,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:46,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:46,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:50,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:52,111 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 05:59:56,112 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:01,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:01,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:01,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:01,587 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:06,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:11,640 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:16,641 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:16,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:16,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:16,862 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:21,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:22,112 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:00:27,113 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:31,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:31,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:31,906 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:32,998 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:37,999 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:43,000 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:46,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:46,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:46,862 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:48,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:52,113 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:00:54,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:59,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:01,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:01,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:01,863 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:04,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:09,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:14,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:16,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:16,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:16,863 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:19,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:22,114 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:01:25,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:30,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:31,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:31,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:31,863 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:35,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:40,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:45,912 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:46,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:46,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:46,863 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:51,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:52,115 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:01:57,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:01,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:01,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:01,864 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:02,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:07,910 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:12,911 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:16,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:16,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:16,864 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:18,908 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:22,116 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:02:24,117 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:29,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:31,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:31,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:31,864 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:34,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:39,922 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:44,923 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:47,415 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:47,416 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:47,416 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:50,486 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:52,117 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:02:56,118 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:01,119 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:02,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:02,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:02,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:06,652 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:11,653 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:16,654 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:17,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:17,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:17,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:22,120 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:03:22,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:27,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:32,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:32,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:32,598 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:32,598 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:37,643 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:42,644 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:47,645 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:47,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:47,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:47,779 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:52,120 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:03:53,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:58,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:02,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:02,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:02,990 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:04,031 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:09,032 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:14,033 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:17,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:17,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:17,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:19,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:22,124 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:04:25,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:30,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:32,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:32,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:32,990 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:36,037 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:41,038 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:46,039 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:47,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:47,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:47,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:51,998 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:52,122 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:04:57,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:02,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:02,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:02,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:08,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:13,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:17,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:17,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:18,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:22,123 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:05:24,124 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:29,125 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:32,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:32,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:32,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:35,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:40,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:45,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:47,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:47,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:50,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:52,124 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:05:56,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:01,126 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:02,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:02,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:02,993 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:07,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:12,005 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:17,006 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:18,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:18,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:18,290 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:22,125 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:06:22,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:27,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:32,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:33,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:33,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:33,470 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:37,520 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:42,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:47,522 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:48,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:48,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:48,470 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:52,126 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:06:53,127 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:58,128 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:03,129 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:03,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:03,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:03,514 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:08,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:13,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:18,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:18,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:18,470 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:19,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:22,128 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:07:25,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:30,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:33,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:33,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:33,470 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:35,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:40,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:45,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:48,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:48,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:48,471 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:50,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:52,129 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:07:56,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:01,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:03,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:03,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:03,471 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:06,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:11,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:16,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:19,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:19,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:19,363 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:22,131 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:08:22,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:27,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:32,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:34,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:34,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:34,446 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:37,494 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:42,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:47,495 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:49,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:49,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:49,406 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:52,132 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:08:53,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:58,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:03,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:04,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:04,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:04,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:08,468 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:13,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:18,469 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:19,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:19,409 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:19,410 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:22,132 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:09:24,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:29,134 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:34,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:34,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:34,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:34,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:39,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:44,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:49,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:49,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:49,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:50,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:52,134 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:09:56,135 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:01,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:04,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:04,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:04,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:06,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:11,853 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:16,854 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:19,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:19,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:21,859 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:22,135 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:10:27,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:32,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:34,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:34,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:37,855 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:42,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:47,856 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:49,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:49,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:49,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:52,136 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:10:53,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:58,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:03,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:04,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:04,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:08,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:13,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:18,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:19,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:19,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:19,802 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:22,136 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:11:24,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:29,138 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:34,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:34,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:34,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:34,803 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:39,843 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:44,844 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:49,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:49,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:49,803 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:49,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:52,138 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:11:55,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:00,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:04,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:04,803 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:05,845 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:10,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:15,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:19,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:19,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:19,804 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:20,851 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:22,139 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:12:26,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:31,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:34,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:34,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:34,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:37,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:42,948 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:47,949 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:49,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:49,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:49,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:52,140 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:12:53,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:58,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:03,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:04,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:04,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:04,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:08,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:13,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:18,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:19,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:19,950 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:22,141 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:13:24,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:29,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:34,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:34,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:34,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:39,995 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:44,996 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:49,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:49,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:50,994 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:52,142 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:13:56,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:01,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:04,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:04,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:04,951 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:07,001 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:12,002 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:17,003 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:19,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:19,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:19,952 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:22,144 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:14:22,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:27,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:32,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:35,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:35,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:35,062 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:38,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:43,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:48,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:50,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:50,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:50,062 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:52,144 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:14:53,145 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:58,145 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:03,146 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:05,061 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:05,062 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:05,062 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:09,114 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:14,115 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:19,116 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:20,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:20,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:20,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:22,148 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:15:24,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:29,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:34,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:35,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:35,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:35,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:39,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:44,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:49,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:50,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:50,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:50,322 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:52,146 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:15:55,147 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:00,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:05,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:05,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:05,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:05,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:10,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:15,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:20,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:20,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:20,280 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:20,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:22,147 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:16:26,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:31,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:35,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:35,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:35,281 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:36,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:41,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:46,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:50,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:50,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:50,322 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:51,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:52,147 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:16:57,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:02,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:05,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:05,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:05,328 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:07,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:12,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:17,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:20,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:20,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:20,329 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:22,148 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:17:23,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:28,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:33,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:35,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:35,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:35,329 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:38,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:43,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:48,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:50,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:50,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:50,329 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:52,149 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:17:54,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:59,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:04,152 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:05,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:05,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:05,329 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:09,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:14,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:19,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:20,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:20,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:20,329 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:22,150 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:18:25,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:30,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:35,151 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:35,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:35,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:35,329 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:40,404 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:45,405 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:50,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:50,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:50,330 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:51,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:52,151 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:18:57,152 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:02,152 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:05,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:05,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:05,330 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:07,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:12,370 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:17,371 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:20,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:20,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:20,330 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:22,152 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:19:23,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:28,153 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:33,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:35,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:35,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:35,330 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:38,375 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:43,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:48,376 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:50,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:50,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:50,330 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:52,153 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:19:54,154 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:59,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:04,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:05,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:05,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:05,374 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:09,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:14,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:19,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:20,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:20,562 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:20,563 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:22,154 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:20:25,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:30,155 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:35,156 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:35,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:35,729 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:35,730 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:40,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:45,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:50,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:50,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:50,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:51,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:52,155 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:20:57,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:02,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:05,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:05,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:05,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:07,773 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:12,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:17,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:20,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:20,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:20,777 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:22,156 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:21:23,157 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:28,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:33,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:35,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:35,735 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:38,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:43,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:48,772 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:50,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:50,734 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:50,774 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:52,157 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:21:54,158 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:59,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:04,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:05,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:05,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:05,735 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:09,859 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:14,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:19,860 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:20,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:20,735 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:22,158 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:22:25,159 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:30,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:35,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:35,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:35,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:35,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:40,990 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:45,991 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:50,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:50,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:50,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:50,993 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:52,159 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:22:56,160 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:01,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:05,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:05,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:05,940 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:07,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:12,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:17,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:21,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:21,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:21,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:22,160 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:23:23,161 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:28,162 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:33,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:36,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:36,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:36,272 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:38,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:43,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:48,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:51,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:51,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:51,314 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:52,162 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:23:54,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:59,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:04,163 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:06,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:06,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:06,314 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:09,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:14,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:19,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:21,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:21,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:21,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:22,163 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:24:25,164 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:30,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:35,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:36,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:36,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:36,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:40,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:45,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:50,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:51,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:51,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:51,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:52,164 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:24:56,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:01,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:06,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:06,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:06,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:06,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:11,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:16,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:21,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:21,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:21,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:22,167 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:25:22,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:27,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:32,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:36,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:36,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:36,273 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:39,954 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:44,955 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:49,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:51,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:51,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:51,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:52,167 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:25:55,168 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:00,169 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:05,170 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:06,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:06,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:06,274 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:10,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:15,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:20,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:21,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:21,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:21,314 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:22,171 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:26:26,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:31,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:36,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:36,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:36,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:36,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:41,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:46,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:51,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:51,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:51,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:52,170 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:26:57,171 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:02,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:06,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:06,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:07,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:12,698 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:17,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:21,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:21,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:22,171 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:27:23,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:28,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:33,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:36,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:36,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:38,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:43,649 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:48,650 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:51,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:51,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:52,172 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:27:54,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:59,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:04,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:06,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:06,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:09,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:14,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:19,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:21,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:21,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:22,173 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:28:25,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:30,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:35,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:36,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:36,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:40,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:45,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:50,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:51,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:51,627 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:52,174 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:28:56,175 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:01,176 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:06,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:06,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:06,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:06,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:11,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:16,759 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:21,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:21,760 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:21,766 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:21,766 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:22,176 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:29:27,177 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:32,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:36,724 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:36,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:36,766 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:37,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:42,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:47,809 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:51,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:51,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:51,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:52,176 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:29:53,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:58,178 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:03,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:06,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:06,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:06,725 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:08,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:13,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:18,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:21,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:21,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:21,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:22,178 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:30:24,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:29,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:34,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:36,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:36,725 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:36,726 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:39,770 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:44,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:49,771 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:52,179 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:30:52,479 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:52,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:52,480 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:55,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:00,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:05,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:07,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:07,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:07,480 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:11,517 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:16,518 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:21,519 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:22,181 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:31:22,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:22,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:22,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:26,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:31,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:36,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:37,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:37,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:37,481 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:42,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:47,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:52,182 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:31:52,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:52,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:52,481 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:53,515 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:58,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:03,516 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:07,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:07,521 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:07,522 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:08,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:13,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:18,568 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:22,183 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:32:22,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:22,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:22,481 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:24,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:29,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:34,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:37,480 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:37,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:37,481 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:40,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:45,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:50,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:52,184 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:32:52,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:52,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:52,481 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:56,523 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:01,524 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:06,525 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:07,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:07,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:07,481 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:11,531 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:16,532 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:21,533 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:22,185 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:33:22,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:22,481 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:22,482 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:26,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:31,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:36,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:38,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:38,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:38,278 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:42,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:47,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:52,187 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:33:53,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:53,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:53,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:53,330 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:58,372 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:03,373 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:08,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:08,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:08,287 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:09,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:14,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:19,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:22,188 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:34:23,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:23,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:23,288 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:25,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:30,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:35,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:38,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:38,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:38,546 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:40,588 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:45,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:50,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:52,189 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:34:53,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:53,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:53,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:56,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:01,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:06,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:08,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:08,504 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:11,585 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:16,586 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:21,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:22,190 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:35:23,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:23,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:27,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:32,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:37,553 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:38,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:38,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:43,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:48,554 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:52,191 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:35:53,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:53,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:53,558 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:58,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:03,560 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:08,504 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:08,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:09,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:14,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:19,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:22,193 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:36:23,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:23,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:23,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:25,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:30,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:35,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:38,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:38,505 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:38,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:41,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:46,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:51,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:52,193 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:36:53,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:53,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:53,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:56,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:01,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:06,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:08,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:08,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:08,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:12,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:17,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:22,196 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:37:23,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:23,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:23,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:23,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:28,558 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:33,559 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:38,505 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:38,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:38,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:39,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:44,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:49,545 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:52,195 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:37:53,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:53,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:53,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:54,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:59,551 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:04,552 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:08,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:08,506 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:08,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:09,847 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:14,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:19,848 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:22,196 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:38:23,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:23,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:23,507 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:25,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:30,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:35,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:38,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:38,507 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:41,542 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:46,543 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:51,544 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:52,197 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:38:53,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:53,507 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:56,563 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:01,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:06,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:08,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:08,895 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:08,895 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:11,950 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:16,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:21,951 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:22,198 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:39:24,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:24,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:24,130 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:27,179 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:32,180 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:37,181 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:39,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:39,490 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:39,491 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:42,540 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:47,541 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:52,199 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:39:53,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:54,938 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:54,939 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:54,939 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:58,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:03,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:08,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:09,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:09,971 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:09,972 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:14,022 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:19,023 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:22,200 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:40:24,201 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:25,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:25,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:25,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:29,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:34,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:39,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:40,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:40,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:40,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:45,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:50,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:52,202 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:40:55,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:55,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:56,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:01,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:06,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:10,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:10,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:12,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:17,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:22,203 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:41:23,203 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:25,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:25,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:28,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:33,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:38,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:40,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:40,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:43,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:48,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:52,204 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:41:54,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:55,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:55,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:59,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:04,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:09,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:10,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:10,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:15,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:20,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:22,205 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:42:25,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:25,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:25,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:30,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:35,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:40,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:40,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:41,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:46,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:51,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:52,206 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:42:55,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:55,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:57,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:02,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:07,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:10,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:10,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:12,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:17,243 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:22,207 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:43:23,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:25,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:25,196 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:28,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:33,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:38,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:40,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:40,197 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:44,251 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:49,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:52,208 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:43:55,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:55,197 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:55,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:00,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:05,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:10,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:10,197 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:10,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:15,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:20,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:22,210 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:44:25,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:25,197 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:26,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:31,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:36,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:40,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:40,197 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:41,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:46,441 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:51,442 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:52,212 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:44:55,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:55,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:55,324 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:57,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:02,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:07,365 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:10,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:10,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:10,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:12,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:17,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:22,213 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:45:23,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:25,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:25,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:25,527 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:28,607 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:33,608 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:38,609 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:40,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:40,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:40,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:44,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:49,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:52,214 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:45:55,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:55,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:55,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:00,573 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:05,574 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:10,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:10,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:10,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:11,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:16,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:21,572 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:22,215 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:46:25,527 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:25,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:25,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:27,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:32,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:37,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:40,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:40,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:40,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:43,564 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:48,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:52,216 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:46:54,217 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:55,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:55,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:59,575 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:04,576 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:09,577 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:10,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:10,528 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:15,570 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:20,571 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:22,217 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:47:25,528 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:25,529 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:25,613 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:30,614 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:35,615 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:40,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:40,620 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:40,621 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:40,621 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:45,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:50,662 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:52,221 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:47:55,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:55,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:55,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:55,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:00,699 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:05,700 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:10,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:10,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:10,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:11,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:16,659 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:21,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:22,219 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:48:25,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:25,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:25,666 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:26,734 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:31,735 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:36,736 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:40,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:40,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:40,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:42,667 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:47,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:52,223 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:48:53,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:55,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:55,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:55,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:58,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:03,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:08,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:10,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:10,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:10,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:14,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:19,661 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:22,222 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:49:25,224 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:25,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:25,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:25,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:30,704 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:35,705 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:40,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:40,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:40,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:41,664 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:46,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:51,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:52,223 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:49:55,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:55,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:56,668 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:01,669 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:06,670 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:10,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:10,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:11,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:16,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:21,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:22,225 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:50:25,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:25,623 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:27,656 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:32,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:37,658 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:41,403 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:41,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:41,446 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:43,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:48,492 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:52,226 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:50:54,227 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:56,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:56,657 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:56,657 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:59,748 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:04,749 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:09,750 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:11,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:11,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:11,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:14,767 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:19,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:22,227 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:51:25,229 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:26,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:26,718 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:26,718 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:30,779 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:35,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:40,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:41,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:41,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:41,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:45,791 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:50,792 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:52,229 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:51:56,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:56,754 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:56,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:01,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:06,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:11,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:11,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:11,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:12,798 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:17,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:22,230 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:52:23,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:26,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:26,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:26,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:28,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:33,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:38,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:41,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:41,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:41,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:44,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:49,802 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:52,231 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:52:55,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:56,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:56,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:56,755 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:00,801 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:05,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:10,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:11,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:11,756 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:11,756 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:15,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:20,806 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:22,232 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:53:26,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:26,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:26,756 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:31,812 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:36,813 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:41,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:41,756 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:42,807 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:47,808 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:52,233 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:53:53,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:56,755 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:56,756 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:58,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:03,799 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:08,800 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:11,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:11,909 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:11,910 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:13,956 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:18,957 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:22,234 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:54:24,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:27,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:27,142 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:27,143 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:30,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:35,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:40,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:42,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:42,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:42,143 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:46,184 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:51,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:52,235 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:54:56,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:57,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:57,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:57,143 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:02,191 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:07,192 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:12,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:12,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:12,143 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:13,187 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:18,188 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:22,236 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:55:23,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:27,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:27,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:27,144 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:29,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:34,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:39,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:42,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:42,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:42,144 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:45,210 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:50,211 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:52,237 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:55:55,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:57,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:57,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:57,144 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:01,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:06,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:11,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:12,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:12,143 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:12,144 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:17,182 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:22,183 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:22,238 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:56:27,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:27,144 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:27,144 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:27,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:32,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:37,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:42,148 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:42,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:42,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:43,199 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:48,200 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:52,239 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:56:53,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:57,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:57,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:57,149 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:59,205 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:04,206 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:09,207 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:12,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:12,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:12,194 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:14,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:19,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:22,240 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:57:24,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:27,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:27,193 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:30,237 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:35,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:40,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:42,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:42,193 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:46,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:51,236 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:52,243 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:57:56,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:57,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:57,193 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:02,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:07,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:12,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:12,194 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:13,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:18,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:22,243 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:58:23,244 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:27,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:27,194 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:28,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:33,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:38,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:42,193 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:42,194 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:44,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:49,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:52,244 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:58:55,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:57,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:57,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:57,194 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:01,245 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:06,246 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:11,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:12,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:12,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:12,195 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:16,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:21,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:22,247 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:59:27,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:27,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:27,217 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:27,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:32,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:37,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:42,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:42,216 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:42,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:47,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:52,246 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 06:59:53,247 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:57,385 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:57,386 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:57,386 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:58,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:03,421 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:08,422 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:12,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:12,589 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:12,590 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:13,634 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:18,635 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:22,249 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:00:24,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:27,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:27,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:27,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:29,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:34,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:39,597 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:42,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:42,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:42,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:44,616 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:49,617 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:52,249 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:00:55,250 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:57,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:57,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:57,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:00,592 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:05,593 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:10,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:12,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:12,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:12,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:16,590 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:21,591 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:22,250 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:01:27,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:27,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:27,549 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:32,602 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:37,603 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:42,604 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:42,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:42,626 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:42,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:47,676 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:52,251 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:01:53,252 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:57,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:57,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:57,850 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:58,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:03,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:08,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:12,849 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:12,850 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:12,850 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:14,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:19,894 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:22,252 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:02:25,253 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:27,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:27,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:27,933 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:31,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:36,050 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:41,051 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:43,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:43,387 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:43,387 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:46,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:51,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:52,253 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:02:57,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:58,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:58,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:58,660 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:02,710 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:07,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:12,712 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:13,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:13,660 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:17,740 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:22,255 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:03:23,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:28,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:28,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:28,660 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:33,713 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:38,714 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:43,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:43,660 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:44,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:49,711 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:52,256 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:03:55,256 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:58,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:58,660 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:00,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:05,693 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:10,694 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:13,660 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:13,661 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:15,706 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:20,707 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:22,256 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:04:26,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:29,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:29,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:29,086 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:32,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:37,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:42,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:44,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:44,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:44,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:47,136 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:52,137 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:52,257 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:04:57,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:59,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:59,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:59,858 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:02,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:07,902 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:12,903 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:14,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:14,858 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:18,900 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:22,259 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:05:24,259 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:29,260 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:29,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:29,858 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:34,904 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:39,905 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:44,906 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:44,945 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:44,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:44,946 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:49,997 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:52,260 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:05:55,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:59,945 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:59,946 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:00,981 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:05,982 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:10,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:14,945 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:14,946 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:15,994 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:20,995 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:22,261 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:06:26,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:29,945 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:29,946 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:32,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:37,016 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:42,017 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:44,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:44,946 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:47,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:52,262 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:06:53,262 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:58,263 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:59,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:59,946 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:03,985 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:08,986 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:13,987 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:14,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:14,947 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:14,989 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:18,995 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:22,263 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:07:24,264 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:29,265 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:29,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:29,947 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:29,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:34,983 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:39,984 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:44,946 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:44,947 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:44,947 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:44,992 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:49,993 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:52,264 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:07:55,267 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:00,052 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:00,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:00,053 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:01,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:06,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:11,101 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:15,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:15,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:15,334 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:16,381 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:21,382 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:22,265 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:08:27,266 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:30,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:30,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:30,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:32,445 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:37,446 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:42,446 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:45,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:45,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:45,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:48,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:52,266 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:08:54,267 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:59,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:00,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:00,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:00,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:04,438 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:09,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:14,440 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:15,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:15,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:15,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:19,474 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:22,267 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:09:25,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:30,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:30,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:30,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:30,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:35,423 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:40,424 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:45,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:45,425 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:45,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:45,430 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:50,470 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:52,267 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:09:56,269 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:00,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:00,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:00,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:01,427 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:06,428 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:11,429 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:15,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:15,389 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:15,390 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:16,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:21,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:22,270 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:10:27,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:30,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:30,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:30,588 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:32,682 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:37,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:42,683 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:45,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:45,587 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:45,588 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:48,666 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:52,269 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:10:54,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:59,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:00,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:00,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:00,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:04,952 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:09,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:14,953 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:15,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:15,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:15,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:20,942 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:22,270 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:11:26,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:30,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:30,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:31,927 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:36,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:41,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:45,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:45,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:46,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:51,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:52,271 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:11:57,273 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:00,892 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:00,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:02,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:07,931 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:12,932 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:15,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:15,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:18,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:22,273 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:12:24,274 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:29,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:30,893 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:30,893 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:34,928 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:39,929 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:44,930 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:46,208 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:12:46,249 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:46,250 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:50,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:52,274 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:12:56,275 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:01,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:01,276 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:01,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:01,298 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:06,972 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:09,099 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:14,100 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:16,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:16,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:16,257 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:19,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:22,276 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:13:25,277 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:30,278 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:31,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:31,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:31,257 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:35,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:40,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:45,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:46,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:46,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:46,806 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:50,846 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:52,277 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:13:56,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:01,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:01,765 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:01,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:01,806 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:06,862 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:11,863 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:16,864 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:17,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:17,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:17,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:22,261 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:22,278 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:14:27,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:32,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:32,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:32,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:33,257 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:38,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:43,258 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:47,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:47,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:47,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:49,232 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:52,279 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:14:54,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:59,281 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:02,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:02,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:02,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:05,238 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:10,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:15,240 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:17,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:17,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:17,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:21,225 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:22,281 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:15:26,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:31,282 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:32,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:32,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:32,234 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:37,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:42,281 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:47,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:47,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:47,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:48,226 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:52,282 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:15:53,283 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:58,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:02,189 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:02,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:02,234 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:04,279 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:09,280 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:14,281 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:17,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:17,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:17,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:20,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:22,283 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:16:25,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:30,285 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:32,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:32,190 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:32,190 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:36,266 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:41,267 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:46,268 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:47,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:47,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:47,198 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:52,242 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:52,284 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:16:57,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:02,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:02,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:02,198 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:03,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:08,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:13,235 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:17,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:17,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:17,198 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:18,239 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:22,285 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:17:23,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:28,286 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:32,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:32,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:32,198 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:34,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:39,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:44,255 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:47,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:47,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:47,198 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:50,254 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:52,286 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:17:55,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:00,287 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:02,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:02,198 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:02,198 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:06,233 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:11,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:16,234 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:17,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:17,241 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:17,242 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:21,284 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:22,287 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:18:26,288 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:31,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:32,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:32,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:32,290 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:36,362 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:41,363 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:46,364 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:47,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:47,402 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:47,403 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:51,439 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:52,288 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:18:57,289 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:02,290 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:02,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:02,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:02,478 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:07,513 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:12,514 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:17,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:17,436 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:17,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:18,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:22,289 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:19:24,291 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:29,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:32,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:32,436 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:32,436 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:34,476 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:39,477 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:44,478 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:47,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:47,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:47,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:49,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:52,291 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:19:55,292 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:00,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:02,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:02,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:02,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:05,884 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:10,885 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:15,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:17,830 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:17,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:17,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:21,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:22,292 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:20:27,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:32,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:32,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:32,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:32,874 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:37,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:42,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:47,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:47,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:47,873 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:47,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:52,294 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:20:53,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:58,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:02,831 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:02,831 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:02,873 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:03,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:08,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:13,878 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:18,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:18,665 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:18,666 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:19,731 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:22,296 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:21:25,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:30,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:33,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:33,625 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:35,685 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:40,686 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:45,687 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:48,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:48,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:48,625 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:51,675 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:52,295 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:21:57,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:02,298 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:03,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:03,625 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:07,671 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:12,672 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:17,673 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:18,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:18,625 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:18,626 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:22,302 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:22:23,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:28,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:33,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:34,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:34,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:34,011 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:39,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:44,048 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:49,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:49,049 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:49,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:49,054 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:52,298 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:22:54,299 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:59,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:04,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:04,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:04,011 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:05,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:10,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:15,047 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:19,010 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:19,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:19,054 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:20,096 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:22,300 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:23:25,300 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:30,301 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:34,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:34,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:34,011 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:36,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:41,058 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:46,059 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:49,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:49,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:49,012 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:52,046 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:52,301 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:23:57,302 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:02,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:04,011 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:04,053 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:04,054 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:08,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:13,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:18,095 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:19,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:19,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:19,167 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:22,302 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:24:23,303 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:28,304 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:33,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:34,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:34,388 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:34,389 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:38,432 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:43,433 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:48,434 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:49,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:49,394 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:49,395 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:52,304 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:24:54,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:59,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:04,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:04,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:04,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:04,458 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:09,506 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:14,507 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:19,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:19,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:19,458 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:20,491 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:22,304 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:25:26,305 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:31,306 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:34,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:34,497 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:34,498 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:36,555 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:41,556 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:46,557 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:49,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:49,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:49,458 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:52,305 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:25:52,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:57,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:02,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:04,457 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:04,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:04,458 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:07,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:12,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:17,502 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:19,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:19,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:19,458 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:22,306 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:26:23,307 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:28,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:33,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:34,458 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:34,501 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:34,502 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:38,565 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:43,566 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:48,567 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:49,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:49,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:49,511 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:52,307 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:26:54,308 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:59,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:04,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:04,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:04,511 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:04,511 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:09,548 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:14,549 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:19,550 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:19,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:19,737 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:19,738 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:22,308 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:27:25,309 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:30,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:34,696 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:34,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:34,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:35,768 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:40,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:45,769 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:49,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:49,697 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:49,697 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:50,775 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:52,309 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:27:56,310 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:01,311 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:04,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:04,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:04,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:06,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:11,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:16,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:19,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:19,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:19,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:21,915 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:22,310 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:28:27,312 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:32,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:34,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:34,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:34,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:37,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:42,867 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:47,868 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:49,820 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:49,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:49,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:52,312 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:28:53,313 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:58,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:03,314 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:04,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:04,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:04,861 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:08,869 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:13,870 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:18,871 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:19,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:19,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:19,857 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:22,313 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:29:24,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:29,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:34,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:34,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:34,821 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:39,865 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:44,866 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:49,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:49,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:49,822 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:49,886 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:52,314 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:29:55,315 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:00,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:04,821 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:04,822 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:04,822 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:05,875 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:10,876 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:15,877 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:19,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:19,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:19,981 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:21,026 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:22,315 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:30:26,316 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:31,317 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:34,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:34,980 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:34,981 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:37,027 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:42,028 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:47,029 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:50,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:50,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:50,122 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:52,174 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:52,316 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:30:57,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:02,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:05,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:05,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:05,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:08,214 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:13,215 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:18,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:20,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:20,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:20,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:22,317 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:31:23,318 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:28,319 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:33,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:35,172 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:35,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:35,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:39,212 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:44,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:49,213 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:50,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:50,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:50,173 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:52,318 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:31:54,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:59,320 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:04,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:05,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:05,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:05,174 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:10,230 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:15,231 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:20,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:20,173 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:20,174 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:21,216 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:22,321 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:32:26,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:31,323 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:35,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:35,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:35,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:36,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:41,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:46,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:50,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:50,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:50,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:51,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:52,320 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:32:57,321 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:02,322 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:05,293 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:05,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:05,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:07,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:12,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:17,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:20,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:20,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:20,294 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:22,323 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:33:23,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:28,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:33,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:35,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:35,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:35,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:38,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:43,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:48,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:50,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:50,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:50,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:52,322 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:33:54,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:59,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:04,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:05,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:05,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:05,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:09,398 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:14,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:19,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:20,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:20,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:20,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:22,323 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:34:25,324 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:30,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:35,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:35,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:35,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:35,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:40,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:45,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:50,294 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:50,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:50,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:50,374 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:52,324 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:34:56,325 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:01,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:05,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:05,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:05,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:06,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:11,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:16,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:20,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:20,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:20,295 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:21,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:22,325 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:35:27,326 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:32,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:35,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:35,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:35,296 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:37,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:42,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:47,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:50,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:50,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:50,296 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:52,326 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:35:53,327 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:58,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:03,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:05,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:05,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:05,296 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:08,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:13,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:18,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:20,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:20,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:20,296 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:22,327 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:36:24,328 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:29,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:34,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:35,295 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:35,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:35,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:39,594 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:44,595 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:49,596 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:50,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:50,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:50,296 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:52,328 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:36:55,329 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:00,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:05,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:05,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:05,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:05,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:10,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:15,380 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:20,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:20,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:20,297 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:21,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:22,329 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:37:27,330 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:32,331 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:35,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:35,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:35,338 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:37,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:42,378 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:47,379 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:50,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:50,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:50,297 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:52,331 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:37:53,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:58,332 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:03,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:05,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:05,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:05,298 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:08,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:13,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:18,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:20,296 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:20,297 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:20,297 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:22,332 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:38:24,333 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:29,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:34,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:36,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:36,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:36,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:40,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:45,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:50,197 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:51,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:51,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:51,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:52,334 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:38:55,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:00,336 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:05,337 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:06,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:06,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:06,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:11,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:16,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:21,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:21,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:21,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:22,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:22,335 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:39:27,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:32,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:36,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:36,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:38,194 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:43,195 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:48,196 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:51,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:51,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:52,337 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:39:53,338 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:58,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:03,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:06,149 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:06,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:09,185 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:14,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:19,186 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:21,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:21,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:22,338 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:40:24,339 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:29,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:34,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:36,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:36,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:36,151 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:40,270 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:45,271 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:50,272 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:51,150 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:51,150 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:52,339 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:40:55,340 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:00,341 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:05,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:06,334 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:06,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:06,378 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:10,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:15,417 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:20,418 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:21,335 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:21,377 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:21,378 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:22,341 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:41:26,342 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:31,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:36,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:36,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:36,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:36,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:41,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:46,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:51,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:51,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:51,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:51,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:52,342 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:41:57,343 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:02,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:06,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:06,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:06,357 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:07,399 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:12,400 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:17,401 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:21,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:21,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:21,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:22,343 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:42:23,344 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:28,345 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:33,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:36,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:36,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:36,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:38,464 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:43,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:48,465 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:51,419 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:51,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:51,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:52,344 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:42:54,346 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:59,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:04,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:06,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:06,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:06,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:09,452 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:14,453 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:19,454 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:21,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:21,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:22,345 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:43:25,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:30,347 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:35,348 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:36,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:36,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:41,092 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:46,093 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:51,094 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:51,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:51,421 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:52,347 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:43:56,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:01,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:06,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:06,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:06,420 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:11,466 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:16,467 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:21,420 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:21,421 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:22,347 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:44:22,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:27,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:32,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:36,526 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:36,569 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:36,570 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:37,621 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:42,622 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:47,623 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:51,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:51,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:51,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:52,348 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:44:53,349 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:58,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:03,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:06,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:06,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:06,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:08,803 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:13,804 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:18,805 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:21,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:21,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:21,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:22,349 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:45:24,350 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:29,351 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:34,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:36,745 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:36,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:36,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:40,165 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:45,166 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:50,167 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:51,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:51,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:51,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:52,351 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:45:55,352 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:00,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:05,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:06,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:06,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:06,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:10,794 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:15,795 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:20,796 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:21,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:21,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:21,746 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:22,352 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:46:26,353 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:31,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:36,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:36,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:36,746 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:36,747 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:41,780 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:46,781 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:51,782 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:51,891 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:51,933 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:51,934 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:52,353 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:46:57,354 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:02,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:06,966 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:06,967 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:06,967 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:08,014 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:13,014 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:18,015 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:22,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:22,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:22,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:22,354 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:47:23,355 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:28,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:33,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:37,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:37,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:37,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:39,139 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:44,140 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:49,141 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:52,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:52,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:52,355 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:47:54,356 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:59,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:04,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:07,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:07,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:07,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:10,121 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:15,122 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:20,123 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:22,086 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:22,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:22,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:22,356 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:48:25,357 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:30,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:35,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:37,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:37,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:37,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:41,130 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:46,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:51,131 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:52,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:52,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:52,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:52,357 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:48:56,358 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:01,359 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:06,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:07,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:07,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:07,088 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:12,132 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:17,133 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:22,087 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:22,087 DEBUG SenderThread:539015 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:22,358 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:49:22,361 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:27,360 DEBUG HandlerThread:539015 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:30,176 INFO memory :539015 [interfaces.py:monitor():140] Process proc.memory.rssMB has exited. +2023-07-11 07:49:30,176 DEBUG SystemMonitor:539015 [system_monitor.py:_start():166] Finished system metrics aggregation loop +2023-07-11 07:49:30,176 DEBUG SystemMonitor:539015 [system_monitor.py:_start():170] Publishing last batch of metrics +2023-07-11 07:49:30,178 DEBUG SenderThread:539015 [sender.py:send():369] send: stats +2023-07-11 07:49:31,634 INFO MainThread:539015 [internal.py:handle_exit():76] Internal process exited diff --git a/wandb/run-20230710_174519-01ve2s6v/logs/debug.log b/wandb/run-20230710_174519-01ve2s6v/logs/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..ae8cfbf7e8ad9e28e73c7905140ca27ed1b8907b --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/logs/debug.log @@ -0,0 +1,27 @@ +2023-07-10 17:45:19,929 INFO MainThread:538852 [wandb_setup.py:_flush():76] Current SDK version is 0.15.4 +2023-07-10 17:45:19,929 INFO MainThread:538852 [wandb_setup.py:_flush():76] Configure stats pid to 538852 +2023-07-10 17:45:19,929 INFO MainThread:538852 [wandb_setup.py:_flush():76] Loading settings from /u/sragas/.config/wandb/settings +2023-07-10 17:45:19,929 INFO MainThread:538852 [wandb_setup.py:_flush():76] Loading settings from /nfs/nfs2/home/sragas/demo/wandb/settings +2023-07-10 17:45:19,929 INFO MainThread:538852 [wandb_setup.py:_flush():76] Loading settings from environment variables: {} +2023-07-10 17:45:19,929 INFO MainThread:538852 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False} +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'train_text_to_image_lora.py', 'program': 'train_text_to_image_lora.py'} +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_init.py:_log_setup():507] Logging user logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/logs/debug.log +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_init.py:_log_setup():508] Logging internal logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-01ve2s6v/logs/debug-internal.log +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_init.py:init():547] calling init triggers +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_init.py:init():596] starting backend +2023-07-10 17:45:19,930 INFO MainThread:538852 [wandb_init.py:init():600] setting up manager +2023-07-10 17:45:19,934 INFO MainThread:538852 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2023-07-10 17:45:19,939 INFO MainThread:538852 [wandb_init.py:init():606] backend started and connected +2023-07-10 17:45:19,943 INFO MainThread:538852 [wandb_init.py:init():703] updated telemetry +2023-07-10 17:45:19,944 INFO MainThread:538852 [wandb_init.py:init():736] communicating run to backend with 60.0 second timeout +2023-07-10 17:45:20,209 INFO MainThread:538852 [wandb_run.py:_on_init():2176] communicating current version +2023-07-10 17:45:20,400 INFO MainThread:538852 [wandb_run.py:_on_init():2185] got version response upgrade_message: "wandb version 0.15.5 is available! To upgrade, please run:\n $ pip install wandb --upgrade" + +2023-07-10 17:45:20,400 INFO MainThread:538852 [wandb_init.py:init():787] starting run threads in backend +2023-07-10 17:45:20,593 INFO MainThread:538852 [wandb_run.py:_console_start():2155] atexit reg +2023-07-10 17:45:20,594 INFO MainThread:538852 [wandb_run.py:_redirect():2010] redirect: SettingsConsole.WRAP_RAW +2023-07-10 17:45:20,594 INFO MainThread:538852 [wandb_run.py:_redirect():2075] Wrapping output streams. +2023-07-10 17:45:20,594 INFO MainThread:538852 [wandb_run.py:_redirect():2100] Redirects installed. +2023-07-10 17:45:20,595 INFO MainThread:538852 [wandb_init.py:init():828] run started, returning control to user process diff --git a/wandb/run-20230710_174519-01ve2s6v/run-01ve2s6v.wandb b/wandb/run-20230710_174519-01ve2s6v/run-01ve2s6v.wandb new file mode 100644 index 0000000000000000000000000000000000000000..938acac8049b492990a64378062766855515c204 --- /dev/null +++ b/wandb/run-20230710_174519-01ve2s6v/run-01ve2s6v.wandb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2f32aa537003af2bda504bc679cc9717175ecc6ebfd535e53b34b878a1f6fc +size 2459037 diff --git a/wandb/run-20230710_174519-cqch7cwa/files/config.yaml b/wandb/run-20230710_174519-cqch7cwa/files/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..633dc4bba9005485b47377d5ef4845ac5408b344 --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/files/config.yaml @@ -0,0 +1,187 @@ +wandb_version: 1 + +_wandb: + desc: null + value: + python_version: 3.8.10 + cli_version: 0.15.4 + framework: huggingface + huggingface_version: 4.30.2 + is_jupyter_run: false + is_kaggle_kernel: true + start_time: 1689025519.94471 + t: + 1: + - 1 + - 11 + - 41 + - 49 + - 51 + - 55 + - 71 + - 83 + 2: + - 1 + - 11 + - 41 + - 49 + - 51 + - 55 + - 71 + - 83 + 3: + - 23 + - 24 + 4: 3.8.10 + 5: 0.15.4 + 6: 4.30.2 + 8: + - 2 + - 5 +pretrained_model_name_or_path: + desc: null + value: runwayml/stable-diffusion-v1-5 +revision: + desc: null + value: null +dataset_name: + desc: null + value: null +dataset_config_name: + desc: null + value: null +train_data_dir: + desc: null + value: /l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/ +image_column: + desc: null + value: image +caption_column: + desc: null + value: text +validation_prompt: + desc: null + value: ' #thumbsup' +num_validation_images: + desc: null + value: 4 +validation_epochs: + desc: null + value: 1 +max_train_samples: + desc: null + value: null +output_dir: + desc: null + value: /l/vision/v5/sragas/easel_ai/models_no_cap/ +cache_dir: + desc: null + value: /l/vision/v5/sragas/hf_models/ +seed: + desc: null + value: 15 +resolution: + desc: null + value: 512 +center_crop: + desc: null + value: true +random_flip: + desc: null + value: true +train_batch_size: + desc: null + value: 2 +num_train_epochs: + desc: null + value: 300 +max_train_steps: + desc: null + value: 3000 +gradient_accumulation_steps: + desc: null + value: 4 +gradient_checkpointing: + desc: null + value: false +learning_rate: + desc: null + value: 1.0e-06 +scale_lr: + desc: null + value: false +lr_scheduler: + desc: null + value: cosine +lr_warmup_steps: + desc: null + value: 500 +snr_gamma: + desc: null + value: null +use_8bit_adam: + desc: null + value: false +allow_tf32: + desc: null + value: false +dataloader_num_workers: + desc: null + value: 0 +adam_beta1: + desc: null + value: 0.9 +adam_beta2: + desc: null + value: 0.999 +adam_weight_decay: + desc: null + value: 0.01 +adam_epsilon: + desc: null + value: 1.0e-08 +max_grad_norm: + desc: null + value: 1.0 +push_to_hub: + desc: null + value: true +hub_token: + desc: null + value: null +prediction_type: + desc: null + value: null +hub_model_id: + desc: null + value: person-thumbs-up-lora-no-cap +logging_dir: + desc: null + value: logs +mixed_precision: + desc: null + value: null +report_to: + desc: null + value: wandb +local_rank: + desc: null + value: 0 +checkpointing_steps: + desc: null + value: 500 +checkpoints_total_limit: + desc: null + value: null +resume_from_checkpoint: + desc: null + value: null +enable_xformers_memory_efficient_attention: + desc: null + value: false +noise_offset: + desc: null + value: 0 +rank: + desc: null + value: 4 diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_30bd8224b667e1b90a1e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_30bd8224b667e1b90a1e.png new file mode 100644 index 0000000000000000000000000000000000000000..392cb91cf0af14c6293ed67af4b24c9e07171643 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_30bd8224b667e1b90a1e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_42e11b031b9a15f888e4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_42e11b031b9a15f888e4.png new file mode 100644 index 0000000000000000000000000000000000000000..32a9016bfde232fcf5b5092a0c8e7e2d895abddf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_42e11b031b9a15f888e4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_48d62c159115e5298abb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_48d62c159115e5298abb.png new file mode 100644 index 0000000000000000000000000000000000000000..7a8f763ccb6b8f06c1aae6b37c40a9dec2cc3962 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_48d62c159115e5298abb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_d1411803618f5a6d50b6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_d1411803618f5a6d50b6.png new file mode 100644 index 0000000000000000000000000000000000000000..bf05113849b82fd2b20cddb086f957e51326e72e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_d1411803618f5a6d50b6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_018a7acb17223dd4ce0f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_018a7acb17223dd4ce0f.png new file mode 100644 index 0000000000000000000000000000000000000000..e0f9778b0a8750502b0b584b1dcff94170a67abb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_018a7acb17223dd4ce0f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_8953ca462396539c82cf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_8953ca462396539c82cf.png new file mode 100644 index 0000000000000000000000000000000000000000..fcd2b154194826efe8b87bfcc18f96c460b2db40 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_8953ca462396539c82cf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_c85acfb5309bf583a450.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_c85acfb5309bf583a450.png new file mode 100644 index 0000000000000000000000000000000000000000..af3971c82bfbe5a710faeb39709e01a8d9fbd826 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_c85acfb5309bf583a450.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_d0d4f80b43d0a0d45157.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_d0d4f80b43d0a0d45157.png new file mode 100644 index 0000000000000000000000000000000000000000..c51c63e5a0938f833b5bf2d5ddbb1bd0b5f4df50 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_d0d4f80b43d0a0d45157.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_03a04380247ea12af29a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_03a04380247ea12af29a.png new file mode 100644 index 0000000000000000000000000000000000000000..0442774cedf77d1cff39d919b7eab22ef3fe200e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_03a04380247ea12af29a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_22cda43d558c2869b17a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_22cda43d558c2869b17a.png new file mode 100644 index 0000000000000000000000000000000000000000..74af646decb7e9a4102f49c7e2035bf1ab14584e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_22cda43d558c2869b17a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_d8fc80c75c961bb88fc3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_d8fc80c75c961bb88fc3.png new file mode 100644 index 0000000000000000000000000000000000000000..5d003800db6f15ab0355f52237d94ab273413da3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_d8fc80c75c961bb88fc3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_f8ec1645e338e68a45bd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_f8ec1645e338e68a45bd.png new file mode 100644 index 0000000000000000000000000000000000000000..4ef69fbad5d4a46680ec12c49f2068b06e21b0f2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_f8ec1645e338e68a45bd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_1faa2839d574c017991d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_1faa2839d574c017991d.png new file mode 100644 index 0000000000000000000000000000000000000000..fe75e9d0bef5af3fc7cfc6a4e7ce597e01400505 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_1faa2839d574c017991d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_261db0788261405d8759.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_261db0788261405d8759.png new file mode 100644 index 0000000000000000000000000000000000000000..d281d9754cfef6de8c4cf2413c498ab33c1e0719 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_261db0788261405d8759.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_53cd5027e7e08aabb625.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_53cd5027e7e08aabb625.png new file mode 100644 index 0000000000000000000000000000000000000000..38fbf8378c2c1a734997d6c5f8485557b707bf7b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_53cd5027e7e08aabb625.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_f422c20b63edb4eb4ca2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_f422c20b63edb4eb4ca2.png new file mode 100644 index 0000000000000000000000000000000000000000..040dc72d30632567d5f49bc98487a41c5e240439 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_f422c20b63edb4eb4ca2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_2cab76da919b5a96f981.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_2cab76da919b5a96f981.png new file mode 100644 index 0000000000000000000000000000000000000000..40fd188de6602c769774912ddad8fc0f976ead1d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_2cab76da919b5a96f981.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_a610e6c9515b9fc5f4ae.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_a610e6c9515b9fc5f4ae.png new file mode 100644 index 0000000000000000000000000000000000000000..8a9bbb8fa359cb76844a2e976bd2a17989918479 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_a610e6c9515b9fc5f4ae.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_af787fb3cb48a9768c05.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_af787fb3cb48a9768c05.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5496e0823eb99a11474a28621203755186d29c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_af787fb3cb48a9768c05.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_c54349bb92f1820ca844.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_c54349bb92f1820ca844.png new file mode 100644 index 0000000000000000000000000000000000000000..1d80fd9b09d724f6ee7e9e911bf1d0517a13b033 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_c54349bb92f1820ca844.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_004f15e22994fd6ea5c7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_004f15e22994fd6ea5c7.png new file mode 100644 index 0000000000000000000000000000000000000000..8a5127f84ca914b019b97656a9269fbef362558e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_004f15e22994fd6ea5c7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_761a85642fddebcccae6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_761a85642fddebcccae6.png new file mode 100644 index 0000000000000000000000000000000000000000..5e4eae9fb2cc78e47a368c497570a8403eaf1167 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_761a85642fddebcccae6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_a490b11a42eb0307c825.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_a490b11a42eb0307c825.png new file mode 100644 index 0000000000000000000000000000000000000000..dd1141c8730ed019bf411ecc719b3bb4f109a526 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_a490b11a42eb0307c825.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_bfbfb19be842af2583f4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_bfbfb19be842af2583f4.png new file mode 100644 index 0000000000000000000000000000000000000000..a855c8b417a1c8cf5e0efa931c109de8c129f17c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_bfbfb19be842af2583f4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_0719cd6b8ed60ce2c545.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_0719cd6b8ed60ce2c545.png new file mode 100644 index 0000000000000000000000000000000000000000..7ce66e861aaa6c26605ff6d9da217862696ac1b5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_0719cd6b8ed60ce2c545.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_275aace4c7b8fc0e7316.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_275aace4c7b8fc0e7316.png new file mode 100644 index 0000000000000000000000000000000000000000..2abab82c42795a19b223d7ec374786a4fadc5e3b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_275aace4c7b8fc0e7316.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_8a2d3b0338f38a748856.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_8a2d3b0338f38a748856.png new file mode 100644 index 0000000000000000000000000000000000000000..a206cc0acbf321890bbc01b36940ab700ec7b2bc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_8a2d3b0338f38a748856.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_af1a68b88c0a26fb8764.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_af1a68b88c0a26fb8764.png new file mode 100644 index 0000000000000000000000000000000000000000..fc529a20bd34ecb55f526339de9f10aff91e4677 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_af1a68b88c0a26fb8764.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_14678fd6bc115e0bd388.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_14678fd6bc115e0bd388.png new file mode 100644 index 0000000000000000000000000000000000000000..9ffc1d856a4bf8cdb50a71492c4a57ce31e65b24 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_14678fd6bc115e0bd388.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_41efa61aef1197db7469.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_41efa61aef1197db7469.png new file mode 100644 index 0000000000000000000000000000000000000000..ee835b87d03b55221abead25486e8d82e0a6e9b0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_41efa61aef1197db7469.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_86c34e55840c435d024e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_86c34e55840c435d024e.png new file mode 100644 index 0000000000000000000000000000000000000000..8e5d37dbf17f69e75eecf2344cba3f57a6d8dc4e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_86c34e55840c435d024e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_d3598f6193ded3ce986c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_d3598f6193ded3ce986c.png new file mode 100644 index 0000000000000000000000000000000000000000..45a41e396b5e71a89c6e6d7c0656052f8721c003 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_d3598f6193ded3ce986c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_517861c5950c88d5930f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_517861c5950c88d5930f.png new file mode 100644 index 0000000000000000000000000000000000000000..94a36ffedb9f9d732f3b1171d0fb7ffa71cf4eb3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_517861c5950c88d5930f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_9276994f661a9dda4f16.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_9276994f661a9dda4f16.png new file mode 100644 index 0000000000000000000000000000000000000000..b03b38a76cb57a4a9d11f2f4a70ecf565dd94b81 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_9276994f661a9dda4f16.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_ab63bf637475dd7dd443.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_ab63bf637475dd7dd443.png new file mode 100644 index 0000000000000000000000000000000000000000..6d73765ae8e081adbde95c48dd4b8941f7489f94 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_ab63bf637475dd7dd443.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_f4ba19c16bf7cb1330c3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_f4ba19c16bf7cb1330c3.png new file mode 100644 index 0000000000000000000000000000000000000000..787dbf3e512f447f7989befd494d25862b437acd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_f4ba19c16bf7cb1330c3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_0b4f18502bda75d2a0b9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_0b4f18502bda75d2a0b9.png new file mode 100644 index 0000000000000000000000000000000000000000..4bd25ee07c45cb5c76e4698bd1fab562bd3d3097 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_0b4f18502bda75d2a0b9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_525ce3a228fbec7b5198.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_525ce3a228fbec7b5198.png new file mode 100644 index 0000000000000000000000000000000000000000..65da7f3881a4c31c27dd5926bb10e81b1e97c0ee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_525ce3a228fbec7b5198.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_5b700fee9abd9f7a2665.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_5b700fee9abd9f7a2665.png new file mode 100644 index 0000000000000000000000000000000000000000..997bb54907237901dc1baa29d22658683a27aced Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_5b700fee9abd9f7a2665.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_d6509a47a2a421d8e8b5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_d6509a47a2a421d8e8b5.png new file mode 100644 index 0000000000000000000000000000000000000000..2294b49d963fc27d078cf5f3dd71fe946f7f55ac Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_d6509a47a2a421d8e8b5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_049aee91ad4a5fbe7ed0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_049aee91ad4a5fbe7ed0.png new file mode 100644 index 0000000000000000000000000000000000000000..bc38bfd83e4850b61c1a2490175b2655980c0a99 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_049aee91ad4a5fbe7ed0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_6d20edb249a7f1011579.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_6d20edb249a7f1011579.png new file mode 100644 index 0000000000000000000000000000000000000000..2fc6e9e249c2c34434b31a3984cd599f17aea3a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_6d20edb249a7f1011579.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_7d2b20e733c18caaf8c1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_7d2b20e733c18caaf8c1.png new file mode 100644 index 0000000000000000000000000000000000000000..a20ec977d42193fd06e9ebf45acef5c2d2306a51 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_7d2b20e733c18caaf8c1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_e4a32ee97386b94ad22b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_e4a32ee97386b94ad22b.png new file mode 100644 index 0000000000000000000000000000000000000000..a1d21788015af63fea5072bd8e5245fd6a85a56a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_e4a32ee97386b94ad22b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_8cbc20342514e6597212.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_8cbc20342514e6597212.png new file mode 100644 index 0000000000000000000000000000000000000000..d89c329cc00b5f84ab69eae6c70e5d3e32e84bf0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_8cbc20342514e6597212.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_b32d743d8424ce9d812b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_b32d743d8424ce9d812b.png new file mode 100644 index 0000000000000000000000000000000000000000..3d0f0c2b9e6379b29a10a93e92917d6be5195858 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_b32d743d8424ce9d812b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_cd5af5c0f51d53a8a9fd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_cd5af5c0f51d53a8a9fd.png new file mode 100644 index 0000000000000000000000000000000000000000..376ecc4b006234885e8551f3082f021d47954670 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_cd5af5c0f51d53a8a9fd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_fb0fafcafd370c416f6f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_fb0fafcafd370c416f6f.png new file mode 100644 index 0000000000000000000000000000000000000000..e47d2e712968cf82a559b3d92f1508dd32cb9098 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_fb0fafcafd370c416f6f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_1442661f9b010ee4bb3d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_1442661f9b010ee4bb3d.png new file mode 100644 index 0000000000000000000000000000000000000000..a7a8bad5919144624a846c98b47711836a8c8927 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_1442661f9b010ee4bb3d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_3a09c4111cdfa285d99e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_3a09c4111cdfa285d99e.png new file mode 100644 index 0000000000000000000000000000000000000000..a0fb4cc31a833df0b2f1e8416ebfc09e60c6bbbb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_3a09c4111cdfa285d99e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_49a0bb0a31871f378cad.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_49a0bb0a31871f378cad.png new file mode 100644 index 0000000000000000000000000000000000000000..df7001ab23097944b875a23d5d2135fbe97ec0d0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_49a0bb0a31871f378cad.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_754d11f4aa010097fc15.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_754d11f4aa010097fc15.png new file mode 100644 index 0000000000000000000000000000000000000000..10c386a5c2e762350e220c4c0166bd64df62eab3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_754d11f4aa010097fc15.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_27aaeb9c593cc57edced.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_27aaeb9c593cc57edced.png new file mode 100644 index 0000000000000000000000000000000000000000..7d830c4664f9b8671ab0fb6b5e7117b45a8fa891 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_27aaeb9c593cc57edced.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_86422784496372096218.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_86422784496372096218.png new file mode 100644 index 0000000000000000000000000000000000000000..16bcbbbfa590f29a4f5ee94f6829002e1ce6b174 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_86422784496372096218.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_8c80a95dbd791326d25f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_8c80a95dbd791326d25f.png new file mode 100644 index 0000000000000000000000000000000000000000..281b448a41ac87d9e23f7df7f30d6453b2211385 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_8c80a95dbd791326d25f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_f34008bf1cd49986aab8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_f34008bf1cd49986aab8.png new file mode 100644 index 0000000000000000000000000000000000000000..0ba620d70ed21e0f11c98b4d7de4b64b1714ff79 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_f34008bf1cd49986aab8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_24d9ed4053041914b148.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_24d9ed4053041914b148.png new file mode 100644 index 0000000000000000000000000000000000000000..f09271482c8827e77d07c77df7fc6210db68f15b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_24d9ed4053041914b148.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_534ba90afa31e6d0226c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_534ba90afa31e6d0226c.png new file mode 100644 index 0000000000000000000000000000000000000000..34bfefdde3f40cb42b12a6077a6362347a50b802 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_534ba90afa31e6d0226c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_67d01a1fb96b9a872f30.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_67d01a1fb96b9a872f30.png new file mode 100644 index 0000000000000000000000000000000000000000..9e0da34fa12224a33e28a911a603a04e35f32b33 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_67d01a1fb96b9a872f30.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_e2292d40471e0649ce98.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_e2292d40471e0649ce98.png new file mode 100644 index 0000000000000000000000000000000000000000..e72b9e4c1af42eb498e5d64cbea250ee37272fa5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_e2292d40471e0649ce98.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3c585f6ac5a550ea79c0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3c585f6ac5a550ea79c0.png new file mode 100644 index 0000000000000000000000000000000000000000..4f4045bee0ffdda0e5cf4982fa65ec4f4df9119b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3c585f6ac5a550ea79c0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3f7c33ec39cf312ab2e9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3f7c33ec39cf312ab2e9.png new file mode 100644 index 0000000000000000000000000000000000000000..747fecc2f5652e4041c3136c1c5c782119ff3f62 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3f7c33ec39cf312ab2e9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8bd76b654a9da811ee19.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8bd76b654a9da811ee19.png new file mode 100644 index 0000000000000000000000000000000000000000..b8574f9c2373defbfa19fb4aac1b1e8a8b41516a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8bd76b654a9da811ee19.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8e26d957f12cf09d0265.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8e26d957f12cf09d0265.png new file mode 100644 index 0000000000000000000000000000000000000000..a837cf1714614b326b2da1d8f9f2a93665dfcf07 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8e26d957f12cf09d0265.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_43da2568cb7e6a1e2c00.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_43da2568cb7e6a1e2c00.png new file mode 100644 index 0000000000000000000000000000000000000000..3984902d2a3f57beb648040a00e99444d8e620f5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_43da2568cb7e6a1e2c00.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_63d0288edc7cc849b174.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_63d0288edc7cc849b174.png new file mode 100644 index 0000000000000000000000000000000000000000..e369a2a29cb9e60a8654709b9e57ffe76b8f8010 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_63d0288edc7cc849b174.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_9fa7dbc54912b85c1f29.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_9fa7dbc54912b85c1f29.png new file mode 100644 index 0000000000000000000000000000000000000000..d9b621128131f0bfa8cdb2b3799be636b31a41cb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_9fa7dbc54912b85c1f29.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_a8379c769cda118c1d44.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_a8379c769cda118c1d44.png new file mode 100644 index 0000000000000000000000000000000000000000..dd035cc75a90c0221eabf9d37886d8ffb2314ea7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_a8379c769cda118c1d44.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_7bc80fca16bc222cf26d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_7bc80fca16bc222cf26d.png new file mode 100644 index 0000000000000000000000000000000000000000..ac022955f1191f57585e5c220983fe3db3e10114 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_7bc80fca16bc222cf26d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_a908eb72e6b2bf344b0f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_a908eb72e6b2bf344b0f.png new file mode 100644 index 0000000000000000000000000000000000000000..82355fb18fc1e69e0c8437817239477a98696148 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_a908eb72e6b2bf344b0f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_e26032db5876ceae5186.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_e26032db5876ceae5186.png new file mode 100644 index 0000000000000000000000000000000000000000..9670521711a9d58e870230035bd45b6398e19ef6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_e26032db5876ceae5186.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_fd2a7dde7dad46390c76.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_fd2a7dde7dad46390c76.png new file mode 100644 index 0000000000000000000000000000000000000000..93abaa4ab44bfedcc0e13b0f9957e51040fc41bf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_fd2a7dde7dad46390c76.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_0b1350d036c1f0b98d06.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_0b1350d036c1f0b98d06.png new file mode 100644 index 0000000000000000000000000000000000000000..fe792c5c49f3238b5faadd0d3b227fda4e167812 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_0b1350d036c1f0b98d06.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_8e207d4f988ec10bff22.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_8e207d4f988ec10bff22.png new file mode 100644 index 0000000000000000000000000000000000000000..138aba77ec5fcef6d8047ba139f9144b2145b95b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_8e207d4f988ec10bff22.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_9395538d4ab57c346a53.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_9395538d4ab57c346a53.png new file mode 100644 index 0000000000000000000000000000000000000000..203d2a0824059f6336c479a0cad9492cee40c8a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_9395538d4ab57c346a53.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_ff1c7dd8f22c2325f6cf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_ff1c7dd8f22c2325f6cf.png new file mode 100644 index 0000000000000000000000000000000000000000..2e5797bd92b9de8675d7814e77a03d95e44d2d43 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_ff1c7dd8f22c2325f6cf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_4636525878124cf873ca.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_4636525878124cf873ca.png new file mode 100644 index 0000000000000000000000000000000000000000..652fd899bbbf3456dbe5b734efecc22b4455ba69 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_4636525878124cf873ca.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_620a995763d4641a17bd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_620a995763d4641a17bd.png new file mode 100644 index 0000000000000000000000000000000000000000..82b5cb2e6b03c7f7c70843b6ac36905c1c0de0f1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_620a995763d4641a17bd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9426790b7709f18a9d7d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9426790b7709f18a9d7d.png new file mode 100644 index 0000000000000000000000000000000000000000..629430f7f9f2db335c7637ae37097e000636c187 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9426790b7709f18a9d7d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9fa01ee62534e25fcaa9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9fa01ee62534e25fcaa9.png new file mode 100644 index 0000000000000000000000000000000000000000..a0e437569ab55eeae69ca5d68623a34c665eaad0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9fa01ee62534e25fcaa9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_15d53c0fa62c773091b7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_15d53c0fa62c773091b7.png new file mode 100644 index 0000000000000000000000000000000000000000..78d763862e1bd9b8c9bb09ce656478ced9f60f80 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_15d53c0fa62c773091b7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_59c3821117d6c08924c3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_59c3821117d6c08924c3.png new file mode 100644 index 0000000000000000000000000000000000000000..d97e9190514b41af1e4f10d0197b5803b26838f5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_59c3821117d6c08924c3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_ae73abf479f61d8aaa88.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_ae73abf479f61d8aaa88.png new file mode 100644 index 0000000000000000000000000000000000000000..d1e59e92b27fc300a13336cb735776ae4f9b0c38 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_ae73abf479f61d8aaa88.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_fa8e1304f53cad233e59.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_fa8e1304f53cad233e59.png new file mode 100644 index 0000000000000000000000000000000000000000..0540b20d818db00d2f446c9bd6875482165469c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_fa8e1304f53cad233e59.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_2ca0f574d0eee28780fb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_2ca0f574d0eee28780fb.png new file mode 100644 index 0000000000000000000000000000000000000000..40f2c686964e0e8c34707ae6c4a49f2b818d800e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_2ca0f574d0eee28780fb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_4882e07b53923d56cbeb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_4882e07b53923d56cbeb.png new file mode 100644 index 0000000000000000000000000000000000000000..fe68be1d5f91780dccad9e44b30737bf6d75fa6d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_4882e07b53923d56cbeb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_b65f741d087ff2f80b31.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_b65f741d087ff2f80b31.png new file mode 100644 index 0000000000000000000000000000000000000000..5194c4c91807cd366758e68d14123e620b573f92 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_b65f741d087ff2f80b31.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_e20736417fb072a51a6e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_e20736417fb072a51a6e.png new file mode 100644 index 0000000000000000000000000000000000000000..8b494acc44a20b7981fdce82f0c2697688b05077 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_e20736417fb072a51a6e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_a51b55b265f3846fe7ee.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_a51b55b265f3846fe7ee.png new file mode 100644 index 0000000000000000000000000000000000000000..6f19f9f09890728065ade816bb40d0bd91ea5123 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_a51b55b265f3846fe7ee.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_d6e675814ab091e98bfb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_d6e675814ab091e98bfb.png new file mode 100644 index 0000000000000000000000000000000000000000..67ff7980fc19ccec8f1af5934976875b7d636599 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_d6e675814ab091e98bfb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_ed008478bb084a21d93e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_ed008478bb084a21d93e.png new file mode 100644 index 0000000000000000000000000000000000000000..368177289fcf2f55241d3bdabf7c15817e1adf31 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_ed008478bb084a21d93e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_f2eacfc2b0468c8cc150.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_f2eacfc2b0468c8cc150.png new file mode 100644 index 0000000000000000000000000000000000000000..645c3c001e2b7245c3672955601dae307b149aa7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_f2eacfc2b0468c8cc150.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_58d2687b5dea8b9b759e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_58d2687b5dea8b9b759e.png new file mode 100644 index 0000000000000000000000000000000000000000..adcb2116d679dda95a1d6022916be6f6f5c17b6b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_58d2687b5dea8b9b759e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_72160d4d5dbd0baff268.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_72160d4d5dbd0baff268.png new file mode 100644 index 0000000000000000000000000000000000000000..e845c300bd50f999fc068cee00548c65cd5ff265 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_72160d4d5dbd0baff268.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_b49eee58c2c928644034.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_b49eee58c2c928644034.png new file mode 100644 index 0000000000000000000000000000000000000000..9394898f96b7d0603941c5c4584d4f1fcb254aa4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_b49eee58c2c928644034.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_e9c49590eebdb470a1a1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_e9c49590eebdb470a1a1.png new file mode 100644 index 0000000000000000000000000000000000000000..a9e58e954545befc6ff0cdaff6cbae1c05d8b88d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_e9c49590eebdb470a1a1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_459fdafb152d5d3e0a39.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_459fdafb152d5d3e0a39.png new file mode 100644 index 0000000000000000000000000000000000000000..3bae9005c0ee652e80cfc0d3344dd25332794254 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_459fdafb152d5d3e0a39.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_4edd546caf78d3482667.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_4edd546caf78d3482667.png new file mode 100644 index 0000000000000000000000000000000000000000..bcbc2de13952fdff1d0d003cd2c4621afbcf76b5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_4edd546caf78d3482667.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_77c815956a7eec3c8ff2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_77c815956a7eec3c8ff2.png new file mode 100644 index 0000000000000000000000000000000000000000..8b4b8b3d0657027ea771c72e6431db044c4cbea5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_77c815956a7eec3c8ff2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_f185aabb1debdd71a8ad.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_f185aabb1debdd71a8ad.png new file mode 100644 index 0000000000000000000000000000000000000000..0edd7ed1ee7334ac57be5c89c3c3430e4dcc15b7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_f185aabb1debdd71a8ad.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_1e52cd1e31eef590626f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_1e52cd1e31eef590626f.png new file mode 100644 index 0000000000000000000000000000000000000000..7480bcc83bd6534e0486e07e77beeb13972bcbd8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_1e52cd1e31eef590626f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_2f7b1223c228bcb91af8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_2f7b1223c228bcb91af8.png new file mode 100644 index 0000000000000000000000000000000000000000..1c80ea263785cfa1ef1132b9e543cfdb48c70611 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_2f7b1223c228bcb91af8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_9ec99e458b00599ecce4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_9ec99e458b00599ecce4.png new file mode 100644 index 0000000000000000000000000000000000000000..dd3d3186952faf8a7d1fc307a9512e91f7658638 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_9ec99e458b00599ecce4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_eb93ab8adef2756378f5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_eb93ab8adef2756378f5.png new file mode 100644 index 0000000000000000000000000000000000000000..3914d02bdf8f8436f99fb666b46bbb4e6b5eedeb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_eb93ab8adef2756378f5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_18f3104e0436df584dce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_18f3104e0436df584dce.png new file mode 100644 index 0000000000000000000000000000000000000000..86494344e87e33257d78a1e52c279322f4347224 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_18f3104e0436df584dce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_2775bdb11a8975a85a8a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_2775bdb11a8975a85a8a.png new file mode 100644 index 0000000000000000000000000000000000000000..973391c59f248343fb22956e80f34a8987a9682e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_2775bdb11a8975a85a8a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_39bfb50abb50c25d85c4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_39bfb50abb50c25d85c4.png new file mode 100644 index 0000000000000000000000000000000000000000..975d3e8787157d9a7850dc4a817d55e94a07f339 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_39bfb50abb50c25d85c4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_eed5feb07b5bd120c951.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_eed5feb07b5bd120c951.png new file mode 100644 index 0000000000000000000000000000000000000000..3f9dc1ef2b8a1d9c7fc1624eb870563f098410ed Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_eed5feb07b5bd120c951.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_09826834b515ef04e417.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_09826834b515ef04e417.png new file mode 100644 index 0000000000000000000000000000000000000000..063ca29fb7fa1455f6b246c0d4fe1f336ed9b406 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_09826834b515ef04e417.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_7b7c2c81a8cd83630f80.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_7b7c2c81a8cd83630f80.png new file mode 100644 index 0000000000000000000000000000000000000000..376c4e01d68d9907d6e901751af5b960c6bfb287 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_7b7c2c81a8cd83630f80.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_baa2a36da0acb19b5285.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_baa2a36da0acb19b5285.png new file mode 100644 index 0000000000000000000000000000000000000000..022d98f0a4295cf8cbc17ba7345f935a20a0eedc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_baa2a36da0acb19b5285.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_e339d0ecbc38ace0c6c2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_e339d0ecbc38ace0c6c2.png new file mode 100644 index 0000000000000000000000000000000000000000..7ffe220f25fc07d5d3662ca6d48c83b5d5b6ef6e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_e339d0ecbc38ace0c6c2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_1f241b29c3a4aae4e10e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_1f241b29c3a4aae4e10e.png new file mode 100644 index 0000000000000000000000000000000000000000..d5b168af2327c084357a6197bae129943b64dc65 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_1f241b29c3a4aae4e10e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_89c9c98c1e0e85c45fe4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_89c9c98c1e0e85c45fe4.png new file mode 100644 index 0000000000000000000000000000000000000000..19b0e67909e84dc479445f59a6925f6c58ab7c65 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_89c9c98c1e0e85c45fe4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_b440c4edcb32cfb83746.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_b440c4edcb32cfb83746.png new file mode 100644 index 0000000000000000000000000000000000000000..343ddcc3c07190725e09268e201bf61087c60cad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_b440c4edcb32cfb83746.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_f206a977dcfbb460eeea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_f206a977dcfbb460eeea.png new file mode 100644 index 0000000000000000000000000000000000000000..ed0ab233a2c319d3705837b97511202bf3fefa35 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_f206a977dcfbb460eeea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_64998a35032838af6415.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_64998a35032838af6415.png new file mode 100644 index 0000000000000000000000000000000000000000..436de1f1eba6566ad4f83d20540a692d37214815 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_64998a35032838af6415.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_78675e726f61545b25d3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_78675e726f61545b25d3.png new file mode 100644 index 0000000000000000000000000000000000000000..a6b991a36b24adfd073d43dc1a5fdd8ef9389837 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_78675e726f61545b25d3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_b3cf34fa5af57dac2afd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_b3cf34fa5af57dac2afd.png new file mode 100644 index 0000000000000000000000000000000000000000..0c4215914737349a84dc07133490242ca26d5428 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_b3cf34fa5af57dac2afd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_dedc19822bedc33c4003.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_dedc19822bedc33c4003.png new file mode 100644 index 0000000000000000000000000000000000000000..1449bf8c30c39ea1713beb3b34b616793d0ad4dc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_dedc19822bedc33c4003.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_265506198ab2db899035.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_265506198ab2db899035.png new file mode 100644 index 0000000000000000000000000000000000000000..b3f8d37a2b88e9869eb686750bf5b762b86714bd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_265506198ab2db899035.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_5916f7ffc42d73f1a35a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_5916f7ffc42d73f1a35a.png new file mode 100644 index 0000000000000000000000000000000000000000..496fcc428f96a94385355699a249a89868dfeffa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_5916f7ffc42d73f1a35a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_9456b0834dbe00d8b69a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_9456b0834dbe00d8b69a.png new file mode 100644 index 0000000000000000000000000000000000000000..6820be7b554bf5be9ac1ffdaf5461b1ae017e8de Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_9456b0834dbe00d8b69a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_f53d2233a78c38a360c1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_f53d2233a78c38a360c1.png new file mode 100644 index 0000000000000000000000000000000000000000..6f93ad94d580138022d443861a5901a54a359d96 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_f53d2233a78c38a360c1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_2e4bb88f292873655870.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_2e4bb88f292873655870.png new file mode 100644 index 0000000000000000000000000000000000000000..5c96629094176abccc22c47ff2647df28729ab85 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_2e4bb88f292873655870.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_684573d9f09df8d08af3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_684573d9f09df8d08af3.png new file mode 100644 index 0000000000000000000000000000000000000000..d94f18e36d7a248f95e91accbc22a7318c7d4c63 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_684573d9f09df8d08af3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_82500dede5820ed57090.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_82500dede5820ed57090.png new file mode 100644 index 0000000000000000000000000000000000000000..54ded974e6c6804d3c57e73bd399496e240ac951 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_82500dede5820ed57090.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_b439d0a6d302a8bd1c27.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_b439d0a6d302a8bd1c27.png new file mode 100644 index 0000000000000000000000000000000000000000..b53765b16c460674c012b9f8ee3908f9bd34943d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_b439d0a6d302a8bd1c27.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_06225b2902a8cf078064.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_06225b2902a8cf078064.png new file mode 100644 index 0000000000000000000000000000000000000000..50970a4e1ecb4b7cc7b5a1d58afb96698eb0efc0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_06225b2902a8cf078064.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_091a9a28ffc3df5e7140.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_091a9a28ffc3df5e7140.png new file mode 100644 index 0000000000000000000000000000000000000000..f98c84896b229210ea58cb415cab0886f33d3938 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_091a9a28ffc3df5e7140.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_8f853b2b2aa807a64b96.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_8f853b2b2aa807a64b96.png new file mode 100644 index 0000000000000000000000000000000000000000..37f87bcbbc0b345f40885715d642c2cfa043a4cf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_8f853b2b2aa807a64b96.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_c20021a47279c62a4819.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_c20021a47279c62a4819.png new file mode 100644 index 0000000000000000000000000000000000000000..7efee5975dffad5ed68882a48d7d2558fd016464 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_c20021a47279c62a4819.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_341a34be8a1564ff6da8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_341a34be8a1564ff6da8.png new file mode 100644 index 0000000000000000000000000000000000000000..38297bf6848689ea791b8fa5107051fa345e8124 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_341a34be8a1564ff6da8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3a183963a89502a9ac35.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3a183963a89502a9ac35.png new file mode 100644 index 0000000000000000000000000000000000000000..abafaac0075d7a1991a81dece29c6c45f3721e7c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3a183963a89502a9ac35.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3f7395817d1565f46677.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3f7395817d1565f46677.png new file mode 100644 index 0000000000000000000000000000000000000000..6400ae6d455d0ddde8b185f825979c9b40bda459 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3f7395817d1565f46677.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_c37bd1959ff8735fecbd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_c37bd1959ff8735fecbd.png new file mode 100644 index 0000000000000000000000000000000000000000..763ad8fc863af207f2cb22b45cd4fb2e3d02b80e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_c37bd1959ff8735fecbd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_48aaea58fc35d3a9ca32.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_48aaea58fc35d3a9ca32.png new file mode 100644 index 0000000000000000000000000000000000000000..047b24d4a0ccfa18619ca7cefc544df52f8cbc4d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_48aaea58fc35d3a9ca32.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_791983c11b88de5bf7d3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_791983c11b88de5bf7d3.png new file mode 100644 index 0000000000000000000000000000000000000000..ae3264d427475b1c8ba856207788c52a6fdfb916 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_791983c11b88de5bf7d3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_aa109441f8e38af4d6ee.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_aa109441f8e38af4d6ee.png new file mode 100644 index 0000000000000000000000000000000000000000..3b6211723cd654e1cb3b9bb03aac8a97ca57ae36 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_aa109441f8e38af4d6ee.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_f86bdb8c0cbcfacd8c94.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_f86bdb8c0cbcfacd8c94.png new file mode 100644 index 0000000000000000000000000000000000000000..331568c7e2272957f2af070883b976882da7d354 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_f86bdb8c0cbcfacd8c94.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_0e9ae5c62ce8bbd8d44c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_0e9ae5c62ce8bbd8d44c.png new file mode 100644 index 0000000000000000000000000000000000000000..06e30dd5332e3d6fb5b564e84cded65dcd4e16b2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_0e9ae5c62ce8bbd8d44c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_2780a151e93ea1e6c32b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_2780a151e93ea1e6c32b.png new file mode 100644 index 0000000000000000000000000000000000000000..ad18a733fadf2838a48fba36d039195817f17d22 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_2780a151e93ea1e6c32b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_5b8e1b562c04ed82d731.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_5b8e1b562c04ed82d731.png new file mode 100644 index 0000000000000000000000000000000000000000..806be4351c3c0c1185e1f71c237430055e5bd0f4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_5b8e1b562c04ed82d731.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_acf8577ea063e4d8a312.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_acf8577ea063e4d8a312.png new file mode 100644 index 0000000000000000000000000000000000000000..22fe89b22ef3e708a6efcbc4a6b5ba601762d1b0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_acf8577ea063e4d8a312.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_35b89b2726ec3ef22784.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_35b89b2726ec3ef22784.png new file mode 100644 index 0000000000000000000000000000000000000000..c24f4a0d0f5f3ad01f0a73a552d4b47948fdd157 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_35b89b2726ec3ef22784.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_413fc2ba2f201d83f6e2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_413fc2ba2f201d83f6e2.png new file mode 100644 index 0000000000000000000000000000000000000000..cca91e6c50dfaa770711c9e9a058e932d88f60b8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_413fc2ba2f201d83f6e2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_84c436be2217f55b4e70.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_84c436be2217f55b4e70.png new file mode 100644 index 0000000000000000000000000000000000000000..8b05d2004a4f15424da5c8794ec46d7e54c224f3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_84c436be2217f55b4e70.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_9447449d7d5ffee38f29.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_9447449d7d5ffee38f29.png new file mode 100644 index 0000000000000000000000000000000000000000..841ea2277924933e278f5f8b1f95dec99e477391 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_9447449d7d5ffee38f29.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_962eb0b11feb091acf21.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_962eb0b11feb091acf21.png new file mode 100644 index 0000000000000000000000000000000000000000..49953441fe2d1eec9a281072fbd78ce8ca0ed2a5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_962eb0b11feb091acf21.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_9885d3f91cf82a636b54.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_9885d3f91cf82a636b54.png new file mode 100644 index 0000000000000000000000000000000000000000..c85ee4b3a8d2d0ef2f7474b4700234fda3d166e9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_9885d3f91cf82a636b54.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_cd3f3646ff278590a144.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_cd3f3646ff278590a144.png new file mode 100644 index 0000000000000000000000000000000000000000..9211b6b40af334cee6e52ab219d60fbd197eb23f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_cd3f3646ff278590a144.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_fcd12cffec19ba362d05.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_fcd12cffec19ba362d05.png new file mode 100644 index 0000000000000000000000000000000000000000..0799c7f64efc12ec9f879c67c561a1ce870e8434 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_fcd12cffec19ba362d05.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00c27590dbd44c7f8485.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00c27590dbd44c7f8485.png new file mode 100644 index 0000000000000000000000000000000000000000..4f3a3260990ef3a1232b404d9881b16d7ccfc319 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00c27590dbd44c7f8485.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00fad030cd4bbda1efae.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00fad030cd4bbda1efae.png new file mode 100644 index 0000000000000000000000000000000000000000..21b5f80c67e8bd90693b700173c734de62684c63 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00fad030cd4bbda1efae.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_f013f32e1399a3854777.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_f013f32e1399a3854777.png new file mode 100644 index 0000000000000000000000000000000000000000..21bb2448916d61b6aa57b98db79eaefff1a32e42 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_f013f32e1399a3854777.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_fb93efc5d6f29ed5161c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_fb93efc5d6f29ed5161c.png new file mode 100644 index 0000000000000000000000000000000000000000..adab52b4b331d4b675cbdbf95353dc92596b9476 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_fb93efc5d6f29ed5161c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_0dbffec75b527b044b97.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_0dbffec75b527b044b97.png new file mode 100644 index 0000000000000000000000000000000000000000..4b832454b5d5355ef4c77b69ee41833b8713f3a5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_0dbffec75b527b044b97.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_12e8bd297671d7b2ff1d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_12e8bd297671d7b2ff1d.png new file mode 100644 index 0000000000000000000000000000000000000000..1d9d025f6020db02ea37b3961c37cb12d7e66b6a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_12e8bd297671d7b2ff1d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_2e7d7ae743b8c548e16a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_2e7d7ae743b8c548e16a.png new file mode 100644 index 0000000000000000000000000000000000000000..6ba334bec1353a5dd9d40c1cf63331b7676b1784 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_2e7d7ae743b8c548e16a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_7c77916b967aba8eb3f6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_7c77916b967aba8eb3f6.png new file mode 100644 index 0000000000000000000000000000000000000000..859d8943b432e14404dc6b9e8504a5e0693e0900 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_7c77916b967aba8eb3f6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_1ca3d66e9f9ffe8c811c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_1ca3d66e9f9ffe8c811c.png new file mode 100644 index 0000000000000000000000000000000000000000..3b24e3e450b79559d52a0c100fdc3a1fd491052c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_1ca3d66e9f9ffe8c811c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_5a7f05017e65d758cc85.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_5a7f05017e65d758cc85.png new file mode 100644 index 0000000000000000000000000000000000000000..d9c4b4f12e99403ce603dd6d98d4eedbcafed5c9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_5a7f05017e65d758cc85.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_9e6b494b44fdfc94ec40.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_9e6b494b44fdfc94ec40.png new file mode 100644 index 0000000000000000000000000000000000000000..f3fc79a51a374c22a46996f05cb4e7cd0e5832cc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_9e6b494b44fdfc94ec40.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_d1506a5ce5da894e9ed0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_d1506a5ce5da894e9ed0.png new file mode 100644 index 0000000000000000000000000000000000000000..bcc784a82f8bb71964cf6d59210884b333912d88 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_d1506a5ce5da894e9ed0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_092ececd3cec71e38836.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_092ececd3cec71e38836.png new file mode 100644 index 0000000000000000000000000000000000000000..7a1c6060a545e18679295a2fe24304982ce320b3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_092ececd3cec71e38836.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_5cdde28ed91fc041bbab.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_5cdde28ed91fc041bbab.png new file mode 100644 index 0000000000000000000000000000000000000000..314ec14092fcb94926e6470d3ee4d3ef67db6490 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_5cdde28ed91fc041bbab.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_94626ce2979c7d952def.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_94626ce2979c7d952def.png new file mode 100644 index 0000000000000000000000000000000000000000..f418a0af618b82478fa4436bdc48aef0d71069c3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_94626ce2979c7d952def.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_c582bd67e8a2ff714863.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_c582bd67e8a2ff714863.png new file mode 100644 index 0000000000000000000000000000000000000000..abe86ed06017f46b5ceb96d62cba8e90a72585b5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_c582bd67e8a2ff714863.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_0f6b377fd88350fd2823.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_0f6b377fd88350fd2823.png new file mode 100644 index 0000000000000000000000000000000000000000..4e1942013ecb714c0b5c053a78beb0bc2e7d7b68 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_0f6b377fd88350fd2823.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_319ceb7f98a6c06d5b13.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_319ceb7f98a6c06d5b13.png new file mode 100644 index 0000000000000000000000000000000000000000..969b739a8ef668d7e63cc3669ec84dc3e706595e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_319ceb7f98a6c06d5b13.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_6d45dc09d86b4d5322c3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_6d45dc09d86b4d5322c3.png new file mode 100644 index 0000000000000000000000000000000000000000..2a0c172df2da7bcdee9175fe6417f33e47ecd78a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_6d45dc09d86b4d5322c3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_d6c22131ef083e6eb11a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_d6c22131ef083e6eb11a.png new file mode 100644 index 0000000000000000000000000000000000000000..59e8c06e9e05a0bb1398796d9565f7e3ddc76fcc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_d6c22131ef083e6eb11a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_453d430b12b0076bf9ba.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_453d430b12b0076bf9ba.png new file mode 100644 index 0000000000000000000000000000000000000000..f6e9729280a2bc3def8e70cc80792f241fa01d65 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_453d430b12b0076bf9ba.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_9b2ced54e7f19ebea57b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_9b2ced54e7f19ebea57b.png new file mode 100644 index 0000000000000000000000000000000000000000..658d1cea2ef8a8295b00ac4b66cb1907a65ed7ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_9b2ced54e7f19ebea57b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_c0f8a4f1314c8a131e52.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_c0f8a4f1314c8a131e52.png new file mode 100644 index 0000000000000000000000000000000000000000..cd0705804db10cd74ad126a7b18482a5f19476ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_c0f8a4f1314c8a131e52.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_ebda7671bdf6eba5a6be.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_ebda7671bdf6eba5a6be.png new file mode 100644 index 0000000000000000000000000000000000000000..be3a00a5cb4ad1462b0ba76c6e62c6a676cc5652 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_ebda7671bdf6eba5a6be.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_09c74e89699fb6f00c7c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_09c74e89699fb6f00c7c.png new file mode 100644 index 0000000000000000000000000000000000000000..365e2ce3837c58f3c42418eab683e4ca263b8372 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_09c74e89699fb6f00c7c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_8ca4e14cb5d59c185213.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_8ca4e14cb5d59c185213.png new file mode 100644 index 0000000000000000000000000000000000000000..6b077533945ba6b40e7cae86d5f6ba0973e662cc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_8ca4e14cb5d59c185213.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_dbef90047a10e1ffda14.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_dbef90047a10e1ffda14.png new file mode 100644 index 0000000000000000000000000000000000000000..576a179fd2ac50e89058ba3938fe8a7eb1d640a1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_dbef90047a10e1ffda14.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_fa55f1d211a2fd84f761.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_fa55f1d211a2fd84f761.png new file mode 100644 index 0000000000000000000000000000000000000000..f4c17eae1a6c7905b36d3c76f70218ecea1e694d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_fa55f1d211a2fd84f761.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_5d0cd6080a8dac3fc3f7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_5d0cd6080a8dac3fc3f7.png new file mode 100644 index 0000000000000000000000000000000000000000..f1db8f7e6df651e60fea614663e632978d920ae0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_5d0cd6080a8dac3fc3f7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_ab55b03b65e06d3fe4bf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_ab55b03b65e06d3fe4bf.png new file mode 100644 index 0000000000000000000000000000000000000000..14f30963b7877680c64389b4629e86bd4ff57447 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_ab55b03b65e06d3fe4bf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fb6640e934cbc73db548.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fb6640e934cbc73db548.png new file mode 100644 index 0000000000000000000000000000000000000000..7210ae82ec3ee52a2ef6f52aac2c94148f5f8e83 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fb6640e934cbc73db548.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fdd5c5f681a460399631.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fdd5c5f681a460399631.png new file mode 100644 index 0000000000000000000000000000000000000000..2403502a52420b4a1ef38b13acc26e8a552b0ec2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fdd5c5f681a460399631.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_13e041f77886aa5c983b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_13e041f77886aa5c983b.png new file mode 100644 index 0000000000000000000000000000000000000000..405891001205b688170a88ba91cbcd519fdb32e7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_13e041f77886aa5c983b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_686207de42cf268a2c0c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_686207de42cf268a2c0c.png new file mode 100644 index 0000000000000000000000000000000000000000..62a7ea734ddd81971581897790dcf0f6f0df2a2b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_686207de42cf268a2c0c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_846d37840a2561bb2f0a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_846d37840a2561bb2f0a.png new file mode 100644 index 0000000000000000000000000000000000000000..09273e70ca4acc925e1f1e877127b88d4778a474 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_846d37840a2561bb2f0a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_cc8e7b987093e24ef0f7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_cc8e7b987093e24ef0f7.png new file mode 100644 index 0000000000000000000000000000000000000000..76d7d69b7e2689b42c642934a8bce3888a5a4a1d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_cc8e7b987093e24ef0f7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_7653472545857025c647.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_7653472545857025c647.png new file mode 100644 index 0000000000000000000000000000000000000000..8041d6e74a8588c903eec2def08cc6bda679a38d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_7653472545857025c647.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_be2ecffd70aa874c105e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_be2ecffd70aa874c105e.png new file mode 100644 index 0000000000000000000000000000000000000000..82afabd66ef5b3d49666fdc428368895b7d09875 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_be2ecffd70aa874c105e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c1a5af6752f4da4374ab.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c1a5af6752f4da4374ab.png new file mode 100644 index 0000000000000000000000000000000000000000..eedc1f83b2d22ba6ed93a5dcefc1600c92d68e4d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c1a5af6752f4da4374ab.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c86792f44b2add196f49.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c86792f44b2add196f49.png new file mode 100644 index 0000000000000000000000000000000000000000..e9b2db324275100882e325808261a5a43124b9b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c86792f44b2add196f49.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_14c8a947951397e510d9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_14c8a947951397e510d9.png new file mode 100644 index 0000000000000000000000000000000000000000..7757e9bb185158c6aa20f04f62c9bec257258c32 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_14c8a947951397e510d9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_1fd3107303e6e60d84af.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_1fd3107303e6e60d84af.png new file mode 100644 index 0000000000000000000000000000000000000000..4409cb05390ce310ed97fc31eb378d5342201519 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_1fd3107303e6e60d84af.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_84a1f5617fef92f658b3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_84a1f5617fef92f658b3.png new file mode 100644 index 0000000000000000000000000000000000000000..c9e9d19de277a64dbac5309599a15db9dca6269a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_84a1f5617fef92f658b3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_faca9db2c18ba0d1d491.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_faca9db2c18ba0d1d491.png new file mode 100644 index 0000000000000000000000000000000000000000..955871b300d31e0975a67d581ec16f9713f795f1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_faca9db2c18ba0d1d491.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_3f42d70f7022e9709471.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_3f42d70f7022e9709471.png new file mode 100644 index 0000000000000000000000000000000000000000..26992afe6b5ad41649062a6299c8580f650dfd7f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_3f42d70f7022e9709471.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_7a163e1b7c26f13fb53f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_7a163e1b7c26f13fb53f.png new file mode 100644 index 0000000000000000000000000000000000000000..38a571f02ef800b1a71d2dc86ec06adcaea8c4b0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_7a163e1b7c26f13fb53f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_ae80e28d1395846a7d68.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_ae80e28d1395846a7d68.png new file mode 100644 index 0000000000000000000000000000000000000000..c69b07fc1d4536b657805515e84493fb63248dd7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_ae80e28d1395846a7d68.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_d8521a15ad6d25957b4d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_d8521a15ad6d25957b4d.png new file mode 100644 index 0000000000000000000000000000000000000000..4b185c94ad9af54b4ccc6bf5de9dd7ae66814dad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_d8521a15ad6d25957b4d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_6344977ee4d337827e30.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_6344977ee4d337827e30.png new file mode 100644 index 0000000000000000000000000000000000000000..14da8271d3852346f81de3145484259ee92c92c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_6344977ee4d337827e30.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_a8fcf6c3ffdefd022266.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_a8fcf6c3ffdefd022266.png new file mode 100644 index 0000000000000000000000000000000000000000..44f4a278f3a4a732e59e7efa7aa0bc8253bce819 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_a8fcf6c3ffdefd022266.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_bbcaf7c5ff7a834e3540.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_bbcaf7c5ff7a834e3540.png new file mode 100644 index 0000000000000000000000000000000000000000..77dd3728cc0a668700c33406b88cf4d1748afac2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_bbcaf7c5ff7a834e3540.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_d4c7562b623f00497755.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_d4c7562b623f00497755.png new file mode 100644 index 0000000000000000000000000000000000000000..7033cab5cbb2efc8bbcedda7dce7ba7c93f02b9b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_d4c7562b623f00497755.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_5bc39a9ac6c09fb67781.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_5bc39a9ac6c09fb67781.png new file mode 100644 index 0000000000000000000000000000000000000000..b890dc84c4fcb4c460cbd52d45fd299c5d6408dc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_5bc39a9ac6c09fb67781.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_71ff466c9169f5fb55b5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_71ff466c9169f5fb55b5.png new file mode 100644 index 0000000000000000000000000000000000000000..04a8ef1c19103542838916b7d59d014c323f9b29 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_71ff466c9169f5fb55b5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_7f14c6571ffb2eaa246d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_7f14c6571ffb2eaa246d.png new file mode 100644 index 0000000000000000000000000000000000000000..76974587b367467669e38ea54f7f9e08222ee822 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_7f14c6571ffb2eaa246d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_e910141dcf5615df52f7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_e910141dcf5615df52f7.png new file mode 100644 index 0000000000000000000000000000000000000000..ecefe4b2f1740f3ff270c7036a9f9e75303ba3ac Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_e910141dcf5615df52f7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_0e6b8dc2e44277177a07.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_0e6b8dc2e44277177a07.png new file mode 100644 index 0000000000000000000000000000000000000000..bd80f5b3e4136b1b418ec47078f732e2d6b5af8a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_0e6b8dc2e44277177a07.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_7907c02c293c4449e407.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_7907c02c293c4449e407.png new file mode 100644 index 0000000000000000000000000000000000000000..a4a5756a5ef1133a67d58f4c5c8b35b447b9993a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_7907c02c293c4449e407.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f5300cbab7578413721c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f5300cbab7578413721c.png new file mode 100644 index 0000000000000000000000000000000000000000..6d460951515680ca344ba133f8afd205f54dda15 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f5300cbab7578413721c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f6526b470aa7a3b85e9d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f6526b470aa7a3b85e9d.png new file mode 100644 index 0000000000000000000000000000000000000000..a76b220d7e3a5fae7966c686cb5b59b8d8fa389e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f6526b470aa7a3b85e9d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_4652be26de4fbf56f7ec.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_4652be26de4fbf56f7ec.png new file mode 100644 index 0000000000000000000000000000000000000000..681548d91880ae180ad4286d7cad6437497956f6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_4652be26de4fbf56f7ec.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_7461951ed9fd3fac6b4e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_7461951ed9fd3fac6b4e.png new file mode 100644 index 0000000000000000000000000000000000000000..1fe6fee9ca5348b78b2e284f8d13f461d365ac6e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_7461951ed9fd3fac6b4e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_9c5419ffd297d528f368.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_9c5419ffd297d528f368.png new file mode 100644 index 0000000000000000000000000000000000000000..e4890389863a2ccf3ef3edcdec0bef4c4c11a24c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_9c5419ffd297d528f368.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_c4d52a3c077530a4d151.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_c4d52a3c077530a4d151.png new file mode 100644 index 0000000000000000000000000000000000000000..8b64396b9dfd4b2379ae7127248d2db9a25e7b84 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_c4d52a3c077530a4d151.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_2442ab2d35e386a92566.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_2442ab2d35e386a92566.png new file mode 100644 index 0000000000000000000000000000000000000000..fdf31d9615daa8bc5ef12ef400c1113b5c4ea4fb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_2442ab2d35e386a92566.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_943321358777944ed89f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_943321358777944ed89f.png new file mode 100644 index 0000000000000000000000000000000000000000..0f78634f0eaf661660b5f81b6b33206df3d8b807 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_943321358777944ed89f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_9c97558ed85551084243.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_9c97558ed85551084243.png new file mode 100644 index 0000000000000000000000000000000000000000..495a872fc7ce050fdfe2124a951517ba1f523b1f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_9c97558ed85551084243.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_ad5f7a801825f49f3d5b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_ad5f7a801825f49f3d5b.png new file mode 100644 index 0000000000000000000000000000000000000000..9afeb707c1d2f71a0d24442e68616b63980004f9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_ad5f7a801825f49f3d5b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_06c46cf471dcad611b1a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_06c46cf471dcad611b1a.png new file mode 100644 index 0000000000000000000000000000000000000000..38016c3adcded4dac2d17183ed40a16cc062ccec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_06c46cf471dcad611b1a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_0d111dbbe7491cb30acd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_0d111dbbe7491cb30acd.png new file mode 100644 index 0000000000000000000000000000000000000000..addc55b5360c629fbdaa6e900a37b950f2e85f1c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_0d111dbbe7491cb30acd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_248b4c6276eb92a659aa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_248b4c6276eb92a659aa.png new file mode 100644 index 0000000000000000000000000000000000000000..79f78a461d0047dc5ccc90260fe7b7ad39cd38c1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_248b4c6276eb92a659aa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_c98fc6eee837b067ab34.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_c98fc6eee837b067ab34.png new file mode 100644 index 0000000000000000000000000000000000000000..c2fcb943035fd33b1e90318c21b925b9c2c79f30 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_c98fc6eee837b067ab34.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_222ba48af2224157bc49.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_222ba48af2224157bc49.png new file mode 100644 index 0000000000000000000000000000000000000000..fa27473c04b69a5a81afd58c1e3166668fd54b71 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_222ba48af2224157bc49.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_400565686c6059f33d4e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_400565686c6059f33d4e.png new file mode 100644 index 0000000000000000000000000000000000000000..dc15a3b15dbcde8336b84b3e8980cb5e288bb9d9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_400565686c6059f33d4e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_5662ef18b33b7ca0715b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_5662ef18b33b7ca0715b.png new file mode 100644 index 0000000000000000000000000000000000000000..f6cc0414fd86f1f88db642a02e1703f47b6246d9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_5662ef18b33b7ca0715b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_a93b625f20f9c6d26370.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_a93b625f20f9c6d26370.png new file mode 100644 index 0000000000000000000000000000000000000000..a1f36c4e5b3eb7deb52d372cfbb804b42bce3282 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_a93b625f20f9c6d26370.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_433245e8dcf2a46098ea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_433245e8dcf2a46098ea.png new file mode 100644 index 0000000000000000000000000000000000000000..5602f755003cc6738dd37ab474f93a40f0a34828 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_433245e8dcf2a46098ea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_627b428a180657683852.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_627b428a180657683852.png new file mode 100644 index 0000000000000000000000000000000000000000..55831622e746db1aa26a4dcfd4ee411f647570b2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_627b428a180657683852.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_9063054e533d944b807b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_9063054e533d944b807b.png new file mode 100644 index 0000000000000000000000000000000000000000..e289061ebabafb472c7a8b4337b2a81c3cb92401 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_9063054e533d944b807b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_c17942e4b098e341635d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_c17942e4b098e341635d.png new file mode 100644 index 0000000000000000000000000000000000000000..c7e1d833163b333d3009b80e607f105df4bed21e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_c17942e4b098e341635d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_061244292a33153f27a2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_061244292a33153f27a2.png new file mode 100644 index 0000000000000000000000000000000000000000..17d796cf69670a1a4332e5929d2e6cf7684da311 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_061244292a33153f27a2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_450e39e23e15e3c86223.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_450e39e23e15e3c86223.png new file mode 100644 index 0000000000000000000000000000000000000000..96557094e463c21d46a18740aadaa615517e70ee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_450e39e23e15e3c86223.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_a47be239715d2784abb8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_a47be239715d2784abb8.png new file mode 100644 index 0000000000000000000000000000000000000000..6da08d5239a167a0c7e4640ddf72a70c20e60b15 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_a47be239715d2784abb8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_fe833f80cd72551448dd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_fe833f80cd72551448dd.png new file mode 100644 index 0000000000000000000000000000000000000000..286c4956ceb9e9f7ff7c6f45d4345ea5ee98afb5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_fe833f80cd72551448dd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_7a2d327e3de3f7e81c17.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_7a2d327e3de3f7e81c17.png new file mode 100644 index 0000000000000000000000000000000000000000..09a6d2020ad53c82616e0390eab7c09faeb28d72 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_7a2d327e3de3f7e81c17.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_bb4d135340423c79f1c1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_bb4d135340423c79f1c1.png new file mode 100644 index 0000000000000000000000000000000000000000..1cade6702c49edcba98804c84b8338cdc630b607 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_bb4d135340423c79f1c1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_e077b116f946f25f815a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_e077b116f946f25f815a.png new file mode 100644 index 0000000000000000000000000000000000000000..80daf47f0944de71cc78a4503d07049a66628842 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_e077b116f946f25f815a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_fc574bd0124901bba0b9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_fc574bd0124901bba0b9.png new file mode 100644 index 0000000000000000000000000000000000000000..2f0d5be51f633470b7709387c94f02a1168c2df4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_fc574bd0124901bba0b9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_12b61fb115ce16242da4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_12b61fb115ce16242da4.png new file mode 100644 index 0000000000000000000000000000000000000000..589d31d66bc412baad630ecd1f2858f5e18f2473 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_12b61fb115ce16242da4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_56571debb05a218116b7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_56571debb05a218116b7.png new file mode 100644 index 0000000000000000000000000000000000000000..9087d710d0b288177923c4d02a44ef708bb15145 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_56571debb05a218116b7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_6fbe4b4da05f40bb67d9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_6fbe4b4da05f40bb67d9.png new file mode 100644 index 0000000000000000000000000000000000000000..4b17873f0b7cca27c625124ddc397d461b0f63fd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_6fbe4b4da05f40bb67d9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_93a2ede3d395ccaceb88.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_93a2ede3d395ccaceb88.png new file mode 100644 index 0000000000000000000000000000000000000000..412317138c51c8e8322e46e284c9d6297e89be43 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_93a2ede3d395ccaceb88.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_b133cbdf1f86bd8fd797.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_b133cbdf1f86bd8fd797.png new file mode 100644 index 0000000000000000000000000000000000000000..b42b88b499d5bf3386b1aa0b740a69a5f46fabfc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_b133cbdf1f86bd8fd797.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_bfe358d3c38d140edf52.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_bfe358d3c38d140edf52.png new file mode 100644 index 0000000000000000000000000000000000000000..a2ae5d11e7a0c64b87216b5c35c2bc173b1ef27a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_bfe358d3c38d140edf52.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_c6f6019bca5556b2eba1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_c6f6019bca5556b2eba1.png new file mode 100644 index 0000000000000000000000000000000000000000..66fd50fada1090978632f8df97d33d941e0397b8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_c6f6019bca5556b2eba1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_ca8e989bf624ce2b495d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_ca8e989bf624ce2b495d.png new file mode 100644 index 0000000000000000000000000000000000000000..e189d47b5009d19729588f7877451cf31376170c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_ca8e989bf624ce2b495d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_57f780026956c4330c3d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_57f780026956c4330c3d.png new file mode 100644 index 0000000000000000000000000000000000000000..296e68f44be8d6115530286bbfe1daa51d92ec25 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_57f780026956c4330c3d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_90cabf8e1dbd5a49be43.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_90cabf8e1dbd5a49be43.png new file mode 100644 index 0000000000000000000000000000000000000000..647b56946d356a73f9a49328dd4182f263922740 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_90cabf8e1dbd5a49be43.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_9cdebde343ef8dac48b4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_9cdebde343ef8dac48b4.png new file mode 100644 index 0000000000000000000000000000000000000000..8da6c755ec07e48c9a067fd409059b203417327d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_9cdebde343ef8dac48b4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_e1cd24a71e01b820c2c4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_e1cd24a71e01b820c2c4.png new file mode 100644 index 0000000000000000000000000000000000000000..f6786b19ec8bf6983f343d03e5c3897dccae0135 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_e1cd24a71e01b820c2c4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_0389101628d57d726b75.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_0389101628d57d726b75.png new file mode 100644 index 0000000000000000000000000000000000000000..64acc2549949a3709cea2a6b0c586b6a44ac0fb2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_0389101628d57d726b75.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_a8d39d664bc0e53546a4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_a8d39d664bc0e53546a4.png new file mode 100644 index 0000000000000000000000000000000000000000..eb29b54be6f0309439c905f8ccf1cd0cf09d8b4e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_a8d39d664bc0e53546a4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_d06922537c270330c7a1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_d06922537c270330c7a1.png new file mode 100644 index 0000000000000000000000000000000000000000..aa712b16a9351805d46b6ade22c7d036ce55c0a0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_d06922537c270330c7a1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_e7efa70fbb84849f6229.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_e7efa70fbb84849f6229.png new file mode 100644 index 0000000000000000000000000000000000000000..0faa1f7e3b251d9f29e37520bcf9029e5d9eff15 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_e7efa70fbb84849f6229.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_19ea9c86920d767dd650.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_19ea9c86920d767dd650.png new file mode 100644 index 0000000000000000000000000000000000000000..48998ff89c0c56bff9c7611247c9fea4d7cdf475 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_19ea9c86920d767dd650.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_5bfda15332b0e96aa5aa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_5bfda15332b0e96aa5aa.png new file mode 100644 index 0000000000000000000000000000000000000000..ef4123624e0b167b5c91a86a23bb0c4edbb6fea5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_5bfda15332b0e96aa5aa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_891acb08098f225f0d35.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_891acb08098f225f0d35.png new file mode 100644 index 0000000000000000000000000000000000000000..1db64b47b9cf1d424c94c79801b5b3930bf0f914 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_891acb08098f225f0d35.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_8da4808c2913e3ae4cd6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_8da4808c2913e3ae4cd6.png new file mode 100644 index 0000000000000000000000000000000000000000..c13a894a4996276cd4b6286707abd5a8b1d2c6fa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_8da4808c2913e3ae4cd6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_1e9f0866283047fbd107.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_1e9f0866283047fbd107.png new file mode 100644 index 0000000000000000000000000000000000000000..f2e2d72cbd56a382885088df7b04e4042d99b61b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_1e9f0866283047fbd107.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_7eb30035df58bc54964d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_7eb30035df58bc54964d.png new file mode 100644 index 0000000000000000000000000000000000000000..1147a061cb22b61e26bebe09a685e47191c618d7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_7eb30035df58bc54964d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_930e8139ec0e50321a68.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_930e8139ec0e50321a68.png new file mode 100644 index 0000000000000000000000000000000000000000..d1008db3a21201f81bfdd076610e1f26b75db393 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_930e8139ec0e50321a68.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_d2d17dd20ef414be7c76.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_d2d17dd20ef414be7c76.png new file mode 100644 index 0000000000000000000000000000000000000000..9c7e4dbc9c02b254a5ad44ee395955d8a068a805 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_d2d17dd20ef414be7c76.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_09a57f6a7271f776628b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_09a57f6a7271f776628b.png new file mode 100644 index 0000000000000000000000000000000000000000..fd07de44ea72a7a037c42bccc79d0290a1b8bf15 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_09a57f6a7271f776628b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_540d8f81b383a60cc7f4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_540d8f81b383a60cc7f4.png new file mode 100644 index 0000000000000000000000000000000000000000..57639094382b72bcc8fcc427cee178a942673634 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_540d8f81b383a60cc7f4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_a20c6cced81fb53a6aff.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_a20c6cced81fb53a6aff.png new file mode 100644 index 0000000000000000000000000000000000000000..1e8b2d07c989a74fcc0958abbde6017fddd307c2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_a20c6cced81fb53a6aff.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_c66c33bb5422d002049d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_c66c33bb5422d002049d.png new file mode 100644 index 0000000000000000000000000000000000000000..98dd163f72512975ad9a9a4ff6a6214e68626aa3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_c66c33bb5422d002049d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_143b6fa72d466311c6f5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_143b6fa72d466311c6f5.png new file mode 100644 index 0000000000000000000000000000000000000000..abda06ffe28625ea7bc585a3bacbb155a5b54bdb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_143b6fa72d466311c6f5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_5b763adf0935556cca2f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_5b763adf0935556cca2f.png new file mode 100644 index 0000000000000000000000000000000000000000..078d70699f32266674698ca1da157d3fcf396f49 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_5b763adf0935556cca2f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_9189e19bd4667d45ca54.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_9189e19bd4667d45ca54.png new file mode 100644 index 0000000000000000000000000000000000000000..2363763e770b80be9df1e8f6472541a38371c277 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_9189e19bd4667d45ca54.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_d3627a76ba8882fcb1ad.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_d3627a76ba8882fcb1ad.png new file mode 100644 index 0000000000000000000000000000000000000000..e023063a49ab6fd25e1086af0fde0e1abefe49c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_d3627a76ba8882fcb1ad.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0274ab2ef98e59117bda.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0274ab2ef98e59117bda.png new file mode 100644 index 0000000000000000000000000000000000000000..918e8d6cde45ed9ff6df55f9a48f59b2ecf19047 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0274ab2ef98e59117bda.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0e37278d06e528ba1efd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0e37278d06e528ba1efd.png new file mode 100644 index 0000000000000000000000000000000000000000..4ec190d7248438be24e48e695e38718cbd8e5929 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0e37278d06e528ba1efd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_bb6e1d08a6b3aec5df8b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_bb6e1d08a6b3aec5df8b.png new file mode 100644 index 0000000000000000000000000000000000000000..02697840af8de92dc4226d8b3613784ec31a699a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_bb6e1d08a6b3aec5df8b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_da54bbec59a2b832c844.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_da54bbec59a2b832c844.png new file mode 100644 index 0000000000000000000000000000000000000000..1054a720e49a8e460e079d1f00c8ad4ef99ef884 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_da54bbec59a2b832c844.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_03f26e6c13832ad53ce8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_03f26e6c13832ad53ce8.png new file mode 100644 index 0000000000000000000000000000000000000000..5667b5b8bdc787f7117540613dcffc3a24b25d08 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_03f26e6c13832ad53ce8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_4fb3332aa3b207e96017.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_4fb3332aa3b207e96017.png new file mode 100644 index 0000000000000000000000000000000000000000..3e16c7e52f9edefa6cba5f2f6bb5e9259b7871d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_4fb3332aa3b207e96017.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_5f6c17ed495d0b2c7d9e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_5f6c17ed495d0b2c7d9e.png new file mode 100644 index 0000000000000000000000000000000000000000..578af79ee6d7ff7e7972609fcac8d1b7556e4229 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_5f6c17ed495d0b2c7d9e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_7afefbc5dfb75fa04192.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_7afefbc5dfb75fa04192.png new file mode 100644 index 0000000000000000000000000000000000000000..4be21c7e8586d531f67637c6d0eb7754398cec92 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_7afefbc5dfb75fa04192.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_1a666c9c7fd2e2681c7c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_1a666c9c7fd2e2681c7c.png new file mode 100644 index 0000000000000000000000000000000000000000..78176914247d62339c110a6f650b8aaa2b4a04fb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_1a666c9c7fd2e2681c7c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_8ce04b6d0fe2ead462a9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_8ce04b6d0fe2ead462a9.png new file mode 100644 index 0000000000000000000000000000000000000000..eb3a835326b7ba58db7134ae7f9ed6ae3f846a12 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_8ce04b6d0fe2ead462a9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_ac6172d8ba90a3477807.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_ac6172d8ba90a3477807.png new file mode 100644 index 0000000000000000000000000000000000000000..a692fd5c37fbb171422e8787902b2ad26c3caa82 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_ac6172d8ba90a3477807.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_c67e423e479315abbcc5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_c67e423e479315abbcc5.png new file mode 100644 index 0000000000000000000000000000000000000000..56a59e74c00d73abb32604db2a6a5a14b8a2b647 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_c67e423e479315abbcc5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_033ae5e28015140d8492.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_033ae5e28015140d8492.png new file mode 100644 index 0000000000000000000000000000000000000000..1de8d029b39c2b9c82a921e869359209c2e9d46c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_033ae5e28015140d8492.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_7a63e334d64038387fe6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_7a63e334d64038387fe6.png new file mode 100644 index 0000000000000000000000000000000000000000..77dc65a72f91bfd2b7fd04a2c7721ea51daea73e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_7a63e334d64038387fe6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_b69b8808308e654b64d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_b69b8808308e654b64d8.png new file mode 100644 index 0000000000000000000000000000000000000000..2148255b223643c83d3a2157971712f87cc8f3ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_b69b8808308e654b64d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_db66c91193287b05d864.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_db66c91193287b05d864.png new file mode 100644 index 0000000000000000000000000000000000000000..02129771a1ba48ffcfb6a09eeb62a14e116e4416 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_db66c91193287b05d864.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_25f7bdc4192da331a3d0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_25f7bdc4192da331a3d0.png new file mode 100644 index 0000000000000000000000000000000000000000..c793084151f93fb44972f5869bb81fc228060d8e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_25f7bdc4192da331a3d0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_7d6e4f32bedc5bfaf58e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_7d6e4f32bedc5bfaf58e.png new file mode 100644 index 0000000000000000000000000000000000000000..d1feb19f163a19f1b0ab1ac5525e8297e3f17fd3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_7d6e4f32bedc5bfaf58e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_aa0a4991836fadae4741.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_aa0a4991836fadae4741.png new file mode 100644 index 0000000000000000000000000000000000000000..820dd01553c635503003081fb5cffd81a4d35ae8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_aa0a4991836fadae4741.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_d9a0b8a69f592770c281.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_d9a0b8a69f592770c281.png new file mode 100644 index 0000000000000000000000000000000000000000..4fc8016ed2568d240ebc51cd6af425939de0347a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_d9a0b8a69f592770c281.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_7f8056c4db945932ac27.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_7f8056c4db945932ac27.png new file mode 100644 index 0000000000000000000000000000000000000000..9b5d6f750127e31c8a8e99c7fea50c20c2706d37 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_7f8056c4db945932ac27.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_cb13e8f57f24dda7f043.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_cb13e8f57f24dda7f043.png new file mode 100644 index 0000000000000000000000000000000000000000..afe0c15334059dbb8429b0dbe06af6239d7401d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_cb13e8f57f24dda7f043.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_d090edaed549d11545c7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_d090edaed549d11545c7.png new file mode 100644 index 0000000000000000000000000000000000000000..7e546872dd2938bdefa770ab4fba9487e7d1c498 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_d090edaed549d11545c7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_ecefad0391071f122f01.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_ecefad0391071f122f01.png new file mode 100644 index 0000000000000000000000000000000000000000..1a5975279a423c3565439716d6b524998b4f7aba Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_ecefad0391071f122f01.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_15815590a565379dc2a9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_15815590a565379dc2a9.png new file mode 100644 index 0000000000000000000000000000000000000000..2efa0c9b1def0d9541153aa68926c65ccb386146 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_15815590a565379dc2a9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_775f0821f7cee38a19eb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_775f0821f7cee38a19eb.png new file mode 100644 index 0000000000000000000000000000000000000000..aba6bcf23aaf16242cfd4d9620aa84136e34f869 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_775f0821f7cee38a19eb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_8061331d0f5bd7ec40d3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_8061331d0f5bd7ec40d3.png new file mode 100644 index 0000000000000000000000000000000000000000..f5bb2f3058053a70995e7cee4134b1cf8f0a305e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_8061331d0f5bd7ec40d3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_f14d08ff176eb661e10e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_f14d08ff176eb661e10e.png new file mode 100644 index 0000000000000000000000000000000000000000..02d26dca53d39306aff071a3527a7556af6a61bb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_f14d08ff176eb661e10e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_02f50e943674b58d863c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_02f50e943674b58d863c.png new file mode 100644 index 0000000000000000000000000000000000000000..b4abd972170ac73818ea602709ef3cb96ac48ba7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_02f50e943674b58d863c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_1b5e23b669ce767bbf46.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_1b5e23b669ce767bbf46.png new file mode 100644 index 0000000000000000000000000000000000000000..8ae1ddf790cac596331be0a94141cbd1ee87cbef Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_1b5e23b669ce767bbf46.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_a07eaa937d59519d7903.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_a07eaa937d59519d7903.png new file mode 100644 index 0000000000000000000000000000000000000000..d67a76f61d9690d39d4b757ca40f3c4d0a8fb0d9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_a07eaa937d59519d7903.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_c24229fde92f27a370c5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_c24229fde92f27a370c5.png new file mode 100644 index 0000000000000000000000000000000000000000..0ce7fed3d7ae0ef1af0f18499357144c99bfdbc8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_c24229fde92f27a370c5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_20946d4a1e15f446b6ba.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_20946d4a1e15f446b6ba.png new file mode 100644 index 0000000000000000000000000000000000000000..d36bf942a8ef57cfeb4b743fdb515ddfc2166575 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_20946d4a1e15f446b6ba.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_66b7f606ccf6599ff6fa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_66b7f606ccf6599ff6fa.png new file mode 100644 index 0000000000000000000000000000000000000000..e9a9f6ab06d8e59d86711e84d41e7892fd9727c2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_66b7f606ccf6599ff6fa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_8bab1a7b51152b624c56.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_8bab1a7b51152b624c56.png new file mode 100644 index 0000000000000000000000000000000000000000..c27cdf2ccf33f108076abc891451c96f981e5f49 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_8bab1a7b51152b624c56.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_adbbe2b464707c5ad3ec.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_adbbe2b464707c5ad3ec.png new file mode 100644 index 0000000000000000000000000000000000000000..42167c0cb9c91c5b24afe8e83ecc730c6bb1cae4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_adbbe2b464707c5ad3ec.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_5c861c7d0b744bafb8d4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_5c861c7d0b744bafb8d4.png new file mode 100644 index 0000000000000000000000000000000000000000..eaee44efd7e32b2b5a18898335ce5321cf68c0d8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_5c861c7d0b744bafb8d4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_675cfb551c77e6217be1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_675cfb551c77e6217be1.png new file mode 100644 index 0000000000000000000000000000000000000000..e0839fac38789dd61b83c330c996bba6baf30ec7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_675cfb551c77e6217be1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_6fe08b9ff6f356961a92.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_6fe08b9ff6f356961a92.png new file mode 100644 index 0000000000000000000000000000000000000000..fdb5d521ca6fcf938e91cbe4941558c32fce57d2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_6fe08b9ff6f356961a92.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_a9da0158f4faee3efd47.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_a9da0158f4faee3efd47.png new file mode 100644 index 0000000000000000000000000000000000000000..2c6fe9d5d31dec539905daef00c94920913ce184 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_a9da0158f4faee3efd47.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_011ea420157227acef34.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_011ea420157227acef34.png new file mode 100644 index 0000000000000000000000000000000000000000..492c495341e2453bb95fbeb6edabebd350b7567f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_011ea420157227acef34.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_8db9406430aff3b32f48.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_8db9406430aff3b32f48.png new file mode 100644 index 0000000000000000000000000000000000000000..a45e6a0847ec365ed1a6f03602efd4794c3bead5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_8db9406430aff3b32f48.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_95557dcaec4d0e9314ba.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_95557dcaec4d0e9314ba.png new file mode 100644 index 0000000000000000000000000000000000000000..6b1dab2a8bff1ca85906fbb9db10dad2515c3d26 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_95557dcaec4d0e9314ba.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_aaf6acb3538f3a36aa3a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_aaf6acb3538f3a36aa3a.png new file mode 100644 index 0000000000000000000000000000000000000000..f912a2728afa9a290d7ce98a426400491fd267a8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_aaf6acb3538f3a36aa3a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_71507fa86cf8144bdbf3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_71507fa86cf8144bdbf3.png new file mode 100644 index 0000000000000000000000000000000000000000..a69f20681e514dc448f514f36c243ec250d9c0f7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_71507fa86cf8144bdbf3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_ac0c5459199c8e708247.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_ac0c5459199c8e708247.png new file mode 100644 index 0000000000000000000000000000000000000000..b6f9a63c948fcce86a0eba12dabc1bc9c9f2adaa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_ac0c5459199c8e708247.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_b4ac7d722096ba80178a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_b4ac7d722096ba80178a.png new file mode 100644 index 0000000000000000000000000000000000000000..df09c5da6a27606a990d78c38c441c873c3d36cf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_b4ac7d722096ba80178a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_c9c4df348fb1711d52da.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_c9c4df348fb1711d52da.png new file mode 100644 index 0000000000000000000000000000000000000000..bdbe2487f4b4ce638b64c428904b5ff9b98640d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_c9c4df348fb1711d52da.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_1cdee8a9d0052ce402e7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_1cdee8a9d0052ce402e7.png new file mode 100644 index 0000000000000000000000000000000000000000..2ded095cc3a651e951138279cc47852758c81d21 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_1cdee8a9d0052ce402e7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_73841c0d56ba210f61b7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_73841c0d56ba210f61b7.png new file mode 100644 index 0000000000000000000000000000000000000000..d470f63b818755d41fc7ac516df113cc8de9ef5d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_73841c0d56ba210f61b7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_8807c3dded261227c46b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_8807c3dded261227c46b.png new file mode 100644 index 0000000000000000000000000000000000000000..66d4a7fd01078ce5b33c93b8c56c89a184f2af14 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_8807c3dded261227c46b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_e63609d6ea5091b82aaa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_e63609d6ea5091b82aaa.png new file mode 100644 index 0000000000000000000000000000000000000000..e73d6a23d1aa19acee6ac63fc955a7c39d50a65d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_e63609d6ea5091b82aaa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_4cab5ac41a7606d6eaf9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_4cab5ac41a7606d6eaf9.png new file mode 100644 index 0000000000000000000000000000000000000000..c043901a0ce57c179f1441ff2000c6b0e07f300e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_4cab5ac41a7606d6eaf9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_646206676cc1cf48da3c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_646206676cc1cf48da3c.png new file mode 100644 index 0000000000000000000000000000000000000000..5d0194c5102a6e381bde15572f00f7af1dccbcf5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_646206676cc1cf48da3c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_da4b811fc2aec04b0838.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_da4b811fc2aec04b0838.png new file mode 100644 index 0000000000000000000000000000000000000000..ef1402ae24fd26e5fdc6f9d19d414bc1d1e473df Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_da4b811fc2aec04b0838.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_e3a6e72f35686460d4ba.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_e3a6e72f35686460d4ba.png new file mode 100644 index 0000000000000000000000000000000000000000..42bc2bdb069c490302184e6b24be654b924d66cb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_e3a6e72f35686460d4ba.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_582e7998c78146a0a365.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_582e7998c78146a0a365.png new file mode 100644 index 0000000000000000000000000000000000000000..374e6f796f26191ad9be8d515792c291c7c81059 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_582e7998c78146a0a365.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_5ea6d6a3df5300a39397.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_5ea6d6a3df5300a39397.png new file mode 100644 index 0000000000000000000000000000000000000000..61e65588e0788bed6a3ac17c19347840eb56db56 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_5ea6d6a3df5300a39397.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_779efb0e07ffe6805e44.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_779efb0e07ffe6805e44.png new file mode 100644 index 0000000000000000000000000000000000000000..a9403a997771f7aea824addc8e5b273e6fbcce91 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_779efb0e07ffe6805e44.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_c81f86bee9c94f99b3b5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_c81f86bee9c94f99b3b5.png new file mode 100644 index 0000000000000000000000000000000000000000..c1beb81a6cbbccbfffc7688c4087a00190aa582c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_c81f86bee9c94f99b3b5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_323217b69a106072fa80.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_323217b69a106072fa80.png new file mode 100644 index 0000000000000000000000000000000000000000..ee0f6075f80362a1f945da99b4a2c3c2dfc530a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_323217b69a106072fa80.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_4f661dd3e6fe5532df5f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_4f661dd3e6fe5532df5f.png new file mode 100644 index 0000000000000000000000000000000000000000..eb0e3109a0cc0c77dbf6f134e77787b2a4a0e191 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_4f661dd3e6fe5532df5f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_832eda3f6cb9efcd5328.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_832eda3f6cb9efcd5328.png new file mode 100644 index 0000000000000000000000000000000000000000..3e409d6e1d88d2f431314636b4d091410c9a140c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_832eda3f6cb9efcd5328.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_f831b125bc088b5c9194.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_f831b125bc088b5c9194.png new file mode 100644 index 0000000000000000000000000000000000000000..e0aecc776c7ed53a67750207f1678abd3bb81cb6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_f831b125bc088b5c9194.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_048f39f8941e61ada854.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_048f39f8941e61ada854.png new file mode 100644 index 0000000000000000000000000000000000000000..36523bdcac53ed86190d2b3201e9936467d7d4ee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_048f39f8941e61ada854.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_78405ec98403ce8d4474.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_78405ec98403ce8d4474.png new file mode 100644 index 0000000000000000000000000000000000000000..6c0f24355d67aa6ea8277a7a6db52fc7987b8ff3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_78405ec98403ce8d4474.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_ca653ca39872f719187f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_ca653ca39872f719187f.png new file mode 100644 index 0000000000000000000000000000000000000000..adf064d0d5f42135516fc0bb7b5bd0ed8e379d72 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_ca653ca39872f719187f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_e70efb30e4821ea80fb4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_e70efb30e4821ea80fb4.png new file mode 100644 index 0000000000000000000000000000000000000000..3cdf66ac0236d95eddf0b34b8b47ffc1719aa727 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_e70efb30e4821ea80fb4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0aeded52cb229afc3417.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0aeded52cb229afc3417.png new file mode 100644 index 0000000000000000000000000000000000000000..0218f950c3a919fa93cac2a771da99ac86a03ff4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0aeded52cb229afc3417.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0f0939daa5f0e9ef268a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0f0939daa5f0e9ef268a.png new file mode 100644 index 0000000000000000000000000000000000000000..2dffb8489c037c4893a4a7937f6c8cd23086dc13 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0f0939daa5f0e9ef268a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_716eb30b81957aadaf70.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_716eb30b81957aadaf70.png new file mode 100644 index 0000000000000000000000000000000000000000..75c493e8f098f52b75b63a325b682fb8fd49a6aa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_716eb30b81957aadaf70.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_7cf6b97c64033cbc20f9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_7cf6b97c64033cbc20f9.png new file mode 100644 index 0000000000000000000000000000000000000000..89dde994d33b5f548016cf1c88756c43ebc0ff3a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_7cf6b97c64033cbc20f9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_06f25e5408156e807213.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_06f25e5408156e807213.png new file mode 100644 index 0000000000000000000000000000000000000000..dbad8fa539c34eb9023f868767e11762543081ac Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_06f25e5408156e807213.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_2ce3ec420ed916d66dc3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_2ce3ec420ed916d66dc3.png new file mode 100644 index 0000000000000000000000000000000000000000..245b8153434cb70b7cf50a2d7640a4f6495f21b5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_2ce3ec420ed916d66dc3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_4b38c9db3f2b25865ee9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_4b38c9db3f2b25865ee9.png new file mode 100644 index 0000000000000000000000000000000000000000..73d93323f63e7c614df2dd9af16e1d1c88c29bf1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_4b38c9db3f2b25865ee9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_d03aa614f4582bb677c7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_d03aa614f4582bb677c7.png new file mode 100644 index 0000000000000000000000000000000000000000..93b49bfed3d000494f936574b91e14be6e03bb2e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_d03aa614f4582bb677c7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6787229233459f365768.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6787229233459f365768.png new file mode 100644 index 0000000000000000000000000000000000000000..af764414dd2934abb7df81731c47036bc3aa1a78 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6787229233459f365768.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6f5bd34fecd9fd17045b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6f5bd34fecd9fd17045b.png new file mode 100644 index 0000000000000000000000000000000000000000..0ca19889711080548526456922fedfcbc9d3ec21 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6f5bd34fecd9fd17045b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_76ef71dc1f5a93fdce5a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_76ef71dc1f5a93fdce5a.png new file mode 100644 index 0000000000000000000000000000000000000000..6294a6dfdd925d128161cca04e47554dfdd6403b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_76ef71dc1f5a93fdce5a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_f28131fdd3b1910c0ff7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_f28131fdd3b1910c0ff7.png new file mode 100644 index 0000000000000000000000000000000000000000..2708fb8e452f8545fdc85001f14b7d0a09b0e32d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_f28131fdd3b1910c0ff7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_2ef206617e382e094905.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_2ef206617e382e094905.png new file mode 100644 index 0000000000000000000000000000000000000000..552afc2bc16f761d9d0e8ffc5b4d9d6024ea61fb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_2ef206617e382e094905.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png new file mode 100644 index 0000000000000000000000000000000000000000..1d2b49dd1e1d21421779e865840cc525b4b85480 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_aec6a065a6a99fe6778e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_aec6a065a6a99fe6778e.png new file mode 100644 index 0000000000000000000000000000000000000000..62eda0e8b74d339ccbaabb8365e2b7ed4f5d14da Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_aec6a065a6a99fe6778e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png new file mode 100644 index 0000000000000000000000000000000000000000..f0d4f979682a696d35abc9ce67a7bcf08eaa86f0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_99a8a903c8d8132a2e5d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_99a8a903c8d8132a2e5d.png new file mode 100644 index 0000000000000000000000000000000000000000..dae98254bf60ad4f32fbc578192bb0df0a5f531a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_99a8a903c8d8132a2e5d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_becd65c04dd67c2eeb98.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_becd65c04dd67c2eeb98.png new file mode 100644 index 0000000000000000000000000000000000000000..3082f903461cf2c205367bbdbce1c3ce3dcc19db Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_becd65c04dd67c2eeb98.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_d26d3dd68f318f376191.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_d26d3dd68f318f376191.png new file mode 100644 index 0000000000000000000000000000000000000000..8d8881fa2a8b5f34679103b0438573e21319f833 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_d26d3dd68f318f376191.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_e5a5f000e76030d1fca6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_e5a5f000e76030d1fca6.png new file mode 100644 index 0000000000000000000000000000000000000000..5f2e353b8e234641aa77260e78c900857a31c474 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_e5a5f000e76030d1fca6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_2fcf4c8706816a584241.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_2fcf4c8706816a584241.png new file mode 100644 index 0000000000000000000000000000000000000000..104f14903bb134da4fae7be4feb3ca1cb9b75c59 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_2fcf4c8706816a584241.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_8af6335bf1355f849c5f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_8af6335bf1355f849c5f.png new file mode 100644 index 0000000000000000000000000000000000000000..a9f9f5e9568dbba03516748bb8e4ac1b9a912e01 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_8af6335bf1355f849c5f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_9292c602c44eb3132395.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_9292c602c44eb3132395.png new file mode 100644 index 0000000000000000000000000000000000000000..fb7d7b46116353197fae9653dc36a5e2418b7c76 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_9292c602c44eb3132395.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_b81d7b1a6b6b836b2ded.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_b81d7b1a6b6b836b2ded.png new file mode 100644 index 0000000000000000000000000000000000000000..d38bf438c5d2d8fedc2a7e2a1c431ff0ef4a1469 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_b81d7b1a6b6b836b2ded.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_83514f7bd51ac71b4a97.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_83514f7bd51ac71b4a97.png new file mode 100644 index 0000000000000000000000000000000000000000..50b82a97cfce68d7f16379ec261fb2f51e5b2eca Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_83514f7bd51ac71b4a97.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_a729a8c9e88108b91c71.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_a729a8c9e88108b91c71.png new file mode 100644 index 0000000000000000000000000000000000000000..2a40b86aeed22981c5a74a1bcf772411ea63678c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_a729a8c9e88108b91c71.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_fd0ef6a67d2283f4a839.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_fd0ef6a67d2283f4a839.png new file mode 100644 index 0000000000000000000000000000000000000000..8458484cae61523fc7034a9e85aaaa7a844879b6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_fd0ef6a67d2283f4a839.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_ffeb095210f4c47c5aad.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_ffeb095210f4c47c5aad.png new file mode 100644 index 0000000000000000000000000000000000000000..3cd9726d518a187e7616e200f454aef3b4298051 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_ffeb095210f4c47c5aad.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_309cf277d427619f480f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_309cf277d427619f480f.png new file mode 100644 index 0000000000000000000000000000000000000000..83e8cb49240bc04d5696946d6659fd16e071d3d0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_309cf277d427619f480f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a0f793372e65310d288c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a0f793372e65310d288c.png new file mode 100644 index 0000000000000000000000000000000000000000..3bb825dd44c00b999de6132cc299b1f2e970af11 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a0f793372e65310d288c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a54b6dc6fe6169a14092.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a54b6dc6fe6169a14092.png new file mode 100644 index 0000000000000000000000000000000000000000..af8e78021f95a8d929a35a9ea0df7813f48dce05 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a54b6dc6fe6169a14092.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_dc4cb9ed416f55356dea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_dc4cb9ed416f55356dea.png new file mode 100644 index 0000000000000000000000000000000000000000..6bef9a22f879084988ba69e16b47d244312eef1c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_dc4cb9ed416f55356dea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_511b3333b08da5754f00.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_511b3333b08da5754f00.png new file mode 100644 index 0000000000000000000000000000000000000000..cdd6265b402fa6f243e3f8b46db062fbb6bc00fe Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_511b3333b08da5754f00.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_72cae69bb10fd3fc1c5e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_72cae69bb10fd3fc1c5e.png new file mode 100644 index 0000000000000000000000000000000000000000..b5a22d2450f191f52b89731f448a350b0f7de9fc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_72cae69bb10fd3fc1c5e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_aefae68cd643d852cdf0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_aefae68cd643d852cdf0.png new file mode 100644 index 0000000000000000000000000000000000000000..ebce41776f15f1e7c9ddfda6cbaddd7270808b3a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_aefae68cd643d852cdf0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_e150bf6e18f147d5f119.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_e150bf6e18f147d5f119.png new file mode 100644 index 0000000000000000000000000000000000000000..c3f01db17222bbf507e8dc1798f2cad9120345b3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_e150bf6e18f147d5f119.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_19125785e6ea31b693bd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_19125785e6ea31b693bd.png new file mode 100644 index 0000000000000000000000000000000000000000..23964e23fd0a42df077123c1e63aeb20f2dcc3cf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_19125785e6ea31b693bd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5095787fa9744ee21452.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5095787fa9744ee21452.png new file mode 100644 index 0000000000000000000000000000000000000000..066a84070ca3e1066f671a6962eafc3669afb707 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5095787fa9744ee21452.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5ea334e181f606f83e28.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5ea334e181f606f83e28.png new file mode 100644 index 0000000000000000000000000000000000000000..107fb5f56da784d92e77ecf83edae305dcc98d31 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5ea334e181f606f83e28.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_af8cb5d9d310044a919e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_af8cb5d9d310044a919e.png new file mode 100644 index 0000000000000000000000000000000000000000..348c4c31e14db048befb77b1d56ba6298b9ce4bd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_af8cb5d9d310044a919e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_03ddcc47c0e66dda04af.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_03ddcc47c0e66dda04af.png new file mode 100644 index 0000000000000000000000000000000000000000..e20f43d59d5fe1a263860932715df95dae302e69 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_03ddcc47c0e66dda04af.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_6c35e3c82c778a684dc6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_6c35e3c82c778a684dc6.png new file mode 100644 index 0000000000000000000000000000000000000000..f2dda623f187b2206eb1fde298e61539781f5d7d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_6c35e3c82c778a684dc6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_70058a8bbbb27d38b116.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_70058a8bbbb27d38b116.png new file mode 100644 index 0000000000000000000000000000000000000000..1402b854ca3cff8e0e85ed629ec5e93aa0442c7d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_70058a8bbbb27d38b116.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_b6636c187ae6abed73e2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_b6636c187ae6abed73e2.png new file mode 100644 index 0000000000000000000000000000000000000000..abbdfef6e30b5ecd013e9734c585751c41ab72b3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_b6636c187ae6abed73e2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_1ea52d3cb610cdeaf6d1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_1ea52d3cb610cdeaf6d1.png new file mode 100644 index 0000000000000000000000000000000000000000..3b18ca4af4bc5a4aa6213dc7e79fdda43228f6e0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_1ea52d3cb610cdeaf6d1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b1c94bac738e2d5f729b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b1c94bac738e2d5f729b.png new file mode 100644 index 0000000000000000000000000000000000000000..c29c2a8971e6c4529711ad7f1b36c50852e4bed4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b1c94bac738e2d5f729b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b350805983d164ab0fff.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b350805983d164ab0fff.png new file mode 100644 index 0000000000000000000000000000000000000000..893bc3cb98d67aabae30f1c7f6cd61154f17c3e8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b350805983d164ab0fff.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_d4e9018a1b07d1146a2b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_d4e9018a1b07d1146a2b.png new file mode 100644 index 0000000000000000000000000000000000000000..3a29f2f013f734b84030d7962182a29fff953eef Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_d4e9018a1b07d1146a2b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_3dd0ceed4f83b8d1cc74.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_3dd0ceed4f83b8d1cc74.png new file mode 100644 index 0000000000000000000000000000000000000000..2e383df78c869908081fd377dd377d848ef01854 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_3dd0ceed4f83b8d1cc74.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_957313f37567d8f01fec.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_957313f37567d8f01fec.png new file mode 100644 index 0000000000000000000000000000000000000000..a7c8e09154befd93aea4e738b72ac1ea9ae47676 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_957313f37567d8f01fec.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_c2b8ee0aeb35f01791d7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_c2b8ee0aeb35f01791d7.png new file mode 100644 index 0000000000000000000000000000000000000000..eb11d8580ade2ebb3f605df585293f6c26350888 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_c2b8ee0aeb35f01791d7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_f0802d333c44f9f82f26.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_f0802d333c44f9f82f26.png new file mode 100644 index 0000000000000000000000000000000000000000..d84043c8955e7250b5091a0a8263a8b25c4e96d8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_f0802d333c44f9f82f26.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_058482916180f7e8f818.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_058482916180f7e8f818.png new file mode 100644 index 0000000000000000000000000000000000000000..29cd09d1fdc71db56f1c3b826a847a4df9d397a1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_058482916180f7e8f818.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2c04aaf1680a6e35aa90.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2c04aaf1680a6e35aa90.png new file mode 100644 index 0000000000000000000000000000000000000000..ae3fa0b548c4ebec41a3970877b2f98ce2e86c5b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2c04aaf1680a6e35aa90.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2e88be7df5661c98626a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2e88be7df5661c98626a.png new file mode 100644 index 0000000000000000000000000000000000000000..10ac504ccbb2cd5b98f1cc01646d05d7ed106a08 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2e88be7df5661c98626a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_ac43ee58804a98fc394c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_ac43ee58804a98fc394c.png new file mode 100644 index 0000000000000000000000000000000000000000..248ad6285d833593595673e46220b355a3ec44e1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_ac43ee58804a98fc394c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_409a4db0ef9f4cfac972.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_409a4db0ef9f4cfac972.png new file mode 100644 index 0000000000000000000000000000000000000000..ac33427f07a4a86cdfeca7a2b39930cfec89d9dc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_409a4db0ef9f4cfac972.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_5c9f455a47a077ba7e99.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_5c9f455a47a077ba7e99.png new file mode 100644 index 0000000000000000000000000000000000000000..0e41aaf11602a57b22a43f3635608ea675d4ba17 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_5c9f455a47a077ba7e99.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_f33162f637c4b88bcb08.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_f33162f637c4b88bcb08.png new file mode 100644 index 0000000000000000000000000000000000000000..628354f6c5a713197188715da67a2aa1732c50b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_f33162f637c4b88bcb08.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_ff235d4dce14b2655f08.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_ff235d4dce14b2655f08.png new file mode 100644 index 0000000000000000000000000000000000000000..072cd72b655b5467b61e4078cbc9c5a557e83232 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_ff235d4dce14b2655f08.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_22626eec4476d2e6dec1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_22626eec4476d2e6dec1.png new file mode 100644 index 0000000000000000000000000000000000000000..f8f703d20bd111c4d255423b9abc85955aa9d90c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_22626eec4476d2e6dec1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_7292c84e8c9e8c17a15f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_7292c84e8c9e8c17a15f.png new file mode 100644 index 0000000000000000000000000000000000000000..982216fb5deddd22b2a1d99b0b2a92febe4e4483 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_7292c84e8c9e8c17a15f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_8affbfec3772452f6a26.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_8affbfec3772452f6a26.png new file mode 100644 index 0000000000000000000000000000000000000000..5c3807b9490af6dcefa1284e3b7f14d00fa464d0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_8affbfec3772452f6a26.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_9f51380ac08341a61c4d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_9f51380ac08341a61c4d.png new file mode 100644 index 0000000000000000000000000000000000000000..17adfd665d3fd3a4b28a134d6fb7ef4d6bfc9faf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_9f51380ac08341a61c4d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_1d485e2471ca3bdd7ce9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_1d485e2471ca3bdd7ce9.png new file mode 100644 index 0000000000000000000000000000000000000000..392c63a55c20170a2d2ac19f10856b0d7373f158 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_1d485e2471ca3bdd7ce9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_777de682e3b140783e86.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_777de682e3b140783e86.png new file mode 100644 index 0000000000000000000000000000000000000000..966cdb2b94558e1846785e013948af75575a36ab Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_777de682e3b140783e86.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_acfd59cafb4252dfcca0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_acfd59cafb4252dfcca0.png new file mode 100644 index 0000000000000000000000000000000000000000..92c926c58c5239a06c0991e052f28fa01591b458 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_acfd59cafb4252dfcca0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_fcdd3ad0ddace39cd59c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_fcdd3ad0ddace39cd59c.png new file mode 100644 index 0000000000000000000000000000000000000000..ec12a4df65538758a13c4326a86fe48c22d7ecbd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_fcdd3ad0ddace39cd59c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_29483ff22f03237d450e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_29483ff22f03237d450e.png new file mode 100644 index 0000000000000000000000000000000000000000..a596744a5b879223d90ad5db4ff0de8b6b46f1d1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_29483ff22f03237d450e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_473bad8eae767f650649.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_473bad8eae767f650649.png new file mode 100644 index 0000000000000000000000000000000000000000..a7d856607ce3f606141d973952d1504aa0c76077 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_473bad8eae767f650649.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_839b040eb8d92f609a78.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_839b040eb8d92f609a78.png new file mode 100644 index 0000000000000000000000000000000000000000..fcc861855a7eee4aa079c2984d5dd8f87d1d4581 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_839b040eb8d92f609a78.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_a778db0c990ef167ac65.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_a778db0c990ef167ac65.png new file mode 100644 index 0000000000000000000000000000000000000000..3e580009c1cc7a4382327b36f8eb5c81b426ba0d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_a778db0c990ef167ac65.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_1a767865ed17afaa09d2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_1a767865ed17afaa09d2.png new file mode 100644 index 0000000000000000000000000000000000000000..c170fd814fef6db93d77fd0dcb4f385d7f9db417 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_1a767865ed17afaa09d2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_2207b291ee045a816bec.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_2207b291ee045a816bec.png new file mode 100644 index 0000000000000000000000000000000000000000..21ad84d47d490dcebddaa463bb4307a9cb012a5a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_2207b291ee045a816bec.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_4c316d5be1a4a6f2ed7d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_4c316d5be1a4a6f2ed7d.png new file mode 100644 index 0000000000000000000000000000000000000000..47978fdcf7318a6be01d3a61211f0f9e4f9dc231 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_4c316d5be1a4a6f2ed7d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_82dd162cadadd64ad68e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_82dd162cadadd64ad68e.png new file mode 100644 index 0000000000000000000000000000000000000000..d71b003e90dccba12c58d51d5dca6fd8f10d3a9b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_82dd162cadadd64ad68e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_0b81a67f9d59e017c337.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_0b81a67f9d59e017c337.png new file mode 100644 index 0000000000000000000000000000000000000000..ed33140a03d54415300c540677ca111c04c2c5cf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_0b81a67f9d59e017c337.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_3859e4bde00e61542a62.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_3859e4bde00e61542a62.png new file mode 100644 index 0000000000000000000000000000000000000000..ddf180bbefb5095070ba74de00355585feb0e1f1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_3859e4bde00e61542a62.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_497d4b62de85e2b8907c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_497d4b62de85e2b8907c.png new file mode 100644 index 0000000000000000000000000000000000000000..b2e97b5f3c0df2c5f00a3bb932ec4418ccf771f2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_497d4b62de85e2b8907c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_e9f43945b0f363e8753e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_e9f43945b0f363e8753e.png new file mode 100644 index 0000000000000000000000000000000000000000..56fd57fb2f671d1a7710c711f1f3f8a75ef24d4b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_e9f43945b0f363e8753e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5423f7657e7a42d8b0ea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5423f7657e7a42d8b0ea.png new file mode 100644 index 0000000000000000000000000000000000000000..9a6f7aa7e7ba37e3392f582ffd0c5cc0615ae9b1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5423f7657e7a42d8b0ea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5d3d9a544d0623fec10c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5d3d9a544d0623fec10c.png new file mode 100644 index 0000000000000000000000000000000000000000..8a717ded56652f792db0ef0f2b35fb61f4a0e87d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5d3d9a544d0623fec10c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_d3d776b3401ff80b4ff5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_d3d776b3401ff80b4ff5.png new file mode 100644 index 0000000000000000000000000000000000000000..21631b4bf54f345daebba762cc0ee60904e066f0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_d3d776b3401ff80b4ff5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_e692b1802a27ed0befee.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_e692b1802a27ed0befee.png new file mode 100644 index 0000000000000000000000000000000000000000..280234318738045513eda4cbb271d53fdb53ad79 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_e692b1802a27ed0befee.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_59ff5b43754eae73ff2d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_59ff5b43754eae73ff2d.png new file mode 100644 index 0000000000000000000000000000000000000000..0811c018df56a0b1345e8bd58d0f631b2af34b6b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_59ff5b43754eae73ff2d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_9db607aa3436d94bd1c4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_9db607aa3436d94bd1c4.png new file mode 100644 index 0000000000000000000000000000000000000000..7964402c389cbf1c4c414164ccdb42a445a5c3b0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_9db607aa3436d94bd1c4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_a45d506768d2722fb2ed.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_a45d506768d2722fb2ed.png new file mode 100644 index 0000000000000000000000000000000000000000..6f236916b8fc5ad2f7ec2fbae92fba569ce90ed1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_a45d506768d2722fb2ed.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png new file mode 100644 index 0000000000000000000000000000000000000000..9fd98e0a77b86595825396b471eefcc60786e132 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_25919cd746bb685420ee.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_25919cd746bb685420ee.png new file mode 100644 index 0000000000000000000000000000000000000000..d44696e87885977b36ed972a50ecf24a99d22cc1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_25919cd746bb685420ee.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_2a599e7f47f14704e50e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_2a599e7f47f14704e50e.png new file mode 100644 index 0000000000000000000000000000000000000000..95fe43ffd816361764c40b4ef5e0f8617f8beef9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_2a599e7f47f14704e50e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_ed0db4e0996b1dc7ff8e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_ed0db4e0996b1dc7ff8e.png new file mode 100644 index 0000000000000000000000000000000000000000..e2e21d43680899ce3a886e6e32899872e080c3be Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_ed0db4e0996b1dc7ff8e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_fc2b7c0bb846dd918bc1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_fc2b7c0bb846dd918bc1.png new file mode 100644 index 0000000000000000000000000000000000000000..fac5950036668f4d8f8e6a84cad051196d656642 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_fc2b7c0bb846dd918bc1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_2ecdd6aec7f639b5129c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_2ecdd6aec7f639b5129c.png new file mode 100644 index 0000000000000000000000000000000000000000..e5048ab505ca0f112745204e4e4d8e3d2381c7d5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_2ecdd6aec7f639b5129c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_50acc357eeeaa7b149d7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_50acc357eeeaa7b149d7.png new file mode 100644 index 0000000000000000000000000000000000000000..648a69db1658f53ead7d4ffb33b31b7060787bdb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_50acc357eeeaa7b149d7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png new file mode 100644 index 0000000000000000000000000000000000000000..6f6212e7a51db62121a4dddd7dfa81d3f5fd0582 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_b3be58bb80f39884be99.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_b3be58bb80f39884be99.png new file mode 100644 index 0000000000000000000000000000000000000000..86cc44fb43b7435b8bbfc4abf724e58795da8696 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_b3be58bb80f39884be99.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_738582bb775767f931a5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_738582bb775767f931a5.png new file mode 100644 index 0000000000000000000000000000000000000000..8f4677725ce804365d10704991b15b7bbd9324b2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_738582bb775767f931a5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_7a2028ae78b157a91d69.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_7a2028ae78b157a91d69.png new file mode 100644 index 0000000000000000000000000000000000000000..4430bb65d6cba4b0d0b0509d764de30d28292c05 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_7a2028ae78b157a91d69.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_b76cca43f9d5a1c77fe4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_b76cca43f9d5a1c77fe4.png new file mode 100644 index 0000000000000000000000000000000000000000..b4923526ee09d7ff414b8a131ab4681d5bc8e60a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_b76cca43f9d5a1c77fe4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_d0cfc6c995c43515f7b0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_d0cfc6c995c43515f7b0.png new file mode 100644 index 0000000000000000000000000000000000000000..8ed4b62f1119e20456552c1c31b7f0d04f1f1439 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_d0cfc6c995c43515f7b0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_460aca8e5a955f9b2c9f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_460aca8e5a955f9b2c9f.png new file mode 100644 index 0000000000000000000000000000000000000000..beab78bf60594fc8264abe8f5f2c5c7753fb19cd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_460aca8e5a955f9b2c9f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9721402ce9e168802a61.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9721402ce9e168802a61.png new file mode 100644 index 0000000000000000000000000000000000000000..d624e75ee0e9a6744a292f9eb5e0cde77f7d4191 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9721402ce9e168802a61.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9b5a48422556d77a9d00.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9b5a48422556d77a9d00.png new file mode 100644 index 0000000000000000000000000000000000000000..8a10cf8039de125a457cea2927db6c825b1371dd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9b5a48422556d77a9d00.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_ea754ba9e167a49f4e8a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_ea754ba9e167a49f4e8a.png new file mode 100644 index 0000000000000000000000000000000000000000..6e69e1f4d10f854f24d8503b2284023531f72609 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_ea754ba9e167a49f4e8a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_2adea17302df05993fb4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_2adea17302df05993fb4.png new file mode 100644 index 0000000000000000000000000000000000000000..029602c19d0e736ab04e76da6a1490e7e52fa7f6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_2adea17302df05993fb4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_44cde79a9393cfd5de65.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_44cde79a9393cfd5de65.png new file mode 100644 index 0000000000000000000000000000000000000000..18ff3fd5e614a64f40bbf6529c0571155c396a49 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_44cde79a9393cfd5de65.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_9a70121c496baa29b32d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_9a70121c496baa29b32d.png new file mode 100644 index 0000000000000000000000000000000000000000..9837a08824f28a841347402d92b773985ee37266 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_9a70121c496baa29b32d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_c4cbc30d01946d4b8a68.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_c4cbc30d01946d4b8a68.png new file mode 100644 index 0000000000000000000000000000000000000000..a7c37ef200d460177f99677aff11585bcf4258aa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_c4cbc30d01946d4b8a68.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_25a7fd98eeed0b92492a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_25a7fd98eeed0b92492a.png new file mode 100644 index 0000000000000000000000000000000000000000..509a94dae66b753fa7ef90ef70e1c8c6b93c742e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_25a7fd98eeed0b92492a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_30e23b1c99883a3a5d1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_30e23b1c99883a3a5d1b.png new file mode 100644 index 0000000000000000000000000000000000000000..7ed793785ec4f17d018808efee61662ceff5034f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_30e23b1c99883a3a5d1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_3d27a4a58705a7623797.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_3d27a4a58705a7623797.png new file mode 100644 index 0000000000000000000000000000000000000000..4557b0bbbd34eeae76e04774efce2efcbf4d8a15 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_3d27a4a58705a7623797.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_495a5440c9b882ebce83.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_495a5440c9b882ebce83.png new file mode 100644 index 0000000000000000000000000000000000000000..4ca27913e166f176ae3aa292fd02760eab771c26 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_495a5440c9b882ebce83.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_20d595c8be1cc3fb5113.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_20d595c8be1cc3fb5113.png new file mode 100644 index 0000000000000000000000000000000000000000..c867dec76a70a8ef7d551cec647bab5218398985 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_20d595c8be1cc3fb5113.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_2a8ec10dc13e2bc1cc98.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_2a8ec10dc13e2bc1cc98.png new file mode 100644 index 0000000000000000000000000000000000000000..aa3e1b313036c02fc837cdfc9adda9e2ef024774 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_2a8ec10dc13e2bc1cc98.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_44df0c3fc9ccc7bc2006.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_44df0c3fc9ccc7bc2006.png new file mode 100644 index 0000000000000000000000000000000000000000..c6e065c3d30a6e9011529c1e3d6fc85114a05888 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_44df0c3fc9ccc7bc2006.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_e2b896cc18965cd5c6a0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_e2b896cc18965cd5c6a0.png new file mode 100644 index 0000000000000000000000000000000000000000..d2ab8ae2914fc04f2d032226e1b34f7e11bfa25c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_e2b896cc18965cd5c6a0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_13a6564be7113f6ffffa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_13a6564be7113f6ffffa.png new file mode 100644 index 0000000000000000000000000000000000000000..90460e60aabce1c991d26ca8c5e9040cabf19412 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_13a6564be7113f6ffffa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_a2b18a3466f24b60e7e8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_a2b18a3466f24b60e7e8.png new file mode 100644 index 0000000000000000000000000000000000000000..64489682406c337910f7f9c9d46132c4fa715213 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_a2b18a3466f24b60e7e8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_bb670884b7dc2ce9c0f0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_bb670884b7dc2ce9c0f0.png new file mode 100644 index 0000000000000000000000000000000000000000..0a8723064534425e2d0d9a0e5dba29a1aead1914 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_bb670884b7dc2ce9c0f0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_ecd4f5bd1e85f7583e3a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_ecd4f5bd1e85f7583e3a.png new file mode 100644 index 0000000000000000000000000000000000000000..0a1e225e40b62617b556fea17a11867d88ebc571 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_ecd4f5bd1e85f7583e3a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_1c4d42aa5223e7388b5b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_1c4d42aa5223e7388b5b.png new file mode 100644 index 0000000000000000000000000000000000000000..08cdf6c5e1ce2868f2434abd8cfd1867675971a5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_1c4d42aa5223e7388b5b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_2bd50e2fab837e7065c9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_2bd50e2fab837e7065c9.png new file mode 100644 index 0000000000000000000000000000000000000000..737c8343b2bfa3d0fe8baf1579e9b2b66653c008 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_2bd50e2fab837e7065c9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_91c227fe28291dc6398e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_91c227fe28291dc6398e.png new file mode 100644 index 0000000000000000000000000000000000000000..8c290d8b324ad1fee16f9a76a55bd5e322bc127a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_91c227fe28291dc6398e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_dc0aef537a4563456b9d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_dc0aef537a4563456b9d.png new file mode 100644 index 0000000000000000000000000000000000000000..93aa896a31e77ae00254864197c6df4facc9f420 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_dc0aef537a4563456b9d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_3484fb3ea6bd07c684fe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_3484fb3ea6bd07c684fe.png new file mode 100644 index 0000000000000000000000000000000000000000..c416ef4c656a8127eece43b66cc7c8b7fd9be0ee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_3484fb3ea6bd07c684fe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_71b423e4e1268b1d4fd1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_71b423e4e1268b1d4fd1.png new file mode 100644 index 0000000000000000000000000000000000000000..498d7e2990596e30e7cf276aeb9f674cbbb5d54d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_71b423e4e1268b1d4fd1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_87802ce6e3f07adce3f8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_87802ce6e3f07adce3f8.png new file mode 100644 index 0000000000000000000000000000000000000000..085fca302f9a4abddc5518fe2d755d7f79154178 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_87802ce6e3f07adce3f8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_c8af6853c303d615d227.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_c8af6853c303d615d227.png new file mode 100644 index 0000000000000000000000000000000000000000..37be5c86adee3e4d7faeffc7ecc68a64948e9d22 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_c8af6853c303d615d227.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_527a954fe3cf2cea846b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_527a954fe3cf2cea846b.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c05e9a64181b8aa2f4cdb3f1b9dd8a7f9c7416 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_527a954fe3cf2cea846b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_681987f1d8f22c216556.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_681987f1d8f22c216556.png new file mode 100644 index 0000000000000000000000000000000000000000..717466f15f206183e6579065addd6e63c3dd3239 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_681987f1d8f22c216556.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_a13c2000b8ed6a70854f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_a13c2000b8ed6a70854f.png new file mode 100644 index 0000000000000000000000000000000000000000..edbf06c26e8306eb7697d964de347bc737557922 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_a13c2000b8ed6a70854f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_f3736153dfe0d88cd55a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_f3736153dfe0d88cd55a.png new file mode 100644 index 0000000000000000000000000000000000000000..92f2bac434cb6b2cb8ea95060842ea0037a2eba6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_f3736153dfe0d88cd55a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_3d9c39e56fc8de14bd16.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_3d9c39e56fc8de14bd16.png new file mode 100644 index 0000000000000000000000000000000000000000..764d207e1f95a8c0a066175aec89b20bdaee0a72 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_3d9c39e56fc8de14bd16.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_d2847df06a210702ce44.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_d2847df06a210702ce44.png new file mode 100644 index 0000000000000000000000000000000000000000..d6218a1f5bf4f75ffcaf55b9f548a91325b14574 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_d2847df06a210702ce44.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_da62b325f435be2e34fc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_da62b325f435be2e34fc.png new file mode 100644 index 0000000000000000000000000000000000000000..e0ace6a9fa24dc3f137b23104ccbbc63e0d187c3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_da62b325f435be2e34fc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_fc23f6fb743f22273fe6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_fc23f6fb743f22273fe6.png new file mode 100644 index 0000000000000000000000000000000000000000..e0a6c3b3d318ed863a862f15707a5a89272da526 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_fc23f6fb743f22273fe6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_4f201b9582cf531f880f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_4f201b9582cf531f880f.png new file mode 100644 index 0000000000000000000000000000000000000000..1c5dac7ef4996268019fcd949fbe3dbd0ff42b56 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_4f201b9582cf531f880f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_6510ea41e40263c2e370.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_6510ea41e40263c2e370.png new file mode 100644 index 0000000000000000000000000000000000000000..7626e3c1c13375e5cc9e5b693c7eb3e1f29fdf94 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_6510ea41e40263c2e370.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_92f60812e2c40f5ede4e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_92f60812e2c40f5ede4e.png new file mode 100644 index 0000000000000000000000000000000000000000..7914cbf54a003e7ac93abe26e9720d115aa0700b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_92f60812e2c40f5ede4e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_fd23fe018b04772dc737.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_fd23fe018b04772dc737.png new file mode 100644 index 0000000000000000000000000000000000000000..5d4a0cfb56ddb8937f53f72b5177ed673169c13f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_fd23fe018b04772dc737.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_31f503b2f48506fd3477.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_31f503b2f48506fd3477.png new file mode 100644 index 0000000000000000000000000000000000000000..fe29b4a1d8f0fdaa9ccb5c396a0f2f094514b1aa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_31f503b2f48506fd3477.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_6780fc9f8209223ae1b6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_6780fc9f8209223ae1b6.png new file mode 100644 index 0000000000000000000000000000000000000000..b72ede573699c14c1f3651fdb9db2d2ee4b378b4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_6780fc9f8209223ae1b6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_a3d4cc4c13bcc1f49885.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_a3d4cc4c13bcc1f49885.png new file mode 100644 index 0000000000000000000000000000000000000000..f4110aab1254ad2e410b65aad9b1f59743b2ca50 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_a3d4cc4c13bcc1f49885.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_facdb9aec88792ac295a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_facdb9aec88792ac295a.png new file mode 100644 index 0000000000000000000000000000000000000000..2965d28429783a5c4fbcca0fe886a7547da1a28d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_facdb9aec88792ac295a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_5c42e7cf17692c7e8b10.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_5c42e7cf17692c7e8b10.png new file mode 100644 index 0000000000000000000000000000000000000000..b4ccf233a1c524628b749ca934c8b1afac1c10d1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_5c42e7cf17692c7e8b10.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_78cf4346f76acbf4822d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_78cf4346f76acbf4822d.png new file mode 100644 index 0000000000000000000000000000000000000000..84fd709e234fb8f7a827c7f4ec8cce34a394ec6b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_78cf4346f76acbf4822d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_792f047c03e4dfeee771.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_792f047c03e4dfeee771.png new file mode 100644 index 0000000000000000000000000000000000000000..10cd2cacde1814e68de40bee745ad33bf19a9f7b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_792f047c03e4dfeee771.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_af71a9427ef7d070b0f2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_af71a9427ef7d070b0f2.png new file mode 100644 index 0000000000000000000000000000000000000000..420003aa928bd54832ee9a5721845dda17d518ad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_af71a9427ef7d070b0f2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_35de5f74f57708e131d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_35de5f74f57708e131d8.png new file mode 100644 index 0000000000000000000000000000000000000000..c8a7c550b42a191284d624b6e81cc1beca97a04b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_35de5f74f57708e131d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_495f6eaf97274ddbec24.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_495f6eaf97274ddbec24.png new file mode 100644 index 0000000000000000000000000000000000000000..285a52e67d837e34cd35cd589d8b32925afba646 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_495f6eaf97274ddbec24.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_93e7616a5637b30874a3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_93e7616a5637b30874a3.png new file mode 100644 index 0000000000000000000000000000000000000000..56bd2a95ab774be15df95859adbf373943a0a667 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_93e7616a5637b30874a3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_96b0e550df9ea641bc45.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_96b0e550df9ea641bc45.png new file mode 100644 index 0000000000000000000000000000000000000000..db429faa3bfb17e437d397888f2dc28a52ba05c3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_96b0e550df9ea641bc45.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_1a4dfdc68c77840e4f54.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_1a4dfdc68c77840e4f54.png new file mode 100644 index 0000000000000000000000000000000000000000..f58a7b7245a432fff9c2d6215b9e2f0066f736c3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_1a4dfdc68c77840e4f54.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_25a61e1be1002bcdce05.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_25a61e1be1002bcdce05.png new file mode 100644 index 0000000000000000000000000000000000000000..064707bef1ede6bf8ed2a8009eaac315f110f286 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_25a61e1be1002bcdce05.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_80dcc12a9bc766e6e273.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_80dcc12a9bc766e6e273.png new file mode 100644 index 0000000000000000000000000000000000000000..16fb7b677ee9dc35dee063a75c70e3c5320f7487 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_80dcc12a9bc766e6e273.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_89b29a13fa5e46bda693.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_89b29a13fa5e46bda693.png new file mode 100644 index 0000000000000000000000000000000000000000..f40785f0dec14eb20a697289b51302b14d652bb3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_89b29a13fa5e46bda693.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_4735775e3565ffe6cc3c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_4735775e3565ffe6cc3c.png new file mode 100644 index 0000000000000000000000000000000000000000..2a12e5f8853fa0086f327d4c7d99cb7c7eb77727 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_4735775e3565ffe6cc3c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_66753d01867c7399ff5b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_66753d01867c7399ff5b.png new file mode 100644 index 0000000000000000000000000000000000000000..dc961d2bdb1890d3f0289dcd39f65efa55c7a8f3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_66753d01867c7399ff5b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_8571134cbb5b50cb1b16.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_8571134cbb5b50cb1b16.png new file mode 100644 index 0000000000000000000000000000000000000000..d63fe164ecbedaadeb2decad415e61fd3de0235f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_8571134cbb5b50cb1b16.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_f279415ab7f07741bd39.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_f279415ab7f07741bd39.png new file mode 100644 index 0000000000000000000000000000000000000000..1782b8334cdff758f0a9854f9f5cec364614d4c3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_f279415ab7f07741bd39.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_0d5e1d8977b7580f2cc9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_0d5e1d8977b7580f2cc9.png new file mode 100644 index 0000000000000000000000000000000000000000..094946adb037972b2aa8fe6bf2201016b84d631a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_0d5e1d8977b7580f2cc9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_40b75b59a21d5172a48f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_40b75b59a21d5172a48f.png new file mode 100644 index 0000000000000000000000000000000000000000..b73ee5f23abffe45a6865be92d7f167a0eb5625f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_40b75b59a21d5172a48f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_6b20c3a38d00d5d9ff65.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_6b20c3a38d00d5d9ff65.png new file mode 100644 index 0000000000000000000000000000000000000000..d1e4bbc662750d7cbdfb9afac543982a3e7a0804 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_6b20c3a38d00d5d9ff65.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_d1ae1c601d830af2b331.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_d1ae1c601d830af2b331.png new file mode 100644 index 0000000000000000000000000000000000000000..8ead6e6e7d7660a0aa83f7a5f745e5358e11aedf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_d1ae1c601d830af2b331.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_1274183ce7a3cf56140f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_1274183ce7a3cf56140f.png new file mode 100644 index 0000000000000000000000000000000000000000..9a7f28c20077912d862f7ce0e97ba6a016e40853 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_1274183ce7a3cf56140f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_4d663b73aeec0844abaf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_4d663b73aeec0844abaf.png new file mode 100644 index 0000000000000000000000000000000000000000..3e59e11e3b556f0e564377fc6106035623fe07b0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_4d663b73aeec0844abaf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_79d16e4accc559614b0c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_79d16e4accc559614b0c.png new file mode 100644 index 0000000000000000000000000000000000000000..839a2a5f9eb83289a59af146780df69027d3e476 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_79d16e4accc559614b0c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_bd1493c9dbd99c59f33e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_bd1493c9dbd99c59f33e.png new file mode 100644 index 0000000000000000000000000000000000000000..8f95512621a2882532aac77f039269a94a05395b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_bd1493c9dbd99c59f33e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_10af19b5eb69de74afc4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_10af19b5eb69de74afc4.png new file mode 100644 index 0000000000000000000000000000000000000000..6aa52391850f52e4b038d9365984bd5e70042edf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_10af19b5eb69de74afc4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_121c2113a6bae5fc85c2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_121c2113a6bae5fc85c2.png new file mode 100644 index 0000000000000000000000000000000000000000..ec4d566b03a20284d0cc4fb7fe2f4359967225da Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_121c2113a6bae5fc85c2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_8c72261b84607508d23a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_8c72261b84607508d23a.png new file mode 100644 index 0000000000000000000000000000000000000000..1f3913bdece5fec9381175c6fdae4472b4d2c27c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_8c72261b84607508d23a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_b2ec6ec396e71fc83e32.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_b2ec6ec396e71fc83e32.png new file mode 100644 index 0000000000000000000000000000000000000000..d2c3149531b133619f35f011d2dce6e7fc911cb0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_b2ec6ec396e71fc83e32.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_1e8934a467f98f6eaaa3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_1e8934a467f98f6eaaa3.png new file mode 100644 index 0000000000000000000000000000000000000000..6b02bba0a9ed3c76d3cdd1c80da76b7cd7a68a21 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_1e8934a467f98f6eaaa3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_35d4d32c3fec0491de87.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_35d4d32c3fec0491de87.png new file mode 100644 index 0000000000000000000000000000000000000000..458939e1c51b4d2a5ae9c7156a13bed25e5c9383 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_35d4d32c3fec0491de87.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_47038f691c32fe7268e8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_47038f691c32fe7268e8.png new file mode 100644 index 0000000000000000000000000000000000000000..a88bb4b5859a5efd6760eb005b33fdc8a52015ee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_47038f691c32fe7268e8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_a581d161baa84d403a2f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_a581d161baa84d403a2f.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7e73e7d0f19c0e8c2175c442561325d2baea12 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_a581d161baa84d403a2f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_3ccb5e8c210778c7375e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_3ccb5e8c210778c7375e.png new file mode 100644 index 0000000000000000000000000000000000000000..5963a8684556f3c4822b4e9d7fa7dcaf67f2480f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_3ccb5e8c210778c7375e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_4d04873aa0c30bc26f1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_4d04873aa0c30bc26f1b.png new file mode 100644 index 0000000000000000000000000000000000000000..da19e163ed34f04de262325fafebadde9390738b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_4d04873aa0c30bc26f1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_bb1e6adfd716323966e6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_bb1e6adfd716323966e6.png new file mode 100644 index 0000000000000000000000000000000000000000..afcca9b00adfd9b8bf5783acef31631ca528f81f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_bb1e6adfd716323966e6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_f0108f877558e580bc5b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_f0108f877558e580bc5b.png new file mode 100644 index 0000000000000000000000000000000000000000..728c213b2d12f536c90ac625cf3d00004ea644e9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_f0108f877558e580bc5b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_28d9110205d67d12e049.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_28d9110205d67d12e049.png new file mode 100644 index 0000000000000000000000000000000000000000..f7a478727ffdf37ef2dd2c6aa5561c2edc185081 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_28d9110205d67d12e049.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_641e73f5b671a20fd253.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_641e73f5b671a20fd253.png new file mode 100644 index 0000000000000000000000000000000000000000..d3a14c3584af7ad53aa71e9c8baa49fb830b51a1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_641e73f5b671a20fd253.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_6ccc44e184335df47872.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_6ccc44e184335df47872.png new file mode 100644 index 0000000000000000000000000000000000000000..66bacc5481dcf9a010e6b18880c379d5d7b3213f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_6ccc44e184335df47872.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_7597d25192684caea03c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_7597d25192684caea03c.png new file mode 100644 index 0000000000000000000000000000000000000000..fd7aacf628677107cbb80a236371bed13d5971f9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_7597d25192684caea03c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_5267f9823ab9cd672b8d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_5267f9823ab9cd672b8d.png new file mode 100644 index 0000000000000000000000000000000000000000..c29ba65ba15ea15f4c22b984998d9017924623be Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_5267f9823ab9cd672b8d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_634c70d32852475596a1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_634c70d32852475596a1.png new file mode 100644 index 0000000000000000000000000000000000000000..f61fa970e3a68ec0fe8bd0e378176c4bd27eca6a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_634c70d32852475596a1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_e023a79566a8c2f6ef7c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_e023a79566a8c2f6ef7c.png new file mode 100644 index 0000000000000000000000000000000000000000..46ce8d7f70352ce570ec4fd517598f6622ce9257 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_e023a79566a8c2f6ef7c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_f167a328735ddbfe6eb8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_f167a328735ddbfe6eb8.png new file mode 100644 index 0000000000000000000000000000000000000000..53797b4ab695ef7f9ea02443d36d76372e9a6835 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_f167a328735ddbfe6eb8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_20ff4fb4889968c51a36.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_20ff4fb4889968c51a36.png new file mode 100644 index 0000000000000000000000000000000000000000..24d5ae2cde7c26e046b934846ab8d1ffdc237ccf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_20ff4fb4889968c51a36.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_2324e2829f63d6245b63.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_2324e2829f63d6245b63.png new file mode 100644 index 0000000000000000000000000000000000000000..4b9bb7fe38b1578dc54d6361dc9d54b0c3ad1ecf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_2324e2829f63d6245b63.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_53de15a744ba8c6a86cb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_53de15a744ba8c6a86cb.png new file mode 100644 index 0000000000000000000000000000000000000000..61f58774cd259f794250bb2947e0e3a3dbf18ad2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_53de15a744ba8c6a86cb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_d56b30fafaaf634da591.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_d56b30fafaaf634da591.png new file mode 100644 index 0000000000000000000000000000000000000000..b95e7dc81d5750f97f1da193ace660e837ee5ac3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_d56b30fafaaf634da591.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_26e576e4bb36d7c4fff4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_26e576e4bb36d7c4fff4.png new file mode 100644 index 0000000000000000000000000000000000000000..926ed63250fd3709a8ef5a033b5c7682f0c80f12 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_26e576e4bb36d7c4fff4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_70c9c8adbd86862584fb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_70c9c8adbd86862584fb.png new file mode 100644 index 0000000000000000000000000000000000000000..122f258f9aca125e47ff21a06b5afb7457f70f37 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_70c9c8adbd86862584fb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_d24265cb6513fc52ce8f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_d24265cb6513fc52ce8f.png new file mode 100644 index 0000000000000000000000000000000000000000..7828225a003af33501ca269c7d49ac24525851d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_d24265cb6513fc52ce8f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_e1571760ab4f201272a7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_e1571760ab4f201272a7.png new file mode 100644 index 0000000000000000000000000000000000000000..18477704aa09246d77aa38cc6acdba3294bbbfde Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_e1571760ab4f201272a7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_3c27ba34f4722b4e005d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_3c27ba34f4722b4e005d.png new file mode 100644 index 0000000000000000000000000000000000000000..25bfb9ad2ce6728084b30e72a071e9311457f611 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_3c27ba34f4722b4e005d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8a6f7bdd01359587b959.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8a6f7bdd01359587b959.png new file mode 100644 index 0000000000000000000000000000000000000000..fd4f7940e5dbf6ce4e1117845b045b65e1c4841d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8a6f7bdd01359587b959.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8cb65c990196e747fe1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8cb65c990196e747fe1b.png new file mode 100644 index 0000000000000000000000000000000000000000..d92e9a21afbcdff0d7d5174f52becce390501ba2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8cb65c990196e747fe1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_f3aa7f7a35d10932b705.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_f3aa7f7a35d10932b705.png new file mode 100644 index 0000000000000000000000000000000000000000..767c0c50bb63861370609896c287aa4e8ea6cb2b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_f3aa7f7a35d10932b705.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_5ce0af8c5e4bcdc91de1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_5ce0af8c5e4bcdc91de1.png new file mode 100644 index 0000000000000000000000000000000000000000..fe5fdf1c883df43b11d06231e3bea048316ce583 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_5ce0af8c5e4bcdc91de1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_62882ef9cf5b6f7a068a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_62882ef9cf5b6f7a068a.png new file mode 100644 index 0000000000000000000000000000000000000000..055bb87b5eb3d71e9b1e2593a927b0ba3b0b223e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_62882ef9cf5b6f7a068a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_7f53e80e11acc14ce2a0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_7f53e80e11acc14ce2a0.png new file mode 100644 index 0000000000000000000000000000000000000000..1c9caed027de4a13a5c61279d23ec4ffb9d02122 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_7f53e80e11acc14ce2a0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_f8cadad5f7fe934e8055.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_f8cadad5f7fe934e8055.png new file mode 100644 index 0000000000000000000000000000000000000000..d2de266e2ced07f56cca2c3cee47b37cd5445c70 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_f8cadad5f7fe934e8055.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_2051fe3f66e6b93ea41a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_2051fe3f66e6b93ea41a.png new file mode 100644 index 0000000000000000000000000000000000000000..3d3268ef825dd8b7b351799a649d4ae55b6e85c5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_2051fe3f66e6b93ea41a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_62a12068b1569da67aa0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_62a12068b1569da67aa0.png new file mode 100644 index 0000000000000000000000000000000000000000..e2776e13bf565f264992443414456cb007d5a2a2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_62a12068b1569da67aa0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_6a940705517ad6056786.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_6a940705517ad6056786.png new file mode 100644 index 0000000000000000000000000000000000000000..b14f82852b4b46a2dec4053dd46a03b4aa94feb8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_6a940705517ad6056786.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_8f8f57e531e727457f49.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_8f8f57e531e727457f49.png new file mode 100644 index 0000000000000000000000000000000000000000..ab1bc00a0b0627d49eddc521922a51a256af7f0a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_8f8f57e531e727457f49.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_0cbbf6f6d7e145273fed.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_0cbbf6f6d7e145273fed.png new file mode 100644 index 0000000000000000000000000000000000000000..79cb45076e6bdf9e4a2db206a92485edf6e61e67 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_0cbbf6f6d7e145273fed.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_439769fb4c685308e174.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_439769fb4c685308e174.png new file mode 100644 index 0000000000000000000000000000000000000000..236e173e12ed19c45e8b6539826fdb8d2ab9257c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_439769fb4c685308e174.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_6dc1a022a154e1f13821.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_6dc1a022a154e1f13821.png new file mode 100644 index 0000000000000000000000000000000000000000..20f37e4abe2bfb5e9c346504150e2cfea226b6f8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_6dc1a022a154e1f13821.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_b7dac751be9dbb9e9669.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_b7dac751be9dbb9e9669.png new file mode 100644 index 0000000000000000000000000000000000000000..a312f39d488092440877faa85afd79debd809f58 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_b7dac751be9dbb9e9669.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_0e44d701a58309ed7f8c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_0e44d701a58309ed7f8c.png new file mode 100644 index 0000000000000000000000000000000000000000..6375d7f1194e53b57eb82c0d33e0c54e61c6edd2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_0e44d701a58309ed7f8c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_57f6ce5e36db13d58ff7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_57f6ce5e36db13d58ff7.png new file mode 100644 index 0000000000000000000000000000000000000000..fe82ffabbb7c17c2f428f4b8813a719bc81f77bb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_57f6ce5e36db13d58ff7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_e45fdf219e7df7c258e1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_e45fdf219e7df7c258e1.png new file mode 100644 index 0000000000000000000000000000000000000000..5a6341eaae02adcadb65587d48ea8017f06057c1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_e45fdf219e7df7c258e1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_ef8edbb252a587f0b5f9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_ef8edbb252a587f0b5f9.png new file mode 100644 index 0000000000000000000000000000000000000000..e086afc56ff4ca9e6fb14477df3aa236fef215ad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_ef8edbb252a587f0b5f9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_592a1cdff5155ffd226b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_592a1cdff5155ffd226b.png new file mode 100644 index 0000000000000000000000000000000000000000..49768ed491c33c74897bb6769ed366fbbde52bda Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_592a1cdff5155ffd226b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_5f252bcf241c332dbcc8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_5f252bcf241c332dbcc8.png new file mode 100644 index 0000000000000000000000000000000000000000..9a6e2aad2a2468769794e971ad516a9bb342a3f4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_5f252bcf241c332dbcc8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_92d410380f2e4d568def.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_92d410380f2e4d568def.png new file mode 100644 index 0000000000000000000000000000000000000000..823e14a6940c648b5a60837b1c4c31162778d344 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_92d410380f2e4d568def.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_a19dfefba40d9f718373.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_a19dfefba40d9f718373.png new file mode 100644 index 0000000000000000000000000000000000000000..19162fa7407dff9626c42f1c14c71b7f65c70f72 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_a19dfefba40d9f718373.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_3d815afdc0b8988743f1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_3d815afdc0b8988743f1.png new file mode 100644 index 0000000000000000000000000000000000000000..a6969d8caf63077f1b5b6fe1f68b2c388ca8df31 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_3d815afdc0b8988743f1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_95104b98cc051b8537c1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_95104b98cc051b8537c1.png new file mode 100644 index 0000000000000000000000000000000000000000..0a872074f2647982afb32398250b2ba77c18aa47 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_95104b98cc051b8537c1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_a080817469c958ce172d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_a080817469c958ce172d.png new file mode 100644 index 0000000000000000000000000000000000000000..eab6480a875bf830615c251addfdc73f066d8ea5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_a080817469c958ce172d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_ebf4944f4a96a0fd9bfe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_ebf4944f4a96a0fd9bfe.png new file mode 100644 index 0000000000000000000000000000000000000000..0d716d693511cb0c24c3606548f08f951b6ea193 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_ebf4944f4a96a0fd9bfe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_70f63d8f133f82555f32.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_70f63d8f133f82555f32.png new file mode 100644 index 0000000000000000000000000000000000000000..5f97bc7f9afeeda3c603b3eee5a2fedd10f05dbe Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_70f63d8f133f82555f32.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_80556919e91296fecaa2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_80556919e91296fecaa2.png new file mode 100644 index 0000000000000000000000000000000000000000..b96bd5a765f3774d5dd99e784d1d9fbce2c07c40 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_80556919e91296fecaa2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_8f1474272dc71ff98783.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_8f1474272dc71ff98783.png new file mode 100644 index 0000000000000000000000000000000000000000..bde0e3ff1004bfaf97d5096aa3a48c62bce17ef6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_8f1474272dc71ff98783.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_f461e186ea0b523e4f5c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_f461e186ea0b523e4f5c.png new file mode 100644 index 0000000000000000000000000000000000000000..cd5fc2bb69cd12f6c640709a87d13efe071e6a5f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_f461e186ea0b523e4f5c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_3fe304a84ca21b47ce14.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_3fe304a84ca21b47ce14.png new file mode 100644 index 0000000000000000000000000000000000000000..f41d5a567bbedb483128f3e4387645d83ca224fb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_3fe304a84ca21b47ce14.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_9ab41e528843f61810a5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_9ab41e528843f61810a5.png new file mode 100644 index 0000000000000000000000000000000000000000..1015c46e63c6e4b66b73c2b3ad2dd7a2007bf742 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_9ab41e528843f61810a5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_b1e51d26ad90e796b853.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_b1e51d26ad90e796b853.png new file mode 100644 index 0000000000000000000000000000000000000000..789d8116065df4d04f459cd24fa0eb5fc30865d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_b1e51d26ad90e796b853.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_f82ea81ace5d0ecf08c0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_f82ea81ace5d0ecf08c0.png new file mode 100644 index 0000000000000000000000000000000000000000..1aba8194c6da96ff2d11c0643f51627a345a993a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_f82ea81ace5d0ecf08c0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_502669b387d405aba496.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_502669b387d405aba496.png new file mode 100644 index 0000000000000000000000000000000000000000..3aa80f8cdd33e6aff424fad2f79f8921b9ef3a32 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_502669b387d405aba496.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_7c92296aef52f1990dd8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_7c92296aef52f1990dd8.png new file mode 100644 index 0000000000000000000000000000000000000000..14c7ee78604513d87debce298371b261d3b33084 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_7c92296aef52f1990dd8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_90bacf76a8d9b4be28c2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_90bacf76a8d9b4be28c2.png new file mode 100644 index 0000000000000000000000000000000000000000..0973131352ad229e61565015115e0567cab33d69 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_90bacf76a8d9b4be28c2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_f737256e79e46bab16f6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_f737256e79e46bab16f6.png new file mode 100644 index 0000000000000000000000000000000000000000..7c3af964e434263c6a5061f6ee2a252b22d0dbe4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_f737256e79e46bab16f6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_0cca9e4bf3c719de0c1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_0cca9e4bf3c719de0c1b.png new file mode 100644 index 0000000000000000000000000000000000000000..1934de3874825bfc7d5db0d02088babc0cb15964 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_0cca9e4bf3c719de0c1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_94b0b6df3e9e7e6d60a7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_94b0b6df3e9e7e6d60a7.png new file mode 100644 index 0000000000000000000000000000000000000000..fdab220f36579f7a8b48c2ae1b5495c02c712c32 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_94b0b6df3e9e7e6d60a7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_c8bca36fc7ba027a3fcb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_c8bca36fc7ba027a3fcb.png new file mode 100644 index 0000000000000000000000000000000000000000..ca490b06b7d7bacad1ac50884ce1a242021e7090 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_c8bca36fc7ba027a3fcb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_ec54bc04345a128fa1fa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_ec54bc04345a128fa1fa.png new file mode 100644 index 0000000000000000000000000000000000000000..4ff1cf5cb174446b3a1962ab035978a6c9b570a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_ec54bc04345a128fa1fa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_2efaccf5e9f3be53ab91.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_2efaccf5e9f3be53ab91.png new file mode 100644 index 0000000000000000000000000000000000000000..4d28aa8ceb77b75bb08a757220bcf1b93befd6f3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_2efaccf5e9f3be53ab91.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_68869b5815b44b073337.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_68869b5815b44b073337.png new file mode 100644 index 0000000000000000000000000000000000000000..428621cdbaaff20541b945b75c58e848f4c0c9c8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_68869b5815b44b073337.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_6eb6045d5b5e0c60866e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_6eb6045d5b5e0c60866e.png new file mode 100644 index 0000000000000000000000000000000000000000..edd09be0f6512e9e52accb43f62e71e693759867 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_6eb6045d5b5e0c60866e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_a6981cf394dd7c2cc91c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_a6981cf394dd7c2cc91c.png new file mode 100644 index 0000000000000000000000000000000000000000..01b1156bb534b90aae1b61747821ee34380d75c0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_a6981cf394dd7c2cc91c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_5dc38faaefad052d7c73.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_5dc38faaefad052d7c73.png new file mode 100644 index 0000000000000000000000000000000000000000..53586ca4d9d9226054b9b8de1bb6ebbdc192cbee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_5dc38faaefad052d7c73.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8a3f5efc95759375ecf3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8a3f5efc95759375ecf3.png new file mode 100644 index 0000000000000000000000000000000000000000..a29e1f3f6a4de307d15f096630225f2329eb0044 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8a3f5efc95759375ecf3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8d995e3df6cab97b5efe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8d995e3df6cab97b5efe.png new file mode 100644 index 0000000000000000000000000000000000000000..9456cd90a4090230034be742e2326c172bc73b56 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8d995e3df6cab97b5efe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_bd7247d691421fd303dc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_bd7247d691421fd303dc.png new file mode 100644 index 0000000000000000000000000000000000000000..2fecee9897a022760f531b9be9de94bb29964a0d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_bd7247d691421fd303dc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_44e926c554649b6f5303.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_44e926c554649b6f5303.png new file mode 100644 index 0000000000000000000000000000000000000000..c82cfc52532bb75e220357b1ec179e0272d70e71 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_44e926c554649b6f5303.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_74a8f4715551b1c5c54f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_74a8f4715551b1c5c54f.png new file mode 100644 index 0000000000000000000000000000000000000000..dd44f2f52bfc060b99eee6a0ac8506042f79e930 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_74a8f4715551b1c5c54f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_af869ed43c9a233ae986.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_af869ed43c9a233ae986.png new file mode 100644 index 0000000000000000000000000000000000000000..d23b271ab0047324fb6e7f833235c791594b3106 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_af869ed43c9a233ae986.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_dc906b623785403dd3d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_dc906b623785403dd3d8.png new file mode 100644 index 0000000000000000000000000000000000000000..c9984fc3fc250b5a7f586bbdd244b6df0a0789da Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_dc906b623785403dd3d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ab1cd3962540e17bb811.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ab1cd3962540e17bb811.png new file mode 100644 index 0000000000000000000000000000000000000000..ece8e9ca641454c362db25eeba621b7e5c42d4d3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ab1cd3962540e17bb811.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ba83343d97b43691ed6c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ba83343d97b43691ed6c.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8938e4cbead9e4bdbbfaa34bee4787facd734f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ba83343d97b43691ed6c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_d74e45b7bdcfdd46f9f1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_d74e45b7bdcfdd46f9f1.png new file mode 100644 index 0000000000000000000000000000000000000000..4db968942fe44c02f598e6047314ea7e562f065b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_d74e45b7bdcfdd46f9f1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_f9d64bc6cad19d6f97df.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_f9d64bc6cad19d6f97df.png new file mode 100644 index 0000000000000000000000000000000000000000..d4de39e0e941715ebd363ecf35bd1bea25dca33f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_f9d64bc6cad19d6f97df.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9e068756400f652512f8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9e068756400f652512f8.png new file mode 100644 index 0000000000000000000000000000000000000000..c74563019a9b88e05a729260106441863f26c67f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9e068756400f652512f8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9eaad678e1fac0c41dad.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9eaad678e1fac0c41dad.png new file mode 100644 index 0000000000000000000000000000000000000000..bd70dbb657bc3c31d2d33be955029269a760c3a2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9eaad678e1fac0c41dad.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_a931a5abd80be6e44918.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_a931a5abd80be6e44918.png new file mode 100644 index 0000000000000000000000000000000000000000..b9dd2f204b47bf3dcf91895e0c1539aeae690d1e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_a931a5abd80be6e44918.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_d37b3276fdb3f3df151e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_d37b3276fdb3f3df151e.png new file mode 100644 index 0000000000000000000000000000000000000000..a04451505e18f7fc7ca7a5fceeab3a692171f837 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_d37b3276fdb3f3df151e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_2ba23a6361ddfbc12f1d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_2ba23a6361ddfbc12f1d.png new file mode 100644 index 0000000000000000000000000000000000000000..89a4ae98e99c25f729eb9906cdebb3330ae42896 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_2ba23a6361ddfbc12f1d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_3ca7e4391d5d3fb6c81b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_3ca7e4391d5d3fb6c81b.png new file mode 100644 index 0000000000000000000000000000000000000000..37fb648f7e16fe0ff66a4488fce7809362ff1ca0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_3ca7e4391d5d3fb6c81b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_4895d89615e8859a7188.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_4895d89615e8859a7188.png new file mode 100644 index 0000000000000000000000000000000000000000..979935eab499e3e0e627b18544b4b9959320478b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_4895d89615e8859a7188.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_f8275468aed6de42c6a6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_f8275468aed6de42c6a6.png new file mode 100644 index 0000000000000000000000000000000000000000..45d9ff9442752d504e9736e16d2c90c8a1672a8e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_f8275468aed6de42c6a6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_49e37748168c816e5bce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_49e37748168c816e5bce.png new file mode 100644 index 0000000000000000000000000000000000000000..c221c9f0e83ed5e00a2a194679608899285ceb6f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_49e37748168c816e5bce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_62c0ac49660960cc1d84.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_62c0ac49660960cc1d84.png new file mode 100644 index 0000000000000000000000000000000000000000..d9c699d7f2aad9b07379f5841ffa38436b17a1ea Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_62c0ac49660960cc1d84.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_b59b707d92bd55668893.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_b59b707d92bd55668893.png new file mode 100644 index 0000000000000000000000000000000000000000..797aea73426f7f55117a880916fb3e2a895648af Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_b59b707d92bd55668893.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_ef4b870d759c369b55d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_ef4b870d759c369b55d8.png new file mode 100644 index 0000000000000000000000000000000000000000..ec268597d112a5359fe922a37f9d13b59cb9b7f4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_ef4b870d759c369b55d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_004c8d256d48f636b3a9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_004c8d256d48f636b3a9.png new file mode 100644 index 0000000000000000000000000000000000000000..5433896f8e9bfb9864817e9875b02b4ad5fd53a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_004c8d256d48f636b3a9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_21d0240a079e64e1a5d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_21d0240a079e64e1a5d8.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e15d48f08cab7b2e4214d6aca5fe7c1622ebd1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_21d0240a079e64e1a5d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_ac87dd24891f31576e19.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_ac87dd24891f31576e19.png new file mode 100644 index 0000000000000000000000000000000000000000..923e90890dd89bcc7b369ff6f29917f39b48eb55 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_ac87dd24891f31576e19.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_fcd1b99010c2c7301cb1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_fcd1b99010c2c7301cb1.png new file mode 100644 index 0000000000000000000000000000000000000000..c17dfa8f058fcee3d00d7882cb9f912aba71ba59 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_fcd1b99010c2c7301cb1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2404757a25d03e13fd61.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2404757a25d03e13fd61.png new file mode 100644 index 0000000000000000000000000000000000000000..5f80971d1a0a458cd71f7ed0e768b4e08f4babff Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2404757a25d03e13fd61.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2956ac5ad5df9580f72c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2956ac5ad5df9580f72c.png new file mode 100644 index 0000000000000000000000000000000000000000..3e6aa483f2cf7f80677ae138b2e6d2e3c95f808c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2956ac5ad5df9580f72c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_7c594c6910360489afa3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_7c594c6910360489afa3.png new file mode 100644 index 0000000000000000000000000000000000000000..df7277b561e6e2cda1ad29f57861701fa2ec0b1f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_7c594c6910360489afa3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_cb784d24304ed3255e37.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_cb784d24304ed3255e37.png new file mode 100644 index 0000000000000000000000000000000000000000..ba38ce967970df9ddbff505c5f8ed970da36cc1c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_cb784d24304ed3255e37.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3a0c8d9fff86170b46cd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3a0c8d9fff86170b46cd.png new file mode 100644 index 0000000000000000000000000000000000000000..53e768b4f1a48d7fa67a45dee712a66ada79a06d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3a0c8d9fff86170b46cd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3c7cd4f5ffdb20ee799c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3c7cd4f5ffdb20ee799c.png new file mode 100644 index 0000000000000000000000000000000000000000..4667b20abbc526e5addc9989892360f496031dcb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3c7cd4f5ffdb20ee799c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_718d47e6fc35b1b4fcb8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_718d47e6fc35b1b4fcb8.png new file mode 100644 index 0000000000000000000000000000000000000000..dd9893dd09e245773cdac96dbd33bc7a6591990a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_718d47e6fc35b1b4fcb8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_c59328e243f70db1580c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_c59328e243f70db1580c.png new file mode 100644 index 0000000000000000000000000000000000000000..2755aa6b9ff4a42fb8238702d2360f4bfc24e8d0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_c59328e243f70db1580c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_02b1db4e2ebbf092ce67.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_02b1db4e2ebbf092ce67.png new file mode 100644 index 0000000000000000000000000000000000000000..cc6d7d6575fc2dfa968c1981fbf16040af77cc8a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_02b1db4e2ebbf092ce67.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_047b3a369f512b531b5d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_047b3a369f512b531b5d.png new file mode 100644 index 0000000000000000000000000000000000000000..a8c6f87db2031cb250d478aa0d376a9697fc7b57 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_047b3a369f512b531b5d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_b116b93163f65159313e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_b116b93163f65159313e.png new file mode 100644 index 0000000000000000000000000000000000000000..c8cda47f713a0dd8cee512754e9d4813c81c8905 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_b116b93163f65159313e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_ba0facef647cd528b11a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_ba0facef647cd528b11a.png new file mode 100644 index 0000000000000000000000000000000000000000..cb2fa72f7befd160272de83f583f4c415cdf3371 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_ba0facef647cd528b11a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_23bb0af781e071cb5d43.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_23bb0af781e071cb5d43.png new file mode 100644 index 0000000000000000000000000000000000000000..563a51d700d16faa256072b9bab89e51e11fc6e1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_23bb0af781e071cb5d43.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_36abac1a34de732bf2ac.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_36abac1a34de732bf2ac.png new file mode 100644 index 0000000000000000000000000000000000000000..8b50ec5a9179fad53e67f7f2983b6afafc582a09 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_36abac1a34de732bf2ac.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f5001ddaa4d38a29f64e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f5001ddaa4d38a29f64e.png new file mode 100644 index 0000000000000000000000000000000000000000..63d68e1a01b6a3f862738091b9651cd988cbcaef Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f5001ddaa4d38a29f64e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f8844d7ad075d51ebc36.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f8844d7ad075d51ebc36.png new file mode 100644 index 0000000000000000000000000000000000000000..1a059d9d57a3650f22034ce8ce597cfb02543284 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f8844d7ad075d51ebc36.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_869d831bf77c25678a21.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_869d831bf77c25678a21.png new file mode 100644 index 0000000000000000000000000000000000000000..0a4c6ad71937c20e13f8fbff91aa0780512df177 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_869d831bf77c25678a21.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_c55d53c7de7ba026fc4e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_c55d53c7de7ba026fc4e.png new file mode 100644 index 0000000000000000000000000000000000000000..8a8953d295bd558f75916a7358675c92829a10ce Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_c55d53c7de7ba026fc4e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_e16671b31252ba81df6e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_e16671b31252ba81df6e.png new file mode 100644 index 0000000000000000000000000000000000000000..ca29e843d8ea06a3c741e7e6711828d50bab0c6d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_e16671b31252ba81df6e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_f85c62b48a0c9db3f47a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_f85c62b48a0c9db3f47a.png new file mode 100644 index 0000000000000000000000000000000000000000..fed482aad2d5d8431cd1058fdac097cc8377e798 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_f85c62b48a0c9db3f47a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_0d7270395d41b5e50f79.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_0d7270395d41b5e50f79.png new file mode 100644 index 0000000000000000000000000000000000000000..5dc275ce79023973fbf15b93796c51a7605f08c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_0d7270395d41b5e50f79.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_13306278380254f292aa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_13306278380254f292aa.png new file mode 100644 index 0000000000000000000000000000000000000000..517748752ff6949d71c50ce168c40371f0f53124 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_13306278380254f292aa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_62531db1a97de776650e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_62531db1a97de776650e.png new file mode 100644 index 0000000000000000000000000000000000000000..609e534716b8952353e1c3d32253068b1b08a03d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_62531db1a97de776650e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_6d8c9ab4c378c1610679.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_6d8c9ab4c378c1610679.png new file mode 100644 index 0000000000000000000000000000000000000000..1b6e9f28ad18585e6abb03293a9f60c3a8647abb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_6d8c9ab4c378c1610679.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_0571dbc29d7d0abde6a2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_0571dbc29d7d0abde6a2.png new file mode 100644 index 0000000000000000000000000000000000000000..8050ec4b55843fba714ce92fbbc53715ab7dd088 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_0571dbc29d7d0abde6a2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_23a273d12565c7c2b670.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_23a273d12565c7c2b670.png new file mode 100644 index 0000000000000000000000000000000000000000..7552767710ec892b9295878d1d56c93bd21c701e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_23a273d12565c7c2b670.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_29e2a9ba2efb20104bf8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_29e2a9ba2efb20104bf8.png new file mode 100644 index 0000000000000000000000000000000000000000..6bb7ace71873201070ab56fa7a1877d9e5b286f1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_29e2a9ba2efb20104bf8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_5b299cb0304bd6318818.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_5b299cb0304bd6318818.png new file mode 100644 index 0000000000000000000000000000000000000000..378492edf2cbca3511e535aafcdb570203319429 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_5b299cb0304bd6318818.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_0037d55d7543e950eb05.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_0037d55d7543e950eb05.png new file mode 100644 index 0000000000000000000000000000000000000000..193cbef12fb7f08383892d70978f79cd45e5fc7f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_0037d55d7543e950eb05.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_17c5fdbb0454237efb9a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_17c5fdbb0454237efb9a.png new file mode 100644 index 0000000000000000000000000000000000000000..fea933657004733504e037c640e065dc35bb5e4e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_17c5fdbb0454237efb9a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_538a493ae2ea8788feff.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_538a493ae2ea8788feff.png new file mode 100644 index 0000000000000000000000000000000000000000..0041803b425da3d5ca770d4db0dc77f4a041ec9c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_538a493ae2ea8788feff.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_81b1aaccf16fb52cbe4f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_81b1aaccf16fb52cbe4f.png new file mode 100644 index 0000000000000000000000000000000000000000..a28cebd9eb44224fdd8f32196917d5a4a54ac7db Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_81b1aaccf16fb52cbe4f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_3ab05a8f01a8149653f0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_3ab05a8f01a8149653f0.png new file mode 100644 index 0000000000000000000000000000000000000000..9d003a5dc05d00ece6ba4d1466efaf6ecbaa7949 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_3ab05a8f01a8149653f0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_65930f03e080be77b771.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_65930f03e080be77b771.png new file mode 100644 index 0000000000000000000000000000000000000000..cc68c37f01c4e5cc610411f14aafc655a3ae8354 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_65930f03e080be77b771.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_d268f643f9d4974fc03c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_d268f643f9d4974fc03c.png new file mode 100644 index 0000000000000000000000000000000000000000..7a2e963677253938d0ba3f31d230922591b7847c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_d268f643f9d4974fc03c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_e92aae8ce00a621e1f5d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_e92aae8ce00a621e1f5d.png new file mode 100644 index 0000000000000000000000000000000000000000..6ce0fd021de67833333831463931833e58703ff6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_e92aae8ce00a621e1f5d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_320e0567db4c9161683c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_320e0567db4c9161683c.png new file mode 100644 index 0000000000000000000000000000000000000000..2471a938080daedde0d029b466d20085bef7e621 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_320e0567db4c9161683c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_70e3c334040e755714cb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_70e3c334040e755714cb.png new file mode 100644 index 0000000000000000000000000000000000000000..d2fa681902433cd1a7a8db5a17eef9379abcbe78 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_70e3c334040e755714cb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_b4fe988ecd277235f2a8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_b4fe988ecd277235f2a8.png new file mode 100644 index 0000000000000000000000000000000000000000..118a149297d58696db37831b3e58e746aedb714a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_b4fe988ecd277235f2a8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_e5cab12e9096914464d1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_e5cab12e9096914464d1.png new file mode 100644 index 0000000000000000000000000000000000000000..22303c3c7588a0545c08311376e542a8dc3ea0de Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_e5cab12e9096914464d1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_3da07aa7998152135551.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_3da07aa7998152135551.png new file mode 100644 index 0000000000000000000000000000000000000000..1d2b84b2cbb6d85271222876299cf6ab8934acfe Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_3da07aa7998152135551.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_434e5eff5c1146a31f77.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_434e5eff5c1146a31f77.png new file mode 100644 index 0000000000000000000000000000000000000000..043a5a0cf332ac418d599152036f59876f1a4439 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_434e5eff5c1146a31f77.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_685fe98244dd7d002b17.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_685fe98244dd7d002b17.png new file mode 100644 index 0000000000000000000000000000000000000000..7c73dc377dcbc63b5be9c52e33d2c0d117bb3f8d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_685fe98244dd7d002b17.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_a8f8aa4cc29cde653061.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_a8f8aa4cc29cde653061.png new file mode 100644 index 0000000000000000000000000000000000000000..73e43f2e9c7416f5ecd50e21dea3f8bf619c568f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_a8f8aa4cc29cde653061.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_122783f10c05b361d738.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_122783f10c05b361d738.png new file mode 100644 index 0000000000000000000000000000000000000000..1b4c0b87e2c740238efa8306be730ddd466d14a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_122783f10c05b361d738.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_5d59c49fc82d511e5957.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_5d59c49fc82d511e5957.png new file mode 100644 index 0000000000000000000000000000000000000000..3a3de9dddde68a329bd084b1e5ee883925573c98 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_5d59c49fc82d511e5957.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_b26be3f5dd9b97fdcb02.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_b26be3f5dd9b97fdcb02.png new file mode 100644 index 0000000000000000000000000000000000000000..834913011de105db9fe0af49d5cfb1697608bd1d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_b26be3f5dd9b97fdcb02.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_ce39779c8ba2765343cb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_ce39779c8ba2765343cb.png new file mode 100644 index 0000000000000000000000000000000000000000..f3aad8fa29594e95161e63b2bf6d15c67e21da5c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_ce39779c8ba2765343cb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dc1ddc2335eae8a1bbcd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dc1ddc2335eae8a1bbcd.png new file mode 100644 index 0000000000000000000000000000000000000000..e425797dac2a15a22f8c8353955bf6a854263c77 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dc1ddc2335eae8a1bbcd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dd3c1057c90ea7012935.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dd3c1057c90ea7012935.png new file mode 100644 index 0000000000000000000000000000000000000000..3411d632342f9e741dd133206be34489a7bd36c7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dd3c1057c90ea7012935.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e0c2c45c06f80c87ebc3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e0c2c45c06f80c87ebc3.png new file mode 100644 index 0000000000000000000000000000000000000000..b1a38b614cc26117ebcb9979651ab2d0e7b42433 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e0c2c45c06f80c87ebc3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e34ba952b462c164d719.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e34ba952b462c164d719.png new file mode 100644 index 0000000000000000000000000000000000000000..1ae2b001292daa58be30ab03692e3d436d7e7ef8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e34ba952b462c164d719.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_0458a39dc6cb6c8790d4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_0458a39dc6cb6c8790d4.png new file mode 100644 index 0000000000000000000000000000000000000000..f6caa02d7dbdfda8fa4b7e95044c76b212383dd0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_0458a39dc6cb6c8790d4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_4abb7d8e0032630c21c6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_4abb7d8e0032630c21c6.png new file mode 100644 index 0000000000000000000000000000000000000000..892de15d30251b1c9ee11de1a48e519418d8691e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_4abb7d8e0032630c21c6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_b042f8815c673f161398.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_b042f8815c673f161398.png new file mode 100644 index 0000000000000000000000000000000000000000..9a39f5446d6a78f1124e4ecd7d621250258e54d7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_b042f8815c673f161398.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_f37b3f3e135825ea25a6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_f37b3f3e135825ea25a6.png new file mode 100644 index 0000000000000000000000000000000000000000..b790490127adc008359f98e5cd89d568910ea7b7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_f37b3f3e135825ea25a6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_441063561ddc0b54d284.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_441063561ddc0b54d284.png new file mode 100644 index 0000000000000000000000000000000000000000..7e7c5e23d2adde50c3d5fe711aab738777b71f1a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_441063561ddc0b54d284.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_6677f5f90671d36af20c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_6677f5f90671d36af20c.png new file mode 100644 index 0000000000000000000000000000000000000000..89d65ec955d556ec0d335d14f882106afbfe41cb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_6677f5f90671d36af20c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_679df014cdea55a0f991.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_679df014cdea55a0f991.png new file mode 100644 index 0000000000000000000000000000000000000000..cf3deaa848624acdd20a0513ce0cb6ac095e99e9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_679df014cdea55a0f991.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_a8a3891da5f0f832462f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_a8a3891da5f0f832462f.png new file mode 100644 index 0000000000000000000000000000000000000000..2fb78b39f745b2e8e17cbb8025fba80d52a8fc7d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_a8a3891da5f0f832462f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_33d88ccbd10ca8abc024.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_33d88ccbd10ca8abc024.png new file mode 100644 index 0000000000000000000000000000000000000000..7f56cb899d771e3e046582c25dd55f84f2794e05 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_33d88ccbd10ca8abc024.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_b3dacce041b4e43d4cfe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_b3dacce041b4e43d4cfe.png new file mode 100644 index 0000000000000000000000000000000000000000..2a6340c9a9716b2194fad3b1f588cbad69de1901 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_b3dacce041b4e43d4cfe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_d64193a8ef495b2fab0d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_d64193a8ef495b2fab0d.png new file mode 100644 index 0000000000000000000000000000000000000000..92cab5eba96454f464995270e9f93d1c5a59e651 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_d64193a8ef495b2fab0d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_e92696ad384764b71d52.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_e92696ad384764b71d52.png new file mode 100644 index 0000000000000000000000000000000000000000..f3c37162591b591f07d396b7da0e9f42557da975 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_e92696ad384764b71d52.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_61184ff7d64661f4a185.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_61184ff7d64661f4a185.png new file mode 100644 index 0000000000000000000000000000000000000000..cc672d31ec09c29565d53ea558389bfb5be61891 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_61184ff7d64661f4a185.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_6ef97b39a9dfeb1c87fd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_6ef97b39a9dfeb1c87fd.png new file mode 100644 index 0000000000000000000000000000000000000000..bbe2b8ff9cdd725ee6eae2f7f5860affc6b8744d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_6ef97b39a9dfeb1c87fd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_a81e43388f3fe2671e1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_a81e43388f3fe2671e1b.png new file mode 100644 index 0000000000000000000000000000000000000000..dc7a7cc20537cec1ffa29363570e9421c4924e0c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_a81e43388f3fe2671e1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_f35ad7c0042ea1d482e9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_f35ad7c0042ea1d482e9.png new file mode 100644 index 0000000000000000000000000000000000000000..38563b31a77f54e3398ccee10ace07d07180ecfc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_f35ad7c0042ea1d482e9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_042be60b379f027b44be.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_042be60b379f027b44be.png new file mode 100644 index 0000000000000000000000000000000000000000..00d8d34a3dccce3bc62373cb8f7f6c7cce005235 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_042be60b379f027b44be.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_3dbf02ed3e703ea805b2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_3dbf02ed3e703ea805b2.png new file mode 100644 index 0000000000000000000000000000000000000000..3620ec24a1845d6efecb8551a95cff4b078b80a9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_3dbf02ed3e703ea805b2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_9cf89109487d9f8e5c64.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_9cf89109487d9f8e5c64.png new file mode 100644 index 0000000000000000000000000000000000000000..07940ada84a8707fed7a70a375363f49b593be65 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_9cf89109487d9f8e5c64.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_ac4bd9b6263185376637.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_ac4bd9b6263185376637.png new file mode 100644 index 0000000000000000000000000000000000000000..f832c2cb6b11a6004cbdb4dbfefd7b872794d1d9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_ac4bd9b6263185376637.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7cdda001bfb78be51bcf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7cdda001bfb78be51bcf.png new file mode 100644 index 0000000000000000000000000000000000000000..aa820a74b7db9b355e402ae7d95c7dbaddf3385f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7cdda001bfb78be51bcf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7ff450a7bde1a1b4b709.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7ff450a7bde1a1b4b709.png new file mode 100644 index 0000000000000000000000000000000000000000..22dceba09b62b6941a5855d7b7dadf76820ddfc1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7ff450a7bde1a1b4b709.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_a9f6c10b10eeecfa38ef.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_a9f6c10b10eeecfa38ef.png new file mode 100644 index 0000000000000000000000000000000000000000..afe290001135da81cf6f254f93db1d063e420f47 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_a9f6c10b10eeecfa38ef.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_d9556be755c819a3c8a9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_d9556be755c819a3c8a9.png new file mode 100644 index 0000000000000000000000000000000000000000..a42f9c853b797083f2363b6f960c7ad496d82897 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_d9556be755c819a3c8a9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_133d25c35de7d05c0704.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_133d25c35de7d05c0704.png new file mode 100644 index 0000000000000000000000000000000000000000..bc5918a3eac71a7d6dde599fefbeeed813f054a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_133d25c35de7d05c0704.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_45fa21a7505d8590f062.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_45fa21a7505d8590f062.png new file mode 100644 index 0000000000000000000000000000000000000000..2fc35a9ef20663b33395b783989e73beaaa63fac Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_45fa21a7505d8590f062.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_5d5418e74843cdc819b6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_5d5418e74843cdc819b6.png new file mode 100644 index 0000000000000000000000000000000000000000..e72fbace7005160277cdfc91af142da664f72563 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_5d5418e74843cdc819b6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_b35b1bf69f2cc9189d53.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_b35b1bf69f2cc9189d53.png new file mode 100644 index 0000000000000000000000000000000000000000..be0181cce632dc20d1405883454d8577e59df287 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_b35b1bf69f2cc9189d53.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_1913fc15ec3ed62987e0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_1913fc15ec3ed62987e0.png new file mode 100644 index 0000000000000000000000000000000000000000..4b3e6a35bc0e2cdf87005d4c0a0db1e7a3fe2452 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_1913fc15ec3ed62987e0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_b38caa601dbb21879336.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_b38caa601dbb21879336.png new file mode 100644 index 0000000000000000000000000000000000000000..8ec3b66c70eba842cc987dba2c9f19fa02a568e9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_b38caa601dbb21879336.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_f386b5bd98554fa975de.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_f386b5bd98554fa975de.png new file mode 100644 index 0000000000000000000000000000000000000000..3c01156722df56f7b5c7489c0f3bbd40dce6ce98 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_f386b5bd98554fa975de.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_fcb5e439842490a7a2f5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_fcb5e439842490a7a2f5.png new file mode 100644 index 0000000000000000000000000000000000000000..061dbdffdd6fa41af0fd512a934ef1536526d267 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_fcb5e439842490a7a2f5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8021f34aca52f54ecad5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8021f34aca52f54ecad5.png new file mode 100644 index 0000000000000000000000000000000000000000..cb22c7eaf102cbeebb06e812fd4c260c44c0b44d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8021f34aca52f54ecad5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8c9ab6e5ca6170cba524.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8c9ab6e5ca6170cba524.png new file mode 100644 index 0000000000000000000000000000000000000000..ec97a455e8006f3d2c6f18ce6325131432b9c83e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8c9ab6e5ca6170cba524.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_a6f49711d24779c366d2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_a6f49711d24779c366d2.png new file mode 100644 index 0000000000000000000000000000000000000000..aaa343f841ec5b265684707152e49e2976d23066 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_a6f49711d24779c366d2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_fab498bbf791f28fd6bb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_fab498bbf791f28fd6bb.png new file mode 100644 index 0000000000000000000000000000000000000000..f726e2010cd46722e1075e85b035df7667fa4e0e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_fab498bbf791f28fd6bb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_24226d9e6507448a872b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_24226d9e6507448a872b.png new file mode 100644 index 0000000000000000000000000000000000000000..2712d01d19d0c6d5b76ab13aae70bd460431d138 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_24226d9e6507448a872b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_691171e3c31cb87c71ce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_691171e3c31cb87c71ce.png new file mode 100644 index 0000000000000000000000000000000000000000..4e563cc79519b2a247ad6929c68d194056efab3c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_691171e3c31cb87c71ce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_cbf56dfeb2fec9c45b01.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_cbf56dfeb2fec9c45b01.png new file mode 100644 index 0000000000000000000000000000000000000000..195b12ee63226b0193895d3778a0b5824adf9c08 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_cbf56dfeb2fec9c45b01.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_f93c4c20f314d4665733.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_f93c4c20f314d4665733.png new file mode 100644 index 0000000000000000000000000000000000000000..34d2954f0dc6e541ddd66cc9d3e400a6afe6fb18 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_f93c4c20f314d4665733.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_094c7d11d99e82131678.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_094c7d11d99e82131678.png new file mode 100644 index 0000000000000000000000000000000000000000..9c4fbb0eefa5370722c143ad890d28ba0441cb1f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_094c7d11d99e82131678.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_561252fc77c3d227fdcf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_561252fc77c3d227fdcf.png new file mode 100644 index 0000000000000000000000000000000000000000..323ff9e9fab014327ae6de376870c77f8229034f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_561252fc77c3d227fdcf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_866b11547b3116cc42d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_866b11547b3116cc42d8.png new file mode 100644 index 0000000000000000000000000000000000000000..a9427ea131f7c1e3f885df0d272cbbade93afaee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_866b11547b3116cc42d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_ce11b5f924b3398a2c7c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_ce11b5f924b3398a2c7c.png new file mode 100644 index 0000000000000000000000000000000000000000..2b42dbdb1cbbc1dc5d21d09ad92bc9e10ba46adf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_ce11b5f924b3398a2c7c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_2428500f4ee79068fefb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_2428500f4ee79068fefb.png new file mode 100644 index 0000000000000000000000000000000000000000..b324286a26ba8eb18f7455ab00e909c12943e8ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_2428500f4ee79068fefb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_8a5d44e9954c9e2cfaa0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_8a5d44e9954c9e2cfaa0.png new file mode 100644 index 0000000000000000000000000000000000000000..3a4533dada6dc21cd3dce8aecec952282c8998f9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_8a5d44e9954c9e2cfaa0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_c51a0e18ffcf3a008baf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_c51a0e18ffcf3a008baf.png new file mode 100644 index 0000000000000000000000000000000000000000..9b3c13d503e2bec2a5356d1200227b96f8a185e5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_c51a0e18ffcf3a008baf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_d4f1b9a327a72df42234.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_d4f1b9a327a72df42234.png new file mode 100644 index 0000000000000000000000000000000000000000..840a144ab846ab8f52de36ed50d4f07b5d21cb6b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_d4f1b9a327a72df42234.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_215d98a6ba6190cebfc5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_215d98a6ba6190cebfc5.png new file mode 100644 index 0000000000000000000000000000000000000000..59e7db3b9c927a0d0a6156937bae70443b822703 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_215d98a6ba6190cebfc5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_34aa4eed593e2f61b48d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_34aa4eed593e2f61b48d.png new file mode 100644 index 0000000000000000000000000000000000000000..2c6571470bcfe15a46a039ba7e4279e0c4d3ca3e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_34aa4eed593e2f61b48d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_920696356e0e75eb72e0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_920696356e0e75eb72e0.png new file mode 100644 index 0000000000000000000000000000000000000000..e291841b5818ccceafea62c807a71147a2f00993 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_920696356e0e75eb72e0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_9c38ebc35c85da3e3687.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_9c38ebc35c85da3e3687.png new file mode 100644 index 0000000000000000000000000000000000000000..2b5ffbb814b139c0365b174e08ab379c4c36d061 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_9c38ebc35c85da3e3687.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_5f9cbbae60db610693b9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_5f9cbbae60db610693b9.png new file mode 100644 index 0000000000000000000000000000000000000000..4846f4fd4e01219e844604fd8fe9d257d1633e1d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_5f9cbbae60db610693b9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_6ddb12e3fb846ffcd02f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_6ddb12e3fb846ffcd02f.png new file mode 100644 index 0000000000000000000000000000000000000000..22ee7b2932ea4e85dfa5eba13098e55088a32069 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_6ddb12e3fb846ffcd02f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_87e341f2ce5c3d8dd006.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_87e341f2ce5c3d8dd006.png new file mode 100644 index 0000000000000000000000000000000000000000..d33f0c48a20fcecc2e1fb378c3acff990d8aafce Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_87e341f2ce5c3d8dd006.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_ba1d24e86eb730cd1b2d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_ba1d24e86eb730cd1b2d.png new file mode 100644 index 0000000000000000000000000000000000000000..e39736c8b830fb102248bd6dab272eb9ed40bd01 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_ba1d24e86eb730cd1b2d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_5e0cbb3883df1ab5f083.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_5e0cbb3883df1ab5f083.png new file mode 100644 index 0000000000000000000000000000000000000000..730fc5508949470ec14fb4d94d115478ade96792 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_5e0cbb3883df1ab5f083.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_7ab625f576ee52bf1c16.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_7ab625f576ee52bf1c16.png new file mode 100644 index 0000000000000000000000000000000000000000..da9cc6186d37f6cf1211a2af7626b40717a2b812 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_7ab625f576ee52bf1c16.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_a4302209a9213ca28dfe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_a4302209a9213ca28dfe.png new file mode 100644 index 0000000000000000000000000000000000000000..41100338cbf214831b94fea1a4c51ee12bae36aa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_a4302209a9213ca28dfe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_d98566627998a1683239.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_d98566627998a1683239.png new file mode 100644 index 0000000000000000000000000000000000000000..ceef914dedd41a7ab7950c2237bb0000b85465f9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_d98566627998a1683239.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_0896a254d8eb206b53a6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_0896a254d8eb206b53a6.png new file mode 100644 index 0000000000000000000000000000000000000000..fcab1b288e6b9012a4fe8df556831e8b716ad8f5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_0896a254d8eb206b53a6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_7fd40ecab3ba129f8c95.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_7fd40ecab3ba129f8c95.png new file mode 100644 index 0000000000000000000000000000000000000000..1b19395e1d53f3a6e471fa563acf366a297dbd1f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_7fd40ecab3ba129f8c95.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_8902ec396006084f07c0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_8902ec396006084f07c0.png new file mode 100644 index 0000000000000000000000000000000000000000..77a0d7af4eca5bf9d7cf3904abb9ffd32c1127cb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_8902ec396006084f07c0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_b94c5f007df1ee17865a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_b94c5f007df1ee17865a.png new file mode 100644 index 0000000000000000000000000000000000000000..c35512ed4d84c29f25d2f27156af265b7ef40ae2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_b94c5f007df1ee17865a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_23480a6b8c5e59fb791a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_23480a6b8c5e59fb791a.png new file mode 100644 index 0000000000000000000000000000000000000000..e3e1a4151cab1ae864446329eaa06f0f90fcd9fb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_23480a6b8c5e59fb791a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_72feb0110870f01bc247.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_72feb0110870f01bc247.png new file mode 100644 index 0000000000000000000000000000000000000000..86ae15ceea65d43283f5d1f13884d566d2c2b3e2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_72feb0110870f01bc247.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_c4794110be7cd4bcd9d6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_c4794110be7cd4bcd9d6.png new file mode 100644 index 0000000000000000000000000000000000000000..27d0f7c51fba1d15933259bd3abd9876324cf6ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_c4794110be7cd4bcd9d6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_ec5c549723b27b77cb94.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_ec5c549723b27b77cb94.png new file mode 100644 index 0000000000000000000000000000000000000000..a03b2fc982899ce17e80b89c3579871f475fe8a5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_ec5c549723b27b77cb94.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_19fc8b2a40480280aede.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_19fc8b2a40480280aede.png new file mode 100644 index 0000000000000000000000000000000000000000..a1b50c9dd01e02a60bb6a1d5302adcdc4d002d17 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_19fc8b2a40480280aede.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_3a7cbedf6002e1d85815.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_3a7cbedf6002e1d85815.png new file mode 100644 index 0000000000000000000000000000000000000000..f550b00414fd146d040c097065a9320895baa542 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_3a7cbedf6002e1d85815.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_671d20607bc37e44a686.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_671d20607bc37e44a686.png new file mode 100644 index 0000000000000000000000000000000000000000..ccb6dd48c3ec871aeb3b5ca48117dcad461f17c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_671d20607bc37e44a686.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_bafe319db9f0ffc761af.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_bafe319db9f0ffc761af.png new file mode 100644 index 0000000000000000000000000000000000000000..3df1e5cfdc61ad965d77ed968059f1a366a807fc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_bafe319db9f0ffc761af.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5210654bd63d7ed4b6c0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5210654bd63d7ed4b6c0.png new file mode 100644 index 0000000000000000000000000000000000000000..d5e46f7fc137564eac655b34686b1e63ecdc4ead Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5210654bd63d7ed4b6c0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5a54ce392d2f8e9f3422.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5a54ce392d2f8e9f3422.png new file mode 100644 index 0000000000000000000000000000000000000000..0da764f3bd779bc77c6131dd5b861fb79ed5cbb5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5a54ce392d2f8e9f3422.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_6c047dd694453414408a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_6c047dd694453414408a.png new file mode 100644 index 0000000000000000000000000000000000000000..a448b33bdc7dea1120c4581eb3b4ef355e10a296 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_6c047dd694453414408a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_d43f0c9e7068ec495588.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_d43f0c9e7068ec495588.png new file mode 100644 index 0000000000000000000000000000000000000000..53791e2928397ee29187da14cac3a8d11de00288 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_d43f0c9e7068ec495588.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_7839e37c39baa7ef0d54.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_7839e37c39baa7ef0d54.png new file mode 100644 index 0000000000000000000000000000000000000000..6ce3846f31bbe71f06dd90a4c9cbb0925e46e61d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_7839e37c39baa7ef0d54.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_8bf6b15a1d6ae6730789.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_8bf6b15a1d6ae6730789.png new file mode 100644 index 0000000000000000000000000000000000000000..cb077254166f0384279e15ee3f619c4ba423aca7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_8bf6b15a1d6ae6730789.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_99d7a089f101a5093e97.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_99d7a089f101a5093e97.png new file mode 100644 index 0000000000000000000000000000000000000000..0a759711d9db3679ddb57d73feea608c6d3b7dfb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_99d7a089f101a5093e97.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_f16f4a7345bdc85a698a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_f16f4a7345bdc85a698a.png new file mode 100644 index 0000000000000000000000000000000000000000..aa7726eb48383218d169e2685c106291afb5dc26 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_f16f4a7345bdc85a698a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_2623977516f4a9cb7842.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_2623977516f4a9cb7842.png new file mode 100644 index 0000000000000000000000000000000000000000..19116b63e835ca72987aa13f1c609fa7b8aab158 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_2623977516f4a9cb7842.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_3d8f66300b0c7231ae9b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_3d8f66300b0c7231ae9b.png new file mode 100644 index 0000000000000000000000000000000000000000..424a4efadc6df5fc18dc6975f4e5ad22049887fd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_3d8f66300b0c7231ae9b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_57cd4a4dcd5e3abf110f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_57cd4a4dcd5e3abf110f.png new file mode 100644 index 0000000000000000000000000000000000000000..e418d4f9228f6087dd13606c43536beea1878374 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_57cd4a4dcd5e3abf110f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_99088db1020f1d775068.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_99088db1020f1d775068.png new file mode 100644 index 0000000000000000000000000000000000000000..c7a9ac2edba78a4f8a48dd18b71527ad31db11e9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_99088db1020f1d775068.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_6f1718427fb6873e2001.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_6f1718427fb6873e2001.png new file mode 100644 index 0000000000000000000000000000000000000000..49a8882894f5dfc0d3d6b649119387715b484551 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_6f1718427fb6873e2001.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_c5b7fae21641403bee38.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_c5b7fae21641403bee38.png new file mode 100644 index 0000000000000000000000000000000000000000..7aabb6466fbb36c92e33aa4b5d2aeb57ce9132d8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_c5b7fae21641403bee38.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_e307f6bc49fec037adc0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_e307f6bc49fec037adc0.png new file mode 100644 index 0000000000000000000000000000000000000000..a2278f1130c385feead84e082e4fca98c92b7c4c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_e307f6bc49fec037adc0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_fffc710c51a59b8ae32c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_fffc710c51a59b8ae32c.png new file mode 100644 index 0000000000000000000000000000000000000000..759ec4fba2b7d810abe188ea76bf846e46284a31 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_fffc710c51a59b8ae32c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_1e2bcf520f044373992e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_1e2bcf520f044373992e.png new file mode 100644 index 0000000000000000000000000000000000000000..bba7b863ca3442cf63abaf67646359bbece44109 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_1e2bcf520f044373992e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_219d4a386d5ae41ee9fa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_219d4a386d5ae41ee9fa.png new file mode 100644 index 0000000000000000000000000000000000000000..bc27c94b71078af1942ec28c8575f498f91fa7b1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_219d4a386d5ae41ee9fa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_5e21a1e2c40b403bb0be.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_5e21a1e2c40b403bb0be.png new file mode 100644 index 0000000000000000000000000000000000000000..849533729f0af4c6dfaa4985419230c605b4e069 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_5e21a1e2c40b403bb0be.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_9157ad430f7d4eacd58c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_9157ad430f7d4eacd58c.png new file mode 100644 index 0000000000000000000000000000000000000000..6e9d193682a5e9766a4efdd641ae79341a98b356 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_9157ad430f7d4eacd58c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_047ed586eb0de5dfb39d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_047ed586eb0de5dfb39d.png new file mode 100644 index 0000000000000000000000000000000000000000..4db7280f1bc4ec25888db0399bc3029696d1c6f3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_047ed586eb0de5dfb39d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png new file mode 100644 index 0000000000000000000000000000000000000000..47210f20afc191a1c54cc6a8a171f4b388eb2f62 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_43c3453d2c7819667e69.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_43c3453d2c7819667e69.png new file mode 100644 index 0000000000000000000000000000000000000000..39865684d5278a3d569205eb3b246f6021c96a9c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_43c3453d2c7819667e69.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_69a05f63a34ba731842a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_69a05f63a34ba731842a.png new file mode 100644 index 0000000000000000000000000000000000000000..ab0dadd4f750dfe3a80e80617e6f1e86355812da Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_69a05f63a34ba731842a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_72355300cd9d57041efa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_72355300cd9d57041efa.png new file mode 100644 index 0000000000000000000000000000000000000000..02d673d3e975d6c604b36e4db79d4ec591e3ff99 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_72355300cd9d57041efa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_96bdd9c5b789b5ef63a5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_96bdd9c5b789b5ef63a5.png new file mode 100644 index 0000000000000000000000000000000000000000..8b4091cce3b1652bcfb4ce3a3e89e53d7b541347 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_96bdd9c5b789b5ef63a5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_b75707cf03abc4ed7c43.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_b75707cf03abc4ed7c43.png new file mode 100644 index 0000000000000000000000000000000000000000..1f2b92185ded7473c77766f84b453a287c7e6c7c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_b75707cf03abc4ed7c43.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_f3cfc6a14720874cbbfd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_f3cfc6a14720874cbbfd.png new file mode 100644 index 0000000000000000000000000000000000000000..259c078de2aee65e58ee876b05a953fd45852367 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_f3cfc6a14720874cbbfd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_a369f8935330a55cc9db.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_a369f8935330a55cc9db.png new file mode 100644 index 0000000000000000000000000000000000000000..c0b2c3c15d50e169749ae0f83183a8681ec3aab0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_a369f8935330a55cc9db.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_b05c88564cbcc6947517.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_b05c88564cbcc6947517.png new file mode 100644 index 0000000000000000000000000000000000000000..d2b1d56fb8d5aecd98606c18999f0ce322b49f20 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_b05c88564cbcc6947517.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_cf6937f603fc347714ac.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_cf6937f603fc347714ac.png new file mode 100644 index 0000000000000000000000000000000000000000..88c68fc39cbbc8a81d39b3a2401f74f8a108274b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_cf6937f603fc347714ac.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_da45de61cca8ffc3175f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_da45de61cca8ffc3175f.png new file mode 100644 index 0000000000000000000000000000000000000000..a788d42f8c5d96c4eb9ad0d2741f879d1e5ae603 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_da45de61cca8ffc3175f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_6cc5e3f129c19ba795e0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_6cc5e3f129c19ba795e0.png new file mode 100644 index 0000000000000000000000000000000000000000..c6b90e37fc97bdc72d377a5b03305101f9dd218e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_6cc5e3f129c19ba795e0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_84b6f9db7ed466e60c80.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_84b6f9db7ed466e60c80.png new file mode 100644 index 0000000000000000000000000000000000000000..4cfcf1c05661aa2a9f1a108d621a4bf9fae37a37 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_84b6f9db7ed466e60c80.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_d1cfbf947387b4296934.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_d1cfbf947387b4296934.png new file mode 100644 index 0000000000000000000000000000000000000000..8583d72bad56f4e5067e185f76fdb80d1ca6f9f7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_d1cfbf947387b4296934.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_f48ef7b6be7adb8444fd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_f48ef7b6be7adb8444fd.png new file mode 100644 index 0000000000000000000000000000000000000000..f291c7c6a916c43a6ee01f1f68ffa78908779aec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_f48ef7b6be7adb8444fd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_58490116b2f573a45081.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_58490116b2f573a45081.png new file mode 100644 index 0000000000000000000000000000000000000000..e42a37609009c76b378e907d6a5ec1310bfe3c2d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_58490116b2f573a45081.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_818dfa53e23454758c1c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_818dfa53e23454758c1c.png new file mode 100644 index 0000000000000000000000000000000000000000..3f9c8ecbe11962503d0fdf79160130e488dfda9f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_818dfa53e23454758c1c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_b2553b531a0d8fa9c958.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_b2553b531a0d8fa9c958.png new file mode 100644 index 0000000000000000000000000000000000000000..efd9ac8c89db5bb25be8222df0d9c8c3fb5769b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_b2553b531a0d8fa9c958.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_eaa98c32d26357a6f77e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_eaa98c32d26357a6f77e.png new file mode 100644 index 0000000000000000000000000000000000000000..a1edc5294d5272e0f23936ab55469b7526a55010 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_eaa98c32d26357a6f77e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_4d6ee035a05ca4055bdd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_4d6ee035a05ca4055bdd.png new file mode 100644 index 0000000000000000000000000000000000000000..2ddbb8fb453d93c7cdc613c6b4e588b31027c9f2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_4d6ee035a05ca4055bdd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9b3a127376d3f63480b7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9b3a127376d3f63480b7.png new file mode 100644 index 0000000000000000000000000000000000000000..8b2614c66e46b7d680935acd86d936a25d9f7f08 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9b3a127376d3f63480b7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9e436822ad1299f8c870.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9e436822ad1299f8c870.png new file mode 100644 index 0000000000000000000000000000000000000000..79a815f018fb63b7b13af5a8b932f54ba4a8682e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9e436822ad1299f8c870.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_cfa7f4272a1e6245fa1a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_cfa7f4272a1e6245fa1a.png new file mode 100644 index 0000000000000000000000000000000000000000..5f116a20313dcba487279c45a3db1b98ea839589 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_cfa7f4272a1e6245fa1a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_26056ac692b551380a8e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_26056ac692b551380a8e.png new file mode 100644 index 0000000000000000000000000000000000000000..670c93b7f194ab92c527666d8f8a09f1c615d0d3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_26056ac692b551380a8e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8203a517dc131eb3f878.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8203a517dc131eb3f878.png new file mode 100644 index 0000000000000000000000000000000000000000..c9311becdb522935f7913d3dea95690e0da891b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8203a517dc131eb3f878.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8c400e4080dd3a257951.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8c400e4080dd3a257951.png new file mode 100644 index 0000000000000000000000000000000000000000..0026f604776bb800cbd19090b8ea9114af6626e1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8c400e4080dd3a257951.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_f932c64f5537022787f3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_f932c64f5537022787f3.png new file mode 100644 index 0000000000000000000000000000000000000000..3f0be7b8f5e100e57a11909ae97c992a88d8bad8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_f932c64f5537022787f3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_3e33882fa07b5c94db71.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_3e33882fa07b5c94db71.png new file mode 100644 index 0000000000000000000000000000000000000000..4e7a9c211ef29adfb17138be48e8ffea1cacc69c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_3e33882fa07b5c94db71.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_54ead7c9b040ec674b44.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_54ead7c9b040ec674b44.png new file mode 100644 index 0000000000000000000000000000000000000000..d4f579059a61fd21e20ec547cb6921bdfd4f2db5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_54ead7c9b040ec674b44.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_639ae716eb91a96a3873.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_639ae716eb91a96a3873.png new file mode 100644 index 0000000000000000000000000000000000000000..38406af3d39055d1f6947dca6122617ae04515e4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_639ae716eb91a96a3873.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_dcc748ebd33389d42efd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_dcc748ebd33389d42efd.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd92143901cde1a750dc0679b530d4b21fe81d8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_dcc748ebd33389d42efd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_529a7eeea7c00a38176b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_529a7eeea7c00a38176b.png new file mode 100644 index 0000000000000000000000000000000000000000..081ca60b2ecdaeefa253291b8c17fc0442a0baa9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_529a7eeea7c00a38176b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_69399a2e86dd4c5558e6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_69399a2e86dd4c5558e6.png new file mode 100644 index 0000000000000000000000000000000000000000..362e124506f932d634b7d12dc9bfc60fa9e445eb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_69399a2e86dd4c5558e6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_b01cc370710d78cd1623.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_b01cc370710d78cd1623.png new file mode 100644 index 0000000000000000000000000000000000000000..9229ba1e2578547814cee1e93412ddbaa1a02769 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_b01cc370710d78cd1623.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_c54bc2a78a595b219e3f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_c54bc2a78a595b219e3f.png new file mode 100644 index 0000000000000000000000000000000000000000..7dc57a2367986f6901848534e00bedca2a860f9a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_c54bc2a78a595b219e3f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_1210d694b6be768f217e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_1210d694b6be768f217e.png new file mode 100644 index 0000000000000000000000000000000000000000..f2ebc31e4c365ce6041d326f968895f1b04dc693 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_1210d694b6be768f217e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_77c852fcfd2eb93c5f84.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_77c852fcfd2eb93c5f84.png new file mode 100644 index 0000000000000000000000000000000000000000..f93982a4b7e6f1be44ca0bc610e34ecf5d1ff994 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_77c852fcfd2eb93c5f84.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_967ed1d09c2bd5098ae3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_967ed1d09c2bd5098ae3.png new file mode 100644 index 0000000000000000000000000000000000000000..b0dd0dc0a1a181b1ee6f57dba07a5ea8c5e8fc7d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_967ed1d09c2bd5098ae3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_d76a2aa7103c6bf911dc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_d76a2aa7103c6bf911dc.png new file mode 100644 index 0000000000000000000000000000000000000000..9e1914563c37280704fd2a73ecd76ebd72ce6722 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_d76a2aa7103c6bf911dc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_25970ccbfc9aabb42b60.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_25970ccbfc9aabb42b60.png new file mode 100644 index 0000000000000000000000000000000000000000..09d6d452aaa7c973242d88c64423b95baee4db9d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_25970ccbfc9aabb42b60.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_49777e647111ef151286.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_49777e647111ef151286.png new file mode 100644 index 0000000000000000000000000000000000000000..d91fd7f8ab5df932645e66bf7ef9735485a5c994 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_49777e647111ef151286.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_6e87f585a2e56cc64527.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_6e87f585a2e56cc64527.png new file mode 100644 index 0000000000000000000000000000000000000000..d28b102465d2751da66679e948c9ad576b60b9f3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_6e87f585a2e56cc64527.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_d1ba882241ecd139f5a0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_d1ba882241ecd139f5a0.png new file mode 100644 index 0000000000000000000000000000000000000000..49e643ac3909909452fda400fb835e7cbd393e9a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_d1ba882241ecd139f5a0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_4e44aa24aa95853efa6f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_4e44aa24aa95853efa6f.png new file mode 100644 index 0000000000000000000000000000000000000000..193d86cda642662e68db2ab08df7a1d24ed6a702 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_4e44aa24aa95853efa6f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_6c9481c0fc46312132e2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_6c9481c0fc46312132e2.png new file mode 100644 index 0000000000000000000000000000000000000000..0934f007541162ea2a9d546608907be274ebc6cc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_6c9481c0fc46312132e2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_842c7576c861faecb024.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_842c7576c861faecb024.png new file mode 100644 index 0000000000000000000000000000000000000000..8b8cd0045671be0c3c1a81a3e3f1acfc6f417a0b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_842c7576c861faecb024.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_88db3c3e15beb0df9c9f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_88db3c3e15beb0df9c9f.png new file mode 100644 index 0000000000000000000000000000000000000000..bf2b347f4bfc581ba67b16b33ef0dc11f1554818 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_88db3c3e15beb0df9c9f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_13d1b206568e124d3eee.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_13d1b206568e124d3eee.png new file mode 100644 index 0000000000000000000000000000000000000000..db9ab76605eefc28c4648141e336fad8c51f7725 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_13d1b206568e124d3eee.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_44c476401848de1c2f97.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_44c476401848de1c2f97.png new file mode 100644 index 0000000000000000000000000000000000000000..bd69fa23ad1e2f91a67dc3a8e6266062efae432c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_44c476401848de1c2f97.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_b5b4d97d10def3256c9c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_b5b4d97d10def3256c9c.png new file mode 100644 index 0000000000000000000000000000000000000000..666f30d26de023497f373af257bafc6e93dab1c6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_b5b4d97d10def3256c9c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_f3bab692266b8e7812c9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_f3bab692266b8e7812c9.png new file mode 100644 index 0000000000000000000000000000000000000000..7a3e847628277393656cd6a847d00cf9184d2bed Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_f3bab692266b8e7812c9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4aaf92085820924f9cc6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4aaf92085820924f9cc6.png new file mode 100644 index 0000000000000000000000000000000000000000..7f20d9b1dbb6d89e898e8f6eccb27fd1d723adfd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4aaf92085820924f9cc6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4d864e81697df7765ba9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4d864e81697df7765ba9.png new file mode 100644 index 0000000000000000000000000000000000000000..4afdd004037875f2eda50a40437f450e953cd6ef Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4d864e81697df7765ba9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_c39dc29fe4453f6f35e3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_c39dc29fe4453f6f35e3.png new file mode 100644 index 0000000000000000000000000000000000000000..7e4dad175ba00dde28cc0757e97f34de80ed49a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_c39dc29fe4453f6f35e3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_d47fbcfb577d3696fb34.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_d47fbcfb577d3696fb34.png new file mode 100644 index 0000000000000000000000000000000000000000..328edabac47baf5ae45259596684587b70b4f635 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_d47fbcfb577d3696fb34.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png new file mode 100644 index 0000000000000000000000000000000000000000..9e0b36251a5a66907b4f107e59001647fed4e12d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_4aadd9fe7fc26ea92c1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_4aadd9fe7fc26ea92c1b.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe2f567b65293d9bc87a9763cfc72264020db37 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_4aadd9fe7fc26ea92c1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_6cd7b969ebe9858e6fa3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_6cd7b969ebe9858e6fa3.png new file mode 100644 index 0000000000000000000000000000000000000000..7e46dc7e3653320b3403673b3ef2a6915408bd2d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_6cd7b969ebe9858e6fa3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_7f0290308ed77cda5255.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_7f0290308ed77cda5255.png new file mode 100644 index 0000000000000000000000000000000000000000..1899fe089a2081ff6885e01e6844f34e609c27b7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_7f0290308ed77cda5255.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_1a5118971f565b0fc421.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_1a5118971f565b0fc421.png new file mode 100644 index 0000000000000000000000000000000000000000..4103f163053c63562383c4a64f15704616183d8a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_1a5118971f565b0fc421.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_2d1b69781659c3a6195c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_2d1b69781659c3a6195c.png new file mode 100644 index 0000000000000000000000000000000000000000..8b35447cc2d55793621ee160fba4893d8ceb4e91 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_2d1b69781659c3a6195c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_59de6d926cc28fe8e660.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_59de6d926cc28fe8e660.png new file mode 100644 index 0000000000000000000000000000000000000000..574bcbdb5353b9d5a1ba40856f6a1149b4f0905c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_59de6d926cc28fe8e660.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_d4264a74a71ac0d25848.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_d4264a74a71ac0d25848.png new file mode 100644 index 0000000000000000000000000000000000000000..c4c5faaa17af725a27152f554cc2ae5be083f2ee Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_d4264a74a71ac0d25848.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_1aafc5ca2b4adae744d6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_1aafc5ca2b4adae744d6.png new file mode 100644 index 0000000000000000000000000000000000000000..ccb866368722a5ffaee27abb1f1c44f4bca6d40d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_1aafc5ca2b4adae744d6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_a75e3928af13f8a3f261.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_a75e3928af13f8a3f261.png new file mode 100644 index 0000000000000000000000000000000000000000..4c2469020a44b65fe91728114f0f57b30d8a5cc2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_a75e3928af13f8a3f261.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_c9606e94883a15e1df4c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_c9606e94883a15e1df4c.png new file mode 100644 index 0000000000000000000000000000000000000000..27494de0d2bfb21ed8f5a487a6b862e277bfddf3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_c9606e94883a15e1df4c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_e0ca90b9cae81ed0e2bb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_e0ca90b9cae81ed0e2bb.png new file mode 100644 index 0000000000000000000000000000000000000000..c8578772d1ff30fff9ef026caa50254fe32d952c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_e0ca90b9cae81ed0e2bb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_04e06c39a04adef30b6f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_04e06c39a04adef30b6f.png new file mode 100644 index 0000000000000000000000000000000000000000..eac3a8dbbb8138f4181651a59a3cda21ae2eb6fc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_04e06c39a04adef30b6f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_65f1b88214bfedbebc27.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_65f1b88214bfedbebc27.png new file mode 100644 index 0000000000000000000000000000000000000000..95d0ec0eb67a13f99ed760e7894aec820c9b3a98 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_65f1b88214bfedbebc27.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_d74aea9864b056e057fc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_d74aea9864b056e057fc.png new file mode 100644 index 0000000000000000000000000000000000000000..a5fbf6f0a10093a791369bc20c6276f8f630eb62 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_d74aea9864b056e057fc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_f2ece299e3d4e47e318f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_f2ece299e3d4e47e318f.png new file mode 100644 index 0000000000000000000000000000000000000000..662a938129c5d0effb163a411720024ebb4f6a57 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_f2ece299e3d4e47e318f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_2045ef6393068e64cc92.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_2045ef6393068e64cc92.png new file mode 100644 index 0000000000000000000000000000000000000000..32c5337d3b25cc5e212e19f2b8a7d43187dd52fb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_2045ef6393068e64cc92.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_3a150411a4ae99d25258.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_3a150411a4ae99d25258.png new file mode 100644 index 0000000000000000000000000000000000000000..3ece1b2f787ee2527c81da618f1bae575337973b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_3a150411a4ae99d25258.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_6cc2d79b2165c26b4732.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_6cc2d79b2165c26b4732.png new file mode 100644 index 0000000000000000000000000000000000000000..b6708e649896b39e9ffb55b7fe9e8785790b5de3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_6cc2d79b2165c26b4732.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_d0f58be4d441fef238db.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_d0f58be4d441fef238db.png new file mode 100644 index 0000000000000000000000000000000000000000..bb881fd4a4f421556e7ef3346754afddb07030ea Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_d0f58be4d441fef238db.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_2416dfaf35ac458c099e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_2416dfaf35ac458c099e.png new file mode 100644 index 0000000000000000000000000000000000000000..6586e7a3d8952e9a2426e882e47ef568840f2421 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_2416dfaf35ac458c099e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_6159c3d070d7caf33b0f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_6159c3d070d7caf33b0f.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d4a601b172dc0f059bdd625e9fdae2da29794 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_6159c3d070d7caf33b0f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_816586b104cc77001f27.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_816586b104cc77001f27.png new file mode 100644 index 0000000000000000000000000000000000000000..b8ca045314af3710f540a1bcfcaf2e859d0c5ecf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_816586b104cc77001f27.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_eced480be520cdea95ea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_eced480be520cdea95ea.png new file mode 100644 index 0000000000000000000000000000000000000000..fcf0c31a94412b62b7d76bccc04cea90d2260db8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_eced480be520cdea95ea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_251184f3651c50c8ee54.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_251184f3651c50c8ee54.png new file mode 100644 index 0000000000000000000000000000000000000000..7acb65e6d970e95c4aabb45f4bae29a35a5048da Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_251184f3651c50c8ee54.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_2ac51e42878ffc285471.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_2ac51e42878ffc285471.png new file mode 100644 index 0000000000000000000000000000000000000000..1778e625c6f6d42e401ab67a3ed9c79fbb3e4ca2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_2ac51e42878ffc285471.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_6593eb859562925fc6dd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_6593eb859562925fc6dd.png new file mode 100644 index 0000000000000000000000000000000000000000..fe03fab2a9da938785e83f1307ea4cf66f4c7d9a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_6593eb859562925fc6dd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_827a1fe01dab2aec61c5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_827a1fe01dab2aec61c5.png new file mode 100644 index 0000000000000000000000000000000000000000..f5c1a70ff1aa9769dc267af9fdf790394b4caff3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_827a1fe01dab2aec61c5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_11679296f624b4574430.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_11679296f624b4574430.png new file mode 100644 index 0000000000000000000000000000000000000000..92a6e8c6fcf27abed503b5978e07a2bc6d1bfe1a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_11679296f624b4574430.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_25f4ece0ca8185e9a1d2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_25f4ece0ca8185e9a1d2.png new file mode 100644 index 0000000000000000000000000000000000000000..01ea953f8107577ba661f69756f03d9c95dd475d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_25f4ece0ca8185e9a1d2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_4e4798c3706731a0d899.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_4e4798c3706731a0d899.png new file mode 100644 index 0000000000000000000000000000000000000000..b4a9f99399d7b9a57ce3e6b08fe0932e9df5f577 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_4e4798c3706731a0d899.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_514bff8c5e2e1e5a2ac6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_514bff8c5e2e1e5a2ac6.png new file mode 100644 index 0000000000000000000000000000000000000000..4d2441db6d269a2d18d1289924accbab9cae728b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_514bff8c5e2e1e5a2ac6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_12ce899172824cf18bd2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_12ce899172824cf18bd2.png new file mode 100644 index 0000000000000000000000000000000000000000..503d224f2b14ce0e441360277a43f08dd973a2b3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_12ce899172824cf18bd2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_50cd0a9a43dbc4be6d78.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_50cd0a9a43dbc4be6d78.png new file mode 100644 index 0000000000000000000000000000000000000000..2ef3f90709805345bc7582dddd4bb644fcc06628 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_50cd0a9a43dbc4be6d78.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_954b4eb308d7de381934.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_954b4eb308d7de381934.png new file mode 100644 index 0000000000000000000000000000000000000000..c3530f45a78220a941b680146c64751162a2f7aa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_954b4eb308d7de381934.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_f35a434e2727ea87c647.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_f35a434e2727ea87c647.png new file mode 100644 index 0000000000000000000000000000000000000000..8b84d750f842ddbbabfadb0b73473968725b4796 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_f35a434e2727ea87c647.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_17a13395f81a345fb097.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_17a13395f81a345fb097.png new file mode 100644 index 0000000000000000000000000000000000000000..01b637dacd3f2f3a455c3f968fc0e74c78aff783 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_17a13395f81a345fb097.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_a3cb246ced5c28db7056.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_a3cb246ced5c28db7056.png new file mode 100644 index 0000000000000000000000000000000000000000..5369b00ed1967bf678764320ceeb06f776d2f412 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_a3cb246ced5c28db7056.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_e3b5ca95b294c705454b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_e3b5ca95b294c705454b.png new file mode 100644 index 0000000000000000000000000000000000000000..8f34db45c51147658dd6e10a15cc4e2038815ca7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_e3b5ca95b294c705454b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_eaa31d1ca0667261439f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_eaa31d1ca0667261439f.png new file mode 100644 index 0000000000000000000000000000000000000000..35147cac1a44a4572ab2ce6f94e0390ee5d4b305 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_eaa31d1ca0667261439f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_106750c73bfd5ef47c42.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_106750c73bfd5ef47c42.png new file mode 100644 index 0000000000000000000000000000000000000000..6836ac8982fd3afecc496a0c8b8875044ba47e4c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_106750c73bfd5ef47c42.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_7f80149eb50db1064202.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_7f80149eb50db1064202.png new file mode 100644 index 0000000000000000000000000000000000000000..b70b9638f31da500729e91aa0cc57a0932537238 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_7f80149eb50db1064202.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_b9b34ade9bcb2fda791c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_b9b34ade9bcb2fda791c.png new file mode 100644 index 0000000000000000000000000000000000000000..349034bbdb1319f2188b40936a39795a2deeb285 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_b9b34ade9bcb2fda791c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_e489177f37cf2bccd16a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_e489177f37cf2bccd16a.png new file mode 100644 index 0000000000000000000000000000000000000000..fa949f989b20d151a9111960e03900db3f44754e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_e489177f37cf2bccd16a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_0fb181aa3aa425c7de6a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_0fb181aa3aa425c7de6a.png new file mode 100644 index 0000000000000000000000000000000000000000..cbe6a54769b286d583ef745895ee4a775f805306 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_0fb181aa3aa425c7de6a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_514c0fddc46215aa8240.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_514c0fddc46215aa8240.png new file mode 100644 index 0000000000000000000000000000000000000000..d74054068c4f0737c2c151ace3ce2daa984ae5fc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_514c0fddc46215aa8240.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_c851e60ac793a5a2a1f8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_c851e60ac793a5a2a1f8.png new file mode 100644 index 0000000000000000000000000000000000000000..a5c4ce2ef299891ff8368920a543f8b9b6d778f8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_c851e60ac793a5a2a1f8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_f767a9fead8b24fee8af.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_f767a9fead8b24fee8af.png new file mode 100644 index 0000000000000000000000000000000000000000..9cb22cd73a6e425eb40063755890d087ef47c0dc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_f767a9fead8b24fee8af.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_871fbd260ab6c60254ce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_871fbd260ab6c60254ce.png new file mode 100644 index 0000000000000000000000000000000000000000..0164534ca68291c1d579c51ae851e005d699c9ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_871fbd260ab6c60254ce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_b3de5b1e5f55c9a54172.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_b3de5b1e5f55c9a54172.png new file mode 100644 index 0000000000000000000000000000000000000000..a95b1185a7e46095da5d737ab29440a14fa44c87 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_b3de5b1e5f55c9a54172.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_c6cac88d73a3cc759a53.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_c6cac88d73a3cc759a53.png new file mode 100644 index 0000000000000000000000000000000000000000..517f5b13ed43e72fac0b48e9e3dfb6a64a9f8a09 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_c6cac88d73a3cc759a53.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_e234913724697be4a9c9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_e234913724697be4a9c9.png new file mode 100644 index 0000000000000000000000000000000000000000..91b68c1aeec8d068df8291a07c403af48b16ede6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_e234913724697be4a9c9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_19a21cc798d714ad5006.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_19a21cc798d714ad5006.png new file mode 100644 index 0000000000000000000000000000000000000000..123e4dc695d0c60eca51d498afd43ae0b696a7a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_19a21cc798d714ad5006.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_713e6fa73a2cdc2edea3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_713e6fa73a2cdc2edea3.png new file mode 100644 index 0000000000000000000000000000000000000000..45a256bd7cadb02adba06b7241cc7b482e834d4f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_713e6fa73a2cdc2edea3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_8c0f2a54e3c82df3b894.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_8c0f2a54e3c82df3b894.png new file mode 100644 index 0000000000000000000000000000000000000000..8a173b1a1fb479c25ed40be4cc07324cc1d404a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_8c0f2a54e3c82df3b894.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_fa25f336817d12507a02.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_fa25f336817d12507a02.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8301a2493223578163a326c03a19c6a128be7a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_fa25f336817d12507a02.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_24cec6492c9e7ccd4c62.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_24cec6492c9e7ccd4c62.png new file mode 100644 index 0000000000000000000000000000000000000000..87394e17b8d2773729888b92e8671537b7cfa1ad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_24cec6492c9e7ccd4c62.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_393ea3a776b8b25fa7cf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_393ea3a776b8b25fa7cf.png new file mode 100644 index 0000000000000000000000000000000000000000..ef87ed1990c88d20b4893a749a6039091990cc9d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_393ea3a776b8b25fa7cf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_c2e4db06846ebe787b2d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_c2e4db06846ebe787b2d.png new file mode 100644 index 0000000000000000000000000000000000000000..7354c0c9fd40bc523e06ec7fa587ae613a142331 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_c2e4db06846ebe787b2d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_e1c5994ed44a8ca097ea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_e1c5994ed44a8ca097ea.png new file mode 100644 index 0000000000000000000000000000000000000000..86f741d9b0ad8141e31f45b3fafab0fb1c80dcdc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_e1c5994ed44a8ca097ea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_3a73faebc00239d24cd9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_3a73faebc00239d24cd9.png new file mode 100644 index 0000000000000000000000000000000000000000..b4541204943407a3c1404f13be3a7eff45332348 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_3a73faebc00239d24cd9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_7dcf124bbf229b24d335.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_7dcf124bbf229b24d335.png new file mode 100644 index 0000000000000000000000000000000000000000..a3a43e8c8cc7fd10f61ab6f9fa51c9df77f53a58 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_7dcf124bbf229b24d335.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_e916377893dafec21435.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_e916377893dafec21435.png new file mode 100644 index 0000000000000000000000000000000000000000..e77a158f7137953be0723bbcc7b62e3bb0e3c8ad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_e916377893dafec21435.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_f9c2fd148f504a1badb0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_f9c2fd148f504a1badb0.png new file mode 100644 index 0000000000000000000000000000000000000000..3471aa26f25963b287f5880ae5c2ea20f798d1a2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_f9c2fd148f504a1badb0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_6bc728a8381049bfcb4a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_6bc728a8381049bfcb4a.png new file mode 100644 index 0000000000000000000000000000000000000000..28fe679f5661d72b8863efd365ccd13c53f7ed24 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_6bc728a8381049bfcb4a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_b5fd0a80a700803370db.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_b5fd0a80a700803370db.png new file mode 100644 index 0000000000000000000000000000000000000000..feef9a2c0a529d12b803a8d4f2131e65c5806214 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_b5fd0a80a700803370db.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_de688f46c647f005070b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_de688f46c647f005070b.png new file mode 100644 index 0000000000000000000000000000000000000000..a4736d5da1d5bfa4578b859c9a46635f46003d70 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_de688f46c647f005070b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_fa76a0e76bd7bb7a45b2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_fa76a0e76bd7bb7a45b2.png new file mode 100644 index 0000000000000000000000000000000000000000..7fa2c03d131c8130e620ddba3e309eee955a6652 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_fa76a0e76bd7bb7a45b2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_1373010b663f64cff589.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_1373010b663f64cff589.png new file mode 100644 index 0000000000000000000000000000000000000000..694adf3abc2ceae0207463ccdac4ba847cf736bb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_1373010b663f64cff589.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_18a1c3b2d98ee88bd566.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_18a1c3b2d98ee88bd566.png new file mode 100644 index 0000000000000000000000000000000000000000..f9889d11a31daf577698db98807da590ee41e059 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_18a1c3b2d98ee88bd566.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_3f721313003dfb09b294.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_3f721313003dfb09b294.png new file mode 100644 index 0000000000000000000000000000000000000000..dc7208df7a0e8e2ac38c01149dd8214f2610c569 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_3f721313003dfb09b294.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_c9a8486d5520fa3051c4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_c9a8486d5520fa3051c4.png new file mode 100644 index 0000000000000000000000000000000000000000..1191259165e189046801a84c1fe51fc0a0f5022b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_c9a8486d5520fa3051c4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_40da01fcd31431c88da1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_40da01fcd31431c88da1.png new file mode 100644 index 0000000000000000000000000000000000000000..c60861e8fa1d62b0fee46cb67006ec7910d010b1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_40da01fcd31431c88da1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_84f345b1e8f5f2e1ac85.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_84f345b1e8f5f2e1ac85.png new file mode 100644 index 0000000000000000000000000000000000000000..699e4a2f04695c6bfac1c7eac383c4e8adcabe3f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_84f345b1e8f5f2e1ac85.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_a15125315fe99968227a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_a15125315fe99968227a.png new file mode 100644 index 0000000000000000000000000000000000000000..6f08177e9ec947ddaea74fd27cfdbefcaa073b1f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_a15125315fe99968227a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_bde17244dc7de8ea20cb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_bde17244dc7de8ea20cb.png new file mode 100644 index 0000000000000000000000000000000000000000..d57684e74bed123c6e6e85c6eda12cec6814bde9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_bde17244dc7de8ea20cb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_193931a9d6a77b851062.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_193931a9d6a77b851062.png new file mode 100644 index 0000000000000000000000000000000000000000..f59ddbbda6fbed30c0aefd9d2717676866507711 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_193931a9d6a77b851062.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_48866c28b61ab3018a9f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_48866c28b61ab3018a9f.png new file mode 100644 index 0000000000000000000000000000000000000000..aefb919532dda012cb121414deb1023f5e14fb88 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_48866c28b61ab3018a9f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_6de720dee5a42ae44c18.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_6de720dee5a42ae44c18.png new file mode 100644 index 0000000000000000000000000000000000000000..66e486973e0ede80fce62d1e2e6b913ec1b79a15 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_6de720dee5a42ae44c18.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_c6864b99f456e04f2bce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_c6864b99f456e04f2bce.png new file mode 100644 index 0000000000000000000000000000000000000000..84b0db5c7da3d1dbb33c070eea7c0ecab6734097 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_c6864b99f456e04f2bce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_435df3b73f9c5bc70cab.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_435df3b73f9c5bc70cab.png new file mode 100644 index 0000000000000000000000000000000000000000..0839a34ede13751aa555e6610bc4119ae882194f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_435df3b73f9c5bc70cab.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_5dff6e4869e9f2b45b0d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_5dff6e4869e9f2b45b0d.png new file mode 100644 index 0000000000000000000000000000000000000000..f4afce137026c7340f4bd000da4ce2e7ae4ebd9e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_5dff6e4869e9f2b45b0d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_aaff35aab0d43b661b59.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_aaff35aab0d43b661b59.png new file mode 100644 index 0000000000000000000000000000000000000000..a8f5ed6aefebc61528741920a6c0f3635b01fde2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_aaff35aab0d43b661b59.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_e9f42195caaf3e2e2776.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_e9f42195caaf3e2e2776.png new file mode 100644 index 0000000000000000000000000000000000000000..5599ed786a5262680aa50fc1254d4fe2cd5fcfba Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_e9f42195caaf3e2e2776.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_167ea8e54f22ccdc3e9e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_167ea8e54f22ccdc3e9e.png new file mode 100644 index 0000000000000000000000000000000000000000..2eec19e2420072055799f4469e47210e3d049edf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_167ea8e54f22ccdc3e9e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_21019aa87526698546d5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_21019aa87526698546d5.png new file mode 100644 index 0000000000000000000000000000000000000000..f6ad2cbcb041b137e0cdd398a418baaf72ae262a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_21019aa87526698546d5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_5a41a0bc8bf8824ce35a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_5a41a0bc8bf8824ce35a.png new file mode 100644 index 0000000000000000000000000000000000000000..2d868d3d42cc60bb4cb3a67e15355b4ac96003cf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_5a41a0bc8bf8824ce35a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_74cf417eeaeef7e68850.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_74cf417eeaeef7e68850.png new file mode 100644 index 0000000000000000000000000000000000000000..cf3051dabb12df2394614e333c2db58182bdb449 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_74cf417eeaeef7e68850.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_4cd304164481d083caaa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_4cd304164481d083caaa.png new file mode 100644 index 0000000000000000000000000000000000000000..5fa5734e3b835302f460692c7c11bb20db9a74b6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_4cd304164481d083caaa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_ce4ba26a9366a56cc84b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_ce4ba26a9366a56cc84b.png new file mode 100644 index 0000000000000000000000000000000000000000..a0e24c5bca806d34cbd0619d39a1fc5ed99e55e6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_ce4ba26a9366a56cc84b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_de2366038128f9449226.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_de2366038128f9449226.png new file mode 100644 index 0000000000000000000000000000000000000000..535585c6edfa9e4790540ab83d19a3ccc5f2bb4e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_de2366038128f9449226.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_f762245decc3141955d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_f762245decc3141955d8.png new file mode 100644 index 0000000000000000000000000000000000000000..3be7143f15d60d3b3a35cefd6fc4e77bfe19f504 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_f762245decc3141955d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_708c8976f348e8573f8d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_708c8976f348e8573f8d.png new file mode 100644 index 0000000000000000000000000000000000000000..6a60281938a6f591e6dd2438b643c11f438fc5c1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_708c8976f348e8573f8d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c77fad2da80cb6a2be44.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c77fad2da80cb6a2be44.png new file mode 100644 index 0000000000000000000000000000000000000000..841a1e3a1871449ca75ded5aa7284c69ef36a814 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c77fad2da80cb6a2be44.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c8274d761300e7c4dc38.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c8274d761300e7c4dc38.png new file mode 100644 index 0000000000000000000000000000000000000000..3e50f2ec0284e334eea5468a3d6402ff166217c2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c8274d761300e7c4dc38.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_d746f18a48208af099a7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_d746f18a48208af099a7.png new file mode 100644 index 0000000000000000000000000000000000000000..a52c016ed4e76056c38627a42f640f105cac2c61 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_d746f18a48208af099a7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_1d373c90375da882cf26.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_1d373c90375da882cf26.png new file mode 100644 index 0000000000000000000000000000000000000000..0d913d5ac3a5bf36bf6a27f2596b1dfd2c27eb7c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_1d373c90375da882cf26.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_94f5c992ef1af3a59ae6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_94f5c992ef1af3a59ae6.png new file mode 100644 index 0000000000000000000000000000000000000000..6c6420ec3dd9655048d91269893a249163ea5513 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_94f5c992ef1af3a59ae6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_d152def1abee1d160b45.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_d152def1abee1d160b45.png new file mode 100644 index 0000000000000000000000000000000000000000..c957a2dbce0651201af8680530a6f0efd01bec55 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_d152def1abee1d160b45.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_f556148f995967ff25b3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_f556148f995967ff25b3.png new file mode 100644 index 0000000000000000000000000000000000000000..442871ea285299f782a68e84b2e235bc3e488ba0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_f556148f995967ff25b3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_617f08065488995cbf7b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_617f08065488995cbf7b.png new file mode 100644 index 0000000000000000000000000000000000000000..f411e8aa1c5a553c0ee51a64ee0a9d51aa6fba9f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_617f08065488995cbf7b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_7228a4cc76a2de851591.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_7228a4cc76a2de851591.png new file mode 100644 index 0000000000000000000000000000000000000000..a6a7d0c13d128d4e44b3cef7d680427a0ba4f204 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_7228a4cc76a2de851591.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_97c01a792265a24029f7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_97c01a792265a24029f7.png new file mode 100644 index 0000000000000000000000000000000000000000..772f25edc53e2200755bfa75113a76a9f4d085bb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_97c01a792265a24029f7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_fd69eaf3ff6c84d28028.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_fd69eaf3ff6c84d28028.png new file mode 100644 index 0000000000000000000000000000000000000000..fc4d598fad1ed4001f6f4876a77b3c557f0cd7e0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_fd69eaf3ff6c84d28028.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_2ee7a6f04c6472aef4ae.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_2ee7a6f04c6472aef4ae.png new file mode 100644 index 0000000000000000000000000000000000000000..2fcf1c894a0b044ab37016baebd0981a4146f0c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_2ee7a6f04c6472aef4ae.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_36ddcfc991162f040d60.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_36ddcfc991162f040d60.png new file mode 100644 index 0000000000000000000000000000000000000000..93832b3d6c5e773633f1f7a77e55318de94aba4a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_36ddcfc991162f040d60.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6968d1531d61fa5312a9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6968d1531d61fa5312a9.png new file mode 100644 index 0000000000000000000000000000000000000000..420584c49bf05646ef09d5bee0b2e06da9e6cfd8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6968d1531d61fa5312a9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6b90cfa50be43d49eea2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6b90cfa50be43d49eea2.png new file mode 100644 index 0000000000000000000000000000000000000000..7aff7c3cd8e03a9afa19af2fe654eec283ef71d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6b90cfa50be43d49eea2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_12d4cfc9d3e2c19bb823.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_12d4cfc9d3e2c19bb823.png new file mode 100644 index 0000000000000000000000000000000000000000..6861d4ec6360bd98d0435e674ed3b02699dd960e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_12d4cfc9d3e2c19bb823.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_502e451e4787ab561523.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_502e451e4787ab561523.png new file mode 100644 index 0000000000000000000000000000000000000000..7fd529e5fde16634022debe73520f00372624afb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_502e451e4787ab561523.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_bd81bae755fc394332d4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_bd81bae755fc394332d4.png new file mode 100644 index 0000000000000000000000000000000000000000..491c7dcf4a236035ec7c4356d116d9fda647f6a3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_bd81bae755fc394332d4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_ed5231b48a359f841ada.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_ed5231b48a359f841ada.png new file mode 100644 index 0000000000000000000000000000000000000000..f07ea177a0e6616c260592489bf9bf7916287837 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_ed5231b48a359f841ada.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5563f713e6e10012c3b3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5563f713e6e10012c3b3.png new file mode 100644 index 0000000000000000000000000000000000000000..30e1e6627a17cce96f410507d99bf101f0648f0f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5563f713e6e10012c3b3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5fb21c56efd1a0c46dd0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5fb21c56efd1a0c46dd0.png new file mode 100644 index 0000000000000000000000000000000000000000..036ba82b976bbd0f07935448c952e3548d6ba376 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5fb21c56efd1a0c46dd0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_73ad31563e7e984b68ff.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_73ad31563e7e984b68ff.png new file mode 100644 index 0000000000000000000000000000000000000000..9eff04fc7568479bac515627b8f41f5aae53f0be Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_73ad31563e7e984b68ff.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_7fe09fde2f20a785f873.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_7fe09fde2f20a785f873.png new file mode 100644 index 0000000000000000000000000000000000000000..923292116111509f3df971791a46e115703a3a03 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_7fe09fde2f20a785f873.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_20723d028b2766e2371c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_20723d028b2766e2371c.png new file mode 100644 index 0000000000000000000000000000000000000000..96eb2642c802179b2ddacce9e4168c19b5b40c34 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_20723d028b2766e2371c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_a11c09a1ae07f444e927.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_a11c09a1ae07f444e927.png new file mode 100644 index 0000000000000000000000000000000000000000..b9d54d3e3fb78af9a6afdeca49d6d70e680ca043 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_a11c09a1ae07f444e927.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_aeb73c8776efd685c407.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_aeb73c8776efd685c407.png new file mode 100644 index 0000000000000000000000000000000000000000..5977788c6ed1ba8a3544099b8b666deec54bda9e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_aeb73c8776efd685c407.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_e0723e6246aba85312a6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_e0723e6246aba85312a6.png new file mode 100644 index 0000000000000000000000000000000000000000..da6c54b04fa0d2a7b18e7e48f9d9b460bb0e4cfa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_e0723e6246aba85312a6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_229a34c4712db0f4e990.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_229a34c4712db0f4e990.png new file mode 100644 index 0000000000000000000000000000000000000000..8ebb1fb99b621d6899f4d831ba0fbf3495a99f38 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_229a34c4712db0f4e990.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_8e9fd532ef78184aab85.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_8e9fd532ef78184aab85.png new file mode 100644 index 0000000000000000000000000000000000000000..1ca9b4ce992cf5659fb3dda4fbf2410d1a60e9ff Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_8e9fd532ef78184aab85.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_b43e8f0735ff1f091296.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_b43e8f0735ff1f091296.png new file mode 100644 index 0000000000000000000000000000000000000000..edaaebab417bfe26c4342667356f5bec258288e5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_b43e8f0735ff1f091296.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_bd9bdaf4c007309173d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_bd9bdaf4c007309173d8.png new file mode 100644 index 0000000000000000000000000000000000000000..a63d2790af231e94614c1b4c20d91888c80b0a69 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_bd9bdaf4c007309173d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_3de0ebbbee02bd9366fc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_3de0ebbbee02bd9366fc.png new file mode 100644 index 0000000000000000000000000000000000000000..0286e933b297cb57124147780803cca763f284d0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_3de0ebbbee02bd9366fc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_5ead6ae3a94c8a4bdc2d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_5ead6ae3a94c8a4bdc2d.png new file mode 100644 index 0000000000000000000000000000000000000000..52280ba225b3a3a6ca2d4a9afa4260f31e37feb7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_5ead6ae3a94c8a4bdc2d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_c40430c51f237df62734.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_c40430c51f237df62734.png new file mode 100644 index 0000000000000000000000000000000000000000..71e231cc89c8ba1ed92f298eda1bf3b3a8d36421 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_c40430c51f237df62734.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_f67a3e3ac2a8a9fc7a78.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_f67a3e3ac2a8a9fc7a78.png new file mode 100644 index 0000000000000000000000000000000000000000..6dd4bad8e915af0c578856eaf56896701a8dfc56 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_f67a3e3ac2a8a9fc7a78.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_1915782c85c1cb9ef761.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_1915782c85c1cb9ef761.png new file mode 100644 index 0000000000000000000000000000000000000000..6e5d6aac9cbe79eb80dc7f176fc52b24398bf819 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_1915782c85c1cb9ef761.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_79c4b814f454849f6e76.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_79c4b814f454849f6e76.png new file mode 100644 index 0000000000000000000000000000000000000000..0b21fa89935fbfab84b12775bc7faaebdd28030e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_79c4b814f454849f6e76.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ede0c6f645becb1e0157.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ede0c6f645becb1e0157.png new file mode 100644 index 0000000000000000000000000000000000000000..2ed98a8bac08c39a67472ef36645e0720f2292fe Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ede0c6f645becb1e0157.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ff0d9f627f2e2446e0d6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ff0d9f627f2e2446e0d6.png new file mode 100644 index 0000000000000000000000000000000000000000..fe12236346e7fe83e9ac0c0af7983cfddd63b891 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ff0d9f627f2e2446e0d6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_17b34bf03ea19c3b0457.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_17b34bf03ea19c3b0457.png new file mode 100644 index 0000000000000000000000000000000000000000..d17ae132f284f712cde46f7cbb79eb0ee92068f2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_17b34bf03ea19c3b0457.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_23e7d31d69dac111e0cc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_23e7d31d69dac111e0cc.png new file mode 100644 index 0000000000000000000000000000000000000000..69e24e6707dab20b3e3aa3f0b075143e0da03c45 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_23e7d31d69dac111e0cc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_36167af48e7b10fc1240.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_36167af48e7b10fc1240.png new file mode 100644 index 0000000000000000000000000000000000000000..74d797e4468f81126a5a2f0b8f5eb989a5435926 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_36167af48e7b10fc1240.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_74eed34a5c72f2255925.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_74eed34a5c72f2255925.png new file mode 100644 index 0000000000000000000000000000000000000000..3f57d2837c5b7ea7126714868798205b3f52b692 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_74eed34a5c72f2255925.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_3c6da0c5488f561e85b0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_3c6da0c5488f561e85b0.png new file mode 100644 index 0000000000000000000000000000000000000000..f5f7f19305fd1628469533369f67dae1ad9b1136 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_3c6da0c5488f561e85b0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_468dda443c13cf8f8de7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_468dda443c13cf8f8de7.png new file mode 100644 index 0000000000000000000000000000000000000000..8824de5df09ece5139f4e0d83f9c1c67944b7868 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_468dda443c13cf8f8de7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_4eaea84a46b747adf8e2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_4eaea84a46b747adf8e2.png new file mode 100644 index 0000000000000000000000000000000000000000..7955764902664d0915f41c745840f24a85e9fa5c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_4eaea84a46b747adf8e2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_9e8f3fa3f42f772ae3d5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_9e8f3fa3f42f772ae3d5.png new file mode 100644 index 0000000000000000000000000000000000000000..aeff46f4de3c4db9878804979c693bedd8fbcff1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_9e8f3fa3f42f772ae3d5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_5ee41cace9d4f20e50ec.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_5ee41cace9d4f20e50ec.png new file mode 100644 index 0000000000000000000000000000000000000000..44ba55df48549c55424ac545405cbbf9e132e1fe Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_5ee41cace9d4f20e50ec.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_93cdac4fca27af81cd2d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_93cdac4fca27af81cd2d.png new file mode 100644 index 0000000000000000000000000000000000000000..9f58bd57c48cc058adb1e8607147c5e87bfee6b6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_93cdac4fca27af81cd2d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_99eaa5194b7bc1924d72.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_99eaa5194b7bc1924d72.png new file mode 100644 index 0000000000000000000000000000000000000000..ebdc6a14451167157db95b827e89bc1b86895440 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_99eaa5194b7bc1924d72.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_d287d232cc5e2b77a9ab.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_d287d232cc5e2b77a9ab.png new file mode 100644 index 0000000000000000000000000000000000000000..8f091d00062592614bc88bdd3865bb58acad6504 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_d287d232cc5e2b77a9ab.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_383ef6f10ba631c5fac5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_383ef6f10ba631c5fac5.png new file mode 100644 index 0000000000000000000000000000000000000000..d7be82ea7a9f72d36f86aee8ed6c95b8ad52a255 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_383ef6f10ba631c5fac5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_775944f1ef6981c597f5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_775944f1ef6981c597f5.png new file mode 100644 index 0000000000000000000000000000000000000000..484579bf87c043d5f2cfac605738dbc71725da59 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_775944f1ef6981c597f5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_86030db889c53581da10.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_86030db889c53581da10.png new file mode 100644 index 0000000000000000000000000000000000000000..3c5e7b111a0438438774dc5682c967b8bfa694c7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_86030db889c53581da10.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_f5d84ee1df7ba11b3a1c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_f5d84ee1df7ba11b3a1c.png new file mode 100644 index 0000000000000000000000000000000000000000..8f4c7db8ebe5695fa5f4584007a83b890fd875c0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_f5d84ee1df7ba11b3a1c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_001a45c4f5d7d7487870.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_001a45c4f5d7d7487870.png new file mode 100644 index 0000000000000000000000000000000000000000..17d5124e5eb5b54087007502926671be3f554a84 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_001a45c4f5d7d7487870.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_387e0aefcba7f7f80582.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_387e0aefcba7f7f80582.png new file mode 100644 index 0000000000000000000000000000000000000000..c652a90936247a241dca66a4a618ac6d61f6be2a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_387e0aefcba7f7f80582.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6544f003d701db8d9883.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6544f003d701db8d9883.png new file mode 100644 index 0000000000000000000000000000000000000000..3ded455e1b8bfc0c19c836c6b05d24f072b08aae Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6544f003d701db8d9883.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6a0d5ff1a3e70f7adfb1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6a0d5ff1a3e70f7adfb1.png new file mode 100644 index 0000000000000000000000000000000000000000..8eddbf4f401a31b563d34945bb25bb732f8c2d24 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6a0d5ff1a3e70f7adfb1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_5c6b63be2aa005f26634.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_5c6b63be2aa005f26634.png new file mode 100644 index 0000000000000000000000000000000000000000..fc8cab903780ab0761ad7ced369c8dd3fa99d912 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_5c6b63be2aa005f26634.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_74a031e22e695e1ceec3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_74a031e22e695e1ceec3.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8e0001497d9bb20ae446752b885eb58568736d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_74a031e22e695e1ceec3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_80f9bbc0b358b7888196.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_80f9bbc0b358b7888196.png new file mode 100644 index 0000000000000000000000000000000000000000..6800f45ca40f821a9bc509545984dcc0c0d46157 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_80f9bbc0b358b7888196.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_a69fb3c65673d7032e94.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_a69fb3c65673d7032e94.png new file mode 100644 index 0000000000000000000000000000000000000000..9edea32c75409010cba2eb814bea96326006a28b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_a69fb3c65673d7032e94.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_2e1acef5aa52a1089403.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_2e1acef5aa52a1089403.png new file mode 100644 index 0000000000000000000000000000000000000000..4b08da86552a2d065438630547e4ee67f067eb20 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_2e1acef5aa52a1089403.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_7f3eb13066c706303785.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_7f3eb13066c706303785.png new file mode 100644 index 0000000000000000000000000000000000000000..35578d1483f7cbe9e3c231d51e93ce770b07b9a3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_7f3eb13066c706303785.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_97ad0378ff06183ad356.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_97ad0378ff06183ad356.png new file mode 100644 index 0000000000000000000000000000000000000000..92746573b86904889754d5f2af64f85d54336850 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_97ad0378ff06183ad356.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_f6240c0e769751a3c9ac.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_f6240c0e769751a3c9ac.png new file mode 100644 index 0000000000000000000000000000000000000000..345c257dc4258662f7f1ae7ce9c8cebe3d761b8b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_f6240c0e769751a3c9ac.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_04cd9eae37d8fb5d638e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_04cd9eae37d8fb5d638e.png new file mode 100644 index 0000000000000000000000000000000000000000..2d3eca0fd29e7140b4761316daba4f64f95cbab1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_04cd9eae37d8fb5d638e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_22651dc1c7c1550b9b9f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_22651dc1c7c1550b9b9f.png new file mode 100644 index 0000000000000000000000000000000000000000..27bbe51ec23ae160f5057f3c13d59b95bc2162b3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_22651dc1c7c1550b9b9f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_8929e4e13cc5f9c5b8a3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_8929e4e13cc5f9c5b8a3.png new file mode 100644 index 0000000000000000000000000000000000000000..52699fd1764063ca5434df9cdccea59c5cba9e94 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_8929e4e13cc5f9c5b8a3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_9d32d16858f57c594c75.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_9d32d16858f57c594c75.png new file mode 100644 index 0000000000000000000000000000000000000000..89c1fdad421c8abf1c355e535926a593301be8ab Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_9d32d16858f57c594c75.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_032fd5c6500c9b751454.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_032fd5c6500c9b751454.png new file mode 100644 index 0000000000000000000000000000000000000000..27c1939ded963566e031fb638889bb78548e4e0d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_032fd5c6500c9b751454.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_2189328c6bef0974962d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_2189328c6bef0974962d.png new file mode 100644 index 0000000000000000000000000000000000000000..f939296f8b2ea2e100bf216eb4f2559e09e674a0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_2189328c6bef0974962d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_674f1304edaa36c5d940.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_674f1304edaa36c5d940.png new file mode 100644 index 0000000000000000000000000000000000000000..7938308fc68faa7129e44d4f6d6134d03f38e1cc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_674f1304edaa36c5d940.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_e5a72b4f8e5c3464c445.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_e5a72b4f8e5c3464c445.png new file mode 100644 index 0000000000000000000000000000000000000000..25693124070bda5fc5799266a65bd746f082a75e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_e5a72b4f8e5c3464c445.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_6efb319edfd10905e163.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_6efb319edfd10905e163.png new file mode 100644 index 0000000000000000000000000000000000000000..9ce63170e01840da1fe95783444250e59ff042c0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_6efb319edfd10905e163.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_895139a5e6efb90480dc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_895139a5e6efb90480dc.png new file mode 100644 index 0000000000000000000000000000000000000000..532f7d982749a9cc723e2f4fa0a2644e0986803c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_895139a5e6efb90480dc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_8d91690ac271c582f4a8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_8d91690ac271c582f4a8.png new file mode 100644 index 0000000000000000000000000000000000000000..af2c47499bce5c91d12ab0b7bb912cd0ff760db3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_8d91690ac271c582f4a8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_febb1b8f21ff30341dad.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_febb1b8f21ff30341dad.png new file mode 100644 index 0000000000000000000000000000000000000000..d8edb73bfbc0585dea1b674de7cb03923efce781 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_febb1b8f21ff30341dad.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_52e669fe7ec3e574bc67.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_52e669fe7ec3e574bc67.png new file mode 100644 index 0000000000000000000000000000000000000000..a12dac77e1e7bf8a2db30221b72e433fffe55842 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_52e669fe7ec3e574bc67.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d262604f3db78fe95190.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d262604f3db78fe95190.png new file mode 100644 index 0000000000000000000000000000000000000000..3aa927486d5cb6ce0162a91945da669cafc89b17 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d262604f3db78fe95190.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d4f33a5cbb283b2deead.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d4f33a5cbb283b2deead.png new file mode 100644 index 0000000000000000000000000000000000000000..caa5182c446b53d83ec8e9911e3bc5d80c305bf2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d4f33a5cbb283b2deead.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d9a62e04237208360c7a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d9a62e04237208360c7a.png new file mode 100644 index 0000000000000000000000000000000000000000..ef31a291dbc92bef5fed21913a3f58ee51f349a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d9a62e04237208360c7a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_15a524eee8d1649b37f9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_15a524eee8d1649b37f9.png new file mode 100644 index 0000000000000000000000000000000000000000..e07546e4c5a32550d5b64660724d6374a8078ed3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_15a524eee8d1649b37f9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_1fc9ed8bd71b8d1270ec.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_1fc9ed8bd71b8d1270ec.png new file mode 100644 index 0000000000000000000000000000000000000000..06ff9b450ccdb4e0ee65f1ca60e90df654573a04 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_1fc9ed8bd71b8d1270ec.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_902eefa4ac22bf8ff7d4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_902eefa4ac22bf8ff7d4.png new file mode 100644 index 0000000000000000000000000000000000000000..2836268b235172d9f10449859aecc00ab90fc4e1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_902eefa4ac22bf8ff7d4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_a395994d32c45fbf8eb2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_a395994d32c45fbf8eb2.png new file mode 100644 index 0000000000000000000000000000000000000000..53086f34e23e6cdb89bc0f7203c38c717a0a1cb7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_a395994d32c45fbf8eb2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_19b814bede1415305ba8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_19b814bede1415305ba8.png new file mode 100644 index 0000000000000000000000000000000000000000..60ca33da0cd275a703727dd669c730f3cd747b42 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_19b814bede1415305ba8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_9800be3afb8e356464ce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_9800be3afb8e356464ce.png new file mode 100644 index 0000000000000000000000000000000000000000..0496c333a0a59cf74103608043e4d0e51e7a66f9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_9800be3afb8e356464ce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_b2a185415001c77d993c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_b2a185415001c77d993c.png new file mode 100644 index 0000000000000000000000000000000000000000..97c20ba6f85d9cb19e407ce6b15848660dd63eaf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_b2a185415001c77d993c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_cb42678b7b4543e4a78b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_cb42678b7b4543e4a78b.png new file mode 100644 index 0000000000000000000000000000000000000000..14892c7351768315292c948ef438405449537c8e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_cb42678b7b4543e4a78b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_374a7cfbc99193fc04bf.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_374a7cfbc99193fc04bf.png new file mode 100644 index 0000000000000000000000000000000000000000..3439db62f39f1666b306070ab27d3a0c3f080672 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_374a7cfbc99193fc04bf.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_6c5e60066da4854571d8.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_6c5e60066da4854571d8.png new file mode 100644 index 0000000000000000000000000000000000000000..9c407ddf5ef52116ac1895b96408d3ac37239839 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_6c5e60066da4854571d8.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_b4ea6c9accab3d613ce3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_b4ea6c9accab3d613ce3.png new file mode 100644 index 0000000000000000000000000000000000000000..08bc275f0d2dc493dd85210f0ec143834f55457e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_b4ea6c9accab3d613ce3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_ef791f099415a425ce23.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_ef791f099415a425ce23.png new file mode 100644 index 0000000000000000000000000000000000000000..659deb451ef967227d4676aaa9ad28448729fe83 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_ef791f099415a425ce23.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_52c6ac2a52864b3d03a3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_52c6ac2a52864b3d03a3.png new file mode 100644 index 0000000000000000000000000000000000000000..f03d2bce3a7117eb8e3aba4f6d7afb9d8f705107 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_52c6ac2a52864b3d03a3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_5b3934f321eb4a606408.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_5b3934f321eb4a606408.png new file mode 100644 index 0000000000000000000000000000000000000000..0522d762c8649923a80f1b26f2c7024791916e8f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_5b3934f321eb4a606408.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_abc1cddd72e0347f50bc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_abc1cddd72e0347f50bc.png new file mode 100644 index 0000000000000000000000000000000000000000..e333fec2a535ce70b46a79d67631b13d93f9373e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_abc1cddd72e0347f50bc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_fd9e0108858bae80373b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_fd9e0108858bae80373b.png new file mode 100644 index 0000000000000000000000000000000000000000..f2005a5db5148296154473fdb90b46aed2b5a64c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_fd9e0108858bae80373b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_2ab827181f381644eade.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_2ab827181f381644eade.png new file mode 100644 index 0000000000000000000000000000000000000000..46202e3a32329ec6b7905cb87bfd06cdf70b51d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_2ab827181f381644eade.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_59587f109fff2caf8520.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_59587f109fff2caf8520.png new file mode 100644 index 0000000000000000000000000000000000000000..2292d11c7dc40488da4d20dbe91a6e7ac5538569 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_59587f109fff2caf8520.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_af4a2026a439219db274.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_af4a2026a439219db274.png new file mode 100644 index 0000000000000000000000000000000000000000..e3c1f8700a24ca19fb4e241a28d399dada7d6790 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_af4a2026a439219db274.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_d5d847504c56e0a3ec23.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_d5d847504c56e0a3ec23.png new file mode 100644 index 0000000000000000000000000000000000000000..147b08a382e9ee41e949fc5975a32f473b80a5fa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_d5d847504c56e0a3ec23.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_832927dbf081b9aeb163.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_832927dbf081b9aeb163.png new file mode 100644 index 0000000000000000000000000000000000000000..61b6baabf2c52b43e3f176f123c3e0f1e69e4179 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_832927dbf081b9aeb163.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_834818e298feeeeafc0a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_834818e298feeeeafc0a.png new file mode 100644 index 0000000000000000000000000000000000000000..840f9568d75373958e9bcce207d2042b2dc25be7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_834818e298feeeeafc0a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_dad4e7c7d75874416c03.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_dad4e7c7d75874416c03.png new file mode 100644 index 0000000000000000000000000000000000000000..089e545c09a97ed40ad413c513fa408787873761 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_dad4e7c7d75874416c03.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_ea7ad0105f81e2ec5686.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_ea7ad0105f81e2ec5686.png new file mode 100644 index 0000000000000000000000000000000000000000..182578c9ab37a89753cb6d67e4081b561d82e222 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_ea7ad0105f81e2ec5686.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_3ac6467d4f384595cb17.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_3ac6467d4f384595cb17.png new file mode 100644 index 0000000000000000000000000000000000000000..3287cb25fc11716fe62611a82f5f1252244d0622 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_3ac6467d4f384595cb17.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571eb4a449c200b8e93a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571eb4a449c200b8e93a.png new file mode 100644 index 0000000000000000000000000000000000000000..b7cba21d8e93dfcf929b29d03aef41f214da31bb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571eb4a449c200b8e93a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571f69d7a8f4090c5bd2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571f69d7a8f4090c5bd2.png new file mode 100644 index 0000000000000000000000000000000000000000..004cee18e93f9a85fd8f6eae4f5e6bc1dcc8b6f9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571f69d7a8f4090c5bd2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_72751c4cf72d38c753b1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_72751c4cf72d38c753b1.png new file mode 100644 index 0000000000000000000000000000000000000000..af2c142c13db04934ebfc7e81667798eaa665afa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_72751c4cf72d38c753b1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_6f56cf89c75285961764.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_6f56cf89c75285961764.png new file mode 100644 index 0000000000000000000000000000000000000000..b056b0bc552d9fd6211e2aee6f73015dddaf1f20 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_6f56cf89c75285961764.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_76296baa12c5e084504c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_76296baa12c5e084504c.png new file mode 100644 index 0000000000000000000000000000000000000000..50ab5cfe2b240b0662ee665351804498fe25a156 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_76296baa12c5e084504c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_b2aafa6d1199ecf4b799.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_b2aafa6d1199ecf4b799.png new file mode 100644 index 0000000000000000000000000000000000000000..4353623911fcaa70e21b2f5705b81287a646b1c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_b2aafa6d1199ecf4b799.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_c9907437e10733b1143c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_c9907437e10733b1143c.png new file mode 100644 index 0000000000000000000000000000000000000000..589f0609f2e3aeb0e8f021bf31b6964be0cf8de4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_c9907437e10733b1143c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_00dad0911733e169c94e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_00dad0911733e169c94e.png new file mode 100644 index 0000000000000000000000000000000000000000..c4be7e005580d4515942aeda27d83cd56eeea6f6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_00dad0911733e169c94e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_82bc274b1d2a5c0cd62e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_82bc274b1d2a5c0cd62e.png new file mode 100644 index 0000000000000000000000000000000000000000..e2191b28ea2c08dc7b2210cb52c4499a5a49f921 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_82bc274b1d2a5c0cd62e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_ab392fab0f8b49b2f21d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_ab392fab0f8b49b2f21d.png new file mode 100644 index 0000000000000000000000000000000000000000..35136ddff97a4af4bdcd44a2a8e619cee5472a59 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_ab392fab0f8b49b2f21d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_c9618eb849e9c86aeec1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_c9618eb849e9c86aeec1.png new file mode 100644 index 0000000000000000000000000000000000000000..eab287e41ce304a5096c53790a9a2978222ee612 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_c9618eb849e9c86aeec1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_524e519152bb853ae7ab.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_524e519152bb853ae7ab.png new file mode 100644 index 0000000000000000000000000000000000000000..d1b64988466871236ae042e9de88c5921c03574b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_524e519152bb853ae7ab.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_550f050ce5439c8d9471.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_550f050ce5439c8d9471.png new file mode 100644 index 0000000000000000000000000000000000000000..c7218d6489b38e7634671b3de8b69f63e001132b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_550f050ce5439c8d9471.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_7c78db6f979cf584753d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_7c78db6f979cf584753d.png new file mode 100644 index 0000000000000000000000000000000000000000..3990081ba05c4a301e7f14887b818fa437f3553e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_7c78db6f979cf584753d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_8b6d1c588c83f4f005d1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_8b6d1c588c83f4f005d1.png new file mode 100644 index 0000000000000000000000000000000000000000..663764efa5842fb17ffa456339a62d73758511ac Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_8b6d1c588c83f4f005d1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_22ecde0166f0663cd032.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_22ecde0166f0663cd032.png new file mode 100644 index 0000000000000000000000000000000000000000..a7dd4a38a0834e52fe6a2fc95137c1e88a534a0c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_22ecde0166f0663cd032.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_29e589d002b5e252c39e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_29e589d002b5e252c39e.png new file mode 100644 index 0000000000000000000000000000000000000000..f59ba89c08ab54ecd512c0d02b206d8c09714332 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_29e589d002b5e252c39e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_4bd2a2eb86126d892045.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_4bd2a2eb86126d892045.png new file mode 100644 index 0000000000000000000000000000000000000000..c56c183200c2ca4329b02dbe1a19c510599bd3c3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_4bd2a2eb86126d892045.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_967870e4f62b0f6da3b2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_967870e4f62b0f6da3b2.png new file mode 100644 index 0000000000000000000000000000000000000000..34e1fcdd33ae8270a44a2d31ab8e1eb443e6b9af Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_967870e4f62b0f6da3b2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_094f3720e40126fa808c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_094f3720e40126fa808c.png new file mode 100644 index 0000000000000000000000000000000000000000..614416b2eb7b5d4c62eb04a37faef8e841d05745 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_094f3720e40126fa808c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_6ed41cd92624d965c7b5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_6ed41cd92624d965c7b5.png new file mode 100644 index 0000000000000000000000000000000000000000..1afdf7f044365e291c24b24ca21c8b6e3b80d306 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_6ed41cd92624d965c7b5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_cb097566d715158980a9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_cb097566d715158980a9.png new file mode 100644 index 0000000000000000000000000000000000000000..90f937d4c1322d527dccec7eadd33b89fb168cc1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_cb097566d715158980a9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_ed67cf8e0e38e37d3ac1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_ed67cf8e0e38e37d3ac1.png new file mode 100644 index 0000000000000000000000000000000000000000..3f3b841b242bfef558bdd698e29d2a6a0ec93043 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_ed67cf8e0e38e37d3ac1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_8dbf33e21009957bcfbb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_8dbf33e21009957bcfbb.png new file mode 100644 index 0000000000000000000000000000000000000000..6a754c0c4a7d7adeaf861e88be375b30fb8c86fa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_8dbf33e21009957bcfbb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_a00b795f7c0487f027e9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_a00b795f7c0487f027e9.png new file mode 100644 index 0000000000000000000000000000000000000000..8082ee5ed4314584f6c84d57a57c4d25f2a57b46 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_a00b795f7c0487f027e9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_d924f50d69f450bd0893.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_d924f50d69f450bd0893.png new file mode 100644 index 0000000000000000000000000000000000000000..80a40bf415625c40cee0d71541fd3c92b1b57cf4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_d924f50d69f450bd0893.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_ed5af44f037a91ddd14e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_ed5af44f037a91ddd14e.png new file mode 100644 index 0000000000000000000000000000000000000000..2c10ee063d37137fdedc1b2370cab44e2aca427e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_ed5af44f037a91ddd14e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_1b2eea0654398cd71074.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_1b2eea0654398cd71074.png new file mode 100644 index 0000000000000000000000000000000000000000..72f3204b456421fdb0f19aeaaf06e5b677d75c1d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_1b2eea0654398cd71074.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_28663623030f46166458.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_28663623030f46166458.png new file mode 100644 index 0000000000000000000000000000000000000000..c633d3165d0418fd9de07f810480453fe1c9dc2d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_28663623030f46166458.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_b8a41afe38b3ab017bbc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_b8a41afe38b3ab017bbc.png new file mode 100644 index 0000000000000000000000000000000000000000..12f6780477e9688849fd2a72c807810edeef083b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_b8a41afe38b3ab017bbc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_ea3ba4026ca73d725711.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_ea3ba4026ca73d725711.png new file mode 100644 index 0000000000000000000000000000000000000000..61ab39b4eb12492450591f5ced3c17f72cb44ae7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_ea3ba4026ca73d725711.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_97601ab8e614f73f2cd1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_97601ab8e614f73f2cd1.png new file mode 100644 index 0000000000000000000000000000000000000000..f79da8d315c2bbd396019b61e9f70787ea1e4aba Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_97601ab8e614f73f2cd1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_d140ff017e60c32f39e0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_d140ff017e60c32f39e0.png new file mode 100644 index 0000000000000000000000000000000000000000..d94113f04e901d8806347b60cd1e0a93e16419a2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_d140ff017e60c32f39e0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_dc7d7fa4ad4187f39340.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_dc7d7fa4ad4187f39340.png new file mode 100644 index 0000000000000000000000000000000000000000..c385da984995a0371632d905568f1ab97b2e5b7d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_dc7d7fa4ad4187f39340.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_f416991777c3610f1385.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_f416991777c3610f1385.png new file mode 100644 index 0000000000000000000000000000000000000000..b8ee8eec66267f7ae9e247794ef45aa9d279c4f1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_f416991777c3610f1385.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_28bf7f79d3aaebaf3225.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_28bf7f79d3aaebaf3225.png new file mode 100644 index 0000000000000000000000000000000000000000..da0c6a2d2a25e4ee6924d490be13f56f60b15dd4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_28bf7f79d3aaebaf3225.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_a20e9b305cceaed4e434.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_a20e9b305cceaed4e434.png new file mode 100644 index 0000000000000000000000000000000000000000..babfa95b4d958032fa35e6c735b9acc6cbf4f35d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_a20e9b305cceaed4e434.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_c5da093184adcbf48387.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_c5da093184adcbf48387.png new file mode 100644 index 0000000000000000000000000000000000000000..ed8937e27150d4b0e7946044ca44c0d5663483ca Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_c5da093184adcbf48387.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_e50832f60c477f23e54a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_e50832f60c477f23e54a.png new file mode 100644 index 0000000000000000000000000000000000000000..652543f4bb12dd3f3d9b6c4fcc6b6b38f1373a02 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_e50832f60c477f23e54a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_2d0146ae85e2e3e628e0.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_2d0146ae85e2e3e628e0.png new file mode 100644 index 0000000000000000000000000000000000000000..0bc5be46337fa965b61033aebb41004977273ff5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_2d0146ae85e2e3e628e0.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_c21e8ec9b9fab88d37fe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_c21e8ec9b9fab88d37fe.png new file mode 100644 index 0000000000000000000000000000000000000000..01e5ff4d3aeb99aa5bf270b0c43e11a13d3262f5 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_c21e8ec9b9fab88d37fe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_d3c9d7a96435e7bec9dd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_d3c9d7a96435e7bec9dd.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c6c0eb9ac23f79b3cb5519dc3e31e521f0f924 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_d3c9d7a96435e7bec9dd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_e4754bfb23587c2013ab.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_e4754bfb23587c2013ab.png new file mode 100644 index 0000000000000000000000000000000000000000..467a0630454c35df4a05a4610a6c767841895b50 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_e4754bfb23587c2013ab.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_230bc09640a64b63de16.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_230bc09640a64b63de16.png new file mode 100644 index 0000000000000000000000000000000000000000..06aaf68d2364d7d4ea06404127e5b8df4ae941a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_230bc09640a64b63de16.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_9b496bf0b9a2cfb7793c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_9b496bf0b9a2cfb7793c.png new file mode 100644 index 0000000000000000000000000000000000000000..20cfce32beea66aa8651c540bf67ac6a4a656a62 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_9b496bf0b9a2cfb7793c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_c773e58c36775ad0b245.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_c773e58c36775ad0b245.png new file mode 100644 index 0000000000000000000000000000000000000000..a27fa6f193c34a8be686b1b3840a44e453e722d1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_c773e58c36775ad0b245.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_ca54eb7710327a1c7c8f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_ca54eb7710327a1c7c8f.png new file mode 100644 index 0000000000000000000000000000000000000000..cd4166082d4969fd6e12fea764d89b25695a7ee3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_ca54eb7710327a1c7c8f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_22f3ba79d08eda2f0ede.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_22f3ba79d08eda2f0ede.png new file mode 100644 index 0000000000000000000000000000000000000000..bae50837af3c56fb2ac253e1c7c3d3b1ca980a6b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_22f3ba79d08eda2f0ede.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_7d0c471e1c7dc3bf0045.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_7d0c471e1c7dc3bf0045.png new file mode 100644 index 0000000000000000000000000000000000000000..d895cee5c8c7ed206a34e6e7cf8ecaae2e2c6a02 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_7d0c471e1c7dc3bf0045.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_ce3169faa8dc214a522e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_ce3169faa8dc214a522e.png new file mode 100644 index 0000000000000000000000000000000000000000..2568c7c0dbe3c971bce16810b823ab6d4c41488a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_ce3169faa8dc214a522e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_d2fa3ee86d9c102eda66.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_d2fa3ee86d9c102eda66.png new file mode 100644 index 0000000000000000000000000000000000000000..21c4358fa8b1f6956b5ee6e2531457fa06d11a19 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_d2fa3ee86d9c102eda66.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_20eb83ca71302833a2ce.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_20eb83ca71302833a2ce.png new file mode 100644 index 0000000000000000000000000000000000000000..2abe680f2ce193dd5fe866e6e9f90b2a7f26603e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_20eb83ca71302833a2ce.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_4b1184b2486a1b9ea201.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_4b1184b2486a1b9ea201.png new file mode 100644 index 0000000000000000000000000000000000000000..b94fdcd2b7826ec0fa09e9e6ebef0811ef649a9e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_4b1184b2486a1b9ea201.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_94290056b32ae7519e36.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_94290056b32ae7519e36.png new file mode 100644 index 0000000000000000000000000000000000000000..06e22dc4ce22423098f93a0934a61953c3e49cbb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_94290056b32ae7519e36.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_cf335f08926dd98eaa14.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_cf335f08926dd98eaa14.png new file mode 100644 index 0000000000000000000000000000000000000000..df9ae3f26ae890350b6123a9722762a9aa9145b0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_cf335f08926dd98eaa14.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_472bd7c60ba941fe1589.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_472bd7c60ba941fe1589.png new file mode 100644 index 0000000000000000000000000000000000000000..e64688b7e11b1961789fd9c708eba811419088bb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_472bd7c60ba941fe1589.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_83cf54cbde1e5489b0bb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_83cf54cbde1e5489b0bb.png new file mode 100644 index 0000000000000000000000000000000000000000..76038ae19bf511c7ff89ce4aacba1376f22ed155 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_83cf54cbde1e5489b0bb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_de56af13dfda1cd693a6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_de56af13dfda1cd693a6.png new file mode 100644 index 0000000000000000000000000000000000000000..99f67a85d678bc9eaaf0f0ecb212a39ae15d0030 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_de56af13dfda1cd693a6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_fd022194a66f088a8c6d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_fd022194a66f088a8c6d.png new file mode 100644 index 0000000000000000000000000000000000000000..9cb633abaefe4dc98920c05b909cacb92a4396c4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_fd022194a66f088a8c6d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_2840784666d958d84441.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_2840784666d958d84441.png new file mode 100644 index 0000000000000000000000000000000000000000..123f8ae1712fffc4d8a305f8f76007b09aa366d6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_2840784666d958d84441.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_439099e746cfb0c52e01.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_439099e746cfb0c52e01.png new file mode 100644 index 0000000000000000000000000000000000000000..f7afeb1da13d972308d1a10148e982c966e8a270 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_439099e746cfb0c52e01.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_b4a24aaf561d2bead928.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_b4a24aaf561d2bead928.png new file mode 100644 index 0000000000000000000000000000000000000000..25ff01623649d727081cfcfe95315beb5a67cf0d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_b4a24aaf561d2bead928.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_d02d8fd61130921dbc86.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_d02d8fd61130921dbc86.png new file mode 100644 index 0000000000000000000000000000000000000000..ea872f3b1c4c13ea7ee02d49490ce1fb4d5f2aad Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_d02d8fd61130921dbc86.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_29bf77b59fbfe70f71a7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_29bf77b59fbfe70f71a7.png new file mode 100644 index 0000000000000000000000000000000000000000..a99af77178a3f6c51715caf5002a7c46233aa99c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_29bf77b59fbfe70f71a7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_3497927f2ac3e040cc9e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_3497927f2ac3e040cc9e.png new file mode 100644 index 0000000000000000000000000000000000000000..36b6fbea6e995c0557d7c0e2c2099da158eaca5d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_3497927f2ac3e040cc9e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_8c8c60332eb3f5b0bd40.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_8c8c60332eb3f5b0bd40.png new file mode 100644 index 0000000000000000000000000000000000000000..74848c223350af16fa10c5fc8be784320a885544 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_8c8c60332eb3f5b0bd40.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_ce5dc9990608e7d91335.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_ce5dc9990608e7d91335.png new file mode 100644 index 0000000000000000000000000000000000000000..4350b2a7af0d8f5b0f184b4939b0ab9dd41d99b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_ce5dc9990608e7d91335.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_101fd980c73baf89ed7a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_101fd980c73baf89ed7a.png new file mode 100644 index 0000000000000000000000000000000000000000..8fa9caeb60a5d03a5aabe946f492072e27adb95d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_101fd980c73baf89ed7a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_21e67637fb3722b71484.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_21e67637fb3722b71484.png new file mode 100644 index 0000000000000000000000000000000000000000..3ba109186cc8500b68aaec756dca84144b80db46 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_21e67637fb3722b71484.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_a9ba8911f6062992bb6b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_a9ba8911f6062992bb6b.png new file mode 100644 index 0000000000000000000000000000000000000000..bf4b816cabdcb26ecf2085a310833ea5a16b65bf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_a9ba8911f6062992bb6b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_fa64115b923fb54e0478.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_fa64115b923fb54e0478.png new file mode 100644 index 0000000000000000000000000000000000000000..019bffb5777094d0fb63729dbd12eacc37e34795 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_fa64115b923fb54e0478.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_51ccc4deb7b9f30eff0d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_51ccc4deb7b9f30eff0d.png new file mode 100644 index 0000000000000000000000000000000000000000..dee3f74c02e722540eed65d3d26c4fd65f04ab24 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_51ccc4deb7b9f30eff0d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_66192fa8242b2afd6b9d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_66192fa8242b2afd6b9d.png new file mode 100644 index 0000000000000000000000000000000000000000..7a5301c1201e0dfcc10170cab2ecf2f2b1bca7d2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_66192fa8242b2afd6b9d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c4a1f32514db992181d7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c4a1f32514db992181d7.png new file mode 100644 index 0000000000000000000000000000000000000000..5ba39ebad7fa974768b56264fc5b537a51df84bc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c4a1f32514db992181d7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c551b046bac1e3e02131.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c551b046bac1e3e02131.png new file mode 100644 index 0000000000000000000000000000000000000000..614fd154c0db6fb67182f5a8ff1a7a1e6b393996 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c551b046bac1e3e02131.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_2a356d54fc35f1a4b963.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_2a356d54fc35f1a4b963.png new file mode 100644 index 0000000000000000000000000000000000000000..81bb140dfa02c177fe1ab8400516f11cfde74951 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_2a356d54fc35f1a4b963.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_4bbd266cd9a4d9184460.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_4bbd266cd9a4d9184460.png new file mode 100644 index 0000000000000000000000000000000000000000..f10c6574bf3f555e4e1655019676ba5c4cb70d47 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_4bbd266cd9a4d9184460.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_6196eb5548a41a1d41e9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_6196eb5548a41a1d41e9.png new file mode 100644 index 0000000000000000000000000000000000000000..38613ecd7ee89f8e58d2ca6050a5c2930d32a325 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_6196eb5548a41a1d41e9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_abd3e9ee2db1dd7a6b1b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_abd3e9ee2db1dd7a6b1b.png new file mode 100644 index 0000000000000000000000000000000000000000..28d70cd9118c7f89b8a1b2dacfcfca668ce0ae9d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_abd3e9ee2db1dd7a6b1b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1406a08864e55395bde4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1406a08864e55395bde4.png new file mode 100644 index 0000000000000000000000000000000000000000..28209557570e4212cb21f099e4190bcae233cf2d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1406a08864e55395bde4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1fb6501cd280c11e4e5c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1fb6501cd280c11e4e5c.png new file mode 100644 index 0000000000000000000000000000000000000000..299edaf79ef2c2fee503fcd79c1fcba56062aeb0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1fb6501cd280c11e4e5c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_3dc2b31a7a3cd6aa9118.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_3dc2b31a7a3cd6aa9118.png new file mode 100644 index 0000000000000000000000000000000000000000..ac5d04d712ccd2b6c0723bf01e8559f0584cf229 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_3dc2b31a7a3cd6aa9118.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_a05664a35ff18f4c4fed.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_a05664a35ff18f4c4fed.png new file mode 100644 index 0000000000000000000000000000000000000000..220fa8a3dfb287c7d05f1a8ec9f4b6d6e18fa236 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_a05664a35ff18f4c4fed.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_0481d72d380c569c4cf2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_0481d72d380c569c4cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..417762137817c68c045ba6524597ef0d962120a7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_0481d72d380c569c4cf2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_4c2a048cbd7188b90b0b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_4c2a048cbd7188b90b0b.png new file mode 100644 index 0000000000000000000000000000000000000000..177de2bebae40b9b4a719ab1ede9f6ff54f26b7c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_4c2a048cbd7188b90b0b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_537bf2c74dbaa00248fb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_537bf2c74dbaa00248fb.png new file mode 100644 index 0000000000000000000000000000000000000000..894f2d7404c61714c7f4335f0ef7da9d8dc21169 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_537bf2c74dbaa00248fb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_7335e564723816c0aa59.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_7335e564723816c0aa59.png new file mode 100644 index 0000000000000000000000000000000000000000..49fc29a3149b56431038db920692f8abc00e8a1a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_7335e564723816c0aa59.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_195d6c5d3aaa77fa9a46.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_195d6c5d3aaa77fa9a46.png new file mode 100644 index 0000000000000000000000000000000000000000..bd523d1659d4b409ab90c6496a48677ae1507cd8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_195d6c5d3aaa77fa9a46.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_4dbe80e90a262f8681e9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_4dbe80e90a262f8681e9.png new file mode 100644 index 0000000000000000000000000000000000000000..9d55a15cf8de7441c936be2b6822d79ff94f4b0a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_4dbe80e90a262f8681e9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_6befc309b16a43e5105f.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_6befc309b16a43e5105f.png new file mode 100644 index 0000000000000000000000000000000000000000..7f740074c0805ccd955c2eda3c4432f48eb05797 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_6befc309b16a43e5105f.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_93a464100122f188e386.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_93a464100122f188e386.png new file mode 100644 index 0000000000000000000000000000000000000000..479d9cfd85090801b6f7ee122e58ea191f946371 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_93a464100122f188e386.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cbeae5a5b2b67ba83bd9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cbeae5a5b2b67ba83bd9.png new file mode 100644 index 0000000000000000000000000000000000000000..c892a4537a81792ea7341b29f10232a15283181b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cbeae5a5b2b67ba83bd9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cd19daa7fcc70cc078b5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cd19daa7fcc70cc078b5.png new file mode 100644 index 0000000000000000000000000000000000000000..37db2499ef8fd8221a915379f66b14dcad8224ec Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cd19daa7fcc70cc078b5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_d92e14f5f5ee21929d89.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_d92e14f5f5ee21929d89.png new file mode 100644 index 0000000000000000000000000000000000000000..1f98d259d63ace8f71cd973e412037d36b447335 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_d92e14f5f5ee21929d89.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_ed9b45d6c6ccee86683d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_ed9b45d6c6ccee86683d.png new file mode 100644 index 0000000000000000000000000000000000000000..8c5872744f7571e1f953af8071766ccc9a91faf0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_ed9b45d6c6ccee86683d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_05c6ccf4e2affcf523bc.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_05c6ccf4e2affcf523bc.png new file mode 100644 index 0000000000000000000000000000000000000000..75579fc80bf723879de74912e920ea54c15dd2cf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_05c6ccf4e2affcf523bc.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_522c7de184b5fad576ca.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_522c7de184b5fad576ca.png new file mode 100644 index 0000000000000000000000000000000000000000..024b16630019ac639b46250e5655e2daf9bdd119 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_522c7de184b5fad576ca.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_ee7ea0526768c88f04ed.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_ee7ea0526768c88f04ed.png new file mode 100644 index 0000000000000000000000000000000000000000..d08e4152f66206c98607248475f56ddb7576ce09 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_ee7ea0526768c88f04ed.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_f2a6e69da2bb9bc4c0f4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_f2a6e69da2bb9bc4c0f4.png new file mode 100644 index 0000000000000000000000000000000000000000..5c5aa6ab01e32394b4ca0f309be1a161ebd205aa Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_f2a6e69da2bb9bc4c0f4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_19456ef153f28cfc03df.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_19456ef153f28cfc03df.png new file mode 100644 index 0000000000000000000000000000000000000000..4b26b23b99898b8844057703e97b647180f62f6b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_19456ef153f28cfc03df.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_222566fa52d52031a82d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_222566fa52d52031a82d.png new file mode 100644 index 0000000000000000000000000000000000000000..d251524dbafbf7b4faec71d877958d85355807bc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_222566fa52d52031a82d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_3ff0ba3029f4c74cef3d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_3ff0ba3029f4c74cef3d.png new file mode 100644 index 0000000000000000000000000000000000000000..29a2422ab46fe3f675fa0fe5a33cd877026cdfba Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_3ff0ba3029f4c74cef3d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_8767c83e26ca5f3fa222.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_8767c83e26ca5f3fa222.png new file mode 100644 index 0000000000000000000000000000000000000000..c72c9114c145204d6296232b36eb53de2ec36a89 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_8767c83e26ca5f3fa222.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_4c9d04b2cf168a390137.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_4c9d04b2cf168a390137.png new file mode 100644 index 0000000000000000000000000000000000000000..9b3fcbd3fc8afff40c4cc6276a86e3b9f7b4f15e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_4c9d04b2cf168a390137.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_5cff3be59af97d78fd3c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_5cff3be59af97d78fd3c.png new file mode 100644 index 0000000000000000000000000000000000000000..8eb3fc90290f0352994812808996a74d158b37e4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_5cff3be59af97d78fd3c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_bcee3160b33988bfd364.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_bcee3160b33988bfd364.png new file mode 100644 index 0000000000000000000000000000000000000000..0432e593367e0893c7f27fb7637a786bc7cca0e8 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_bcee3160b33988bfd364.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_d0c2a98eddd57b83969c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_d0c2a98eddd57b83969c.png new file mode 100644 index 0000000000000000000000000000000000000000..7955be356f32ef9dc2e8e23d3f1cadfaa8beb49d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_d0c2a98eddd57b83969c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_08714365653b09a18e34.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_08714365653b09a18e34.png new file mode 100644 index 0000000000000000000000000000000000000000..33a9d792da12ff8e80706a32d5f8ced294e78ede Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_08714365653b09a18e34.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_8d432c4016fa643a296a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_8d432c4016fa643a296a.png new file mode 100644 index 0000000000000000000000000000000000000000..de466feabfc93c827f05ba90f886b2aa6452d113 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_8d432c4016fa643a296a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_9ec0d3f7d6de9201ef64.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_9ec0d3f7d6de9201ef64.png new file mode 100644 index 0000000000000000000000000000000000000000..ece62dd0c0940631d55cec7e3e4e15ef83b9851b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_9ec0d3f7d6de9201ef64.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_bdbb099fd5d2dd484bc1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_bdbb099fd5d2dd484bc1.png new file mode 100644 index 0000000000000000000000000000000000000000..9c455ba92b5af4b2495972829462897956aa4a85 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_bdbb099fd5d2dd484bc1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_0947efa75b0b8534db32.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_0947efa75b0b8534db32.png new file mode 100644 index 0000000000000000000000000000000000000000..4098b2579bf26d879653c75a1e1d9f3d3e2d10d4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_0947efa75b0b8534db32.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_2e00ccc8f0d440d81560.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_2e00ccc8f0d440d81560.png new file mode 100644 index 0000000000000000000000000000000000000000..a540cb5e787bfefc2e8ca5b793c78b840d681e93 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_2e00ccc8f0d440d81560.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_568d3c65efcbd96dd396.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_568d3c65efcbd96dd396.png new file mode 100644 index 0000000000000000000000000000000000000000..f3bef295ba03ba9cf41af1e6d427e6538385ee17 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_568d3c65efcbd96dd396.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_9e08606de5a996a58a27.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_9e08606de5a996a58a27.png new file mode 100644 index 0000000000000000000000000000000000000000..26ccc143577c459e9a54a189c2a0ebe8ed1e4317 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_9e08606de5a996a58a27.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_040258a068387526d5ed.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_040258a068387526d5ed.png new file mode 100644 index 0000000000000000000000000000000000000000..cbcdb92d05c8de1e6c2254759f0d9f557b5edaf2 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_040258a068387526d5ed.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_20718dcc3d7dfea68778.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_20718dcc3d7dfea68778.png new file mode 100644 index 0000000000000000000000000000000000000000..ce1166519e8691bdb5a963c924bdb1b2d322e3b1 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_20718dcc3d7dfea68778.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_4349484711dfed8ff684.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_4349484711dfed8ff684.png new file mode 100644 index 0000000000000000000000000000000000000000..b7257d6e2c6ba321eacd6a774e62838d881b49b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_4349484711dfed8ff684.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_adb5391278bf9c0e3899.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_adb5391278bf9c0e3899.png new file mode 100644 index 0000000000000000000000000000000000000000..0e83c9915c03d6db8ccd87954f2750b348e6d138 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_adb5391278bf9c0e3899.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_1071219f1c5a880d11fe.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_1071219f1c5a880d11fe.png new file mode 100644 index 0000000000000000000000000000000000000000..5877b20edabd23dc32a633c2eb26845ee91ec472 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_1071219f1c5a880d11fe.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_66b1223b50469b924edb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_66b1223b50469b924edb.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5ba58c71c948abd8c15b689ba861af546c9ed0 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_66b1223b50469b924edb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_8a5a1205ec046ac4f1aa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_8a5a1205ec046ac4f1aa.png new file mode 100644 index 0000000000000000000000000000000000000000..d5ac2b6a74c21d3002599dd7ae79b904443dfc14 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_8a5a1205ec046ac4f1aa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_cc73c34c15c3f5b21baa.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_cc73c34c15c3f5b21baa.png new file mode 100644 index 0000000000000000000000000000000000000000..1b4694e4f32db0e0109fe3dfa2530eacae6d393f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_cc73c34c15c3f5b21baa.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_0e8769a06b5854ed77b3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_0e8769a06b5854ed77b3.png new file mode 100644 index 0000000000000000000000000000000000000000..c6b8727bd01add61416834232a0d0c621ae738b9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_0e8769a06b5854ed77b3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_3d84e0882ef4b24f7406.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_3d84e0882ef4b24f7406.png new file mode 100644 index 0000000000000000000000000000000000000000..dcfdd10ba5ed58494725c4b9745546f8ed688ccf Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_3d84e0882ef4b24f7406.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_4e3e514000695d3d6aae.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_4e3e514000695d3d6aae.png new file mode 100644 index 0000000000000000000000000000000000000000..ddda2537cced283d6b4b578d8ae5845620ba40df Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_4e3e514000695d3d6aae.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_c4e125f529fd06005d80.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_c4e125f529fd06005d80.png new file mode 100644 index 0000000000000000000000000000000000000000..7e9a3c567e10e5cf5d11b072c39bb71a6423df33 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_c4e125f529fd06005d80.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_38a4d8ede7255ce0b9e1.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_38a4d8ede7255ce0b9e1.png new file mode 100644 index 0000000000000000000000000000000000000000..d790dc942daf658070b3f6ff5c9c3dce68bed718 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_38a4d8ede7255ce0b9e1.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_9897fd211e2cc995ea6d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_9897fd211e2cc995ea6d.png new file mode 100644 index 0000000000000000000000000000000000000000..02a5f99325058c9e84cd4d6e6bb1290a3d5c620c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_9897fd211e2cc995ea6d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_d4b5c411f812ee1c96d2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_d4b5c411f812ee1c96d2.png new file mode 100644 index 0000000000000000000000000000000000000000..eae2bbdc3a9fd5f2b49539ed23952453a992cb32 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_d4b5c411f812ee1c96d2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_e99dcdf491fa73cb1b86.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_e99dcdf491fa73cb1b86.png new file mode 100644 index 0000000000000000000000000000000000000000..84af7ad748aa698f2e29e9d876aacf00a7b3854e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_e99dcdf491fa73cb1b86.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_20387b922a0e2d280d17.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_20387b922a0e2d280d17.png new file mode 100644 index 0000000000000000000000000000000000000000..97b2b2bba37bf8eeab2bdcec0c8f42e32f47f1d3 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_20387b922a0e2d280d17.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_675e2cc93b814e160bd6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_675e2cc93b814e160bd6.png new file mode 100644 index 0000000000000000000000000000000000000000..b7d634aec3c4ac8efb7cf2d0429d23751793fd51 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_675e2cc93b814e160bd6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_7f4dda8560eec12bb15e.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_7f4dda8560eec12bb15e.png new file mode 100644 index 0000000000000000000000000000000000000000..f6ebbd998aa20161d139954c8924f50404487bed Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_7f4dda8560eec12bb15e.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_8fd20ab699e9b53a78a2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_8fd20ab699e9b53a78a2.png new file mode 100644 index 0000000000000000000000000000000000000000..befbffdf66ab39154dac43776e13a5fafb5e445d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_8fd20ab699e9b53a78a2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_53d786f0e6286f061c9b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_53d786f0e6286f061c9b.png new file mode 100644 index 0000000000000000000000000000000000000000..43b4965f621f2749e9a4239542118abac3306421 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_53d786f0e6286f061c9b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_69d5d4b2bd8eda736076.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_69d5d4b2bd8eda736076.png new file mode 100644 index 0000000000000000000000000000000000000000..8a3cf9da8a1415a81b4abbd5a19526ca31d95cfe Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_69d5d4b2bd8eda736076.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_dc545dbd71f9ca307a89.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_dc545dbd71f9ca307a89.png new file mode 100644 index 0000000000000000000000000000000000000000..2748dd48226b467054d803df0a2b1445308dad9c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_dc545dbd71f9ca307a89.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_e0ef1028d078d2763d3c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_e0ef1028d078d2763d3c.png new file mode 100644 index 0000000000000000000000000000000000000000..102d4d752d59a832c2620b4b4da6f637e1b87fcc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_e0ef1028d078d2763d3c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_55251872423c67c995e7.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_55251872423c67c995e7.png new file mode 100644 index 0000000000000000000000000000000000000000..28b3153538a2a720ca3480a9d6d45d5a67808b41 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_55251872423c67c995e7.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_974d78f4ad334721a095.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_974d78f4ad334721a095.png new file mode 100644 index 0000000000000000000000000000000000000000..9c6901549edf7f9a253d77029fbe87f2b7ed9a8e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_974d78f4ad334721a095.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_9db2c8293f8ed5a7b055.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_9db2c8293f8ed5a7b055.png new file mode 100644 index 0000000000000000000000000000000000000000..9579deb460fe32193927c0bdd15a5c2647ca0cdc Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_9db2c8293f8ed5a7b055.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_c0afb91f14512a136ec3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_c0afb91f14512a136ec3.png new file mode 100644 index 0000000000000000000000000000000000000000..918780d35cb5dd71eefb9926133e8be953a86d31 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_c0afb91f14512a136ec3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_4cbd3670913ee81b9bf4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_4cbd3670913ee81b9bf4.png new file mode 100644 index 0000000000000000000000000000000000000000..1ce18339f07f82c54ca92653029afdf9ef2e9f30 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_4cbd3670913ee81b9bf4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a283f6d569b1ee1f3125.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a283f6d569b1ee1f3125.png new file mode 100644 index 0000000000000000000000000000000000000000..67a3cf06cf7200049fa0c8341e83d1410c55741d Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a283f6d569b1ee1f3125.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a4463a6098b488ef5ee3.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a4463a6098b488ef5ee3.png new file mode 100644 index 0000000000000000000000000000000000000000..eb8378363ea0e97d28333014f93b761c3a3f67be Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a4463a6098b488ef5ee3.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_b776058d05f70c994911.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_b776058d05f70c994911.png new file mode 100644 index 0000000000000000000000000000000000000000..94014f43364a1307a67279892b3d366ecae800ba Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_b776058d05f70c994911.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_91b0e597ff42f0ecf65c.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_91b0e597ff42f0ecf65c.png new file mode 100644 index 0000000000000000000000000000000000000000..12fda51a9f63efa8aac693c39499b55969133bb9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_91b0e597ff42f0ecf65c.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_945a498b1abd3c1d01cb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_945a498b1abd3c1d01cb.png new file mode 100644 index 0000000000000000000000000000000000000000..8c4beb1e2cfe5f4468c5c4a29eefed8fd62b2b85 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_945a498b1abd3c1d01cb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_9dae4e9e6fc11e0e4a08.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_9dae4e9e6fc11e0e4a08.png new file mode 100644 index 0000000000000000000000000000000000000000..04eee76e564a1f1d3ce36a5323241b87fde683f7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_9dae4e9e6fc11e0e4a08.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_b222f0ba983a61f315f2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_b222f0ba983a61f315f2.png new file mode 100644 index 0000000000000000000000000000000000000000..f130170104960d06ced078b08ab05325646b550e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_b222f0ba983a61f315f2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_34c08dcaa1627741fc35.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_34c08dcaa1627741fc35.png new file mode 100644 index 0000000000000000000000000000000000000000..3abec7874e31e4531ed613f18e31f8ead0f4f20c Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_34c08dcaa1627741fc35.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_835fdf3ae85001373a94.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_835fdf3ae85001373a94.png new file mode 100644 index 0000000000000000000000000000000000000000..5a47e610bffaaf4319e83a4d45d0a6081843d885 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_835fdf3ae85001373a94.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_c292c0d6b1fd30b61dff.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_c292c0d6b1fd30b61dff.png new file mode 100644 index 0000000000000000000000000000000000000000..0df589a7b7bb155d9eb666c9dee126f5d9e577b7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_c292c0d6b1fd30b61dff.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_ce375aba874f34769161.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_ce375aba874f34769161.png new file mode 100644 index 0000000000000000000000000000000000000000..5dd7f7d69dc370218041562a4df936b0a4ede9a9 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_ce375aba874f34769161.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_10f924c969f319f3a398.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_10f924c969f319f3a398.png new file mode 100644 index 0000000000000000000000000000000000000000..29255236e0ad30cfbdf02932e9b1b4b29338ca35 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_10f924c969f319f3a398.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_6923dbba1d8b7283834b.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_6923dbba1d8b7283834b.png new file mode 100644 index 0000000000000000000000000000000000000000..f8c2e2a3d368af0cde173a05f6a3a70320034322 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_6923dbba1d8b7283834b.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_7ec206bd4970b2ff6421.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_7ec206bd4970b2ff6421.png new file mode 100644 index 0000000000000000000000000000000000000000..e54af90ea097edd2ccf1faf7f2c5443b9dfc34a4 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_7ec206bd4970b2ff6421.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_fd8f78e9974cb9054620.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_fd8f78e9974cb9054620.png new file mode 100644 index 0000000000000000000000000000000000000000..e72c31db2bdc0e134ca62c0d53d94053c6b09a45 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_fd8f78e9974cb9054620.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_3699ee25f52f91af10c6.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_3699ee25f52f91af10c6.png new file mode 100644 index 0000000000000000000000000000000000000000..fa879674784574a7c5c9a9bbf90a402699275d32 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_3699ee25f52f91af10c6.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_db6a36abf53ee8646956.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_db6a36abf53ee8646956.png new file mode 100644 index 0000000000000000000000000000000000000000..7855200e96fd22d63944c290694bf9557780b5b6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_db6a36abf53ee8646956.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f246cc73285156f5f488.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f246cc73285156f5f488.png new file mode 100644 index 0000000000000000000000000000000000000000..1c50dee3cc12e9fe7f3676ec3b7619d1048c5d73 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f246cc73285156f5f488.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f27a7085d3846fdcfa74.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f27a7085d3846fdcfa74.png new file mode 100644 index 0000000000000000000000000000000000000000..1099a630b238fd724e85d2c4e4b87d7b92e09f45 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f27a7085d3846fdcfa74.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_29aeb1a239781f3d6e1d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_29aeb1a239781f3d6e1d.png new file mode 100644 index 0000000000000000000000000000000000000000..e6da03c799f8d239a1e9618631c4166e21aaede6 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_29aeb1a239781f3d6e1d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_be9688dbaa00131164fb.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_be9688dbaa00131164fb.png new file mode 100644 index 0000000000000000000000000000000000000000..f0638d8872f8ede1ae093863ab6667a2888da35a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_be9688dbaa00131164fb.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_d6b7b04ce28210628a87.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_d6b7b04ce28210628a87.png new file mode 100644 index 0000000000000000000000000000000000000000..a62d26d68d549be0aa3154d3f480e9dfce02e395 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_d6b7b04ce28210628a87.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_e3d6e3500bdb68656275.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_e3d6e3500bdb68656275.png new file mode 100644 index 0000000000000000000000000000000000000000..71808da9c8dd314238357222f4548d611ab6d4f7 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_e3d6e3500bdb68656275.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_2ce4312e91a54f5b5526.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_2ce4312e91a54f5b5526.png new file mode 100644 index 0000000000000000000000000000000000000000..196d9615c939d687bec98b76e70ff16a2a68976a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_2ce4312e91a54f5b5526.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_5204189b4bd468ce010a.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_5204189b4bd468ce010a.png new file mode 100644 index 0000000000000000000000000000000000000000..5f02e0862e03aef1e46854644591815663344962 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_5204189b4bd468ce010a.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_dcb4e240823502be75de.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_dcb4e240823502be75de.png new file mode 100644 index 0000000000000000000000000000000000000000..b6f4610ae11315544ec676934342e3fa36cb085b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_dcb4e240823502be75de.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_efde2178815e8bddd4ea.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_efde2178815e8bddd4ea.png new file mode 100644 index 0000000000000000000000000000000000000000..fcf335ebb96420e1a8241cbde1df92353fd16835 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_efde2178815e8bddd4ea.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_7056d73cff92153d6af2.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_7056d73cff92153d6af2.png new file mode 100644 index 0000000000000000000000000000000000000000..b745e199b5be00ff855ab4be846490af94582827 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_7056d73cff92153d6af2.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_762b3756f74c3cd4869d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_762b3756f74c3cd4869d.png new file mode 100644 index 0000000000000000000000000000000000000000..6fe7908c141ff36347425a9c8a6115c1f539144b Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_762b3756f74c3cd4869d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_78d1aeeeff179cce1a68.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_78d1aeeeff179cce1a68.png new file mode 100644 index 0000000000000000000000000000000000000000..7adb2d624a4b6258cdbd46be78eadc878509975a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_78d1aeeeff179cce1a68.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_c33a57f4ea9ab01f32c9.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_c33a57f4ea9ab01f32c9.png new file mode 100644 index 0000000000000000000000000000000000000000..30b2aa80abf71a3c58ea33971e0d7499157e8242 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_c33a57f4ea9ab01f32c9.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_52a4922e01d122ab1c93.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_52a4922e01d122ab1c93.png new file mode 100644 index 0000000000000000000000000000000000000000..7fd23e600d77a64be9895512950f8fc716ca63bd Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_52a4922e01d122ab1c93.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_a271436366a04d4c33fd.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_a271436366a04d4c33fd.png new file mode 100644 index 0000000000000000000000000000000000000000..b4c3773b8fadb37a515a01ffeb68f7bb1dafe963 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_a271436366a04d4c33fd.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_eae16bf8cb58fc036f40.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_eae16bf8cb58fc036f40.png new file mode 100644 index 0000000000000000000000000000000000000000..d78ce08ebe5f2d1b64e52086f41e543e9f8aab9f Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_eae16bf8cb58fc036f40.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_f9c03a77df4ac731f986.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_f9c03a77df4ac731f986.png new file mode 100644 index 0000000000000000000000000000000000000000..deccbb0881d12437d4287db4a828e7f8bdaee117 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_f9c03a77df4ac731f986.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_7df3311784101131da12.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_7df3311784101131da12.png new file mode 100644 index 0000000000000000000000000000000000000000..7f734a389b4a1b946ee8712df0e7c301716496eb Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_7df3311784101131da12.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_8204c57755f30e146db4.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_8204c57755f30e146db4.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff6a4886ec51f31e469aa0080528d11c5fa5f60 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_8204c57755f30e146db4.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_bff755816199af194396.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_bff755816199af194396.png new file mode 100644 index 0000000000000000000000000000000000000000..8e19bdcf2a5e1ed56134e17c8f02ec4cb19bba4a Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_bff755816199af194396.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_f9666d4ba04f17902e5d.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_f9666d4ba04f17902e5d.png new file mode 100644 index 0000000000000000000000000000000000000000..b21d1affd9ece482700c5001ef3eac239028ab82 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_f9666d4ba04f17902e5d.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_26d455381f24530d8233.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_26d455381f24530d8233.png new file mode 100644 index 0000000000000000000000000000000000000000..6927053a72b6edef81e0bfdada9982b8e38dd307 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_26d455381f24530d8233.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_9442e6de22aa55438f09.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_9442e6de22aa55438f09.png new file mode 100644 index 0000000000000000000000000000000000000000..ba4e5867db039f07d71cf61558a63447ca0fa449 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_9442e6de22aa55438f09.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ae5263eebf9eb5bc7889.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ae5263eebf9eb5bc7889.png new file mode 100644 index 0000000000000000000000000000000000000000..172502b7ee39de1328c866ad0b77ed8d023af830 Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ae5263eebf9eb5bc7889.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ede06fa3fd457dbdeec5.png b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ede06fa3fd457dbdeec5.png new file mode 100644 index 0000000000000000000000000000000000000000..a27c785c9f0735ce1c0c2244796a7330213ec63e Binary files /dev/null and b/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ede06fa3fd457dbdeec5.png differ diff --git a/wandb/run-20230710_174519-cqch7cwa/files/output.log b/wandb/run-20230710_174519-cqch7cwa/files/output.log new file mode 100644 index 0000000000000000000000000000000000000000..5fe6aa28537a2537e16008c58ce766f4b0183244 --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/files/output.log @@ -0,0 +1,12757 @@ +07/10/2023 17:45:20 - INFO - __main__ - Distributed environment: MULTI_GPU Backend: nccl +Num processes: 3 +Process index: 0 +Local process index: 0 +Device: cuda:0 +Mixed precision type: fp16 +{'timestep_spacing', 'dynamic_thresholding_ratio', 'sample_max_value', 'clip_sample_range', 'variance_type', 'thresholding', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +{'conv_out_kernel', 'upcast_attention', 'encoder_hid_dim', 'class_embeddings_concat', 'time_embedding_act_fn', 'mid_block_only_cross_attention', 'time_embedding_type', 'only_cross_attention', 'dual_cross_attention', 'mid_block_type', 'use_linear_projection', 'resnet_out_scale_factor', 'num_attention_heads', 'time_cond_proj_dim', 'conv_in_kernel', 'resnet_skip_time_act', 'class_embed_type', 'num_class_embeds', 'cross_attention_norm', 'addition_embed_type', 'addition_embed_type_num_heads', 'timestep_post_act', 'encoder_hid_dim_type', 'time_embedding_dim', 'projection_class_embeddings_input_dim', 'resnet_time_scale_shift'} was not found in config. Values will be initialized to default values. +Resolving data files: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 229/229 [00:00<00:00, 55045.88it/s] +07/10/2023 17:46:34 - WARNING - datasets.builder - Found cached dataset imagefolder (/l/vision/v5/sragas/hf_models/imagefolder/default-2bcaa40744b68173/0.0.0/37fbb85cc714a338bea574ac6c7d0b5be5aff46c1862c1989b20e0771199e93f) +100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 255.55it/s] +07/10/2023 17:46:36 - INFO - __main__ - ***** Running training ***** +07/10/2023 17:46:36 - INFO - __main__ - Num examples = 228 +07/10/2023 17:46:36 - INFO - __main__ - Num Epochs = 300 +07/10/2023 17:46:36 - INFO - __main__ - Instantaneous batch size per device = 2 +07/10/2023 17:46:36 - INFO - __main__ - Total train batch size (w. parallel, distributed & accumulation) = 24 +07/10/2023 17:46:36 - INFO - __main__ - Gradient Accumulation steps = 4 +07/10/2023 17:46:36 - INFO - __main__ - Total optimization steps = 3000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 0%|▎ | 10/3000 [01:32<6:53:22, 8.30s/it, lr=1.5e-8, step_loss=0.013]07/10/2023 17:48:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 1%|▋ | 20/3000 [04:35<7:50:52, 9.48s/it, lr=3e-8, step_loss=0.169]07/10/2023 17:51:12 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 1%|▉ | 30/3000 [07:23<7:43:24, 9.36s/it, lr=4.5e-8, step_loss=0.283]07/10/2023 17:54:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 1%|█▏ | 40/3000 [10:11<7:37:25, 9.27s/it, lr=6e-8, step_loss=0.0489]07/10/2023 17:56:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 2%|█▌ | 50/3000 [13:00<7:43:48, 9.43s/it, lr=7.5e-8, step_loss=0.301]07/10/2023 17:59:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 2%|█▉ | 60/3000 [15:48<7:42:27, 9.44s/it, lr=9e-8, step_loss=0.168]07/10/2023 18:02:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 2%|██ | 70/3000 [18:38<7:41:54, 9.46s/it, lr=1.05e-7, step_loss=0.0939]07/10/2023 18:05:15 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 3%|██▍ | 80/3000 [21:26<7:32:48, 9.30s/it, lr=1.2e-7, step_loss=0.0761]07/10/2023 18:08:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 3%|██▋ | 90/3000 [24:16<7:45:47, 9.60s/it, lr=1.35e-7, step_loss=0.046]07/10/2023 18:10:53 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 3%|███ | 100/3000 [27:05<7:36:07, 9.44s/it, lr=1.5e-7, step_loss=0.0585]07/10/2023 18:13:42 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 4%|███▎ | 110/3000 [29:54<7:26:31, 9.27s/it, lr=1.65e-7, step_loss=0.021]07/10/2023 18:16:31 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 4%|███▋ | 120/3000 [32:44<7:29:48, 9.37s/it, lr=1.8e-7, step_loss=0.086]07/10/2023 18:19:21 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 4%|███▉ | 130/3000 [35:32<7:31:32, 9.44s/it, lr=1.95e-7, step_loss=0.265]07/10/2023 18:22:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 5%|████▏ | 140/3000 [38:21<7:27:13, 9.38s/it, lr=2.1e-7, step_loss=0.193]07/10/2023 18:24:58 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 5%|████▌ | 150/3000 [41:09<7:18:45, 9.24s/it, lr=2.25e-7, step_loss=0.131]07/10/2023 18:27:46 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 5%|████▊ | 160/3000 [43:56<7:24:03, 9.38s/it, lr=2.4e-7, step_loss=0.0906]07/10/2023 18:30:33 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 6%|█████ | 170/3000 [46:45<7:28:07, 9.50s/it, lr=2.55e-7, step_loss=0.0422]07/10/2023 18:33:22 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 6%|█████▎ | 180/3000 [49:34<7:21:39, 9.40s/it, lr=2.7e-7, step_loss=0.00851]07/10/2023 18:36:11 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 6%|█████▋ | 190/3000 [52:22<7:23:45, 9.48s/it, lr=2.85e-7, step_loss=0.148]07/10/2023 18:38:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 7%|██████▏ | 200/3000 [55:09<7:17:25, 9.37s/it, lr=3e-7, step_loss=0.0483]07/10/2023 18:41:46 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 7%|██████▎ | 210/3000 [57:58<7:10:36, 9.26s/it, lr=3.15e-7, step_loss=0.197]07/10/2023 18:44:35 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 7%|██████▍ | 220/3000 [1:00:47<7:24:40, 9.60s/it, lr=3.3e-7, step_loss=0.0159]07/10/2023 18:47:23 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 8%|██████▋ | 230/3000 [1:03:34<7:04:00, 9.18s/it, lr=3.45e-7, step_loss=0.123]07/10/2023 18:50:11 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 8%|███████ | 240/3000 [1:06:23<7:16:08, 9.48s/it, lr=3.6e-7, step_loss=0.232]07/10/2023 18:53:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 8%|███████▎ | 250/3000 [1:09:11<7:10:42, 9.40s/it, lr=3.75e-7, step_loss=0.132]07/10/2023 18:55:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 9%|███████▋ | 260/3000 [1:12:00<7:11:04, 9.44s/it, lr=3.9e-7, step_loss=0.0941]07/10/2023 18:58:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 9%|███████▉ | 270/3000 [1:14:49<7:11:58, 9.49s/it, lr=4.05e-7, step_loss=0.173]07/10/2023 19:01:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 9%|████████ | 280/3000 [1:17:38<7:09:46, 9.48s/it, lr=4.2e-7, step_loss=0.00614]07/10/2023 19:04:15 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 10%|████████▎ | 290/3000 [1:20:27<7:03:44, 9.38s/it, lr=4.35e-7, step_loss=0.00493]07/10/2023 19:07:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 10%|█████████ | 300/3000 [1:23:16<7:09:25, 9.54s/it, lr=4.5e-7, step_loss=0.14]07/10/2023 19:09:53 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 10%|█████████ | 310/3000 [1:26:05<6:56:41, 9.29s/it, lr=4.65e-7, step_loss=0.197]07/10/2023 19:12:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 11%|█████████▍ | 320/3000 [1:28:53<6:57:46, 9.35s/it, lr=4.8e-7, step_loss=0.138]07/10/2023 19:15:30 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 11%|█████████▌ | 330/3000 [1:31:42<6:57:07, 9.37s/it, lr=4.95e-7, step_loss=0.0214]07/10/2023 19:18:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 11%|█████████▉ | 340/3000 [1:34:31<6:50:44, 9.26s/it, lr=5.1e-7, step_loss=0.0587]07/10/2023 19:21:08 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 12%|██████████▎ | 350/3000 [1:37:19<6:52:29, 9.34s/it, lr=5.25e-7, step_loss=0.218]07/10/2023 19:23:56 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 12%|██████████▋ | 360/3000 [1:40:07<6:44:17, 9.19s/it, lr=5.4e-7, step_loss=0.109]07/10/2023 19:26:44 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 12%|██████████▊ | 370/3000 [1:42:55<6:50:27, 9.36s/it, lr=5.55e-7, step_loss=0.198]07/10/2023 19:29:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 13%|███████████▎ | 380/3000 [1:45:44<6:43:35, 9.24s/it, lr=5.7e-7, step_loss=0.304]07/10/2023 19:32:20 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 13%|███████████▏ | 390/3000 [1:48:32<6:55:45, 9.56s/it, lr=5.85e-7, step_loss=0.00842]07/10/2023 19:35:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 13%|████████████ | 400/3000 [1:51:22<6:41:32, 9.27s/it, lr=6e-7, step_loss=0.0293]07/10/2023 19:37:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 14%|████████████ | 410/3000 [1:54:11<6:50:53, 9.52s/it, lr=6.15e-7, step_loss=0.118]07/10/2023 19:40:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 14%|████████████▎ | 420/3000 [1:56:58<6:40:49, 9.32s/it, lr=6.3e-7, step_loss=0.0255]07/10/2023 19:43:34 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 14%|████████████▊ | 430/3000 [1:59:47<6:46:36, 9.49s/it, lr=6.45e-7, step_loss=0.32]07/10/2023 19:46:24 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 15%|████████████▉ | 440/3000 [2:02:35<6:37:37, 9.32s/it, lr=6.6e-7, step_loss=0.0649]07/10/2023 19:49:12 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 15%|█████████████ | 450/3000 [2:05:23<6:43:42, 9.50s/it, lr=6.75e-7, step_loss=0.0616]07/10/2023 19:52:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 15%|█████████████▋ | 460/3000 [2:08:12<6:37:59, 9.40s/it, lr=6.9e-7, step_loss=0.629]07/10/2023 19:54:49 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 16%|█████████████▋ | 470/3000 [2:11:01<6:38:32, 9.45s/it, lr=7.05e-7, step_loss=0.0806]07/10/2023 19:57:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 16%|██████████████▏ | 480/3000 [2:13:48<6:31:19, 9.32s/it, lr=7.2e-7, step_loss=0.104]07/10/2023 20:00:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 16%|██████████████▎ | 490/3000 [2:16:39<6:41:13, 9.59s/it, lr=7.35e-7, step_loss=0.106]07/10/2023 20:03:16 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 17%|██████████████▋ | 500/3000 [2:19:28<6:36:18, 9.51s/it, lr=7.49e-7, step_loss=0.403]07/10/2023 20:06:05 - INFO - accelerate.accelerator - Saving current state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500 +07/10/2023 20:06:05 - INFO - accelerate.checkpointing - Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500/pytorch_model.bin +07/10/2023 20:06:05 - INFO - accelerate.checkpointing - Optimizer state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500/optimizer.bin +07/10/2023 20:06:05 - INFO - accelerate.checkpointing - Scheduler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500/scheduler.bin +07/10/2023 20:06:05 - INFO - accelerate.checkpointing - Gradient scaler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500/scaler.pt +07/10/2023 20:06:05 - INFO - accelerate.checkpointing - Random states saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500/random_states_0.pkl +07/10/2023 20:06:05 - INFO - __main__ - Saved state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-500 +Steps: 17%|██████████████▋ | 500/3000 [2:19:29<6:36:18, 9.51s/it, lr=7.5e-7, step_loss=0.0626]07/10/2023 20:06:05 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 17%|██████████████▊ | 510/3000 [2:22:18<6:36:08, 9.55s/it, lr=7.65e-7, step_loss=0.0518]07/10/2023 20:08:55 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 17%|███████████████▍ | 520/3000 [2:25:06<6:26:08, 9.34s/it, lr=7.8e-7, step_loss=0.146]07/10/2023 20:11:43 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 18%|███████████████▋ | 530/3000 [2:27:56<6:28:17, 9.43s/it, lr=7.95e-7, step_loss=0.15]07/10/2023 20:14:33 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 18%|███████████████▊ | 540/3000 [2:30:45<6:22:43, 9.33s/it, lr=8.1e-7, step_loss=0.0354]07/10/2023 20:17:22 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 18%|████████████████▏ | 550/3000 [2:33:33<6:30:22, 9.56s/it, lr=8.25e-7, step_loss=0.173]07/10/2023 20:20:10 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 19%|████████████████▌ | 560/3000 [2:36:21<6:23:40, 9.43s/it, lr=8.4e-7, step_loss=0.079]07/10/2023 20:22:58 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 19%|████████████████▋ | 570/3000 [2:39:10<6:23:58, 9.48s/it, lr=8.55e-7, step_loss=0.036]07/10/2023 20:25:47 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 19%|█████████████████ | 580/3000 [2:41:58<6:14:47, 9.29s/it, lr=8.7e-7, step_loss=0.0829]07/10/2023 20:28:35 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 20%|█████████████████▎ | 590/3000 [2:44:46<6:26:08, 9.61s/it, lr=8.85e-7, step_loss=0.273]07/10/2023 20:31:23 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 20%|██████████████████ | 600/3000 [2:47:34<6:08:40, 9.22s/it, lr=9e-7, step_loss=0.0246]07/10/2023 20:34:11 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 20%|█████████████████▋ | 610/3000 [2:50:23<6:10:27, 9.30s/it, lr=9.15e-7, step_loss=0.0199]07/10/2023 20:36:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 21%|██████████████████▍ | 620/3000 [2:53:11<6:23:27, 9.67s/it, lr=9.3e-7, step_loss=0.128]07/10/2023 20:39:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 21%|██████████████████▍ | 630/3000 [2:55:59<6:05:05, 9.24s/it, lr=9.45e-7, step_loss=0.169]07/10/2023 20:42:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 21%|██████████████████▉ | 640/3000 [2:58:47<6:18:03, 9.61s/it, lr=9.6e-7, step_loss=0.158]07/10/2023 20:45:24 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 22%|███████████████████ | 650/3000 [3:01:36<6:14:22, 9.56s/it, lr=9.75e-7, step_loss=0.138]07/10/2023 20:48:13 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 22%|███████████████████▌ | 660/3000 [3:04:25<6:08:31, 9.45s/it, lr=9.9e-7, step_loss=0.154]07/10/2023 20:51:01 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 22%|████████████████████ | 670/3000 [3:07:12<5:58:04, 9.22s/it, lr=1e-6, step_loss=0.0885]07/10/2023 20:53:49 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 23%|████████████████████▍ | 680/3000 [3:10:01<6:08:59, 9.54s/it, lr=1e-6, step_loss=0.0775]07/10/2023 20:56:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 23%|████████████████████▋ | 690/3000 [3:12:50<6:03:26, 9.44s/it, lr=1e-6, step_loss=0.0104]07/10/2023 20:59:27 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 23%|█████████████████████ | 700/3000 [3:15:39<5:59:05, 9.37s/it, lr=1e-6, step_loss=0.0448]07/10/2023 21:02:16 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 24%|█████████████████████▎ | 710/3000 [3:18:28<5:57:15, 9.36s/it, lr=1e-6, step_loss=0.0442]07/10/2023 21:05:05 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 24%|█████████████████████▊ | 720/3000 [3:21:17<5:58:54, 9.44s/it, lr=1e-6, step_loss=0.263]07/10/2023 21:07:53 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 24%|█████████████████████▉ | 730/3000 [3:24:05<5:56:48, 9.43s/it, lr=1e-6, step_loss=0.0258]07/10/2023 21:10:42 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 25%|██████████████████████▏ | 740/3000 [3:26:54<5:56:33, 9.47s/it, lr=1e-6, step_loss=0.0597]07/10/2023 21:13:31 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 25%|██████████████████████▊ | 750/3000 [3:29:42<5:53:23, 9.42s/it, lr=1e-6, step_loss=0.183]07/10/2023 21:16:19 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 25%|███████████████████████ | 760/3000 [3:32:32<5:52:29, 9.44s/it, lr=1e-6, step_loss=0.116]07/10/2023 21:19:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 26%|███████████████████████ | 770/3000 [3:35:21<5:45:07, 9.29s/it, lr=1e-6, step_loss=0.0269]07/10/2023 21:21:58 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 26%|███████████████████████▍ | 780/3000 [3:38:10<5:53:13, 9.55s/it, lr=1e-6, step_loss=0.0393]07/10/2023 21:24:47 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 26%|███████████████████████▋ | 790/3000 [3:40:58<5:44:24, 9.35s/it, lr=1e-6, step_loss=0.0906]07/10/2023 21:27:35 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 27%|████████████████████████▎ | 800/3000 [3:43:48<5:47:45, 9.48s/it, lr=1e-6, step_loss=0.114]07/10/2023 21:30:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 27%|████████████████████████▌ | 810/3000 [3:46:35<5:40:36, 9.33s/it, lr=1e-6, step_loss=0.236]07/10/2023 21:33:12 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 27%|████████████████████████▌ | 820/3000 [3:49:23<5:44:59, 9.50s/it, lr=1e-6, step_loss=0.0439]07/10/2023 21:36:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 28%|███████████████████████▊ | 830/3000 [3:52:12<5:44:03, 9.51s/it, lr=9.99e-7, step_loss=0.00888]07/10/2023 21:38:49 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 28%|████████████████████████▎ | 840/3000 [3:55:00<5:34:43, 9.30s/it, lr=9.99e-7, step_loss=0.0276]07/10/2023 21:41:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 28%|████████████████████████▋ | 850/3000 [3:57:48<5:35:57, 9.38s/it, lr=9.99e-7, step_loss=0.0249]07/10/2023 21:44:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 29%|████████████████████████▉ | 860/3000 [4:00:36<5:31:41, 9.30s/it, lr=9.99e-7, step_loss=0.0245]07/10/2023 21:47:13 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 29%|████████████████████████▉ | 870/3000 [4:03:24<5:33:12, 9.39s/it, lr=9.99e-7, step_loss=0.00715]07/10/2023 21:50:01 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 29%|█████████████████████████▌ | 880/3000 [4:06:11<5:35:14, 9.49s/it, lr=9.99e-7, step_loss=0.0971]07/10/2023 21:52:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 30%|█████████████████████████▌ | 890/3000 [4:09:00<5:35:20, 9.54s/it, lr=9.99e-7, step_loss=0.00787]07/10/2023 21:55:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 30%|█████████████████████████▊ | 900/3000 [4:11:49<5:31:49, 9.48s/it, lr=9.99e-7, step_loss=0.00673]07/10/2023 21:58:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 30%|██████████████████████████▍ | 910/3000 [4:14:37<5:20:48, 9.21s/it, lr=9.99e-7, step_loss=0.0671]07/10/2023 22:01:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 31%|███████████████████████████▎ | 920/3000 [4:17:26<5:22:28, 9.30s/it, lr=9.99e-7, step_loss=0.23]07/10/2023 22:04:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 31%|██████████████████████████▉ | 930/3000 [4:20:14<5:26:30, 9.46s/it, lr=9.99e-7, step_loss=0.0198]07/10/2023 22:06:51 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 31%|███████████████████████████▌ | 940/3000 [4:23:02<5:22:53, 9.40s/it, lr=9.98e-7, step_loss=0.294]07/10/2023 22:09:39 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 32%|███████████████████████████▌ | 950/3000 [4:25:49<5:15:03, 9.22s/it, lr=9.98e-7, step_loss=0.0181]07/10/2023 22:12:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 32%|███████████████████████████▊ | 960/3000 [4:28:37<5:15:37, 9.28s/it, lr=9.98e-7, step_loss=0.0159]07/10/2023 22:15:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 32%|████████████████████████████▍ | 970/3000 [4:31:26<5:13:15, 9.26s/it, lr=9.98e-7, step_loss=0.114]07/10/2023 22:18:02 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 33%|████████████████████████████▍ | 980/3000 [4:34:13<5:10:50, 9.23s/it, lr=9.98e-7, step_loss=0.0708]07/10/2023 22:20:50 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 33%|████████████████████████████▋ | 990/3000 [4:37:01<5:14:28, 9.39s/it, lr=9.98e-7, step_loss=0.0399]07/10/2023 22:23:38 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 33%|████████████████████████████▋ | 1000/3000 [4:39:49<5:11:07, 9.33s/it, lr=9.98e-7, step_loss=0.0123]07/10/2023 22:26:25 - INFO - accelerate.accelerator - Saving current state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000 +07/10/2023 22:26:25 - INFO - accelerate.checkpointing - Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000/pytorch_model.bin +07/10/2023 22:26:26 - INFO - accelerate.checkpointing - Optimizer state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000/optimizer.bin +07/10/2023 22:26:26 - INFO - accelerate.checkpointing - Scheduler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000/scheduler.bin +07/10/2023 22:26:26 - INFO - accelerate.checkpointing - Gradient scaler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000/scaler.pt +07/10/2023 22:26:26 - INFO - accelerate.checkpointing - Random states saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000/random_states_0.pkl +07/10/2023 22:26:26 - INFO - __main__ - Saved state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1000 +Steps: 33%|█████████████████████████████ | 1000/3000 [4:39:49<5:11:07, 9.33s/it, lr=9.98e-7, step_loss=0.425]07/10/2023 22:26:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 34%|████████████████████████████▉ | 1010/3000 [4:42:38<5:12:51, 9.43s/it, lr=9.98e-7, step_loss=0.0187]07/10/2023 22:29:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 34%|█████████████████████████████▌ | 1020/3000 [4:45:25<5:08:42, 9.35s/it, lr=9.97e-7, step_loss=0.014]07/10/2023 22:32:02 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 34%|█████████████████████████████▊ | 1030/3000 [4:48:14<5:12:51, 9.53s/it, lr=9.97e-7, step_loss=0.123]07/10/2023 22:34:51 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 35%|█████████████████████████████▊ | 1040/3000 [4:51:04<5:08:37, 9.45s/it, lr=9.97e-7, step_loss=0.0572]07/10/2023 22:37:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 35%|██████████████████████████████▍ | 1050/3000 [4:53:52<5:09:38, 9.53s/it, lr=9.97e-7, step_loss=0.216]07/10/2023 22:40:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 35%|██████████████████████████████▋ | 1060/3000 [4:56:40<5:00:55, 9.31s/it, lr=9.97e-7, step_loss=0.181]07/10/2023 22:43:17 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 36%|██████████████████████████████▋ | 1070/3000 [4:59:27<4:59:00, 9.30s/it, lr=9.97e-7, step_loss=0.0387]07/10/2023 22:46:04 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 36%|███████████████████████████████▎ | 1080/3000 [5:02:17<5:12:01, 9.75s/it, lr=9.96e-7, step_loss=0.066]07/10/2023 22:48:54 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 36%|███████████████████████████████▉ | 1090/3000 [5:05:06<4:58:00, 9.36s/it, lr=9.96e-7, step_loss=0.04]07/10/2023 22:51:42 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 37%|███████████████████████████████▌ | 1100/3000 [5:07:55<5:00:44, 9.50s/it, lr=9.96e-7, step_loss=0.0206]07/10/2023 22:54:31 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 37%|███████████████████████████████▊ | 1110/3000 [5:10:43<4:55:34, 9.38s/it, lr=9.96e-7, step_loss=0.0207]07/10/2023 22:57:20 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 37%|████████████████████████████████▍ | 1120/3000 [5:13:32<4:57:06, 9.48s/it, lr=9.96e-7, step_loss=0.125]07/10/2023 23:00:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 38%|████████████████████████████████ | 1130/3000 [5:16:20<4:49:54, 9.30s/it, lr=9.96e-7, step_loss=0.00933]07/10/2023 23:02:57 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 38%|█████████████████████████████████ | 1140/3000 [5:19:07<4:53:19, 9.46s/it, lr=9.95e-7, step_loss=0.283]07/10/2023 23:05:44 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 38%|████████████████████████████████▉ | 1150/3000 [5:21:56<4:50:16, 9.41s/it, lr=9.95e-7, step_loss=0.0115]07/10/2023 23:08:33 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 39%|█████████████████████████████████▎ | 1160/3000 [5:24:43<4:46:36, 9.35s/it, lr=9.95e-7, step_loss=0.0181]07/10/2023 23:11:20 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 39%|█████████████████████████████████▌ | 1170/3000 [5:27:32<4:50:49, 9.54s/it, lr=9.95e-7, step_loss=0.0282]07/10/2023 23:14:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 39%|██████████████████████████████████▏ | 1180/3000 [5:30:20<4:44:10, 9.37s/it, lr=9.95e-7, step_loss=0.226]07/10/2023 23:16:57 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 40%|█████████████████████████████████▋ | 1190/3000 [5:33:08<4:47:31, 9.53s/it, lr=9.94e-7, step_loss=0.00867]07/10/2023 23:19:45 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 40%|██████████████████████████████████▍ | 1200/3000 [5:35:57<4:44:44, 9.49s/it, lr=9.94e-7, step_loss=0.0722]07/10/2023 23:22:34 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 40%|███████████████████████████████████▍ | 1210/3000 [5:38:44<4:36:32, 9.27s/it, lr=9.94e-7, step_loss=0.25]07/10/2023 23:25:21 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 41%|██████████████████████████████████▉ | 1220/3000 [5:41:32<4:38:07, 9.37s/it, lr=9.94e-7, step_loss=0.0246]07/10/2023 23:28:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 41%|███████████████████████████████████▋ | 1230/3000 [5:44:22<4:45:57, 9.69s/it, lr=9.93e-7, step_loss=0.158]07/10/2023 23:30:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 41%|███████████████████████████████████▌ | 1240/3000 [5:47:11<4:41:20, 9.59s/it, lr=9.93e-7, step_loss=0.0817]07/10/2023 23:33:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 42%|███████████████████████████████████▊ | 1250/3000 [5:50:01<4:38:32, 9.55s/it, lr=9.93e-7, step_loss=0.0799]07/10/2023 23:36:38 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 42%|████████████████████████████████████▌ | 1260/3000 [5:52:50<4:34:36, 9.47s/it, lr=9.93e-7, step_loss=0.175]07/10/2023 23:39:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 42%|████████████████████████████████████▊ | 1270/3000 [5:55:38<4:31:21, 9.41s/it, lr=9.93e-7, step_loss=0.211]07/10/2023 23:42:15 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 43%|█████████████████████████████████████ | 1280/3000 [5:58:26<4:30:35, 9.44s/it, lr=9.92e-7, step_loss=0.233]07/10/2023 23:45:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 43%|████████████████████████████████████▉ | 1290/3000 [6:01:15<4:28:28, 9.42s/it, lr=9.92e-7, step_loss=0.0822]07/10/2023 23:47:52 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 43%|█████████████████████████████████████▋ | 1300/3000 [6:04:03<4:26:28, 9.41s/it, lr=9.92e-7, step_loss=0.132]07/10/2023 23:50:40 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 44%|█████████████████████████████████████▌ | 1310/3000 [6:06:51<4:28:12, 9.52s/it, lr=9.91e-7, step_loss=0.0572]07/10/2023 23:53:28 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 44%|█████████████████████████████████████▊ | 1320/3000 [6:09:40<4:25:17, 9.47s/it, lr=9.91e-7, step_loss=0.0456]07/10/2023 23:56:17 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 44%|██████████████████████████████████████▌ | 1330/3000 [6:12:28<4:19:03, 9.31s/it, lr=9.91e-7, step_loss=0.133]07/10/2023 23:59:05 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 45%|██████████████████████████████████████▍ | 1340/3000 [6:15:15<4:19:00, 9.36s/it, lr=9.91e-7, step_loss=0.0302]07/11/2023 00:01:52 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 45%|███████████████████████████████████████▏ | 1350/3000 [6:18:04<4:16:26, 9.33s/it, lr=9.9e-7, step_loss=0.0746]07/11/2023 00:04:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 45%|███████████████████████████████████████▍ | 1360/3000 [6:20:52<4:16:24, 9.38s/it, lr=9.9e-7, step_loss=0.0664]07/11/2023 00:07:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 46%|████████████████████████████████████████▏ | 1370/3000 [6:23:41<4:12:51, 9.31s/it, lr=9.9e-7, step_loss=0.186]07/11/2023 00:10:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 46%|████████████████████████████████████████ | 1380/3000 [6:26:30<4:14:15, 9.42s/it, lr=9.9e-7, step_loss=0.0454]07/11/2023 00:13:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 46%|███████████████████████████████████████▊ | 1390/3000 [6:29:17<4:07:05, 9.21s/it, lr=9.89e-7, step_loss=0.0294]07/11/2023 00:15:54 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 47%|████████████████████████████████████████▏ | 1400/3000 [6:32:04<4:06:55, 9.26s/it, lr=9.89e-7, step_loss=0.0661]07/11/2023 00:18:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 47%|████████████████████████████████████████▉ | 1410/3000 [6:34:53<4:08:48, 9.39s/it, lr=9.89e-7, step_loss=0.199]07/11/2023 00:21:30 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 47%|████████████████████████████████████████▋ | 1420/3000 [6:37:41<4:07:52, 9.41s/it, lr=9.88e-7, step_loss=0.0996]07/11/2023 00:24:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 48%|████████████████████████████████████████▉ | 1430/3000 [6:40:29<4:02:11, 9.26s/it, lr=9.88e-7, step_loss=0.0524]07/11/2023 00:27:06 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 48%|██████████████████████████████████████████▏ | 1440/3000 [6:43:18<4:08:14, 9.55s/it, lr=9.88e-7, step_loss=0.22]07/11/2023 00:29:55 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 48%|██████████████████████████████████████████ | 1450/3000 [6:46:05<4:00:34, 9.31s/it, lr=9.87e-7, step_loss=0.219]07/11/2023 00:32:42 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 49%|█████████████████████████████████████████▊ | 1460/3000 [6:48:53<3:56:51, 9.23s/it, lr=9.87e-7, step_loss=0.0356]07/11/2023 00:35:30 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 49%|██████████████████████████████████████████▋ | 1470/3000 [6:51:41<3:58:24, 9.35s/it, lr=9.87e-7, step_loss=0.213]07/11/2023 00:38:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 49%|██████████████████████████████████████████▍ | 1480/3000 [6:54:29<3:56:07, 9.32s/it, lr=9.86e-7, step_loss=0.0145]07/11/2023 00:41:06 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 50%|███████████████████████████████████████████▏ | 1490/3000 [6:57:19<3:52:58, 9.26s/it, lr=9.86e-7, step_loss=0.167]07/11/2023 00:43:56 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 50%|███████████████████████████████████████████▌ | 1500/3000 [7:00:06<3:50:57, 9.24s/it, lr=9.86e-7, step_loss=0.197]07/11/2023 00:46:43 - INFO - accelerate.accelerator - Saving current state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500 +07/11/2023 00:46:43 - INFO - accelerate.checkpointing - Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500/pytorch_model.bin +07/11/2023 00:46:43 - INFO - accelerate.checkpointing - Optimizer state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500/optimizer.bin +07/11/2023 00:46:43 - INFO - accelerate.checkpointing - Scheduler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500/scheduler.bin +07/11/2023 00:46:43 - INFO - accelerate.checkpointing - Gradient scaler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500/scaler.pt +07/11/2023 00:46:43 - INFO - accelerate.checkpointing - Random states saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500/random_states_0.pkl +07/11/2023 00:46:43 - INFO - __main__ - Saved state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-1500 +Steps: 50%|██████████████████████████████████████████▌ | 1500/3000 [7:00:06<3:50:57, 9.24s/it, lr=9.86e-7, step_loss=0.00569]07/11/2023 00:46:43 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 50%|███████████████████████████████████████████▎ | 1510/3000 [7:02:55<3:52:07, 9.35s/it, lr=9.85e-7, step_loss=0.0444]07/11/2023 00:49:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 51%|███████████████████████████████████████████▌ | 1520/3000 [7:05:42<3:48:54, 9.28s/it, lr=9.85e-7, step_loss=0.0166]07/11/2023 00:52:19 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 51%|████████████████████████████████████████████▎ | 1530/3000 [7:08:31<3:53:01, 9.51s/it, lr=9.85e-7, step_loss=0.106]07/11/2023 00:55:08 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 51%|█████████████████████████████████████████████▋ | 1540/3000 [7:11:20<3:49:22, 9.43s/it, lr=9.84e-7, step_loss=0.2]07/11/2023 00:57:57 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 52%|████████████████████████████████████████████▍ | 1550/3000 [7:14:10<3:47:27, 9.41s/it, lr=9.84e-7, step_loss=0.0881]07/11/2023 01:00:46 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 52%|█████████████████████████████████████████████▏ | 1560/3000 [7:16:59<3:44:35, 9.36s/it, lr=9.84e-7, step_loss=0.158]07/11/2023 01:03:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 52%|█████████████████████████████████████████████▌ | 1570/3000 [7:19:47<3:42:45, 9.35s/it, lr=9.83e-7, step_loss=0.293]07/11/2023 01:06:24 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 53%|█████████████████████████████████████████████▎ | 1580/3000 [7:22:36<3:47:11, 9.60s/it, lr=9.83e-7, step_loss=0.0195]07/11/2023 01:09:13 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 53%|█████████████████████████████████████████████▌ | 1590/3000 [7:25:24<3:41:12, 9.41s/it, lr=9.83e-7, step_loss=0.0684]07/11/2023 01:12:01 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 53%|█████████████████████████████████████████████▊ | 1600/3000 [7:28:13<3:37:34, 9.32s/it, lr=9.82e-7, step_loss=0.0414]07/11/2023 01:14:50 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 54%|██████████████████████████████████████████████▋ | 1610/3000 [7:31:01<3:34:22, 9.25s/it, lr=9.82e-7, step_loss=0.165]07/11/2023 01:17:38 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 54%|██████████████████████████████████████████████▉ | 1620/3000 [7:33:51<3:37:12, 9.44s/it, lr=9.81e-7, step_loss=0.243]07/11/2023 01:20:28 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 54%|███████████████████████████████████████████████▎ | 1630/3000 [7:36:40<3:39:02, 9.59s/it, lr=9.81e-7, step_loss=0.289]07/11/2023 01:23:17 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 55%|███████████████████████████████████████████████ | 1640/3000 [7:39:29<3:33:58, 9.44s/it, lr=9.81e-7, step_loss=0.0291]07/11/2023 01:26:05 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 55%|███████████████████████████████████████████████▊ | 1650/3000 [7:42:16<3:31:26, 9.40s/it, lr=9.8e-7, step_loss=0.0163]07/11/2023 01:28:53 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 55%|████████████████████████████████████████████████▋ | 1660/3000 [7:45:04<3:27:24, 9.29s/it, lr=9.8e-7, step_loss=0.028]07/11/2023 01:31:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 56%|███████████████████████████████████████████████▊ | 1670/3000 [7:47:52<3:26:14, 9.30s/it, lr=9.79e-7, step_loss=0.0461]07/11/2023 01:34:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 56%|████████████████████████████████████████████████▋ | 1680/3000 [7:50:41<3:29:13, 9.51s/it, lr=9.79e-7, step_loss=0.115]07/11/2023 01:37:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 56%|████████████████████████████████████████████████▍ | 1690/3000 [7:53:30<3:25:59, 9.43s/it, lr=9.79e-7, step_loss=0.0193]07/11/2023 01:40:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 57%|█████████████████████████████████████████████████▎ | 1700/3000 [7:56:18<3:26:23, 9.53s/it, lr=9.78e-7, step_loss=0.244]07/11/2023 01:42:55 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 57%|█████████████████████████████████████████████████ | 1710/3000 [7:59:08<3:23:45, 9.48s/it, lr=9.78e-7, step_loss=0.0452]07/11/2023 01:45:45 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 57%|█████████████████████████████████████████████████▎ | 1720/3000 [8:01:55<3:18:57, 9.33s/it, lr=9.77e-7, step_loss=0.0404]07/11/2023 01:48:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 58%|██████████████████████████████████████████████████▏ | 1730/3000 [8:04:42<3:17:35, 9.34s/it, lr=9.77e-7, step_loss=0.283]07/11/2023 01:51:19 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 58%|█████████████████████████████████████████████████▉ | 1740/3000 [8:07:30<3:16:49, 9.37s/it, lr=9.76e-7, step_loss=0.0394]07/11/2023 01:54:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 58%|██████████████████████████████████████████████████▊ | 1750/3000 [8:10:18<3:16:04, 9.41s/it, lr=9.76e-7, step_loss=0.303]07/11/2023 01:56:55 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 59%|███████████████████████████████████████████████████ | 1760/3000 [8:13:07<3:15:39, 9.47s/it, lr=9.76e-7, step_loss=0.202]07/11/2023 01:59:44 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 59%|███████████████████████████████████████████████████▎ | 1770/3000 [8:15:56<3:13:56, 9.46s/it, lr=9.75e-7, step_loss=0.198]07/11/2023 02:02:33 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 59%|███████████████████████████████████████████████████ | 1780/3000 [8:18:46<3:16:19, 9.66s/it, lr=9.75e-7, step_loss=0.0181]07/11/2023 02:05:23 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 60%|██████████████████████████████████████████████████▋ | 1790/3000 [8:21:34<3:10:33, 9.45s/it, lr=9.74e-7, step_loss=0.00901]07/11/2023 02:08:11 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 60%|███████████████████████████████████████████████████▌ | 1800/3000 [8:24:23<3:07:26, 9.37s/it, lr=9.74e-7, step_loss=0.0176]07/11/2023 02:11:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 60%|███████████████████████████████████████████████████▉ | 1810/3000 [8:27:11<3:03:37, 9.26s/it, lr=9.73e-7, step_loss=0.0576]07/11/2023 02:13:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 61%|███████████████████████████████████████████████████▌ | 1820/3000 [8:29:59<3:05:46, 9.45s/it, lr=9.73e-7, step_loss=0.00743]07/11/2023 02:16:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 61%|█████████████████████████████████████████████████████ | 1830/3000 [8:32:48<3:01:22, 9.30s/it, lr=9.72e-7, step_loss=0.109]07/11/2023 02:19:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 61%|█████████████████████████████████████████████████████▎ | 1840/3000 [8:35:36<2:59:27, 9.28s/it, lr=9.72e-7, step_loss=0.242]07/11/2023 02:22:13 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 62%|█████████████████████████████████████████████████████ | 1850/3000 [8:38:25<3:02:23, 9.52s/it, lr=9.71e-7, step_loss=0.0326]07/11/2023 02:25:02 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 62%|█████████████████████████████████████████████████████▎ | 1860/3000 [8:41:12<2:56:38, 9.30s/it, lr=9.71e-7, step_loss=0.0707]07/11/2023 02:27:49 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 62%|██████████████████████████████████████████████████████▏ | 1870/3000 [8:44:02<2:59:54, 9.55s/it, lr=9.7e-7, step_loss=0.0553]07/11/2023 02:30:39 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 63%|███████████████████████████████████████████████████████▏ | 1880/3000 [8:46:50<2:54:37, 9.36s/it, lr=9.7e-7, step_loss=0.105]07/11/2023 02:33:27 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 63%|██████████████████████████████████████████████████████▊ | 1890/3000 [8:49:38<2:52:18, 9.31s/it, lr=9.69e-7, step_loss=0.012]07/11/2023 02:36:15 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 63%|███████████████████████████████████████████████████████ | 1900/3000 [8:52:26<2:50:12, 9.28s/it, lr=9.69e-7, step_loss=0.135]07/11/2023 02:39:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 64%|██████████████████████████████████████████████████████▊ | 1910/3000 [8:55:15<2:52:49, 9.51s/it, lr=9.68e-7, step_loss=0.0127]07/11/2023 02:41:52 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 64%|███████████████████████████████████████████████████████ | 1920/3000 [8:58:03<2:49:10, 9.40s/it, lr=9.68e-7, step_loss=0.0133]07/11/2023 02:44:40 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 64%|████████████████████████████████████████████████████████▌ | 1930/3000 [9:00:52<2:49:36, 9.51s/it, lr=9.67e-7, step_loss=0.21]07/11/2023 02:47:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 65%|███████████████████████████████████████████████████████▌ | 1940/3000 [9:03:40<2:45:04, 9.34s/it, lr=9.67e-7, step_loss=0.0136]07/11/2023 02:50:17 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 65%|████████████████████████████████████████████████████████▌ | 1950/3000 [9:06:28<2:44:43, 9.41s/it, lr=9.66e-7, step_loss=0.111]07/11/2023 02:53:05 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 65%|████████████████████████████████████████████████████████▊ | 1960/3000 [9:09:16<2:40:09, 9.24s/it, lr=9.66e-7, step_loss=0.115]07/11/2023 02:55:53 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 66%|█████████████████████████████████████████████████████████▏ | 1970/3000 [9:12:05<2:40:02, 9.32s/it, lr=9.65e-7, step_loss=0.153]07/11/2023 02:58:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 66%|██████████████████████████████████████████████████████████ | 1980/3000 [9:14:53<2:43:47, 9.64s/it, lr=9.65e-7, step_loss=0.22]07/11/2023 03:01:30 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 66%|█████████████████████████████████████████████████████████ | 1990/3000 [9:17:41<2:40:24, 9.53s/it, lr=9.64e-7, step_loss=0.0652]07/11/2023 03:04:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 67%|██████████████████████████████████████████████████████████ | 2000/3000 [9:20:30<2:38:09, 9.49s/it, lr=9.64e-7, step_loss=0.059]07/11/2023 03:07:07 - INFO - accelerate.accelerator - Saving current state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000 +07/11/2023 03:07:07 - INFO - accelerate.checkpointing - Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000/pytorch_model.bin +07/11/2023 03:07:07 - INFO - accelerate.checkpointing - Optimizer state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000/optimizer.bin +07/11/2023 03:07:07 - INFO - accelerate.checkpointing - Scheduler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000/scheduler.bin +07/11/2023 03:07:07 - INFO - accelerate.checkpointing - Gradient scaler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000/scaler.pt +07/11/2023 03:07:07 - INFO - accelerate.checkpointing - Random states saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000/random_states_0.pkl +07/11/2023 03:07:07 - INFO - __main__ - Saved state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2000 +Steps: 67%|█████████████████████████████████████████████████████████▎ | 2000/3000 [9:20:30<2:38:09, 9.49s/it, lr=9.64e-7, step_loss=0.0332]07/11/2023 03:07:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 67%|█████████████████████████████████████████████████████████▌ | 2010/3000 [9:23:20<2:36:22, 9.48s/it, lr=9.63e-7, step_loss=0.0601]07/11/2023 03:09:57 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 67%|█████████████████████████████████████████████████████████▉ | 2020/3000 [9:26:08<2:33:29, 9.40s/it, lr=9.63e-7, step_loss=0.0221]07/11/2023 03:12:45 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 68%|██████████████████████████████████████████████████████████▊ | 2030/3000 [9:28:56<2:31:30, 9.37s/it, lr=9.62e-7, step_loss=0.298]07/11/2023 03:15:33 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 68%|███████████████████████████████████████████████████████████▏ | 2040/3000 [9:31:45<2:31:32, 9.47s/it, lr=9.62e-7, step_loss=0.204]07/11/2023 03:18:22 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 68%|████████████████████████████████████████████████████████████▊ | 2050/3000 [9:34:33<2:29:30, 9.44s/it, lr=9.61e-7, step_loss=0.2]07/11/2023 03:21:10 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 69%|███████████████████████████████████████████████████████████▋ | 2060/3000 [9:37:22<2:29:25, 9.54s/it, lr=9.6e-7, step_loss=0.0553]07/11/2023 03:23:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 69%|████████████████████████████████████████████████████████████▋ | 2070/3000 [9:40:11<2:26:24, 9.45s/it, lr=9.6e-7, step_loss=0.101]07/11/2023 03:26:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 69%|███████████████████████████████████████████████████████████▋ | 2080/3000 [9:42:59<2:23:29, 9.36s/it, lr=9.59e-7, step_loss=0.0146]07/11/2023 03:29:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 70%|███████████████████████████████████████████████████████████▉ | 2090/3000 [9:45:48<2:22:28, 9.39s/it, lr=9.59e-7, step_loss=0.0438]07/11/2023 03:32:24 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 70%|████████████████████████████████████████████████████████████▉ | 2100/3000 [9:48:36<2:19:00, 9.27s/it, lr=9.58e-7, step_loss=0.163]07/11/2023 03:35:12 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 70%|█████████████████████████████████████████████████████████████▏ | 2110/3000 [9:51:23<2:18:08, 9.31s/it, lr=9.58e-7, step_loss=0.156]07/11/2023 03:38:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 71%|████████████████████████████████████████████████████████████▊ | 2120/3000 [9:54:12<2:17:38, 9.38s/it, lr=9.57e-7, step_loss=0.0163]07/11/2023 03:40:49 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 71%|█████████████████████████████████████████████████████████████ | 2130/3000 [9:57:00<2:16:28, 9.41s/it, lr=9.56e-7, step_loss=0.0805]07/11/2023 03:43:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 71%|██████████████████████████████████████████████████████████████ | 2140/3000 [9:59:50<2:16:51, 9.55s/it, lr=9.56e-7, step_loss=0.173]07/11/2023 03:46:27 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 72%|██████████████████████████████████████████████████████████████▎ | 2150/3000 [10:02:37<2:14:42, 9.51s/it, lr=9.55e-7, step_loss=0.24]07/11/2023 03:49:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 72%|█████████████████████████████████████████████████████████████▏ | 2160/3000 [10:05:26<2:13:54, 9.57s/it, lr=9.55e-7, step_loss=0.0301]07/11/2023 03:52:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 72%|█████████████████████████████████████████████████████████████▍ | 2170/3000 [10:08:16<2:10:00, 9.40s/it, lr=9.54e-7, step_loss=0.0727]07/11/2023 03:54:53 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 73%|█████████████████████████████████████████████████████████████▊ | 2180/3000 [10:11:04<2:10:32, 9.55s/it, lr=9.53e-7, step_loss=0.0344]07/11/2023 03:57:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 73%|██████████████████████████████████████████████████████████████▊ | 2190/3000 [10:13:54<2:10:24, 9.66s/it, lr=9.53e-7, step_loss=0.369]07/11/2023 04:00:31 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 73%|███████████████████████████████████████████████████████████████ | 2200/3000 [10:16:42<2:07:23, 9.55s/it, lr=9.52e-7, step_loss=0.376]07/11/2023 04:03:19 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 74%|██████████████████████████████████████████████████████████████▌ | 2210/3000 [10:19:30<2:04:48, 9.48s/it, lr=9.52e-7, step_loss=0.0464]07/11/2023 04:06:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 74%|██████████████████████████████████████████████████████████████▉ | 2220/3000 [10:22:19<2:03:06, 9.47s/it, lr=9.51e-7, step_loss=0.0104]07/11/2023 04:08:56 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 74%|███████████████████████████████████████████████████████████████▉ | 2230/3000 [10:25:06<2:00:46, 9.41s/it, lr=9.5e-7, step_loss=0.0168]07/11/2023 04:11:43 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 75%|████████████████████████████████████████████████████████████████▉ | 2240/3000 [10:27:55<1:59:23, 9.43s/it, lr=9.5e-7, step_loss=0.125]07/11/2023 04:14:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 75%|███████████████████████████████████████████████████████████████▊ | 2250/3000 [10:30:44<1:58:07, 9.45s/it, lr=9.49e-7, step_loss=0.0715]07/11/2023 04:17:21 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 75%|████████████████████████████████████████████████████████████████ | 2260/3000 [10:33:33<1:56:41, 9.46s/it, lr=9.49e-7, step_loss=0.0967]07/11/2023 04:20:10 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 76%|█████████████████████████████████████████████████████████████████ | 2270/3000 [10:36:22<1:55:43, 9.51s/it, lr=9.48e-7, step_loss=0.062]07/11/2023 04:22:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 76%|████████████████████████████████████████████████████████████████▌ | 2280/3000 [10:39:11<1:54:26, 9.54s/it, lr=9.47e-7, step_loss=0.0734]07/11/2023 04:25:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 76%|████████████████████████████████████████████████████████████████▉ | 2290/3000 [10:42:00<1:52:36, 9.52s/it, lr=9.47e-7, step_loss=0.0336]07/11/2023 04:28:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 77%|█████████████████████████████████████████████████████████████████▉ | 2300/3000 [10:44:48<1:49:46, 9.41s/it, lr=9.46e-7, step_loss=0.121]07/11/2023 04:31:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 77%|█████████████████████████████████████████████████████████████████▍ | 2310/3000 [10:47:37<1:50:10, 9.58s/it, lr=9.45e-7, step_loss=0.0505]07/11/2023 04:34:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 77%|█████████████████████████████████████████████████████████████████▋ | 2320/3000 [10:50:26<1:46:32, 9.40s/it, lr=9.45e-7, step_loss=0.0693]07/11/2023 04:37:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 78%|██████████████████████████████████████████████████████████████████ | 2330/3000 [10:53:16<1:45:47, 9.47s/it, lr=9.44e-7, step_loss=0.0924]07/11/2023 04:39:52 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 78%|███████████████████████████████████████████████████████████████████ | 2340/3000 [10:56:04<1:43:37, 9.42s/it, lr=9.43e-7, step_loss=0.126]07/11/2023 04:42:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 78%|████████████████████████████████████████████████████████████████████▏ | 2350/3000 [10:58:53<1:43:33, 9.56s/it, lr=9.43e-7, step_loss=0.14]07/11/2023 04:45:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 79%|██████████████████████████████████████████████████████████████████▊ | 2360/3000 [11:01:41<1:39:33, 9.33s/it, lr=9.42e-7, step_loss=0.0044]07/11/2023 04:48:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 79%|███████████████████████████████████████████████████████████████████▉ | 2370/3000 [11:04:29<1:38:51, 9.42s/it, lr=9.41e-7, step_loss=0.273]07/11/2023 04:51:06 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 79%|████████████████████████████████████████████████████████████████████▏ | 2380/3000 [11:07:17<1:36:26, 9.33s/it, lr=9.41e-7, step_loss=0.128]07/11/2023 04:53:54 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 80%|█████████████████████████████████████████████████████████████████████▎ | 2390/3000 [11:10:05<1:35:05, 9.35s/it, lr=9.4e-7, step_loss=0.105]07/11/2023 04:56:42 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 80%|████████████████████████████████████████████████████████████████████ | 2400/3000 [11:12:53<1:33:23, 9.34s/it, lr=9.39e-7, step_loss=0.0219]07/11/2023 04:59:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 80%|█████████████████████████████████████████████████████████████████████ | 2410/3000 [11:15:40<1:32:34, 9.41s/it, lr=9.39e-7, step_loss=0.129]07/11/2023 05:02:17 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 81%|████████████████████████████████████████████████████████████████████▌ | 2420/3000 [11:18:29<1:32:01, 9.52s/it, lr=9.38e-7, step_loss=0.0489]07/11/2023 05:05:06 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 81%|████████████████████████████████████████████████████████████████████▊ | 2430/3000 [11:21:18<1:31:03, 9.59s/it, lr=9.37e-7, step_loss=0.0409]07/11/2023 05:07:54 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 81%|██████████████████████████████████████████████████████████████████████▊ | 2440/3000 [11:24:07<1:28:47, 9.51s/it, lr=9.36e-7, step_loss=0.08]07/11/2023 05:10:44 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 82%|██████████████████████████████████████████████████████████████████████▏ | 2450/3000 [11:26:55<1:25:20, 9.31s/it, lr=9.36e-7, step_loss=0.193]07/11/2023 05:13:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 82%|█████████████████████████████████████████████████████████████████████▋ | 2460/3000 [11:29:43<1:22:17, 9.14s/it, lr=9.35e-7, step_loss=0.0418]07/11/2023 05:16:20 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 82%|█████████████████████████████████████████████████████████████████████▉ | 2470/3000 [11:32:33<1:22:30, 9.34s/it, lr=9.34e-7, step_loss=0.0503]07/11/2023 05:19:09 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 83%|████████████████████████████████████████████████████████████████████████▋ | 2480/3000 [11:35:22<1:21:38, 9.42s/it, lr=9.34e-7, step_loss=0.2]07/11/2023 05:21:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 83%|███████████████████████████████████████████████████████████████████████▍ | 2490/3000 [11:38:09<1:20:16, 9.44s/it, lr=9.33e-7, step_loss=0.189]07/11/2023 05:24:46 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 83%|██████████████████████████████████████████████████████████████████████▊ | 2500/3000 [11:40:59<1:18:20, 9.40s/it, lr=9.32e-7, step_loss=0.0326]07/11/2023 05:27:36 - INFO - accelerate.accelerator - Saving current state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500 +07/11/2023 05:27:36 - INFO - accelerate.checkpointing - Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500/pytorch_model.bin +07/11/2023 05:27:36 - INFO - accelerate.checkpointing - Optimizer state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500/optimizer.bin +07/11/2023 05:27:36 - INFO - accelerate.checkpointing - Scheduler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500/scheduler.bin +07/11/2023 05:27:36 - INFO - accelerate.checkpointing - Gradient scaler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500/scaler.pt +07/11/2023 05:27:36 - INFO - accelerate.checkpointing - Random states saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500/random_states_0.pkl +07/11/2023 05:27:36 - INFO - __main__ - Saved state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-2500 +Steps: 83%|██████████████████████████████████████████████████████████████████████▊ | 2500/3000 [11:40:59<1:18:20, 9.40s/it, lr=9.32e-7, step_loss=0.0227]07/11/2023 05:27:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 84%|███████████████████████████████████████████████████████████████████████▉ | 2510/3000 [11:43:47<1:15:45, 9.28s/it, lr=9.31e-7, step_loss=0.537]07/11/2023 05:30:24 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 84%|████████████████████████████████████████████████████████████████████████▏ | 2520/3000 [11:46:36<1:14:36, 9.33s/it, lr=9.31e-7, step_loss=0.109]07/11/2023 05:33:13 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 84%|████████████████████████████████████████████████████████████████████████▌ | 2530/3000 [11:49:23<1:12:20, 9.24s/it, lr=9.3e-7, step_loss=0.0253]07/11/2023 05:36:00 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 85%|████████████████████████████████████████████████████████████████████████▊ | 2540/3000 [11:52:11<1:12:32, 9.46s/it, lr=9.29e-7, step_loss=0.108]07/11/2023 05:38:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 85%|████████████████████████████████████████████████████████████████████████▎ | 2550/3000 [11:54:59<1:09:51, 9.31s/it, lr=9.29e-7, step_loss=0.0172]07/11/2023 05:41:36 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 85%|████████████████████████████████████████████████████████████████████████▌ | 2560/3000 [11:57:48<1:08:20, 9.32s/it, lr=9.28e-7, step_loss=0.0392]07/11/2023 05:44:25 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 86%|████████████████████████████████████████████████████████████████████████▊ | 2570/3000 [12:00:36<1:07:42, 9.45s/it, lr=9.27e-7, step_loss=0.0569]07/11/2023 05:47:13 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 86%|█████████████████████████████████████████████████████████████████████████▉ | 2580/3000 [12:03:25<1:06:12, 9.46s/it, lr=9.26e-7, step_loss=0.164]07/11/2023 05:50:02 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 86%|██████████████████████████████████████████████████████████████████████████▏ | 2590/3000 [12:06:15<1:04:30, 9.44s/it, lr=9.26e-7, step_loss=0.239]07/11/2023 05:52:51 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 87%|██████████████████████████████████████████████████████████████████████████▌ | 2600/3000 [12:09:04<1:03:34, 9.54s/it, lr=9.25e-7, step_loss=0.224]07/11/2023 05:55:40 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 87%|█████████████████████████████████████████████████████████████████████████ | 2610/3000 [12:11:52<1:01:06, 9.40s/it, lr=9.24e-7, step_loss=0.00567]07/11/2023 05:58:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 87%|██████████████████████████████████████████████████████████████████████████▏ | 2620/3000 [12:14:41<1:00:18, 9.52s/it, lr=9.23e-7, step_loss=0.0307]07/11/2023 06:01:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 88%|█████████████████████████████████████████████████████████████████████████████▏ | 2630/3000 [12:17:30<58:11, 9.44s/it, lr=9.23e-7, step_loss=0.211]07/11/2023 06:04:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 88%|█████████████████████████████████████████████████████████████████████████████▍ | 2640/3000 [12:20:19<57:08, 9.52s/it, lr=9.22e-7, step_loss=0.345]07/11/2023 06:06:56 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 88%|█████████████████████████████████████████████████████████████████████████████▋ | 2650/3000 [12:23:08<53:56, 9.25s/it, lr=9.21e-7, step_loss=0.111]07/11/2023 06:09:45 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 89%|██████████████████████████████████████████████████████████████████████████████ | 2660/3000 [12:25:58<53:21, 9.42s/it, lr=9.2e-7, step_loss=0.0397]07/11/2023 06:12:35 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 89%|████████████████████████████████████████████████████████████████████████████▌ | 2670/3000 [12:28:46<51:52, 9.43s/it, lr=9.19e-7, step_loss=0.00899]07/11/2023 06:15:23 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 89%|█████████████████████████████████████████████████████████████████████████████▋ | 2680/3000 [12:31:34<49:48, 9.34s/it, lr=9.19e-7, step_loss=0.0642]07/11/2023 06:18:11 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 90%|██████████████████████████████████████████████████████████████████████████████ | 2690/3000 [12:34:24<48:18, 9.35s/it, lr=9.18e-7, step_loss=0.0404]07/11/2023 06:21:01 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 90%|███████████████████████████████████████████████████████████████████████████████▏ | 2700/3000 [12:37:12<46:59, 9.40s/it, lr=9.17e-7, step_loss=0.171]07/11/2023 06:23:49 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 90%|██████████████████████████████████████████████████████████████████████████████▌ | 2710/3000 [12:40:00<45:46, 9.47s/it, lr=9.16e-7, step_loss=0.0244]07/11/2023 06:26:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 91%|███████████████████████████████████████████████████████████████████████████████▊ | 2720/3000 [12:42:49<42:57, 9.21s/it, lr=9.15e-7, step_loss=0.228]07/11/2023 06:29:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 91%|████████████████████████████████████████████████████████████████████████████████ | 2730/3000 [12:45:37<41:58, 9.33s/it, lr=9.15e-7, step_loss=0.352]07/11/2023 06:32:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 91%|███████████████████████████████████████████████████████████████████████████████▍ | 2740/3000 [12:48:25<41:31, 9.58s/it, lr=9.14e-7, step_loss=0.0172]07/11/2023 06:35:02 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 92%|███████████████████████████████████████████████████████████████████████████████▊ | 2750/3000 [12:51:15<39:59, 9.60s/it, lr=9.13e-7, step_loss=0.0469]07/11/2023 06:37:52 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 92%|████████████████████████████████████████████████████████████████████████████████▉ | 2760/3000 [12:54:03<37:36, 9.40s/it, lr=9.12e-7, step_loss=0.139]07/11/2023 06:40:40 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 92%|█████████████████████████████████████████████████████████████████████████████████▎ | 2770/3000 [12:56:50<35:57, 9.38s/it, lr=9.11e-7, step_loss=0.102]07/11/2023 06:43:27 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 93%|█████████████████████████████████████████████████████████████████████████████████▌ | 2780/3000 [12:59:41<35:07, 9.58s/it, lr=9.11e-7, step_loss=0.159]07/11/2023 06:46:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 93%|██████████████████████████████████████████████████████████████████████████████████▊ | 2790/3000 [13:02:28<32:47, 9.37s/it, lr=9.1e-7, step_loss=0.181]07/11/2023 06:49:05 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 93%|█████████████████████████████████████████████████████████████████████████████████▏ | 2800/3000 [13:05:14<30:43, 9.22s/it, lr=9.09e-7, step_loss=0.0647]07/11/2023 06:51:51 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 94%|██████████████████████████████████████████████████████████████████████████████████▍ | 2810/3000 [13:08:04<30:25, 9.61s/it, lr=9.08e-7, step_loss=0.149]07/11/2023 06:54:41 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 94%|██████████████████████████████████████████████████████████████████████████████████▋ | 2820/3000 [13:10:52<27:47, 9.26s/it, lr=9.07e-7, step_loss=0.147]07/11/2023 06:57:29 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 94%|███████████████████████████████████████████████████████████████████████████████████ | 2830/3000 [13:13:41<26:39, 9.41s/it, lr=9.06e-7, step_loss=0.236]07/11/2023 07:00:18 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 95%|██████████████████████████████████████████████████████████████████████████████████▎ | 2840/3000 [13:16:30<25:28, 9.55s/it, lr=9.06e-7, step_loss=0.0104]07/11/2023 07:03:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 95%|█████████████████████████████████████████████████████████████████████████████████▋ | 2850/3000 [13:19:17<23:11, 9.28s/it, lr=9.05e-7, step_loss=0.00317]07/11/2023 07:05:54 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 95%|███████████████████████████████████████████████████████████████████████████████████▉ | 2860/3000 [13:22:06<21:46, 9.33s/it, lr=9.04e-7, step_loss=0.397]07/11/2023 07:08:43 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 96%|███████████████████████████████████████████████████████████████████████████████████▏ | 2870/3000 [13:24:55<20:29, 9.45s/it, lr=9.03e-7, step_loss=0.0648]07/11/2023 07:11:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 96%|██████████████████████████████████████████████████████████████████████████████████▌ | 2880/3000 [13:27:43<18:34, 9.28s/it, lr=9.02e-7, step_loss=0.00751]07/11/2023 07:14:20 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 96%|████████████████████████████████████████████████████████████████████████████████████▊ | 2890/3000 [13:30:30<16:54, 9.22s/it, lr=9.01e-7, step_loss=0.145]07/11/2023 07:17:07 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 97%|█████████████████████████████████████████████████████████████████████████████████████ | 2900/3000 [13:33:18<15:42, 9.43s/it, lr=9.01e-7, step_loss=0.121]07/11/2023 07:19:55 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 97%|████████████████████████████████████████████████████████████████████████████████████████▎ | 2910/3000 [13:36:07<14:00, 9.34s/it, lr=9e-7, step_loss=0.133]07/11/2023 07:22:44 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 97%|████████████████████████████████████████████████████████████████████████████████████▋ | 2920/3000 [13:38:55<12:31, 9.39s/it, lr=8.99e-7, step_loss=0.0349]07/11/2023 07:25:32 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 98%|█████████████████████████████████████████████████████████████████████████████████████▉ | 2930/3000 [13:41:45<10:57, 9.39s/it, lr=8.98e-7, step_loss=0.363]07/11/2023 07:28:22 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 98%|█████████████████████████████████████████████████████████████████████████████████████▎ | 2940/3000 [13:44:33<09:21, 9.36s/it, lr=8.97e-7, step_loss=0.0238]07/11/2023 07:31:10 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 98%|█████████████████████████████████████████████████████████████████████████████████████▌ | 2950/3000 [13:47:22<07:53, 9.47s/it, lr=8.96e-7, step_loss=0.0841]07/11/2023 07:33:59 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 99%|██████████████████████████████████████████████████████████████████████████████████████▊ | 2960/3000 [13:50:11<06:24, 9.60s/it, lr=8.95e-7, step_loss=0.048]07/11/2023 07:36:48 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 99%|██████████████████████████████████████████████████████████████████████████████████████▏| 2970/3000 [13:53:00<04:44, 9.47s/it, lr=8.94e-7, step_loss=0.0919]07/11/2023 07:39:37 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 99%|███████████████████████████████████████████████████████████████████████████████████████▍| 2980/3000 [13:55:49<03:09, 9.49s/it, lr=8.94e-7, step_loss=0.173]07/11/2023 07:42:26 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 100%|███████████████████████████████████████████████████████████████████████████████████████▋| 2990/3000 [13:58:38<01:34, 9.47s/it, lr=8.93e-7, step_loss=0.071]07/11/2023 07:45:14 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Steps: 100%|███████████████████████████████████████████████████████████████████████████████████████| 3000/3000 [14:01:26<00:00, 9.49s/it, lr=8.92e-7, step_loss=0.0169]07/11/2023 07:48:03 - INFO - accelerate.accelerator - Saving current state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000 +07/11/2023 07:48:03 - INFO - accelerate.checkpointing - Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000/pytorch_model.bin +07/11/2023 07:48:03 - INFO - accelerate.checkpointing - Optimizer state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000/optimizer.bin +07/11/2023 07:48:03 - INFO - accelerate.checkpointing - Scheduler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000/scheduler.bin +07/11/2023 07:48:03 - INFO - accelerate.checkpointing - Gradient scaler state saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000/scaler.pt +07/11/2023 07:48:03 - INFO - accelerate.checkpointing - Random states saved in /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000/random_states_0.pkl +07/11/2023 07:48:03 - INFO - __main__ - Saved state to /l/vision/v5/sragas/easel_ai/models_no_cap/checkpoint-3000 +Steps: 100%|██████████████████████████████████████████████████████████████████████████████████████| 3000/3000 [14:01:26<00:00, 9.49s/it, lr=8.92e-7, step_loss=0.00699]07/11/2023 07:48:03 - INFO - __main__ - Running validation... + Generating 4 images with prompt: #thumbsup. +{'requires_safety_checker'} was not found in config. Values will be initialized to default values. +{'timestep_spacing', 'prediction_type'} was not found in config. Values will be initialized to default values. +{'scaling_factor'} was not found in config. Values will be initialized to default values. +`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. +Model weights saved in /l/vision/v5/sragas/easel_ai/models_no_cap/pytorch_lora_weights.bin +scaler.pt: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 557/557 [00:00<00:00, 3.02kB/s] +scheduler.bin: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 563/563 [00:00<00:00, 2.93kB/s] +random_states_0.pkl: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████| 16.7k/16.7k [00:00<00:00, 77.5kB/s] +optimizer.bin: 19%|█████████████████████▌ | 1.28M/6.59M [00:00<00:00, 6.94MB/s] +pytorch_model.bin: 0%|▌ | 16.4k/3.29M [00:00<00:20, 163kB/s] +scaler.pt: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 557/557 [00:00<00:00, 5.30kB/s] +optimizer.bin: 0%| | 0.00/6.59M [00:00 + main() + File "train_text_to_image_lora.py", line 906, in main + upload_folder( + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn + return fn(*args, **kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 826, in _inner + return fn(self, *args, **kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 3493, in upload_folder + commit_info = self.create_commit( + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn + return fn(*args, **kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 826, in _inner + return fn(self, *args, **kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 2680, in create_commit + upload_lfs_files( + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn + return fn(*args, **kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/_commit_api.py", line 353, in upload_lfs_files + thread_map( + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/tqdm/contrib/concurrent.py", line 69, in thread_map + return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/tqdm/contrib/concurrent.py", line 51, in _executor_map + return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs)) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/tqdm/std.py", line 1178, in __iter__ + for obj in iterable: + File "/usr/lib/python3.8/concurrent/futures/_base.py", line 619, in result_iterator + yield fs.pop().result() + File "/usr/lib/python3.8/concurrent/futures/_base.py", line 437, in result + return self.__get_result() + File "/usr/lib/python3.8/concurrent/futures/_base.py", line 389, in __get_result + raise self._exception + File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run + result = self.fn(*self.args, **self.kwargs) + File "/nfs/blitzle/home/data/vision5/sragas/easel_venv/lib/python3.8/site-packages/huggingface_hub/_commit_api.py", line 343, in _wrapped_lfs_upload + raise RuntimeError(f"Error while uploading '{operation.path_in_repo}' to the Hub.") from exc +RuntimeError: Error while uploading 'wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb' to the Hub. \ No newline at end of file diff --git a/wandb/run-20230710_174519-cqch7cwa/files/requirements.txt b/wandb/run-20230710_174519-cqch7cwa/files/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..631710e9e888cc8a873b5d74d41732719a57dd54 --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/files/requirements.txt @@ -0,0 +1,165 @@ +absl-py==1.4.0 +accelerate==0.20.3 +aiohttp==3.8.4 +aiosignal==1.3.1 +anyio==3.7.0 +appdirs==1.4.4 +argon2-cffi-bindings==21.2.0 +argon2-cffi==21.3.0 +asttokens==2.2.1 +async-lru==2.0.2 +async-timeout==4.0.2 +attrs==23.1.0 +babel==2.12.1 +backcall==0.2.0 +beautifulsoup4==4.12.2 +bleach==6.0.0 +cachetools==5.3.1 +certifi==2023.5.7 +cffi==1.15.1 +charset-normalizer==3.1.0 +click==8.1.3 +cmake==3.26.4 +comm==0.1.3 +datasets==2.13.1 +debugpy==1.6.7 +decorator==5.1.1 +defusedxml==0.7.1 +diffusers==0.18.0.dev0 +dill==0.3.6 +docker-pycreds==0.4.0 +exceptiongroup==1.1.2 +executing==1.2.0 +fastjsonschema==2.17.1 +filelock==3.12.2 +frozenlist==1.3.3 +fsspec==2023.6.0 +ftfy==6.1.1 +gitdb==4.0.10 +gitpython==3.1.31 +google-auth-oauthlib==1.0.0 +google-auth==2.21.0 +grpcio==1.56.0 +huggingface-hub==0.15.1 +idna==3.4 +importlib-metadata==6.7.0 +importlib-resources==5.12.0 +ipykernel==6.24.0 +ipython==8.12.2 +jedi==0.18.2 +jinja2==3.1.2 +json5==0.9.14 +jsonschema==4.17.3 +jupyter-client==8.3.0 +jupyter-core==5.3.1 +jupyter-events==0.6.3 +jupyter-lsp==2.2.0 +jupyter-server-terminals==0.4.4 +jupyter-server==2.7.0 +jupyterlab-pygments==0.2.2 +jupyterlab-server==2.23.0 +jupyterlab==4.0.2 +lit==16.0.6 +markdown==3.4.3 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +mistune==3.0.1 +mpmath==1.3.0 +multidict==6.0.4 +multiprocess==0.70.14 +mypy-extensions==1.0.0 +nbclient==0.8.0 +nbconvert==7.6.0 +nbformat==5.9.0 +nest-asyncio==1.5.6 +networkx==3.1 +notebook-shim==0.2.3 +numpy==1.24.4 +nvidia-cublas-cu11==11.10.3.66 +nvidia-cuda-cupti-cu11==11.7.101 +nvidia-cuda-nvrtc-cu11==11.7.99 +nvidia-cuda-runtime-cu11==11.7.99 +nvidia-cudnn-cu11==8.5.0.96 +nvidia-cufft-cu11==10.9.0.58 +nvidia-curand-cu11==10.2.10.91 +nvidia-cusolver-cu11==11.4.0.1 +nvidia-cusparse-cu11==11.7.4.91 +nvidia-nccl-cu11==2.14.3 +nvidia-nvtx-cu11==11.7.91 +oauthlib==3.2.2 +overrides==7.3.1 +packaging==23.1 +pandas==2.0.3 +pandocfilters==1.5.0 +parso==0.8.3 +pathtools==0.1.2 +pexpect==4.8.0 +pickleshare==0.7.5 +pillow==10.0.0 +pip==20.0.2 +pkg-resources==0.0.0 +pkgutil-resolve-name==1.3.10 +platformdirs==3.8.0 +prometheus-client==0.17.0 +prompt-toolkit==3.0.39 +protobuf==4.23.3 +psutil==5.9.5 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pyarrow==12.0.1 +pyasn1-modules==0.3.0 +pyasn1==0.5.0 +pycparser==2.21 +pygments==2.15.1 +pyre-extensions==0.0.29 +pyrsistent==0.19.3 +python-dateutil==2.8.2 +python-json-logger==2.0.7 +pytz==2023.3 +pyyaml==6.0 +pyzmq==25.1.0 +regex==2023.6.3 +requests-oauthlib==1.3.1 +requests==2.31.0 +rfc3339-validator==0.1.4 +rfc3986-validator==0.1.1 +rsa==4.9 +safetensors==0.3.1 +send2trash==1.8.2 +sentry-sdk==1.27.0 +setproctitle==1.3.2 +setuptools==44.0.0 +six==1.16.0 +smmap==5.0.0 +sniffio==1.3.0 +soupsieve==2.4.1 +stack-data==0.6.2 +sympy==1.12 +tensorboard-data-server==0.7.1 +tensorboard==2.13.0 +terminado==0.17.1 +tinycss2==1.2.1 +tokenizers==0.13.3 +tomli==2.0.1 +torch==2.0.1 +torchaudio==2.0.2 +torchvision==0.15.2 +tornado==6.3.2 +tqdm==4.65.0 +traitlets==5.9.0 +transformers==4.30.2 +triton==2.0.0 +typing-extensions==4.7.1 +typing-inspect==0.9.0 +tzdata==2023.3 +urllib3==2.0.3 +wandb==0.15.4 +wcwidth==0.2.6 +webencodings==0.5.1 +websocket-client==1.6.1 +werkzeug==2.3.6 +wheel==0.40.0 +xformers==0.0.20 +xxhash==3.2.0 +yarl==1.9.2 +zipp==3.15.0 \ No newline at end of file diff --git a/wandb/run-20230710_174519-cqch7cwa/files/wandb-metadata.json b/wandb/run-20230710_174519-cqch7cwa/files/wandb-metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c3c495c4325da1f26ccac898b5de07d641ef7bcf --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/files/wandb-metadata.json @@ -0,0 +1,127 @@ +{ + "os": "Linux-5.15.0-73-generic-x86_64-with-glibc2.29", + "python": "3.8.10", + "heartbeatAt": "2023-07-10T21:45:20.459432", + "startedAt": "2023-07-10T21:45:19.824577", + "docker": null, + "cuda": null, + "args": [ + "--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5", + "--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/", + "--resolution=512", + "--center_crop", + "--random_flip", + "--train_batch_size=2", + "--gradient_accumulation_steps=4", + "--num_train_epochs=300", + "--learning_rate=1e-6", + "--max_grad_norm=1", + "--lr_scheduler=cosine", + "--lr_warmup_steps=500", + "--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/", + "--checkpointing_steps=500", + "--report_to=wandb", + "--validation_prompt= #thumbsup", + "--seed=15", + "--push_to_hub", + "--hub_model_id=person-thumbs-up-lora-no-cap" + ], + "state": "running", + "program": "train_text_to_image_lora.py", + "codePath": "train_text_to_image_lora.py", + "host": "magnemite", + "username": "sragas", + "executable": "/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3", + "cpu_count": 6, + "cpu_count_logical": 12, + "cpu_freq": { + "current": 1627.0655, + "min": 1200.0, + "max": 3900.0 + }, + "cpu_freq_per_core": [ + { + "current": 2354.544, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1300.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1805.495, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2470.242, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2168.124, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2166.389, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1300.0, + "min": 1200.0, + "max": 3900.0 + } + ], + "disk": { + "total": 116.31898498535156, + "used": 59.75596237182617 + }, + "gpu": "NVIDIA GeForce GTX TITAN X", + "gpu_count": 3, + "gpu_devices": [ + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + }, + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + }, + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + } + ], + "memory": { + "total": 62.69387435913086 + } +} diff --git a/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json b/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json new file mode 100644 index 0000000000000000000000000000000000000000..384223e4d8599f6e102b5a0e243a207c20e5455a --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json @@ -0,0 +1 @@ +{"train_loss": 0.0054784121457487345, "_timestamp": 1689076155.5663657, "_runtime": 50635.62165570259, "_step": 3000, "validation": {"_type": "images/separated", "width": 512, "height": 512, "format": "png", "count": 4, "filenames": ["media/images/validation_3000_48866c28b61ab3018a9f.png", "media/images/validation_3000_c6864b99f456e04f2bce.png", "media/images/validation_3000_193931a9d6a77b851062.png", "media/images/validation_3000_6de720dee5a42ae44c18.png"], "captions": ["0: #thumbsup", "1: #thumbsup", "2: #thumbsup", "3: #thumbsup"]}, "_wandb": {"runtime": 50643}} \ No newline at end of file diff --git a/wandb/run-20230710_174519-cqch7cwa/logs/debug-internal.log b/wandb/run-20230710_174519-cqch7cwa/logs/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..d54eacdd2fad8c268a434b5a22bd871f27b9d313 --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/logs/debug-internal.log @@ -0,0 +1,49283 @@ +2023-07-10 17:45:19,947 INFO StreamThr :539014 [internal.py:wandb_internal():86] W&B internal server running at pid: 539014, started at: 2023-07-10 17:45:19.946635 +2023-07-10 17:45:19,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status +2023-07-10 17:45:19,950 INFO WriterThread:539014 [datastore.py:open_for_write():85] open: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb +2023-07-10 17:45:19,954 DEBUG SenderThread:539014 [sender.py:send():369] send: header +2023-07-10 17:45:19,954 DEBUG SenderThread:539014 [sender.py:send():369] send: run +2023-07-10 17:45:20,227 INFO SenderThread:539014 [dir_watcher.py:__init__():211] watching files in: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files +2023-07-10 17:45:20,227 INFO SenderThread:539014 [sender.py:_start_run_threads():1100] run started: cqch7cwa with start time 1689025519.94471 +2023-07-10 17:45:20,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:45:20,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: check_version +2023-07-10 17:45:20,307 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:45:20,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: check_version +2023-07-10 17:45:20,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: run_start +2023-07-10 17:45:20,424 DEBUG HandlerThread:539014 [system_info.py:__init__():31] System info init +2023-07-10 17:45:20,424 DEBUG HandlerThread:539014 [system_info.py:__init__():46] System info init done +2023-07-10 17:45:20,424 INFO HandlerThread:539014 [system_monitor.py:start():181] Starting system monitor +2023-07-10 17:45:20,424 INFO SystemMonitor:539014 [system_monitor.py:_start():145] Starting system asset monitoring threads +2023-07-10 17:45:20,425 INFO HandlerThread:539014 [system_monitor.py:probe():201] Collecting system info +2023-07-10 17:45:20,426 INFO SystemMonitor:539014 [interfaces.py:start():190] Started cpu monitoring +2023-07-10 17:45:20,426 INFO SystemMonitor:539014 [interfaces.py:start():190] Started disk monitoring +2023-07-10 17:45:20,427 INFO SystemMonitor:539014 [interfaces.py:start():190] Started gpu monitoring +2023-07-10 17:45:20,428 INFO SystemMonitor:539014 [interfaces.py:start():190] Started memory monitoring +2023-07-10 17:45:20,429 INFO SystemMonitor:539014 [interfaces.py:start():190] Started network monitoring +2023-07-10 17:45:20,459 DEBUG HandlerThread:539014 [system_info.py:probe():195] Probing system +2023-07-10 17:45:20,566 DEBUG HandlerThread:539014 [gitlib.py:_init_repo():53] git repository is invalid +2023-07-10 17:45:20,566 DEBUG HandlerThread:539014 [system_info.py:probe():240] Probing system done +2023-07-10 17:45:20,567 DEBUG HandlerThread:539014 [system_monitor.py:probe():210] {'os': 'Linux-5.15.0-73-generic-x86_64-with-glibc2.29', 'python': '3.8.10', 'heartbeatAt': '2023-07-10T21:45:20.459432', 'startedAt': '2023-07-10T21:45:19.824577', 'docker': None, 'cuda': None, 'args': ('--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5', '--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/', '--resolution=512', '--center_crop', '--random_flip', '--train_batch_size=2', '--gradient_accumulation_steps=4', '--num_train_epochs=300', '--learning_rate=1e-6', '--max_grad_norm=1', '--lr_scheduler=cosine', '--lr_warmup_steps=500', '--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/', '--checkpointing_steps=500', '--report_to=wandb', '--validation_prompt= #thumbsup', '--seed=15', '--push_to_hub', '--hub_model_id=person-thumbs-up-lora-no-cap'), 'state': 'running', 'program': 'train_text_to_image_lora.py', 'codePath': 'train_text_to_image_lora.py', 'host': 'magnemite', 'username': 'sragas', 'executable': '/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3', 'cpu_count': 6, 'cpu_count_logical': 12, 'cpu_freq': {'current': 1627.0655, 'min': 1200.0, 'max': 3900.0}, 'cpu_freq_per_core': [{'current': 2354.544, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1300.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1805.495, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2470.242, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2168.124, 'min': 1200.0, 'max': 3900.0}, {'current': 2166.389, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1300.0, 'min': 1200.0, 'max': 3900.0}], 'disk': {'total': 116.31898498535156, 'used': 59.75596237182617}, 'gpu': 'NVIDIA GeForce GTX TITAN X', 'gpu_count': 3, 'gpu_devices': [{'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}], 'memory': {'total': 62.69387435913086}} +2023-07-10 17:45:20,567 INFO HandlerThread:539014 [system_monitor.py:probe():211] Finished collecting system info +2023-07-10 17:45:20,567 INFO HandlerThread:539014 [system_monitor.py:probe():214] Publishing system info +2023-07-10 17:45:20,567 DEBUG HandlerThread:539014 [system_info.py:_save_pip():51] Saving list of pip packages installed into the current environment +2023-07-10 17:45:20,580 DEBUG HandlerThread:539014 [system_info.py:_save_pip():67] Saving pip packages done +2023-07-10 17:45:20,582 INFO HandlerThread:539014 [system_monitor.py:probe():216] Finished publishing system info +2023-07-10 17:45:20,597 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:45:20,597 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-metadata.json with policy now +2023-07-10 17:45:20,614 DEBUG SenderThread:539014 [sender.py:send():369] send: telemetry +2023-07-10 17:45:20,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:20,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:20,919 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v6l1pnwx-wandb-metadata.json +2023-07-10 17:45:21,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:45:21,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/requirements.txt +2023-07-10 17:45:21,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-metadata.json +2023-07-10 17:45:21,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:45:23,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:45:25,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:31,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:33,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:45:35,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:35,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:37,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:42,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:47,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:50,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:50,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:52,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:53,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/config.yaml +2023-07-10 17:45:57,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:02,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:05,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:05,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:07,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:12,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:17,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:20,430 DEBUG SystemMonitor:539014 [system_monitor.py:_start():159] Starting system metrics aggregation loop +2023-07-10 17:46:20,431 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:46:20,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:20,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:23,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:28,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:33,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:35,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:35,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:35,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:36,870 DEBUG SenderThread:539014 [sender.py:send():369] send: telemetry +2023-07-10 17:46:36,872 DEBUG SenderThread:539014 [sender.py:send():369] send: config +2023-07-10 17:46:37,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:38,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:39,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:41,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:43,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:43,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:45,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:46,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:46:47,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:49,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:50,433 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:46:50,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:50,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:51,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:53,337 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:54,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:55,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:55,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/config.yaml +2023-07-10 17:46:55,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:46:55,500 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:46:55,500 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:46:55,504 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:46:56,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:46:57,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:59,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:46:59,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:01,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:03,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:05,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:47:05,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:05,083 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:47:05,084 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:47:05,091 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:47:05,366 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:47:05,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:05,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:07,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:09,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:10,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:11,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:13,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:14,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:47:14,643 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:47:14,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:47:14,654 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:47:15,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:15,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:47:16,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:17,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:20,435 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:47:20,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:20,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:21,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:21,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:23,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:23,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:47:23,605 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:47:23,605 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:47:23,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:47:24,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:47:25,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:27,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:27,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:31,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:32,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:33,397 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:34,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:47:34,538 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:47:34,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:47:34,541 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:47:35,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:35,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:47:36,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:36,105 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:37,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:38,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:41,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:43,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:43,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:44,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:47:44,120 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:47:44,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:47:44,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:47:44,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:47:45,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:47,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:49,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:50,436 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:47:51,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:51,105 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:51,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:53,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:54,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:47:54,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:54,570 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:47:54,570 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:47:54,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:47:55,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:47:55,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:47:59,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:00,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:01,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:03,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:04,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:48:04,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:48:04,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:48:04,447 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:48:05,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:05,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:48:05,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:06,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:06,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:07,437 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:09,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:48:09,041 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:48:09,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:48:09,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:48:09,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:48:10,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:11,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:15,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:16,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:19,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:48:20,437 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:48:21,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:21,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:21,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:26,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:31,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:36,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:36,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:37,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:42,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:47,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:50,439 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:48:51,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:51,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:52,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:57,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:02,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:06,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:06,140 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:08,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:13,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:18,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:20,441 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:49:21,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:21,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:24,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:29,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:34,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:36,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:36,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:36,491 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:49:36,491 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_10_cd5af5c0f51d53a8a9fd.png with policy now +2023-07-10 17:49:36,505 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:49:36,506 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_10_fb0fafcafd370c416f6f.png with policy now +2023-07-10 17:49:36,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_cd5af5c0f51d53a8a9fd.png +2023-07-10 17:49:36,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_b32d743d8424ce9d812b.png +2023-07-10 17:49:36,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_fb0fafcafd370c416f6f.png +2023-07-10 17:49:36,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media +2023-07-10 17:49:36,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 17:49:36,616 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:49:36,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_10_b32d743d8424ce9d812b.png with policy now +2023-07-10 17:49:36,629 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:49:36,629 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_10_8cbc20342514e6597212.png with policy now +2023-07-10 17:49:36,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:49:36,672 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:49:36,672 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:49:36,676 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:49:36,859 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jt6axf2l-media/images/validation_10_cd5af5c0f51d53a8a9fd.png +2023-07-10 17:49:36,873 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3cs2p2jm-media/images/validation_10_fb0fafcafd370c416f6f.png +2023-07-10 17:49:36,977 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zijt5u6u-media/images/validation_10_b32d743d8424ce9d812b.png +2023-07-10 17:49:37,027 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wrpehei1-media/images/validation_10_8cbc20342514e6597212.png +2023-07-10 17:49:37,290 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vhrcku9s-media/images/validation_10_fb0fafcafd370c416f6f.png +2023-07-10 17:49:37,315 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y9pqo7s6-media/images/validation_10_cd5af5c0f51d53a8a9fd.png +2023-07-10 17:49:37,376 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/orz6awsr-media/images/validation_10_b32d743d8424ce9d812b.png +2023-07-10 17:49:37,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_b32d743d8424ce9d812b.png +2023-07-10 17:49:37,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:49:37,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_8cbc20342514e6597212.png +2023-07-10 17:49:37,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 17:49:37,970 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vtqihvjn-media/images/validation_10_8cbc20342514e6597212.png +2023-07-10 17:49:38,090 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6szorbsy-media/images/validation_10_b32d743d8424ce9d812b.png +2023-07-10 17:49:39,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:41,625 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:43,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:45,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:45,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:47,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:49:47,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:50,441 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:49:51,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:51,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:51,460 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:51,642 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:53,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:55,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:49:56,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:57,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:49:57,345 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:49:57,346 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:49:57,351 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:49:57,653 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:49:59,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:01,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:02,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:03,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:05,667 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:06,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:06,542 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:07,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:50:07,346 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:50:07,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:50:07,350 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:50:07,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:50:08,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:09,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:11,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:13,680 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:13,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:15,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:16,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:50:16,732 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:50:16,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:50:16,735 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:50:17,688 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:17,688 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:50:18,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:19,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:20,443 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:50:21,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:21,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:23,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:24,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:25,703 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:27,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:50:27,203 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:50:27,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:50:27,205 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:50:27,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:27,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:50:29,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:31,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:33,718 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:35,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:35,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:36,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:36,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:37,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:50:37,193 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:50:37,193 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:50:37,195 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:50:37,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:37,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:50:40,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:41,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:43,737 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:45,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:45,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:47,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:50:47,457 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:50:47,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:50:47,459 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:50:47,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:50:49,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:50,443 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:50:51,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:51,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:51,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:51,814 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:53,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:55,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:50:57,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:57,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:50:57,437 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:50:57,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:50:57,440 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:50:57,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:50:59,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:01,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:02,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:03,778 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:06,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:06,932 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:07,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:07,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:51:07,734 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:51:07,735 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:51:07,737 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:51:07,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:07,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:51:09,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:11,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:12,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:51:12,284 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:51:12,285 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:51:12,287 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:51:12,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:51:12,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:13,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:15,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:51:18,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:20,444 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:51:22,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:22,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:24,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:29,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:34,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:37,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:37,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:40,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:45,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:50,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:50,447 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:51:52,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:52,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:55,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:00,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:05,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:07,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:07,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:11,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:16,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:20,449 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:52:21,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:22,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:22,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:24,342 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:52:24,342 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_20_93e7616a5637b30874a3.png with policy now +2023-07-10 17:52:24,432 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:52:24,432 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_20_495f6eaf97274ddbec24.png with policy now +2023-07-10 17:52:24,446 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:52:24,446 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_20_96b0e550df9ea641bc45.png with policy now +2023-07-10 17:52:24,458 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:52:24,459 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_20_35de5f74f57708e131d8.png with policy now +2023-07-10 17:52:24,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:52:24,499 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:52:24,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:52:24,501 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:52:24,695 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s560d2ob-media/images/validation_20_93e7616a5637b30874a3.png +2023-07-10 17:52:24,775 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ds0xb8jo-media/images/validation_20_96b0e550df9ea641bc45.png +2023-07-10 17:52:24,825 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/usjx4h9p-media/images/validation_20_495f6eaf97274ddbec24.png +2023-07-10 17:52:24,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:52:24,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_96b0e550df9ea641bc45.png +2023-07-10 17:52:24,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_495f6eaf97274ddbec24.png +2023-07-10 17:52:24,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_35de5f74f57708e131d8.png +2023-07-10 17:52:24,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_93e7616a5637b30874a3.png +2023-07-10 17:52:24,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 17:52:24,934 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r3yi5u03-media/images/validation_20_35de5f74f57708e131d8.png +2023-07-10 17:52:25,279 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bwrmeloa-media/images/validation_20_96b0e550df9ea641bc45.png +2023-07-10 17:52:25,313 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cuppqkus-media/images/validation_20_495f6eaf97274ddbec24.png +2023-07-10 17:52:25,326 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5zwwy6r2-media/images/validation_20_35de5f74f57708e131d8.png +2023-07-10 17:52:25,382 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rnx5wnrk-media/images/validation_20_93e7616a5637b30874a3.png +2023-07-10 17:52:26,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:29,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:31,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:32,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:33,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:35,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:52:35,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:37,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:37,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:37,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:37,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:41,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:42,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:43,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:45,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:52:45,262 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:52:45,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:52:45,264 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:52:45,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:45,965 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:52:47,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:49,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:50,450 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:52:51,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:52,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:52,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:52,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:53,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:55,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:52:55,269 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:52:55,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:52:55,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:52:55,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:52:55,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:52:57,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:59,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:01,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:03,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:03,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:05,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:53:05,289 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:53:05,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:53:05,291 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:53:06,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:06,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:53:07,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:07,360 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:09,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:10,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:12,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:14,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:15,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:15,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:53:15,353 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:53:15,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:53:15,354 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:53:16,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:16,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:53:20,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:20,453 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:53:20,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:22,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:22,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:22,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:24,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:25,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:53:25,313 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:53:25,313 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:53:25,315 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:53:26,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:26,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:53:26,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:30,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:31,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:32,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:34,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:35,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:53:35,599 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:53:35,599 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:53:35,601 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:53:36,062 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:53:36,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:37,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:37,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:38,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:40,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:42,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:42,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:44,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:45,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:53:45,726 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:53:45,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:53:45,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:53:46,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:53:47,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:48,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:50,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:50,453 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:53:52,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:52,360 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:53,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:54,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:56,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:56,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:53:56,239 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:53:56,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:53:56,242 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:53:57,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:53:58,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:53:58,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:00,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:54:00,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:54:00,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:54:00,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:54:00,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:54:01,116 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:54:02,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:54:03,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:04,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:54:07,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:07,360 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:09,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:14,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:19,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:20,454 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:54:22,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:22,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:24,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:29,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:34,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:37,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:37,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:40,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:45,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:50,455 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:54:51,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:52,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:52,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:56,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:01,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:06,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:07,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:07,674 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:11,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:12,635 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:55:12,635 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_30_167ea8e54f22ccdc3e9e.png with policy now +2023-07-10 17:55:12,678 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:55:12,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_30_74cf417eeaeef7e68850.png with policy now +2023-07-10 17:55:12,680 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:55:12,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_30_5a41a0bc8bf8824ce35a.png with policy now +2023-07-10 17:55:12,681 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:55:12,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_30_21019aa87526698546d5.png with policy now +2023-07-10 17:55:12,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:55:12,727 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:55:12,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:55:12,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:55:12,956 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y7o7mj2p-media/images/validation_30_167ea8e54f22ccdc3e9e.png +2023-07-10 17:55:13,003 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8axiggcs-media/images/validation_30_5a41a0bc8bf8824ce35a.png +2023-07-10 17:55:13,010 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sy6fyrsq-media/images/validation_30_74cf417eeaeef7e68850.png +2023-07-10 17:55:13,010 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/quavbiwd-media/images/validation_30_21019aa87526698546d5.png +2023-07-10 17:55:13,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:55:13,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_167ea8e54f22ccdc3e9e.png +2023-07-10 17:55:13,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_74cf417eeaeef7e68850.png +2023-07-10 17:55:13,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_5a41a0bc8bf8824ce35a.png +2023-07-10 17:55:13,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_21019aa87526698546d5.png +2023-07-10 17:55:13,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 17:55:13,604 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6i59hw35-media/images/validation_30_5a41a0bc8bf8824ce35a.png +2023-07-10 17:55:13,617 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u8jw6ue8-media/images/validation_30_167ea8e54f22ccdc3e9e.png +2023-07-10 17:55:13,621 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4dbgedzf-media/images/validation_30_74cf417eeaeef7e68850.png +2023-07-10 17:55:13,651 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7n9wn2io-media/images/validation_30_21019aa87526698546d5.png +2023-07-10 17:55:17,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:18,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:20,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:20,456 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:55:22,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:22,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:22,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:22,674 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:23,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:55:24,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:27,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:28,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:30,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:32,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:32,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:33,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:55:33,140 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:55:33,140 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:55:33,142 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:55:33,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:55:34,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:36,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:37,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:37,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:38,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:40,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:42,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:43,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:55:43,366 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:55:43,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:55:43,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:55:44,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:44,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:55:44,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:48,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:49,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:50,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:50,458 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:55:52,335 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:52,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:52,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:53,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:55:53,507 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:55:53,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:55:53,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:55:54,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:55:54,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:55:55,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:58,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:00,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:00,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:02,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:04,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:56:04,336 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:56:04,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:56:04,338 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:56:04,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:56:06,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:06,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:07,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:07,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:08,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:10,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:11,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:14,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:14,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:56:14,522 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:56:14,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:56:14,524 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:56:15,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:56:16,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:16,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:18,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:20,395 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:20,459 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:56:22,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:22,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:23,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:23,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:23,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:56:23,843 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:56:23,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:56:23,845 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:56:24,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:56:26,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:28,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:28,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:30,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:32,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:33,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:56:33,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:33,955 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:56:33,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:56:33,958 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:56:34,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:56:36,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:38,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:38,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:38,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:39,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:40,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:42,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:43,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:56:43,576 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:56:43,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:56:43,578 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:56:44,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:44,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:56:44,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:48,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:48,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:56:48,506 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:56:48,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:56:48,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:56:49,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:56:50,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:56:50,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:50,553 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:56:53,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:53,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:56,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:01,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:06,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:08,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:08,660 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:11,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:16,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:20,462 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:57:22,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:23,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:23,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:27,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:32,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:37,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:38,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:38,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:42,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:47,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:50,464 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:57:53,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:53,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:53,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:58,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:00,226 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:58:00,226 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_40_ede0c6f645becb1e0157.png with policy now +2023-07-10 17:58:00,266 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:58:00,266 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_40_ff0d9f627f2e2446e0d6.png with policy now +2023-07-10 17:58:00,266 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:58:00,267 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_40_1915782c85c1cb9ef761.png with policy now +2023-07-10 17:58:00,267 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 17:58:00,267 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_40_79c4b814f454849f6e76.png with policy now +2023-07-10 17:58:00,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:58:00,296 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:58:00,297 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:58:00,299 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:58:00,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:58:00,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ede0c6f645becb1e0157.png +2023-07-10 17:58:00,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_79c4b814f454849f6e76.png +2023-07-10 17:58:00,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_1915782c85c1cb9ef761.png +2023-07-10 17:58:00,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ff0d9f627f2e2446e0d6.png +2023-07-10 17:58:00,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 17:58:00,604 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wzmxspik-media/images/validation_40_ede0c6f645becb1e0157.png +2023-07-10 17:58:00,666 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8jviyl9o-media/images/validation_40_ff0d9f627f2e2446e0d6.png +2023-07-10 17:58:00,670 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z5naddto-media/images/validation_40_1915782c85c1cb9ef761.png +2023-07-10 17:58:00,678 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fzjwgo67-media/images/validation_40_79c4b814f454849f6e76.png +2023-07-10 17:58:01,041 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/piuyn76w-media/images/validation_40_ede0c6f645becb1e0157.png +2023-07-10 17:58:01,137 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o147izz7-media/images/validation_40_ff0d9f627f2e2446e0d6.png +2023-07-10 17:58:01,141 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e36k10hi-media/images/validation_40_1915782c85c1cb9ef761.png +2023-07-10 17:58:01,474 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3h0qu3g1-media/images/validation_40_79c4b814f454849f6e76.png +2023-07-10 17:58:04,593 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:04,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:08,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:08,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:08,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:09,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:10,607 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:10,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:58:12,612 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:14,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:15,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:18,624 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:20,465 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:58:20,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:20,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:58:20,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:20,716 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:58:20,717 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:58:20,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:58:21,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:58:22,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:23,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:23,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:24,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:26,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:26,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:30,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:58:30,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:58:30,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:58:30,472 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:58:30,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:30,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:58:32,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:32,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:34,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:36,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:37,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:38,669 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:38,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:38,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:40,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:58:40,281 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:58:40,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:58:40,283 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:58:40,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:58:42,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:43,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:44,681 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:46,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:48,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:50,466 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:58:50,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:51,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:58:51,136 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:58:51,137 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:58:51,139 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:58:51,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:58:52,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:53,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:53,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:53,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:54,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:58,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:58:59,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:00,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:01,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:59:01,558 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:59:01,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:59:01,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:59:01,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:59:02,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:05,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:06,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:08,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:08,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:08,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:10,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:10,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:11,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:59:11,462 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:59:11,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:59:11,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:59:11,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:59:12,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:14,750 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:16,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:18,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:20,467 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:59:20,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:21,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:21,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:59:21,610 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:59:21,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:59:21,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:59:21,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:59:22,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:23,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:23,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:26,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:26,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:28,778 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:30,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:32,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:32,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:59:32,496 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:59:32,496 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:59:32,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:59:32,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:59:34,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:36,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:36,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 17:59:36,902 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 17:59:36,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:59:36,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:59:37,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:37,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 17:59:38,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:38,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:38,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:40,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 17:59:43,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:48,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:50,468 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 17:59:53,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:53,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:53,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:58,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:03,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:08,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:09,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:09,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:14,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:19,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:20,469 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:00:24,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:24,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:25,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:30,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:35,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:39,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:39,105 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:40,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:45,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:48,799 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:00:48,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_50_d4f33a5cbb283b2deead.png with policy now +2023-07-10 18:00:48,890 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:00:48,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_50_52e669fe7ec3e574bc67.png with policy now +2023-07-10 18:00:48,900 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:00:48,900 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_50_d9a62e04237208360c7a.png with policy now +2023-07-10 18:00:48,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d9a62e04237208360c7a.png +2023-07-10 18:00:48,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d262604f3db78fe95190.png +2023-07-10 18:00:49,000 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:00:49,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_50_d262604f3db78fe95190.png with policy now +2023-07-10 18:00:49,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_52e669fe7ec3e574bc67.png +2023-07-10 18:00:49,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d4f33a5cbb283b2deead.png +2023-07-10 18:00:49,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:00:49,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:00:49,044 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:00:49,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:00:49,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:00:49,127 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iic5y89c-media/images/validation_50_d4f33a5cbb283b2deead.png +2023-07-10 18:00:49,201 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9idetywl-media/images/validation_50_d9a62e04237208360c7a.png +2023-07-10 18:00:49,235 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tx3i9w12-media/images/validation_50_52e669fe7ec3e574bc67.png +2023-07-10 18:00:49,318 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fjzare2h-media/images/validation_50_d262604f3db78fe95190.png +2023-07-10 18:00:49,639 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9y20ofvv-media/images/validation_50_52e669fe7ec3e574bc67.png +2023-07-10 18:00:49,670 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i7wtt1zp-media/images/validation_50_d4f33a5cbb283b2deead.png +2023-07-10 18:00:49,972 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yyjrvoju-media/images/validation_50_d9a62e04237208360c7a.png +2023-07-10 18:00:50,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d262604f3db78fe95190.png +2023-07-10 18:00:50,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:00:50,035 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s6lxkqf4-media/images/validation_50_d262604f3db78fe95190.png +2023-07-10 18:00:50,391 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/abrnh9gb-media/images/validation_50_d262604f3db78fe95190.png +2023-07-10 18:00:50,470 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:00:50,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:54,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:54,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:55,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:00:56,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:57,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:00:59,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:00,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:01:01,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:03,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:05,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:07,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:07,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:09,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:09,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:09,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:10,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:01:10,427 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:01:10,427 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:01:10,429 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:01:11,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:01:12,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:13,057 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:15,062 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:17,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:17,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:19,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:20,473 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:01:20,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:01:20,661 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:01:20,661 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:01:20,663 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:01:21,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:01:22,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:23,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:24,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:24,757 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:25,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:27,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:28,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:31,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:31,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:01:31,139 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:01:31,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:01:31,141 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:01:32,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:01:33,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:33,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:35,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:37,112 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:39,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:39,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:39,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:40,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:01:40,755 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:01:40,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:01:40,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:01:41,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:41,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:01:43,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:45,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:45,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:47,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:49,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:50,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:01:50,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:50,409 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:01:50,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:01:50,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:01:50,473 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:01:51,146 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:01:53,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:54,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:54,939 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:55,156 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:55,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:57,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:01:59,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:00,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:02:00,358 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:02:00,358 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:02:00,360 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:02:01,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:02:01,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:03,175 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:05,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:07,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:07,185 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:09,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:09,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:09,939 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:10,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:02:10,277 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:02:10,277 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:02:10,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:02:11,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:02:12,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:13,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:15,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:17,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:17,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:20,474 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:02:20,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:02:20,883 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:02:20,883 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:02:20,885 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:02:21,217 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:21,217 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:02:23,222 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:23,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:25,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:25,007 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:25,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:25,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:02:25,839 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:02:25,839 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:02:25,841 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:02:26,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:02:27,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:28,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:29,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:02:33,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:38,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:40,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:40,007 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:44,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:49,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:50,475 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:02:54,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:55,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:55,130 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:00,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:05,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:10,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:10,130 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:11,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:16,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:20,475 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:03:21,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:25,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:25,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:27,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:32,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:37,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:37,647 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:03:37,648 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_60_967870e4f62b0f6da3b2.png with policy now +2023-07-10 18:03:37,747 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:03:37,747 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_60_4bd2a2eb86126d892045.png with policy now +2023-07-10 18:03:37,844 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:03:37,845 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_60_22ecde0166f0663cd032.png with policy now +2023-07-10 18:03:37,934 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:03:37,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_60_29e589d002b5e252c39e.png with policy now +2023-07-10 18:03:37,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:03:37,973 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:03:37,973 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:03:37,975 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:03:37,996 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d1j8bg89-media/images/validation_60_967870e4f62b0f6da3b2.png +2023-07-10 18:03:38,069 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tote4cjt-media/images/validation_60_4bd2a2eb86126d892045.png +2023-07-10 18:03:38,164 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/599lmsgi-media/images/validation_60_22ecde0166f0663cd032.png +2023-07-10 18:03:38,244 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n8zpe626-media/images/validation_60_29e589d002b5e252c39e.png +2023-07-10 18:03:38,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:03:38,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_29e589d002b5e252c39e.png +2023-07-10 18:03:38,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_22ecde0166f0663cd032.png +2023-07-10 18:03:38,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_4bd2a2eb86126d892045.png +2023-07-10 18:03:38,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_967870e4f62b0f6da3b2.png +2023-07-10 18:03:38,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:03:38,728 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9jepxdeo-media/images/validation_60_29e589d002b5e252c39e.png +2023-07-10 18:03:38,744 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y1gehya6-media/images/validation_60_4bd2a2eb86126d892045.png +2023-07-10 18:03:38,755 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/afkmey4y-media/images/validation_60_22ecde0166f0663cd032.png +2023-07-10 18:03:38,758 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o55wgi80-media/images/validation_60_967870e4f62b0f6da3b2.png +2023-07-10 18:03:40,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:40,350 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:43,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:43,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:45,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:47,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:48,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:03:48,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:50,476 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:03:51,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:53,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:54,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:55,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:55,350 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:55,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:57,427 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:03:58,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:03:58,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:03:58,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:03:58,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:03:59,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:03:59,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:01,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:03,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:04,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:05,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:09,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:04:09,096 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:04:09,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:04:09,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:04:09,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:09,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:04:10,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:10,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:10,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:11,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:13,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:15,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:17,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:19,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:19,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:04:19,753 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:04:19,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:04:19,755 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:04:20,478 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:04:20,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:20,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:04:21,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:23,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:25,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:25,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:26,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:27,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:29,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:04:29,382 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:04:29,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:04:29,384 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:04:29,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:29,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:04:31,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:31,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:33,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:37,528 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:37,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:39,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:39,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:04:39,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:04:39,657 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:04:39,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:04:40,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:40,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:40,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:04:41,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:43,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:43,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:47,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:49,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:49,562 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:49,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:04:49,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:04:49,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:04:49,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:04:50,480 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:04:50,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:04:51,567 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:53,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:54,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:55,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:55,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:57,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:04:59,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:00,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:05:00,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:00,142 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:05:00,143 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:05:00,145 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:05:00,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:05:01,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:05,598 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:05,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:07,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:09,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:10,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:05:10,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:05:10,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:05:10,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:05:10,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:10,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:10,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:05:11,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:11,612 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:15,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:05:15,100 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:05:15,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:05:15,103 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:05:15,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:15,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:05:16,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:05:17,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:20,480 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:05:22,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:25,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:25,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:28,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:33,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:38,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:40,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:40,391 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:44,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:49,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:50,481 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:05:54,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:55,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:55,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:00,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:05,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:10,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:10,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:11,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:16,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:20,482 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:06:21,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:25,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:25,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:27,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_d02d8fd61130921dbc86.png +2023-07-10 18:06:27,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:06:27,022 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:06:27,022 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_70_d02d8fd61130921dbc86.png with policy now +2023-07-10 18:06:27,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:27,032 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:06:27,032 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_70_2840784666d958d84441.png with policy now +2023-07-10 18:06:27,051 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:06:27,051 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_70_b4a24aaf561d2bead928.png with policy now +2023-07-10 18:06:27,132 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:06:27,132 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_70_439099e746cfb0c52e01.png with policy now +2023-07-10 18:06:27,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:06:27,171 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:06:27,171 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:06:27,173 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:06:27,364 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jif9l0g3-media/images/validation_70_2840784666d958d84441.png +2023-07-10 18:06:27,374 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/osu6tnpv-media/images/validation_70_d02d8fd61130921dbc86.png +2023-07-10 18:06:27,379 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w2kmlih3-media/images/validation_70_b4a24aaf561d2bead928.png +2023-07-10 18:06:27,502 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fy4n476q-media/images/validation_70_439099e746cfb0c52e01.png +2023-07-10 18:06:27,803 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zemwtcex-media/images/validation_70_d02d8fd61130921dbc86.png +2023-07-10 18:06:28,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_d02d8fd61130921dbc86.png +2023-07-10 18:06:28,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:06:28,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_b4a24aaf561d2bead928.png +2023-07-10 18:06:28,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_439099e746cfb0c52e01.png +2023-07-10 18:06:28,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_2840784666d958d84441.png +2023-07-10 18:06:28,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:06:28,403 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3r54pf9o-media/images/validation_70_d02d8fd61130921dbc86.png +2023-07-10 18:06:28,418 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1cj3pl7i-media/images/validation_70_b4a24aaf561d2bead928.png +2023-07-10 18:06:28,423 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j9gddyaf-media/images/validation_70_439099e746cfb0c52e01.png +2023-07-10 18:06:28,438 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sed9zlwo-media/images/validation_70_2840784666d958d84441.png +2023-07-10 18:06:31,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:32,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:33,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:37,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:37,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:06:37,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:39,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:40,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:40,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:41,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:42,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:43,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:45,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:47,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:06:47,426 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:06:47,426 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:06:47,428 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:06:48,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:06:48,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:49,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:50,483 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:06:51,083 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:53,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:55,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:55,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:55,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:57,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:57,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:06:57,603 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:06:57,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:06:57,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:06:58,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:06:59,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:06:59,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:01,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:04,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:05,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:07,123 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:08,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:07:08,074 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:07:08,074 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:07:08,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:07:08,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:07:09,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:10,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:10,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:10,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:13,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:15,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:15,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:17,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:18,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:07:18,132 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:07:18,132 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:07:18,134 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:07:18,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:07:19,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:20,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,484 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:07:21,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:25,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:25,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:25,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:25,650 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:27,175 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:28,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:07:28,202 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:07:28,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:07:28,204 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:07:29,185 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:29,185 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:07:30,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:33,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:35,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:36,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:37,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:39,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:07:39,006 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:07:39,006 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:07:39,008 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:07:39,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:07:40,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:40,674 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:41,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:41,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:43,221 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:45,225 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:46,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:47,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:48,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:07:48,853 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:07:48,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:07:48,856 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:07:49,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:07:50,485 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:07:51,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:52,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:53,243 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:55,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:55,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:55,789 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:57,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:07:57,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:58,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:07:58,786 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:07:58,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:07:58,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:07:59,257 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:08:01,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:08:03,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:03,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:08:03,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:08:03,346 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:08:03,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:08:03,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:08:04,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:08:05,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:08:08,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:10,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:10,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:13,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:18,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:20,486 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:08:24,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:25,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:25,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:29,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:34,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:39,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:40,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:40,981 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:45,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:50,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:50,487 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:08:55,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:56,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:56,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:01,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:06,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:11,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:11,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:12,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:15,150 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:09:15,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_80_d0c2a98eddd57b83969c.png with policy now +2023-07-10 18:09:15,194 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:09:15,194 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_80_4c9d04b2cf168a390137.png with policy now +2023-07-10 18:09:15,320 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:09:15,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_80_bcee3160b33988bfd364.png with policy now +2023-07-10 18:09:15,330 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:09:15,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_80_5cff3be59af97d78fd3c.png with policy now +2023-07-10 18:09:15,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:09:15,376 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:09:15,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:09:15,379 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:09:15,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:09:15,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_bcee3160b33988bfd364.png +2023-07-10 18:09:15,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_d0c2a98eddd57b83969c.png +2023-07-10 18:09:15,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_5cff3be59af97d78fd3c.png +2023-07-10 18:09:15,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_4c9d04b2cf168a390137.png +2023-07-10 18:09:15,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:09:15,492 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xjhu416n-media/images/validation_80_d0c2a98eddd57b83969c.png +2023-07-10 18:09:15,536 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dffw71wy-media/images/validation_80_4c9d04b2cf168a390137.png +2023-07-10 18:09:15,630 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/epgh804p-media/images/validation_80_5cff3be59af97d78fd3c.png +2023-07-10 18:09:15,646 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fu4chcvg-media/images/validation_80_bcee3160b33988bfd364.png +2023-07-10 18:09:15,894 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4q9ore4k-media/images/validation_80_d0c2a98eddd57b83969c.png +2023-07-10 18:09:15,977 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c7njgj4l-media/images/validation_80_5cff3be59af97d78fd3c.png +2023-07-10 18:09:15,995 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p5bwu3e2-media/images/validation_80_4c9d04b2cf168a390137.png +2023-07-10 18:09:16,240 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5870wnkn-media/images/validation_80_bcee3160b33988bfd364.png +2023-07-10 18:09:17,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:20,488 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:09:21,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:23,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:23,456 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:25,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:26,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:09:26,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:26,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:27,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:28,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:29,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:33,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:34,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:35,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:35,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:09:35,933 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:09:35,933 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:09:35,935 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:09:36,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:09:37,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:39,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:40,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:41,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:41,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:41,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:45,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:45,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:09:45,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:46,000 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:09:46,000 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:09:46,002 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:09:46,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:09:47,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:49,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:50,489 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:09:51,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:53,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:55,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:55,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:09:55,944 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:09:55,944 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:09:55,946 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:09:56,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:56,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:56,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:09:57,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:57,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:09:59,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:02,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:03,563 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:05,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:06,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:10:06,739 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:10:06,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:10:06,741 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:10:07,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:07,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:10:07,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:11,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:11,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:11,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:13,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:13,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:15,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:16,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:10:16,319 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:10:16,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:10:16,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:10:16,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:10:17,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:18,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:20,490 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:10:21,613 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:23,619 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:23,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:25,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:26,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:26,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:27,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:10:27,519 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:10:27,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:10:27,521 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:10:27,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:10:29,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:29,632 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:31,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:33,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:34,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:37,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:38,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:10:38,183 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:10:38,184 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:10:38,186 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:10:38,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:10:39,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:40,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:41,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:41,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:41,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:45,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:45,667 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:47,671 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:48,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:10:48,692 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:10:48,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:10:48,694 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:10:49,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:49,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:10:50,491 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:10:51,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:53,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:10:53,379 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:10:53,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:10:53,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:10:53,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:53,686 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:10:55,690 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:10:56,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:56,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:56,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:01,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:06,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:11,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:11,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:11,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:16,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:20,493 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:11:21,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:26,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:26,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:26,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:31,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:36,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:41,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:41,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:42,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:47,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:50,494 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:11:53,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:56,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:56,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:58,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:03,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:05,276 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:12:05,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_90_9dae4e9e6fc11e0e4a08.png with policy now +2023-07-10 18:12:05,318 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:12:05,318 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_90_b222f0ba983a61f315f2.png with policy now +2023-07-10 18:12:05,319 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:12:05,319 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_90_91b0e597ff42f0ecf65c.png with policy now +2023-07-10 18:12:05,319 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:12:05,320 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_90_945a498b1abd3c1d01cb.png with policy now +2023-07-10 18:12:05,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:12:05,355 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:12:05,355 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:12:05,357 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:12:05,590 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vmuxukef-media/images/validation_90_9dae4e9e6fc11e0e4a08.png +2023-07-10 18:12:05,632 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wta1amj8-media/images/validation_90_91b0e597ff42f0ecf65c.png +2023-07-10 18:12:05,640 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bbgoey6q-media/images/validation_90_945a498b1abd3c1d01cb.png +2023-07-10 18:12:05,644 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w5pldle8-media/images/validation_90_b222f0ba983a61f315f2.png +2023-07-10 18:12:05,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:12:05,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_9dae4e9e6fc11e0e4a08.png +2023-07-10 18:12:05,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_945a498b1abd3c1d01cb.png +2023-07-10 18:12:05,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_b222f0ba983a61f315f2.png +2023-07-10 18:12:05,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_91b0e597ff42f0ecf65c.png +2023-07-10 18:12:05,831 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:12:06,173 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jd4ut77o-media/images/validation_90_9dae4e9e6fc11e0e4a08.png +2023-07-10 18:12:06,177 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k8v4g3iu-media/images/validation_90_91b0e597ff42f0ecf65c.png +2023-07-10 18:12:06,187 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wnwwoiy7-media/images/validation_90_945a498b1abd3c1d01cb.png +2023-07-10 18:12:06,211 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tor3w0uo-media/images/validation_90_b222f0ba983a61f315f2.png +2023-07-10 18:12:09,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:11,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:11,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:11,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:13,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:14,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:15,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:16,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:12:17,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:20,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:20,494 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:12:21,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:23,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:25,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:25,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:26,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:12:26,409 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:12:26,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:12:26,411 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:12:26,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:26,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:26,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:12:27,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:29,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:30,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:33,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:35,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:36,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:36,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:12:36,540 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:12:36,540 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:12:36,543 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:12:36,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:12:37,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:41,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:41,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:41,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:41,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:43,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:45,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:46,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:47,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:12:47,270 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:12:47,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:12:47,272 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:12:47,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:12:49,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:50,497 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:12:51,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:52,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:53,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:55,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:56,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:56,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:56,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:12:56,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:12:56,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:12:56,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:12:56,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:12:57,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:57,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:12:59,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:03,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:03,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:05,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:06,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:13:06,755 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:13:06,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:13:06,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:13:06,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:13:07,993 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:08,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:11,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:11,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:12,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:13,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:14,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:16,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:17,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:13:17,207 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:13:17,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:13:17,208 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:13:18,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:13:19,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:20,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:20,496 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:13:22,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:24,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:24,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:26,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:26,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:26,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:27,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:13:27,254 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:13:27,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:13:27,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:13:28,041 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:13:29,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:30,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:32,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:34,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:34,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:36,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:37,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:13:37,667 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:13:37,667 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:13:37,669 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:13:38,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:13:40,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:40,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:41,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:41,624 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:42,075 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:42,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:13:42,400 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:13:42,400 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:13:42,401 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:13:43,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:13:44,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:45,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:46,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:13:50,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:50,497 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:13:55,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:56,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:56,624 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:00,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:05,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:10,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:11,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:11,791 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:15,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:20,498 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:14:21,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:26,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:26,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:26,791 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:31,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:36,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:41,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:41,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:41,855 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:46,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:50,499 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:14:52,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:54,247 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:14:54,247 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_100_018a7acb17223dd4ce0f.png with policy now +2023-07-10 18:14:54,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_018a7acb17223dd4ce0f.png +2023-07-10 18:14:54,250 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:14:54,259 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:14:54,260 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_100_8953ca462396539c82cf.png with policy now +2023-07-10 18:14:54,270 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:14:54,270 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_100_d0d4f80b43d0a0d45157.png with policy now +2023-07-10 18:14:54,280 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:14:54,280 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_100_c85acfb5309bf583a450.png with policy now +2023-07-10 18:14:54,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:14:54,321 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:14:54,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:14:54,323 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:14:54,615 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fredsaz9-media/images/validation_100_8953ca462396539c82cf.png +2023-07-10 18:14:54,626 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c5pqav2a-media/images/validation_100_018a7acb17223dd4ce0f.png +2023-07-10 18:14:54,636 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bxsmvczr-media/images/validation_100_c85acfb5309bf583a450.png +2023-07-10 18:14:54,637 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l0mc1wwa-media/images/validation_100_d0d4f80b43d0a0d45157.png +2023-07-10 18:14:55,123 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2ih886dd-media/images/validation_100_018a7acb17223dd4ce0f.png +2023-07-10 18:14:55,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:14:55,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_c85acfb5309bf583a450.png +2023-07-10 18:14:55,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_8953ca462396539c82cf.png +2023-07-10 18:14:55,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_d0d4f80b43d0a0d45157.png +2023-07-10 18:14:55,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:14:55,594 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/atmton3v-media/images/validation_100_c85acfb5309bf583a450.png +2023-07-10 18:14:55,610 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/obchy2nx-media/images/validation_100_8953ca462396539c82cf.png +2023-07-10 18:14:55,623 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c8x13ozv-media/images/validation_100_d0d4f80b43d0a0d45157.png +2023-07-10 18:14:56,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:56,855 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:58,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:58,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:02,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:03,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:04,281 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:05,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:15:06,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:08,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:08,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:11,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:11,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:12,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:13,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:14,307 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:14,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:15:14,891 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:15:14,892 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:15:14,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:15:15,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:15:16,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:18,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:19,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:20,500 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:15:22,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:24,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:24,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:25,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:15:25,124 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:15:25,124 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:15:25,126 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:15:25,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:15:26,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:27,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:27,091 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:29,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:30,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:32,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:34,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:34,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:35,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:15:35,748 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:15:35,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:15:35,750 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:15:36,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:15:38,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:40,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:40,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:42,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:42,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:42,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:45,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:46,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:15:46,281 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:15:46,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:15:46,283 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:15:46,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:46,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:15:48,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:50,501 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:15:51,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:52,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:54,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:56,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:15:56,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:57,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:15:57,271 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:15:57,271 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:15:57,273 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:15:57,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:15:57,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:57,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:58,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:01,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:02,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:04,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:06,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:07,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:16:07,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:07,385 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:16:07,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:16:07,388 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:16:07,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:16:08,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:12,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:12,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:12,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:12,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:14,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:16,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:17,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:16:17,023 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:16:17,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:16:17,025 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:16:17,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:16:18,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:18,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:20,502 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:16:22,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:23,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:24,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:26,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:26,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:16:26,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:16:26,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:16:26,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:16:27,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:16:27,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:27,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:28,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:29,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:30,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:31,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:16:31,380 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:16:31,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:16:31,383 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:16:31,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:16:32,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:34,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:34,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:16:39,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:42,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:42,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:45,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:50,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:50,503 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:16:55,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:57,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:57,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:00,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:05,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:10,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:12,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:12,896 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:15,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:20,504 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:17:21,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:26,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:27,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:27,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:31,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:36,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:41,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:42,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:42,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:43,272 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:17:43,272 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_110_8c80a95dbd791326d25f.png with policy now +2023-07-10 18:17:43,283 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:17:43,283 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_110_86422784496372096218.png with policy now +2023-07-10 18:17:43,292 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:17:43,292 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_110_f34008bf1cd49986aab8.png with policy now +2023-07-10 18:17:43,302 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:17:43,302 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_110_27aaeb9c593cc57edced.png with policy now +2023-07-10 18:17:43,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:17:43,348 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:17:43,348 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:17:43,352 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:17:43,597 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/olthtzla-media/images/validation_110_f34008bf1cd49986aab8.png +2023-07-10 18:17:43,602 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j3064p2q-media/images/validation_110_27aaeb9c593cc57edced.png +2023-07-10 18:17:43,620 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zi7qxmco-media/images/validation_110_86422784496372096218.png +2023-07-10 18:17:43,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:17:43,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_27aaeb9c593cc57edced.png +2023-07-10 18:17:43,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_86422784496372096218.png +2023-07-10 18:17:43,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_8c80a95dbd791326d25f.png +2023-07-10 18:17:43,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_f34008bf1cd49986aab8.png +2023-07-10 18:17:43,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:17:43,732 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u9rftnf9-media/images/validation_110_8c80a95dbd791326d25f.png +2023-07-10 18:17:44,072 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jpuza8gt-media/images/validation_110_86422784496372096218.png +2023-07-10 18:17:44,103 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/96scedkp-media/images/validation_110_f34008bf1cd49986aab8.png +2023-07-10 18:17:44,160 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n9hv752n-media/images/validation_110_27aaeb9c593cc57edced.png +2023-07-10 18:17:44,409 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ljjism6j-media/images/validation_110_8c80a95dbd791326d25f.png +2023-07-10 18:17:47,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:48,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:17:50,505 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:17:52,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:52,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:17:54,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:17:55,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:17:56,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:17:57,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:57,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:57,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:00,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:02,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:03,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:04,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:05,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:18:05,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:18:05,440 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:18:05,442 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:18:05,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:18:06,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:08,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:10,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:12,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:12,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:12,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:13,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:14,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:15,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:18:15,939 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:18:15,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:18:15,942 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:18:16,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:18:18,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:19,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:20,506 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:18:20,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:22,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:24,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:24,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:26,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:18:26,202 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:18:26,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:18:26,204 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:18:26,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:18:28,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:28,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:28,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:29,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:30,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:32,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:35,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:36,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:18:36,115 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:18:36,115 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:18:36,118 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:18:36,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:36,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:18:38,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:40,893 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:40,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:42,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:43,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:43,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:44,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:46,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:18:46,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:46,535 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:18:46,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:18:46,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:18:46,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:18:48,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:50,507 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:18:50,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:52,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:52,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:56,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:18:56,504 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:18:56,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:18:56,507 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:18:56,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:56,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:18:57,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:58,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:58,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:58,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:18:59,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:01,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:03,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:05,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:06,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:19:06,616 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:19:06,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:19:06,618 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:19:06,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:19:07,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:08,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:09,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:13,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:13,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:13,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:14,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:15,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:17,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:19:17,071 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:19:17,071 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:19:17,073 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:19:18,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:18,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:19:19,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:20,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:20,508 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:19:21,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:19:21,531 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:19:21,531 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:19:21,533 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:19:22,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:22,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:19:24,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:19:24,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:28,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:28,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:30,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:35,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:40,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:43,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:43,301 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:45,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:50,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:50,509 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:19:55,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:58,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:58,301 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:01,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:06,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:11,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:13,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:13,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:17,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:20,510 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:20:22,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:27,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:28,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:28,404 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:33,249 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:20:33,250 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_120_4edd546caf78d3482667.png with policy now +2023-07-10 18:20:33,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:33,437 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:20:33,437 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_120_f185aabb1debdd71a8ad.png with policy now +2023-07-10 18:20:33,447 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:20:33,447 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_120_459fdafb152d5d3e0a39.png with policy now +2023-07-10 18:20:33,547 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:20:33,547 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_120_77c815956a7eec3c8ff2.png with policy now +2023-07-10 18:20:33,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:20:33,587 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/knyvu7vh-media/images/validation_120_4edd546caf78d3482667.png +2023-07-10 18:20:33,588 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:20:33,588 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:20:33,590 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:20:33,759 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2nb2doof-media/images/validation_120_f185aabb1debdd71a8ad.png +2023-07-10 18:20:33,800 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lcx0eg7z-media/images/validation_120_459fdafb152d5d3e0a39.png +2023-07-10 18:20:33,868 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7u40mn00-media/images/validation_120_77c815956a7eec3c8ff2.png +2023-07-10 18:20:34,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:20:34,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_f185aabb1debdd71a8ad.png +2023-07-10 18:20:34,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_459fdafb152d5d3e0a39.png +2023-07-10 18:20:34,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_4edd546caf78d3482667.png +2023-07-10 18:20:34,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_77c815956a7eec3c8ff2.png +2023-07-10 18:20:34,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:20:34,529 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x37j94cf-media/images/validation_120_f185aabb1debdd71a8ad.png +2023-07-10 18:20:34,545 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uh3inkn2-media/images/validation_120_459fdafb152d5d3e0a39.png +2023-07-10 18:20:34,554 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w1dxbvow-media/images/validation_120_4edd546caf78d3482667.png +2023-07-10 18:20:34,561 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/snk14nm5-media/images/validation_120_77c815956a7eec3c8ff2.png +2023-07-10 18:20:38,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:38,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:40,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:42,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:43,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:43,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:43,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:43,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:20:44,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:48,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:49,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:50,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:50,512 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:20:52,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:53,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:20:53,543 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:20:53,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:20:53,545 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:20:54,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:54,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:20:54,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:58,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:20:58,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:58,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:00,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:00,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:02,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:03,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:21:03,537 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:21:03,537 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:21:03,539 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:21:04,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:04,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:21:05,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:06,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:10,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:10,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:12,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:13,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:21:13,094 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:21:13,094 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:21:13,096 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:21:13,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:21:13,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:13,500 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:14,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:16,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:16,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:20,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:20,512 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:21:21,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:22,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:23,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:21:23,187 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:21:23,188 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:21:23,190 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:21:23,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:21:24,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:26,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:26,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:28,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:28,500 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:30,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:32,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:32,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:33,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:21:33,777 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:21:33,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:21:33,780 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:21:34,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:34,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:21:38,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:38,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:40,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:42,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:43,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:43,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:43,501 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:43,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:21:43,752 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:21:43,752 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:21:43,754 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:21:44,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:44,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:21:48,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:48,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:50,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:50,513 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:21:52,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:54,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:54,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:21:54,632 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:21:54,633 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:21:54,635 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:21:55,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:21:56,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:58,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:21:58,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:58,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:00,447 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:22:00,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:02,454 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:22:04,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:22:04,625 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:22:04,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:22:04,627 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:22:05,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:22:05,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:06,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:22:08,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:22:09,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:22:09,388 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:22:09,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:22:09,390 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:22:09,471 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:22:10,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:22:11,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:12,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:22:13,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:13,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:16,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:20,515 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:22:22,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:27,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:28,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:28,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:32,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:37,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:42,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:43,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:43,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:48,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:50,516 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:22:54,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:58,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:58,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:59,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:04,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:09,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:13,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:13,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:14,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:19,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:20,516 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:23:21,279 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:23:21,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_130_5b8e1b562c04ed82d731.png with policy now +2023-07-10 18:23:21,322 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:23:21,322 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_130_2780a151e93ea1e6c32b.png with policy now +2023-07-10 18:23:21,323 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:23:21,323 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_130_0e9ae5c62ce8bbd8d44c.png with policy now +2023-07-10 18:23:21,323 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:23:21,324 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_130_acf8577ea063e4d8a312.png with policy now +2023-07-10 18:23:21,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:23:21,355 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:23:21,355 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:23:21,357 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:23:21,583 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ibm7vjgp-media/images/validation_130_5b8e1b562c04ed82d731.png +2023-07-10 18:23:21,642 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o9cqm3tz-media/images/validation_130_acf8577ea063e4d8a312.png +2023-07-10 18:23:21,643 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fis5vs46-media/images/validation_130_2780a151e93ea1e6c32b.png +2023-07-10 18:23:21,653 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6mb5lqkv-media/images/validation_130_0e9ae5c62ce8bbd8d44c.png +2023-07-10 18:23:21,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:23:21,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_acf8577ea063e4d8a312.png +2023-07-10 18:23:21,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_0e9ae5c62ce8bbd8d44c.png +2023-07-10 18:23:21,686 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_2780a151e93ea1e6c32b.png +2023-07-10 18:23:21,686 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_5b8e1b562c04ed82d731.png +2023-07-10 18:23:21,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:23:22,040 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vx1j9hdk-media/images/validation_130_0e9ae5c62ce8bbd8d44c.png +2023-07-10 18:23:22,049 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zvf50554-media/images/validation_130_acf8577ea063e4d8a312.png +2023-07-10 18:23:22,057 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qwsfhvst-media/images/validation_130_2780a151e93ea1e6c32b.png +2023-07-10 18:23:22,093 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7100o0ck-media/images/validation_130_5b8e1b562c04ed82d731.png +2023-07-10 18:23:25,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:26,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:28,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:28,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:28,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:30,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:30,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:32,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:23:34,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:36,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:36,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:38,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:41,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:42,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:42,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:23:42,877 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:23:42,878 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:23:42,879 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:23:43,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:23:43,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:43,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:44,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:46,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:47,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:48,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:50,517 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:23:52,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:52,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:52,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:23:52,805 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:23:52,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:23:52,807 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:23:53,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:23:54,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:56,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:57,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:58,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:23:58,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:58,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:02,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:02,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:02,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:02,892 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:02,892 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:02,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:03,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:24:04,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:06,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:08,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:08,831 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:12,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:13,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:13,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:13,104 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:13,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:13,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:24:13,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:13,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:13,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:14,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:16,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:18,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:19,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:20,518 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:24:22,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:23,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:23,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:23,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:23,293 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:23,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:24:24,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:24,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:26,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:28,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:28,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:30,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:30,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:32,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:34,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:34,072 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:34,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:34,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:34,921 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:34,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:24:35,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:38,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:40,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:41,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:42,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:43,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:43,672 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:43,672 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:43,674 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:43,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:43,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:43,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:24:44,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:46,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:48,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:50,519 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:24:50,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:51,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:52,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:54,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:54,385 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:54,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:54,387 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:54,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:24:56,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:56,989 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:58,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:24:58,744 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:24:58,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:24:58,747 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:24:58,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:58,889 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:58,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:24:58,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:25:01,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:25:01,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:06,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:11,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:13,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:13,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:16,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:20,520 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:25:22,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:27,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:28,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:28,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:32,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:37,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:42,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:43,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:43,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:47,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:50,521 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:25:53,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:58,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:58,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:58,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:03,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:08,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:10,553 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:26:10,553 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_140_13e041f77886aa5c983b.png with policy now +2023-07-10 18:26:10,563 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:26:10,563 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_140_686207de42cf268a2c0c.png with policy now +2023-07-10 18:26:10,573 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:26:10,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_140_cc8e7b987093e24ef0f7.png with policy now +2023-07-10 18:26:10,582 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:26:10,583 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_140_846d37840a2561bb2f0a.png with policy now +2023-07-10 18:26:10,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:26:10,622 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:26:10,623 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:26:10,626 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:26:10,864 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n5set6nm-media/images/validation_140_13e041f77886aa5c983b.png +2023-07-10 18:26:10,888 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5s9ia3rq-media/images/validation_140_cc8e7b987093e24ef0f7.png +2023-07-10 18:26:10,899 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3vgx2dmz-media/images/validation_140_686207de42cf268a2c0c.png +2023-07-10 18:26:10,930 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yhbi0e77-media/images/validation_140_846d37840a2561bb2f0a.png +2023-07-10 18:26:11,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:26:11,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_cc8e7b987093e24ef0f7.png +2023-07-10 18:26:11,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_846d37840a2561bb2f0a.png +2023-07-10 18:26:11,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_13e041f77886aa5c983b.png +2023-07-10 18:26:11,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_686207de42cf268a2c0c.png +2023-07-10 18:26:11,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:26:11,555 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ngab4tyj-media/images/validation_140_846d37840a2561bb2f0a.png +2023-07-10 18:26:11,563 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e91pan6a-media/images/validation_140_cc8e7b987093e24ef0f7.png +2023-07-10 18:26:11,567 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tl7nvhyb-media/images/validation_140_13e041f77886aa5c983b.png +2023-07-10 18:26:11,575 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ftg4djtb-media/images/validation_140_686207de42cf268a2c0c.png +2023-07-10 18:26:14,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:14,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:14,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:15,217 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:19,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:19,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:20,522 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:26:21,236 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:21,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:26:23,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:25,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:25,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:27,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:29,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:29,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:31,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:31,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:26:31,063 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:26:31,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:26:31,065 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:26:31,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:31,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:26:33,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:35,281 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:36,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:37,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:41,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:41,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:26:41,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:41,323 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:26:41,323 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:26:41,325 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:26:42,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:26:43,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:44,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:44,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:45,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:46,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:49,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:50,522 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:26:51,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:51,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:26:51,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:51,491 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:26:51,492 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:26:51,494 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:26:52,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:26:53,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:55,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:26:57,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:59,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:59,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:59,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:01,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:01,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:27:01,751 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:27:01,751 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:27:01,753 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:27:02,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:27:02,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:03,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:05,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:08,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:09,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:11,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:11,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:27:11,888 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:27:11,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:27:11,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:27:12,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:27:13,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:13,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:14,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:14,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:15,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:19,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:19,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:20,523 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:27:21,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:21,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:27:21,504 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:27:21,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:27:21,507 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:27:22,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:27:23,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:24,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:25,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:29,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:29,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:29,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:29,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:31,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:31,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:27:31,979 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:27:31,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:27:31,982 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:27:32,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:27:33,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:35,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:37,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:39,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:41,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:41,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:41,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:27:41,788 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:27:41,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:27:41,790 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:27:42,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:27:43,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:44,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:44,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:45,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:46,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:27:46,343 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:27:46,343 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:27:46,345 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:27:46,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:27:46,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:47,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:49,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:27:50,526 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:27:52,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:57,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:59,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:59,284 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:03,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:08,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:13,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:14,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:14,285 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:18,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:20,525 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:28:23,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:28,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:29,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:29,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:34,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:39,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:44,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:44,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:45,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:50,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:50,526 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:28:55,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:58,095 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:28:58,096 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_150_627b428a180657683852.png with policy now +2023-07-10 18:28:58,138 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:28:58,138 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_150_9063054e533d944b807b.png with policy now +2023-07-10 18:28:58,139 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:28:58,139 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_150_c17942e4b098e341635d.png with policy now +2023-07-10 18:28:58,140 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:28:58,140 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_150_433245e8dcf2a46098ea.png with policy now +2023-07-10 18:28:58,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:28:58,165 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:28:58,165 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:28:58,166 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:28:58,409 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/38ua8fxf-media/images/validation_150_627b428a180657683852.png +2023-07-10 18:28:58,464 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2vz41et2-media/images/validation_150_c17942e4b098e341635d.png +2023-07-10 18:28:58,465 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5tjy8hvm-media/images/validation_150_9063054e533d944b807b.png +2023-07-10 18:28:58,487 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ibcwumd8-media/images/validation_150_433245e8dcf2a46098ea.png +2023-07-10 18:28:58,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:28:58,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_433245e8dcf2a46098ea.png +2023-07-10 18:28:58,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_9063054e533d944b807b.png +2023-07-10 18:28:58,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_627b428a180657683852.png +2023-07-10 18:28:58,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_c17942e4b098e341635d.png +2023-07-10 18:28:58,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:28:59,064 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xzn6hm08-media/images/validation_150_433245e8dcf2a46098ea.png +2023-07-10 18:28:59,078 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zslm3yjj-media/images/validation_150_c17942e4b098e341635d.png +2023-07-10 18:28:59,084 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2xp5d619-media/images/validation_150_9063054e533d944b807b.png +2023-07-10 18:28:59,085 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hd37tgly-media/images/validation_150_627b428a180657683852.png +2023-07-10 18:28:59,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:59,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:01,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:03,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:05,734 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:06,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:07,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:07,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:29:09,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:12,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:13,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:14,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:14,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:15,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:17,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:17,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:18,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:29:18,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:29:18,460 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:29:18,462 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:29:18,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:29:19,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:20,527 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:29:22,846 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:23,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:25,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:27,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:28,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:29:28,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:28,199 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:29:28,200 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:29:28,202 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:29:28,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:29:29,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:29,661 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:29,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:31,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:33,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:35,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:37,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:29:37,827 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:29:37,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:29:37,830 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:29:37,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:38,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:29:39,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:39,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:41,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:44,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:44,660 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:45,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:45,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:47,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:29:47,618 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:29:47,619 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:29:47,620 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:29:47,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:47,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:29:49,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:50,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:50,528 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:29:51,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:55,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:55,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:57,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:29:57,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:29:57,966 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:29:57,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:29:57,968 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:29:58,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:29:59,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:59,829 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:59,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:00,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:01,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:05,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:05,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:07,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:08,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:30:08,520 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:30:08,520 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:30:08,522 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:30:08,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:30:09,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:10,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:13,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:14,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:14,912 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:15,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:16,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:17,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:18,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:30:18,270 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:30:18,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:30:18,272 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:30:18,955 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:30:19,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:20,529 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:30:22,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:23,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:25,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:27,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:27,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:28,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:30:28,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:30:28,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:30:28,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:30:28,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:30:29,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:29,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:31,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:32,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:33,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:30:33,434 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:30:33,435 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:30:33,436 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:30:33,996 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:33,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:30:36,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:37,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:38,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:30:42,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:45,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:45,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:48,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:50,529 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:30:53,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:58,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:00,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:00,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:04,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:09,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:14,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:15,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:15,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:19,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:20,530 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:31:24,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:29,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:30,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:30,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:35,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:40,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:45,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:45,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:45,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:45,484 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:31:45,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_160_0e37278d06e528ba1efd.png with policy now +2023-07-10 18:31:45,496 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:31:45,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_160_0274ab2ef98e59117bda.png with policy now +2023-07-10 18:31:45,643 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:31:45,643 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_160_da54bbec59a2b832c844.png with policy now +2023-07-10 18:31:45,655 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:31:45,655 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_160_bb6e1d08a6b3aec5df8b.png with policy now +2023-07-10 18:31:45,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:31:45,701 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:31:45,701 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:31:45,703 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:31:45,792 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rr0k5vv3-media/images/validation_160_0e37278d06e528ba1efd.png +2023-07-10 18:31:45,816 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ts3gf4b6-media/images/validation_160_0274ab2ef98e59117bda.png +2023-07-10 18:31:45,951 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kupqmwey-media/images/validation_160_da54bbec59a2b832c844.png +2023-07-10 18:31:45,968 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lkblr1u2-media/images/validation_160_bb6e1d08a6b3aec5df8b.png +2023-07-10 18:31:46,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:31:46,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0274ab2ef98e59117bda.png +2023-07-10 18:31:46,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0e37278d06e528ba1efd.png +2023-07-10 18:31:46,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_bb6e1d08a6b3aec5df8b.png +2023-07-10 18:31:46,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_da54bbec59a2b832c844.png +2023-07-10 18:31:46,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:31:46,545 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y33bw7mm-media/images/validation_160_bb6e1d08a6b3aec5df8b.png +2023-07-10 18:31:46,561 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n6a1r5ia-media/images/validation_160_0e37278d06e528ba1efd.png +2023-07-10 18:31:46,565 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/emeakuui-media/images/validation_160_0274ab2ef98e59117bda.png +2023-07-10 18:31:46,586 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ssncx1cc-media/images/validation_160_da54bbec59a2b832c844.png +2023-07-10 18:31:49,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:31:50,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:50,531 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:31:51,217 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:31:55,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:31:55,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:56,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:31:57,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:31:59,243 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:00,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:00,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:00,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:03,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:05,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:05,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:32:05,782 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:32:05,782 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:32:05,783 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:32:06,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:32:06,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:07,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:09,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:11,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:12,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:13,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:15,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:15,108 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:15,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:32:15,491 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:32:15,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:32:15,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:32:16,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:32:17,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:17,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:19,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:20,532 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:32:21,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:22,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:25,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:25,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:32:25,921 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:32:25,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:32:25,923 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:32:26,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:32:27,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:27,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:29,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:30,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:30,230 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:32,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:33,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:35,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:36,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:32:36,072 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:32:36,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:32:36,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:32:36,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:32:37,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:38,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:41,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:43,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:43,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:45,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:45,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:45,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:46,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:32:46,661 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:32:46,661 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:32:46,663 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:32:47,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:47,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:32:48,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:50,533 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:32:51,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:53,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:54,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:55,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:32:57,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:32:57,026 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:32:57,026 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:32:57,028 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:32:57,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:32:59,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:00,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:00,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:00,230 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:01,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:03,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:05,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:05,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:07,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:33:07,349 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:33:07,349 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:33:07,351 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:33:07,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:33:09,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:11,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:11,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:13,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:15,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:15,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:15,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:17,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:17,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:33:17,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:33:17,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:33:17,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:33:18,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:33:19,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:20,534 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:33:21,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:22,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:33:22,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:22,442 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:33:22,443 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:33:22,445 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:33:22,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:33:23,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:25,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:33:27,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:30,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:30,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:33,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:38,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:43,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:45,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:45,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:48,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:50,534 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:33:53,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:58,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:00,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:00,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:03,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:08,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:13,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:15,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:15,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:18,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:20,535 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:34:24,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:29,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:30,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:30,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:34,273 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:34:34,274 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_170_ac0c5459199c8e708247.png with policy now +2023-07-10 18:34:34,288 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:34:34,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_170_71507fa86cf8144bdbf3.png with policy now +2023-07-10 18:34:34,302 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:34:34,302 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_170_c9c4df348fb1711d52da.png with policy now +2023-07-10 18:34:34,312 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:34:34,312 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_170_b4ac7d722096ba80178a.png with policy now +2023-07-10 18:34:34,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:34:34,361 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:34:34,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:34:34,365 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:34:34,597 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m5rw8tp2-media/images/validation_170_ac0c5459199c8e708247.png +2023-07-10 18:34:34,603 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5k5kkhs1-media/images/validation_170_71507fa86cf8144bdbf3.png +2023-07-10 18:34:34,615 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5cn2a3g0-media/images/validation_170_c9c4df348fb1711d52da.png +2023-07-10 18:34:34,617 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cszx93n1-media/images/validation_170_b4ac7d722096ba80178a.png +2023-07-10 18:34:34,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:34:34,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_b4ac7d722096ba80178a.png +2023-07-10 18:34:34,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_ac0c5459199c8e708247.png +2023-07-10 18:34:34,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_71507fa86cf8144bdbf3.png +2023-07-10 18:34:34,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_c9c4df348fb1711d52da.png +2023-07-10 18:34:34,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:34:35,016 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tqrt3hxa-media/images/validation_170_b4ac7d722096ba80178a.png +2023-07-10 18:34:35,029 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9rozrop7-media/images/validation_170_71507fa86cf8144bdbf3.png +2023-07-10 18:34:35,044 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e7hg6vrn-media/images/validation_170_ac0c5459199c8e708247.png +2023-07-10 18:34:35,054 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5b5t8nxs-media/images/validation_170_c9c4df348fb1711d52da.png +2023-07-10 18:34:35,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:39,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:40,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:41,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:43,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:44,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:34:45,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:45,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:45,716 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:46,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:49,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:50,537 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:34:51,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:52,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:53,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:54,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:34:54,678 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:34:54,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:34:54,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:34:54,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:34:55,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:34:58,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:59,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:00,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:00,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:01,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:03,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:04,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:04,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:35:04,709 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:35:04,709 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:35:04,711 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:35:04,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:35:05,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:09,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:09,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:11,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:13,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:15,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:35:15,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:15,268 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:35:15,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:35:15,270 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:35:15,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:15,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:15,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:35:17,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:19,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:20,538 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:35:20,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:21,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:23,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:25,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:35:25,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:25,670 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:35:25,671 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:35:25,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:35:25,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:35:27,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:29,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:30,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:30,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:30,683 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:31,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:35,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:35,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:36,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:35:36,401 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:35:36,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:35:36,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:35:36,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:35:37,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:39,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:40,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:43,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:45,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:45,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:45,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:46,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:46,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:35:46,251 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:35:46,251 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:35:46,253 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:35:46,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:35:47,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:49,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:50,540 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:35:51,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:53,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:55,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:56,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:35:56,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:56,603 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:35:56,604 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:35:56,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:35:56,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:35:57,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:35:59,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:36:00,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:00,785 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:02,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:03,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:36:05,978 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:36:06,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:36:06,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:36:06,378 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:36:06,380 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:36:06,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:36:07,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:36:08,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:09,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:36:11,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:36:11,217 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:36:11,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:36:11,219 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:36:11,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:36:14,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:36:14,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:15,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:15,785 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:19,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:20,540 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:36:25,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:30,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:30,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:30,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:35,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:40,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:45,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:45,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:45,894 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:50,543 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:36:51,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:56,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:00,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:00,894 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:01,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:06,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:11,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:15,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:15,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:16,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:20,542 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:37:22,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:22,965 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:37:22,965 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_180_8af6335bf1355f849c5f.png with policy now +2023-07-10 18:37:23,006 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:37:23,006 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_180_b81d7b1a6b6b836b2ded.png with policy now +2023-07-10 18:37:23,007 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:37:23,007 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_180_9292c602c44eb3132395.png with policy now +2023-07-10 18:37:23,008 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:37:23,008 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_180_2fcf4c8706816a584241.png with policy now +2023-07-10 18:37:23,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:37:23,034 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:37:23,035 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:37:23,037 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:37:23,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:37:23,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_2fcf4c8706816a584241.png +2023-07-10 18:37:23,228 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_9292c602c44eb3132395.png +2023-07-10 18:37:23,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_8af6335bf1355f849c5f.png +2023-07-10 18:37:23,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_b81d7b1a6b6b836b2ded.png +2023-07-10 18:37:23,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:37:23,278 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/exvl3gki-media/images/validation_180_8af6335bf1355f849c5f.png +2023-07-10 18:37:23,314 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/peao5c0n-media/images/validation_180_9292c602c44eb3132395.png +2023-07-10 18:37:23,321 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/msk1zktt-media/images/validation_180_2fcf4c8706816a584241.png +2023-07-10 18:37:23,482 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gno104sn-media/images/validation_180_b81d7b1a6b6b836b2ded.png +2023-07-10 18:37:23,782 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/am4tiy5a-media/images/validation_180_8af6335bf1355f849c5f.png +2023-07-10 18:37:23,864 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j33cq0t3-media/images/validation_180_9292c602c44eb3132395.png +2023-07-10 18:37:24,060 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ga1qruof-media/images/validation_180_b81d7b1a6b6b836b2ded.png +2023-07-10 18:37:24,182 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9v6hxm5g-media/images/validation_180_2fcf4c8706816a584241.png +2023-07-10 18:37:28,241 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:28,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:30,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:30,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:30,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:32,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:33,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:37:34,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:36,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:38,270 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:39,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:40,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:42,282 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:42,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:37:42,832 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:37:42,832 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:37:42,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:37:43,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:37:44,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:45,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:45,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:45,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:48,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:50,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:50,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:50,544 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:37:52,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:52,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:37:52,919 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:37:52,919 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:37:52,921 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:37:53,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:37:54,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:37:55,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:58,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:00,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:00,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:00,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:00,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:03,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:03,706 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:03,706 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:03,708 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:04,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:04,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:38:06,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:06,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:08,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:10,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:12,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:12,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:13,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:13,441 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:13,441 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:13,443 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:14,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:38:15,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:15,988 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:16,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:18,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:18,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:20,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:20,545 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:38:22,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:23,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:23,017 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:23,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:23,020 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:23,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:38:24,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:24,447 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:28,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:29,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:30,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:31,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:31,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:32,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:33,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:33,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:33,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:33,441 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:33,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:38:35,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:36,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:38,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:40,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:40,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:43,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:43,879 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:43,880 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:43,882 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:44,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:44,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:38:45,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:46,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:46,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:46,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:48,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:50,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:50,546 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:38:51,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:54,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:54,347 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:54,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:54,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:54,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:54,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:38:56,554 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:56,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:58,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:38:59,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:38:59,126 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:38:59,127 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:38:59,129 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:38:59,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:39:00,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:39:01,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:01,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:02,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:02,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:39:07,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:12,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:16,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:16,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:18,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:20,547 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:39:23,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:28,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:31,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:31,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:34,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:39,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:44,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:46,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:46,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:50,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:50,548 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:39:55,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:00,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:01,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:01,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:06,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:10,904 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:40:10,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_190_777de682e3b140783e86.png with policy now +2023-07-10 18:40:10,946 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:40:10,946 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_190_fcdd3ad0ddace39cd59c.png with policy now +2023-07-10 18:40:10,947 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:40:10,947 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_190_acfd59cafb4252dfcca0.png with policy now +2023-07-10 18:40:10,948 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:40:10,948 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_190_1d485e2471ca3bdd7ce9.png with policy now +2023-07-10 18:40:10,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:40:10,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:40:10,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:40:10,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:40:11,224 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ly10vvhq-media/images/validation_190_777de682e3b140783e86.png +2023-07-10 18:40:11,260 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yfq0fq4s-media/images/validation_190_acfd59cafb4252dfcca0.png +2023-07-10 18:40:11,267 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hax56plu-media/images/validation_190_1d485e2471ca3bdd7ce9.png +2023-07-10 18:40:11,273 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jklv2etm-media/images/validation_190_fcdd3ad0ddace39cd59c.png +2023-07-10 18:40:11,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:40:11,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_777de682e3b140783e86.png +2023-07-10 18:40:11,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_fcdd3ad0ddace39cd59c.png +2023-07-10 18:40:11,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_acfd59cafb4252dfcca0.png +2023-07-10 18:40:11,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_1d485e2471ca3bdd7ce9.png +2023-07-10 18:40:11,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:40:11,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:12,170 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/41zqrkg1-media/images/validation_190_777de682e3b140783e86.png +2023-07-10 18:40:12,183 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7rfb9zqf-media/images/validation_190_1d485e2471ca3bdd7ce9.png +2023-07-10 18:40:12,198 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hufbxe6y-media/images/validation_190_acfd59cafb4252dfcca0.png +2023-07-10 18:40:12,210 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rpekjld3-media/images/validation_190_fcdd3ad0ddace39cd59c.png +2023-07-10 18:40:16,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:16,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:16,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:17,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:18,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:20,549 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:40:20,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:21,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:40:22,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:23,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:26,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:28,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:28,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:30,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:31,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:40:31,153 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:40:31,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:40:31,155 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:40:31,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:31,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:31,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:40:32,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:34,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:34,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:38,913 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:39,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:40,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:40:40,778 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:40:40,779 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:40:40,781 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:40:40,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:40,921 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:40:42,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:44,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:45,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:46,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:46,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:48,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:50,550 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:40:50,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:50,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:51,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:40:51,275 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:40:51,275 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:40:51,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:40:51,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:40:52,965 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:55,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:55,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:57,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:40:59,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:00,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:41:00,874 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:41:00,875 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:41:00,877 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:41:00,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:41:01,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:01,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:01,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:01,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:06,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:07,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:08,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:10,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:11,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:41:11,553 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:41:11,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:41:11,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:41:12,041 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:12,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:41:12,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:16,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:16,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:16,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:17,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:18,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:20,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:20,551 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:41:21,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:41:21,548 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:41:21,549 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:41:21,551 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:41:22,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:22,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:41:23,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:26,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:28,089 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:29,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:30,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:31,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:31,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:31,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:41:31,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:41:31,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:41:31,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:41:32,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:41:34,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:34,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:36,116 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:38,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:39,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:40,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:41,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:41:41,757 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:41:41,757 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:41:41,759 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:41:42,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:41:44,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:45,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:46,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:46,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:46,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:46,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:41:46,611 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:41:46,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:41:46,613 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:41:47,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:41:48,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:41:50,552 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:41:50,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:55,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:00,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:01,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:01,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:06,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:11,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:16,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:16,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:16,486 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:20,554 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:42:21,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:26,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:31,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:31,486 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:32,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:37,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:42,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:46,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:46,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:47,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:50,555 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:42:53,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:58,374 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:42:58,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_200_495a5440c9b882ebce83.png with policy now +2023-07-10 18:42:58,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_30e23b1c99883a3a5d1b.png +2023-07-10 18:42:58,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_25a7fd98eeed0b92492a.png +2023-07-10 18:42:58,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_3d27a4a58705a7623797.png +2023-07-10 18:42:58,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_495a5440c9b882ebce83.png +2023-07-10 18:42:58,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:42:58,414 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:42:58,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_200_30e23b1c99883a3a5d1b.png with policy now +2023-07-10 18:42:58,415 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:42:58,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_200_3d27a4a58705a7623797.png with policy now +2023-07-10 18:42:58,415 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:42:58,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_200_25a7fd98eeed0b92492a.png with policy now +2023-07-10 18:42:58,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:42:58,451 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:42:58,451 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:42:58,453 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:42:58,689 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sl3f0drt-media/images/validation_200_495a5440c9b882ebce83.png +2023-07-10 18:42:58,732 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/43ugr5md-media/images/validation_200_30e23b1c99883a3a5d1b.png +2023-07-10 18:42:58,744 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d7x2y0j8-media/images/validation_200_25a7fd98eeed0b92492a.png +2023-07-10 18:42:58,752 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e4tpuc7q-media/images/validation_200_3d27a4a58705a7623797.png +2023-07-10 18:42:59,111 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m87k2nz3-media/images/validation_200_30e23b1c99883a3a5d1b.png +2023-07-10 18:42:59,166 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5zrcy11l-media/images/validation_200_25a7fd98eeed0b92492a.png +2023-07-10 18:42:59,239 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s843a5m9-media/images/validation_200_495a5440c9b882ebce83.png +2023-07-10 18:42:59,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:42:59,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:59,488 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l4qaraai-media/images/validation_200_3d27a4a58705a7623797.png +2023-07-10 18:43:01,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:01,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:04,427 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:04,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:06,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:08,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:09,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:43:10,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:10,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:14,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:16,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:16,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:16,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:16,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:18,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:19,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:43:19,278 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:43:19,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:43:19,280 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:43:19,471 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:43:20,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:20,556 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:43:21,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:22,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:26,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:26,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:28,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:29,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:43:29,628 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:43:29,628 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:43:29,630 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:43:30,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:30,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:43:31,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:31,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:32,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:34,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:36,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:37,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:38,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:40,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:43:40,308 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:43:40,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:43:40,310 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:43:40,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:43:42,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:43,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:44,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:46,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:46,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:46,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:48,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:48,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:49,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:43:49,900 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:43:49,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:43:49,902 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:43:50,557 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:43:50,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:43:52,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:54,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:54,592 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:56,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:58,625 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:43:59,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:43:59,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:59,982 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:43:59,982 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:43:59,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:44:00,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:44:01,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:01,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:02,638 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:04,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:05,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:06,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:08,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:10,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:44:10,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:10,300 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:44:10,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:44:10,302 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:44:10,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:44:12,669 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:14,675 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:15,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:16,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:16,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:16,681 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:20,558 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:44:20,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:21,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:44:21,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:21,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:44:21,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:44:21,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:44:21,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:44:22,703 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:24,711 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:26,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:28,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:30,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:44:30,712 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:44:30,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:44:30,714 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:44:30,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:30,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:44:31,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:31,618 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:32,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:32,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:34,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:35,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:44:35,073 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:44:35,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:44:35,075 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:44:35,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:44:36,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:38,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:38,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:44:43,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:46,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:46,618 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:48,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:50,560 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:44:54,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:59,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:01,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:01,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:04,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:09,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:14,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:16,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:16,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:20,561 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:45:20,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:25,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:30,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:31,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:31,835 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:35,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:40,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:45,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:46,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:46,836 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:46,984 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:45:46,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_210_4735775e3565ffe6cc3c.png with policy now +2023-07-10 18:45:46,996 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:45:46,996 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_210_8571134cbb5b50cb1b16.png with policy now +2023-07-10 18:45:47,005 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:45:47,006 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_210_66753d01867c7399ff5b.png with policy now +2023-07-10 18:45:47,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_4735775e3565ffe6cc3c.png +2023-07-10 18:45:47,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_8571134cbb5b50cb1b16.png +2023-07-10 18:45:47,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_66753d01867c7399ff5b.png +2023-07-10 18:45:47,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:45:47,016 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:45:47,016 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_210_f279415ab7f07741bd39.png with policy now +2023-07-10 18:45:47,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:45:47,056 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:45:47,057 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:45:47,059 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:45:47,294 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x70r9hlc-media/images/validation_210_4735775e3565ffe6cc3c.png +2023-07-10 18:45:47,307 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/94zcn0zw-media/images/validation_210_8571134cbb5b50cb1b16.png +2023-07-10 18:45:47,334 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ijn1pyij-media/images/validation_210_66753d01867c7399ff5b.png +2023-07-10 18:45:47,335 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9mfubt0m-media/images/validation_210_f279415ab7f07741bd39.png +2023-07-10 18:45:47,699 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p6ehi35o-media/images/validation_210_66753d01867c7399ff5b.png +2023-07-10 18:45:47,701 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xxnf8z4c-media/images/validation_210_8571134cbb5b50cb1b16.png +2023-07-10 18:45:47,815 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3467fq5y-media/images/validation_210_4735775e3565ffe6cc3c.png +2023-07-10 18:45:48,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:45:48,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_f279415ab7f07741bd39.png +2023-07-10 18:45:48,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:45:48,419 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h87s44nv-media/images/validation_210_f279415ab7f07741bd39.png +2023-07-10 18:45:50,562 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:45:51,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:53,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:45:55,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:45:56,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:57,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:45:57,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:45:59,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:01,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:01,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:01,836 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:01,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:05,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:07,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:07,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:46:07,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:07,412 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:46:07,412 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:46:07,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:46:08,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:46:09,099 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:11,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:12,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:13,115 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:16,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:46:16,797 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:46:16,797 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:46:16,800 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:46:16,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:16,836 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:17,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:17,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:46:17,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:19,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:20,563 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:46:21,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:23,154 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:23,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:26,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:46:26,872 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:46:26,873 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:46:26,875 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:46:27,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:27,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:46:28,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:29,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:31,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:31,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:31,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:33,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:33,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:37,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:37,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:46:37,499 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:46:37,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:46:37,501 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:46:38,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:46:39,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:39,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:41,280 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:44,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:45,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:46,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:46,894 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:47,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:47,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:46:47,343 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:46:47,343 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:46:47,345 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:46:48,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:46:49,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:49,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:50,565 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:46:51,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:54,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:55,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:57,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:46:57,265 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:46:57,265 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:46:57,267 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:46:57,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:46:57,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:46:59,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:00,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:01,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:01,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:01,894 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:05,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:06,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:07,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:08,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:47:08,294 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:47:08,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:47:08,296 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:47:08,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:47:11,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:12,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:13,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:15,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:16,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:16,894 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:17,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:19,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:19,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:47:19,451 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:47:19,451 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:47:19,453 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:47:20,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:47:20,568 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:47:21,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:23,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:23,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:23,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:47:23,923 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:47:23,924 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:47:23,926 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:47:24,454 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:47:25,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:27,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:47:29,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:32,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:32,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:34,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:39,240 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:44,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:47,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:47,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:50,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:50,567 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:47:55,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:00,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:02,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:02,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:06,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:11,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:16,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:17,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:17,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:20,570 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:48:21,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:26,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:31,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:32,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:32,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:35,774 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:48:35,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_220_7f53e80e11acc14ce2a0.png with policy now +2023-07-10 18:48:35,785 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:48:35,786 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_220_62882ef9cf5b6f7a068a.png with policy now +2023-07-10 18:48:35,796 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:48:35,796 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_220_5ce0af8c5e4bcdc91de1.png with policy now +2023-07-10 18:48:35,806 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:48:35,806 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_220_f8cadad5f7fe934e8055.png with policy now +2023-07-10 18:48:35,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:48:35,851 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:48:35,851 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:48:35,853 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:48:36,071 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6vdpew3u-media/images/validation_220_7f53e80e11acc14ce2a0.png +2023-07-10 18:48:36,110 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0c6adjeb-media/images/validation_220_62882ef9cf5b6f7a068a.png +2023-07-10 18:48:36,114 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9um4o8w2-media/images/validation_220_5ce0af8c5e4bcdc91de1.png +2023-07-10 18:48:36,115 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7zyojvgk-media/images/validation_220_f8cadad5f7fe934e8055.png +2023-07-10 18:48:36,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:48:36,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_5ce0af8c5e4bcdc91de1.png +2023-07-10 18:48:36,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_7f53e80e11acc14ce2a0.png +2023-07-10 18:48:36,773 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_f8cadad5f7fe934e8055.png +2023-07-10 18:48:36,773 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_62882ef9cf5b6f7a068a.png +2023-07-10 18:48:36,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:48:36,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:37,131 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7k9qxa6c-media/images/validation_220_5ce0af8c5e4bcdc91de1.png +2023-07-10 18:48:37,146 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8w8x8494-media/images/validation_220_62882ef9cf5b6f7a068a.png +2023-07-10 18:48:37,150 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f7zdgne5-media/images/validation_220_7f53e80e11acc14ce2a0.png +2023-07-10 18:48:37,176 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/na1i6asb-media/images/validation_220_f8cadad5f7fe934e8055.png +2023-07-10 18:48:40,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:42,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:42,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:44,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:46,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:48:46,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:47,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:47,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:48,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:50,569 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:48:50,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:52,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:53,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:54,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:56,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:48:56,163 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:48:56,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:48:56,165 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:48:56,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:48:56,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:48:59,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:00,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:02,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:03,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:03,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:04,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:04,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:06,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:49:06,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:49:06,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:49:06,369 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:49:06,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:49:08,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:10,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:10,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:12,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:14,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:15,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:16,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:49:16,390 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:49:16,391 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:49:16,393 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:49:16,931 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:49:18,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:18,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:18,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:20,571 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:49:20,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:21,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:22,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:24,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:26,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:49:26,265 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:49:26,265 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:49:26,267 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:49:26,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:26,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:49:27,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:30,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:32,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:32,996 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:33,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:33,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:35,004 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:37,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:49:37,018 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:49:37,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:49:37,020 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:49:38,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:38,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:49:39,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:41,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:43,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:45,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:47,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:47,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:49:47,999 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:49:47,999 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:49:48,001 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:49:48,074 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:49:48,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:48,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:49,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:49,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:50,572 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:49:53,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:54,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:55,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:57,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:58,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:49:58,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:49:58,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:49:58,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:49:59,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:49:59,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:50:00,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:03,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:03,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:03,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:05,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:06,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:07,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:07,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:50:07,318 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:50:07,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:50:07,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:50:08,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:50:09,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:11,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:11,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:11,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:50:11,715 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:50:11,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:50:11,718 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:50:12,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:50:13,167 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:15,175 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:50:16,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:18,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:18,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:20,573 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:50:22,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:27,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:32,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:33,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:33,234 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:38,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:43,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:48,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:48,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:49,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:50,575 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:50:54,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:59,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:03,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:03,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:05,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:10,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:15,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:18,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:18,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:20,576 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:51:20,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:23,560 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:51:23,561 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_230_5dc38faaefad052d7c73.png with policy now +2023-07-10 18:51:23,602 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:51:23,602 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_230_8a3f5efc95759375ecf3.png with policy now +2023-07-10 18:51:23,603 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:51:23,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_230_bd7247d691421fd303dc.png with policy now +2023-07-10 18:51:23,604 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:51:23,604 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_230_8d995e3df6cab97b5efe.png with policy now +2023-07-10 18:51:23,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:51:23,638 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:51:23,639 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:51:23,641 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:51:23,877 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9tdn5ebw-media/images/validation_230_5dc38faaefad052d7c73.png +2023-07-10 18:51:23,920 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hiut76cn-media/images/validation_230_bd7247d691421fd303dc.png +2023-07-10 18:51:23,924 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k8sejlfm-media/images/validation_230_8a3f5efc95759375ecf3.png +2023-07-10 18:51:24,059 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9jfqa1gt-media/images/validation_230_8d995e3df6cab97b5efe.png +2023-07-10 18:51:24,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:51:24,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_bd7247d691421fd303dc.png +2023-07-10 18:51:24,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_5dc38faaefad052d7c73.png +2023-07-10 18:51:24,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8d995e3df6cab97b5efe.png +2023-07-10 18:51:24,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8a3f5efc95759375ecf3.png +2023-07-10 18:51:24,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:51:24,851 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oz4c9pwl-media/images/validation_230_5dc38faaefad052d7c73.png +2023-07-10 18:51:24,867 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vz0slbmd-media/images/validation_230_bd7247d691421fd303dc.png +2023-07-10 18:51:24,868 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f6z28sqx-media/images/validation_230_8d995e3df6cab97b5efe.png +2023-07-10 18:51:24,913 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r4tlghfo-media/images/validation_230_8a3f5efc95759375ecf3.png +2023-07-10 18:51:25,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:29,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:31,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:31,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:33,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:33,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:33,494 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:34,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:51:35,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:36,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:39,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:41,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:42,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:43,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:44,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:51:44,654 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:51:44,654 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:51:44,656 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:51:45,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:51:47,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:48,105 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:49,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:49,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:49,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:50,577 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:51:51,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:53,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:54,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:54,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:51:54,249 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:51:54,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:51:54,251 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:51:54,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:51:55,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:59,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:51:59,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:01,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:03,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:04,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:04,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:04,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:52:04,550 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:52:04,551 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:52:04,553 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:52:04,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:52:05,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:05,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:09,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:10,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:11,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:13,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:14,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:52:14,667 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:52:14,667 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:52:14,669 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:52:15,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:52:16,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:17,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:19,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:19,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:19,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:20,578 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:52:21,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:22,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:23,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:24,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:52:24,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:52:24,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:52:24,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:52:24,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:52:25,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:27,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:29,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:31,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:33,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:33,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:34,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:34,172 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:34,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:52:34,967 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:52:34,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:52:34,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:52:35,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:52:37,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:38,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:39,734 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:41,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:43,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:45,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:52:45,012 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:52:45,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:52:45,014 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:52:45,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:45,752 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:52:47,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:49,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:49,196 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:49,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:49,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:50,580 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:52:51,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:53,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:54,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:55,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:52:55,350 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:52:55,350 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:52:55,352 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:52:55,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:52:57,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:52:59,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:53:00,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:00,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:53:00,333 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:53:00,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:53:00,335 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:53:00,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:53:01,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:53:03,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:53:04,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:04,256 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:05,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:10,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:15,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:19,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:19,257 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:20,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:20,581 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:53:25,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:30,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:34,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:34,257 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:36,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:41,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:46,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:49,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:49,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:50,582 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:53:51,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:56,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:01,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:04,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:04,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:07,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:12,185 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:54:12,185 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_240_869d831bf77c25678a21.png with policy now +2023-07-10 18:54:12,196 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:54:12,196 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_240_c55d53c7de7ba026fc4e.png with policy now +2023-07-10 18:54:12,205 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:54:12,205 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_240_f85c62b48a0c9db3f47a.png with policy now +2023-07-10 18:54:12,215 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:54:12,215 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_240_e16671b31252ba81df6e.png with policy now +2023-07-10 18:54:12,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:54:12,256 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:54:12,256 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:54:12,260 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:54:12,496 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mnbaxyh2-media/images/validation_240_869d831bf77c25678a21.png +2023-07-10 18:54:12,528 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o0mqaaxc-media/images/validation_240_c55d53c7de7ba026fc4e.png +2023-07-10 18:54:12,530 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q743a2kx-media/images/validation_240_e16671b31252ba81df6e.png +2023-07-10 18:54:12,533 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/02od2tfz-media/images/validation_240_f85c62b48a0c9db3f47a.png +2023-07-10 18:54:13,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:54:13,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_869d831bf77c25678a21.png +2023-07-10 18:54:13,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_f85c62b48a0c9db3f47a.png +2023-07-10 18:54:13,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_e16671b31252ba81df6e.png +2023-07-10 18:54:13,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_c55d53c7de7ba026fc4e.png +2023-07-10 18:54:13,103 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:54:13,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:13,450 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gxu864h5-media/images/validation_240_869d831bf77c25678a21.png +2023-07-10 18:54:13,469 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ylq29d28-media/images/validation_240_c55d53c7de7ba026fc4e.png +2023-07-10 18:54:13,479 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qh4uq4sr-media/images/validation_240_f85c62b48a0c9db3f47a.png +2023-07-10 18:54:13,609 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r3l5c2rq-media/images/validation_240_e16671b31252ba81df6e.png +2023-07-10 18:54:18,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:19,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:19,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:19,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:20,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:20,583 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:54:22,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:22,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:54:24,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:24,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:26,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:29,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:30,139 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:32,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:54:32,070 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:54:32,070 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:54:32,072 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:54:32,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:32,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:54:34,148 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:34,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:34,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:34,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:36,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:39,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:40,162 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:42,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:42,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:54:42,509 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:54:42,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:54:42,512 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:54:44,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:44,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:54:45,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:48,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:49,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:49,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:50,184 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:50,584 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:54:50,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:52,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:52,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:54:52,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:54:52,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:54:52,463 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:54:54,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:54:54,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:54:56,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:58,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:00,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:02,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:03,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:55:03,670 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:55:03,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:55:03,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:55:04,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:04,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:55:04,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:04,383 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:06,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:07,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:08,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:10,228 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:12,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:14,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:14,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:55:14,271 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:55:14,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:55:14,273 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:55:16,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:16,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:55:17,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:19,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:19,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:20,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:20,585 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:55:22,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:23,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:23,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:55:23,974 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:55:23,974 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:55:23,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:55:24,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:24,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:55:26,282 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:28,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:29,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:30,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:33,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:55:33,471 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:55:33,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:55:33,474 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:55:34,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:34,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:55:34,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:34,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:34,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:36,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:38,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:39,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:40,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:43,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:55:43,257 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:55:43,257 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:55:43,259 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:55:44,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:44,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:55:45,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:46,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:48,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:48,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:55:48,526 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:55:48,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:55:48,528 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:55:49,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:49,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:50,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:50,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:55:50,586 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:55:50,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:52,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:55:55,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:00,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:04,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:04,839 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:05,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:10,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:15,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:19,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:19,839 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:20,587 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:56:21,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:26,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:31,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:34,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:34,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:36,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:41,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:46,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:49,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:49,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:50,588 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:56:52,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:57,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:00,465 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:57:00,465 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_250_33d88ccbd10ca8abc024.png with policy now +2023-07-10 18:57:00,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_e92696ad384764b71d52.png +2023-07-10 18:57:00,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_b3dacce041b4e43d4cfe.png +2023-07-10 18:57:00,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_33d88ccbd10ca8abc024.png +2023-07-10 18:57:00,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_d64193a8ef495b2fab0d.png +2023-07-10 18:57:00,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:57:00,509 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:57:00,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_250_d64193a8ef495b2fab0d.png with policy now +2023-07-10 18:57:00,510 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:57:00,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_250_e92696ad384764b71d52.png with policy now +2023-07-10 18:57:00,510 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:57:00,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_250_b3dacce041b4e43d4cfe.png with policy now +2023-07-10 18:57:00,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:57:00,535 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:57:00,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:57:00,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:57:00,782 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e7aknexa-media/images/validation_250_33d88ccbd10ca8abc024.png +2023-07-10 18:57:00,795 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kl8b1bkp-media/images/validation_250_e92696ad384764b71d52.png +2023-07-10 18:57:00,797 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ck0dfrkt-media/images/validation_250_b3dacce041b4e43d4cfe.png +2023-07-10 18:57:00,830 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u4pmwat5-media/images/validation_250_d64193a8ef495b2fab0d.png +2023-07-10 18:57:01,186 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s2z7szr3-media/images/validation_250_b3dacce041b4e43d4cfe.png +2023-07-10 18:57:01,191 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/btutfxwx-media/images/validation_250_e92696ad384764b71d52.png +2023-07-10 18:57:01,212 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4proa2qf-media/images/validation_250_33d88ccbd10ca8abc024.png +2023-07-10 18:57:01,533 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r6lbkcqa-media/images/validation_250_d64193a8ef495b2fab0d.png +2023-07-10 18:57:02,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:57:03,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:04,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:04,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:06,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:08,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:08,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:10,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:12,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:57:14,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:14,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:16,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:18,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:19,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:19,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:19,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:20,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:20,589 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:57:21,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:57:21,195 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:57:21,195 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:57:21,197 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:57:22,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:57:24,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:25,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:26,554 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:28,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:30,563 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:31,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:57:31,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:31,126 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:57:31,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:57:31,128 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:57:32,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:57:34,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:34,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:34,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:36,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:37,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:38,578 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:40,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:41,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:57:41,849 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:57:41,849 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:57:41,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:57:42,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:57:42,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:44,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:46,596 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:47,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:48,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:49,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:49,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:50,590 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:57:52,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:57:52,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:57:52,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:57:52,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:57:52,606 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:52,606 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:57:53,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:54,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:56,613 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:57:58,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:58,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:00,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:01,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:58:01,393 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:58:01,393 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:58:01,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:58:02,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:58:03,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:04,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:04,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:04,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:06,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:08,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:09,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:11,734 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:58:11,735 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:58:11,735 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:58:11,737 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:58:12,668 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:12,669 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:58:14,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:14,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:16,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:18,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:19,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:19,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:19,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:20,591 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:58:21,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:58:21,763 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:58:21,763 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:58:21,765 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:58:22,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:22,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:58:24,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:24,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:26,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:29,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:30,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:32,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:58:32,507 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:58:32,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:58:32,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:58:32,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:32,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:58:34,719 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:35,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:35,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:35,013 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:36,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:37,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:58:37,163 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:58:37,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:58:37,165 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:58:38,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:58:40,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:40,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:58:45,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:50,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:50,137 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:50,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:50,592 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:58:55,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:00,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:05,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:05,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:06,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:11,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:16,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:20,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:20,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:20,593 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:59:21,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:26,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:31,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:35,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:35,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:37,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:42,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:47,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:48,899 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:59:48,899 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_260_6ddb12e3fb846ffcd02f.png with policy now +2023-07-10 18:59:48,942 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:59:48,942 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_260_ba1d24e86eb730cd1b2d.png with policy now +2023-07-10 18:59:48,943 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:59:48,943 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_260_5f9cbbae60db610693b9.png with policy now +2023-07-10 18:59:48,944 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 18:59:48,944 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_260_87e341f2ce5c3d8dd006.png with policy now +2023-07-10 18:59:48,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 18:59:48,968 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 18:59:48,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 18:59:48,971 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 18:59:49,253 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/do9mar91-media/images/validation_260_6ddb12e3fb846ffcd02f.png +2023-07-10 18:59:49,308 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zb80wpn9-media/images/validation_260_ba1d24e86eb730cd1b2d.png +2023-07-10 18:59:49,310 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/19go8m4i-media/images/validation_260_5f9cbbae60db610693b9.png +2023-07-10 18:59:49,312 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eqzh3gw5-media/images/validation_260_87e341f2ce5c3d8dd006.png +2023-07-10 18:59:50,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:50,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:50,594 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 18:59:50,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 18:59:50,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_5f9cbbae60db610693b9.png +2023-07-10 18:59:50,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_ba1d24e86eb730cd1b2d.png +2023-07-10 18:59:50,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_6ddb12e3fb846ffcd02f.png +2023-07-10 18:59:50,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_87e341f2ce5c3d8dd006.png +2023-07-10 18:59:50,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 18:59:51,256 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oc5idioa-media/images/validation_260_5f9cbbae60db610693b9.png +2023-07-10 18:59:51,264 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s5gmc2ho-media/images/validation_260_ba1d24e86eb730cd1b2d.png +2023-07-10 18:59:51,268 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lajiefno-media/images/validation_260_87e341f2ce5c3d8dd006.png +2023-07-10 18:59:51,318 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cocxbdcn-media/images/validation_260_6ddb12e3fb846ffcd02f.png +2023-07-10 18:59:52,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:54,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:59:56,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 18:59:58,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:59,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:00:00,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:02,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:04,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:04,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:05,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:05,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:06,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:08,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:09,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:00:09,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:09,188 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:00:09,188 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:00:09,190 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:00:10,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:10,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:00:14,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:14,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:16,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:18,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:19,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:00:19,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:19,327 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:00:19,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:00:19,329 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:00:20,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:20,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:20,595 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:00:20,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:00:22,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:24,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:24,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:26,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:28,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:29,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:00:29,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:29,920 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:00:29,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:00:29,923 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:00:30,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:00:32,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:34,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:35,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:35,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:35,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:36,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:38,996 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:39,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:00:39,800 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:00:39,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:00:39,803 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:00:40,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:41,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:00:43,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:45,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:46,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:47,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:49,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:00:49,800 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:00:49,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:00:49,802 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:00:50,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:50,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:50,596 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:00:51,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:51,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:00:52,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:53,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:55,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:00:57,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:59,062 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:01,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:01,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:01:01,151 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:01:01,151 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:01:01,153 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:01:03,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:03,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:01:03,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:05,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:05,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:07,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:08,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:09,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:10,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:01:10,906 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:01:10,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:01:10,909 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:01:11,087 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:11,087 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:01:13,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:13,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:17,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:19,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:19,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:20,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:20,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:20,597 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:01:21,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:01:21,046 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:01:21,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:01:21,048 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:01:21,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:21,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:01:23,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:24,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:26,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:01:26,014 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:01:26,014 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:01:26,016 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:01:27,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:27,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:01:29,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:01:30,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:35,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:35,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:35,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:40,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:45,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:50,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:50,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:50,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:50,599 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:01:55,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:00,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:05,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:05,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:06,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:11,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:16,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:20,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:20,523 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:20,600 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:02:21,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:26,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:31,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:35,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:35,595 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:36,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:37,750 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:02:37,750 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_270_96bdd9c5b789b5ef63a5.png with policy now +2023-07-10 19:02:37,794 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:02:37,794 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_270_f3cfc6a14720874cbbfd.png with policy now +2023-07-10 19:02:37,795 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:02:37,795 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_270_72355300cd9d57041efa.png with policy now +2023-07-10 19:02:37,796 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:02:37,796 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_270_b75707cf03abc4ed7c43.png with policy now +2023-07-10 19:02:37,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:02:37,822 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:02:37,822 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:02:37,824 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:02:38,060 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w283y4tw-media/images/validation_270_96bdd9c5b789b5ef63a5.png +2023-07-10 19:02:38,118 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xvr0kk7y-media/images/validation_270_f3cfc6a14720874cbbfd.png +2023-07-10 19:02:38,124 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3nx8n604-media/images/validation_270_b75707cf03abc4ed7c43.png +2023-07-10 19:02:38,208 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7pn7yix2-media/images/validation_270_72355300cd9d57041efa.png +2023-07-10 19:02:39,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:02:39,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_96bdd9c5b789b5ef63a5.png +2023-07-10 19:02:39,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_f3cfc6a14720874cbbfd.png +2023-07-10 19:02:39,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_b75707cf03abc4ed7c43.png +2023-07-10 19:02:39,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_72355300cd9d57041efa.png +2023-07-10 19:02:39,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:02:39,684 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jyqw8vh1-media/images/validation_270_72355300cd9d57041efa.png +2023-07-10 19:02:39,692 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j0tn1trd-media/images/validation_270_b75707cf03abc4ed7c43.png +2023-07-10 19:02:39,697 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zch60ijw-media/images/validation_270_f3cfc6a14720874cbbfd.png +2023-07-10 19:02:39,791 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bmfh2d88-media/images/validation_270_96bdd9c5b789b5ef63a5.png +2023-07-10 19:02:41,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:43,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:45,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:47,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:47,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:48,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:02:50,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:50,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:50,644 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:02:51,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:53,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:53,335 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:55,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:58,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:58,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:02:58,909 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:02:58,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:02:58,911 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:02:59,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:02:59,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:03:01,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:03,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:03,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:05,359 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:05,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:05,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:09,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:09,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:03:09,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:09,438 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:03:09,438 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:03:09,440 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:03:11,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:11,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:03:14,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:15,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:17,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:19,389 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:19,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:03:19,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:19,559 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:03:19,559 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:03:19,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:03:20,602 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:03:20,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:20,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:21,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:21,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:03:23,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:24,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:27,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:29,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:29,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:03:29,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:03:29,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:03:29,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:03:30,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:31,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:31,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:03:33,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:35,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:35,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:35,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:37,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:39,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:03:39,401 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:03:39,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:03:39,404 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:03:39,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:39,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:03:41,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:41,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:43,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:46,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:47,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:49,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:49,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:03:49,614 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:03:49,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:03:49,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:03:50,603 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:03:51,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:51,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:51,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:51,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:03:52,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:53,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:57,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:03:57,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:59,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:00,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:04:00,527 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:04:00,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:04:00,530 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:04:01,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:04:03,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:03,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:05,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:06,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:06,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:07,526 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:08,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:11,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:04:11,189 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:04:11,189 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:04:11,191 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:04:11,535 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:11,535 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:04:13,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:13,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:15,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:15,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:04:15,556 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:04:15,556 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:04:15,558 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:04:17,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:17,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:04:18,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:19,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:04:20,604 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:04:21,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:21,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:24,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:29,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:34,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:36,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:36,314 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:39,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:44,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:49,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:50,605 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:04:51,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:51,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:54,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:59,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:04,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:06,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:06,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:10,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:15,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:20,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:20,605 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:05:21,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:21,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:25,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:27,368 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:05:27,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_280_b5b4d97d10def3256c9c.png with policy now +2023-07-10 19:05:27,379 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:05:27,379 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_280_44c476401848de1c2f97.png with policy now +2023-07-10 19:05:27,388 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:05:27,389 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_280_13d1b206568e124d3eee.png with policy now +2023-07-10 19:05:27,398 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:05:27,398 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_280_f3bab692266b8e7812c9.png with policy now +2023-07-10 19:05:27,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:05:27,437 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:05:27,438 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:05:27,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:05:27,684 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6pc03asv-media/images/validation_280_44c476401848de1c2f97.png +2023-07-10 19:05:27,689 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d8be6ajm-media/images/validation_280_13d1b206568e124d3eee.png +2023-07-10 19:05:27,706 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/67zhplze-media/images/validation_280_f3bab692266b8e7812c9.png +2023-07-10 19:05:27,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:05:27,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_b5b4d97d10def3256c9c.png +2023-07-10 19:05:27,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_f3bab692266b8e7812c9.png +2023-07-10 19:05:27,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_44c476401848de1c2f97.png +2023-07-10 19:05:27,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_13d1b206568e124d3eee.png +2023-07-10 19:05:27,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:05:27,740 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qjaro147-media/images/validation_280_b5b4d97d10def3256c9c.png +2023-07-10 19:05:28,083 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2p08q7jn-media/images/validation_280_13d1b206568e124d3eee.png +2023-07-10 19:05:28,108 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w5j1i4rc-media/images/validation_280_44c476401848de1c2f97.png +2023-07-10 19:05:28,145 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/akxb28ys-media/images/validation_280_b5b4d97d10def3256c9c.png +2023-07-10 19:05:28,192 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tlqjtk7q-media/images/validation_280_f3bab692266b8e7812c9.png +2023-07-10 19:05:31,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:33,739 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:35,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:36,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:36,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:36,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:37,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:38,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:05:41,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:41,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:43,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:45,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:47,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:47,773 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:48,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:05:48,053 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:05:48,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:05:48,056 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:05:49,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:49,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:05:50,606 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:05:51,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:51,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:52,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:53,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:55,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:57,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:58,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:05:58,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:58,075 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:05:58,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:05:58,077 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:05:59,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:05:59,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:06:03,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:03,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:05,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:06,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:06,434 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:07,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:06:07,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:06:07,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:06:07,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:06:07,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:07,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:06:09,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:09,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:13,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:15,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:15,838 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:17,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:18,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:06:18,590 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:06:18,591 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:06:18,592 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:06:19,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:06:20,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:20,607 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:06:21,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:21,434 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:21,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:23,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:25,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:25,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:27,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:28,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:06:28,506 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:06:28,506 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:06:28,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:06:29,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:06:31,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:31,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:33,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:35,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:36,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:36,434 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:36,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:37,913 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:38,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:06:38,395 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:06:38,396 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:06:38,398 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:06:39,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:06:41,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:42,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:43,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:45,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:47,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:47,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:49,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:06:49,333 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:06:49,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:06:49,335 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:06:49,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:06:50,609 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:06:51,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:51,674 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:51,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:52,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:53,950 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:55,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:58,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:59,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:06:59,280 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:06:59,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:06:59,283 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:06:59,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:06:59,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:07:01,965 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:07:03,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:07:03,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:03,881 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:07:03,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:07:03,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:07:03,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:07:03,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:07:05,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:07:06,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:06,783 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:07,980 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:07:09,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:14,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:19,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:20,610 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:07:21,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:21,784 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:25,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:30,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:35,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:36,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:36,981 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:41,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:46,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:50,611 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:07:51,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:52,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:52,257 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:57,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:02,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:07,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:07,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:07,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:12,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:15,603 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:08:15,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_290_eaa31d1ca0667261439f.png with policy now +2023-07-10 19:08:15,646 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:08:15,646 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_290_a3cb246ced5c28db7056.png with policy now +2023-07-10 19:08:15,647 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:08:15,647 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_290_e3b5ca95b294c705454b.png with policy now +2023-07-10 19:08:15,648 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:08:15,648 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_290_17a13395f81a345fb097.png with policy now +2023-07-10 19:08:15,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:08:15,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:08:15,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:08:15,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:08:15,951 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ra82zvbl-media/images/validation_290_a3cb246ced5c28db7056.png +2023-07-10 19:08:15,967 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pidgqnhk-media/images/validation_290_e3b5ca95b294c705454b.png +2023-07-10 19:08:15,970 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8q009ud0-media/images/validation_290_17a13395f81a345fb097.png +2023-07-10 19:08:16,005 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8orpw0yj-media/images/validation_290_eaa31d1ca0667261439f.png +2023-07-10 19:08:16,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:08:16,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_e3b5ca95b294c705454b.png +2023-07-10 19:08:16,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_eaa31d1ca0667261439f.png +2023-07-10 19:08:16,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_a3cb246ced5c28db7056.png +2023-07-10 19:08:16,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_17a13395f81a345fb097.png +2023-07-10 19:08:16,146 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:08:16,472 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k2tdqgnc-media/images/validation_290_e3b5ca95b294c705454b.png +2023-07-10 19:08:16,478 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4hmh2qaq-media/images/validation_290_eaa31d1ca0667261439f.png +2023-07-10 19:08:16,505 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/egd60yb0-media/images/validation_290_a3cb246ced5c28db7056.png +2023-07-10 19:08:16,531 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7dxh4cqf-media/images/validation_290_17a13395f81a345fb097.png +2023-07-10 19:08:17,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:20,612 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:08:22,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:22,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:22,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:23,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:24,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:26,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:26,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:08:28,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:30,177 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:32,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:33,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:34,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:36,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:36,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:08:36,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:08:36,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:08:36,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:08:37,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:37,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:38,198 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:08:39,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:40,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:42,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:44,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:44,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:46,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:46,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:08:46,717 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:08:46,717 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:08:46,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:08:48,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:08:50,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:50,228 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:50,613 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:08:52,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:52,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:52,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:54,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:55,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:56,243 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:08:56,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:08:56,813 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:08:56,813 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:08:56,815 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:08:58,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:00,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:00,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:02,259 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:04,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:05,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:07,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:09:07,066 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:09:07,067 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:09:07,069 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:09:07,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:07,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:08,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:08,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:10,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:10,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:12,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:14,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:16,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:17,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:09:17,437 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:09:17,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:09:17,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:09:18,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:18,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:20,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:20,614 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:09:22,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:22,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:22,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:22,654 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:26,335 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:27,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:09:27,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:27,785 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:09:27,785 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:09:27,788 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:09:28,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:28,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:30,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:32,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:33,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:36,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:37,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:09:37,426 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:09:37,427 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:09:37,429 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:09:37,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:37,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:38,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:38,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:39,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:40,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:42,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:44,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:45,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:48,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:09:48,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:09:48,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:09:48,373 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:09:48,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:48,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:50,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:50,615 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:09:50,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:52,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:52,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:53,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:09:53,206 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:09:53,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:09:53,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:09:54,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:09:54,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:09:56,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:56,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:10:01,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:06,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:07,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:07,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:11,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:16,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:20,801 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:10:21,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:22,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:22,749 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:26,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:31,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:36,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:37,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:37,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:41,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:46,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:50,618 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:10:52,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:52,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:52,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:57,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:02,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:04,895 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:11:04,895 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_300_5dff6e4869e9f2b45b0d.png with policy now +2023-07-10 19:11:04,938 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:11:04,938 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_300_435df3b73f9c5bc70cab.png with policy now +2023-07-10 19:11:04,944 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:11:04,944 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_300_aaff35aab0d43b661b59.png with policy now +2023-07-10 19:11:04,945 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:11:04,945 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_300_e9f42195caaf3e2e2776.png with policy now +2023-07-10 19:11:04,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:11:04,972 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:11:04,972 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:11:04,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:11:05,184 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q8mavqwg-media/images/validation_300_5dff6e4869e9f2b45b0d.png +2023-07-10 19:11:05,257 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/09xi4xbr-media/images/validation_300_e9f42195caaf3e2e2776.png +2023-07-10 19:11:05,265 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ic1ynkd5-media/images/validation_300_435df3b73f9c5bc70cab.png +2023-07-10 19:11:05,281 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jmuln3pg-media/images/validation_300_aaff35aab0d43b661b59.png +2023-07-10 19:11:06,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:11:06,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_e9f42195caaf3e2e2776.png +2023-07-10 19:11:06,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_5dff6e4869e9f2b45b0d.png +2023-07-10 19:11:06,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_aaff35aab0d43b661b59.png +2023-07-10 19:11:06,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_435df3b73f9c5bc70cab.png +2023-07-10 19:11:06,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:11:06,935 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/24hefhv1-media/images/validation_300_aaff35aab0d43b661b59.png +2023-07-10 19:11:06,948 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7x3hmmul-media/images/validation_300_e9f42195caaf3e2e2776.png +2023-07-10 19:11:06,951 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1xb13lwt-media/images/validation_300_5dff6e4869e9f2b45b0d.png +2023-07-10 19:11:06,957 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/03tcbp82-media/images/validation_300_435df3b73f9c5bc70cab.png +2023-07-10 19:11:07,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:07,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:07,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:10,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:12,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:13,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:15,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:11:16,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:18,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:18,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:20,587 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:20,618 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:11:22,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:22,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:23,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:24,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:25,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:11:25,855 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:11:25,855 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:11:25,857 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:11:26,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:26,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:11:28,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:29,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:30,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:32,619 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:34,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:35,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:11:35,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:11:35,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:11:35,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:11:36,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:36,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:11:38,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:38,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:38,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:39,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:42,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:44,645 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:44,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:46,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:46,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:11:46,720 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:11:46,720 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:11:46,722 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:11:48,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:48,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:11:50,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:50,619 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:11:52,665 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:53,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:53,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:54,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:55,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:56,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:11:57,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:11:57,173 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:11:57,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:11:57,175 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:11:58,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:12:00,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:00,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:02,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:04,693 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:06,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:07,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:12:07,748 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:12:07,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:12:07,750 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:12:08,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:08,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:08,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:08,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:12:10,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:11,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:12,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:14,739 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:16,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:16,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:17,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:12:17,299 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:12:17,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:12:17,301 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:12:18,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:12:20,620 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:12:20,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:22,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:22,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:23,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:23,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:24,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:27,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:12:27,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:27,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:12:27,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:12:27,647 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:12:28,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:28,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:12:30,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:32,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:33,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:34,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:36,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:37,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:12:37,143 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:12:37,143 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:12:37,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:12:38,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:38,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:38,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:12:39,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:40,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:41,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:12:41,918 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:12:41,918 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:12:41,920 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:12:42,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:42,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:12:44,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:44,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:46,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:12:49,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:50,621 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:12:53,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:53,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:55,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:00,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:05,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:08,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:08,277 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:10,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:15,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:20,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:20,622 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:13:23,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:23,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:25,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:30,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:35,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:38,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:38,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:41,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:46,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:50,623 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:13:51,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:53,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:53,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:53,656 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:13:53,657 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_310_de2366038128f9449226.png with policy now +2023-07-10 19:13:53,667 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:13:53,667 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_310_4cd304164481d083caaa.png with policy now +2023-07-10 19:13:53,677 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:13:53,677 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_310_f762245decc3141955d8.png with policy now +2023-07-10 19:13:53,686 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:13:53,686 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_310_ce4ba26a9366a56cc84b.png with policy now +2023-07-10 19:13:53,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:13:53,726 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:13:53,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:13:53,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:13:53,965 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mc89q62c-media/images/validation_310_4cd304164481d083caaa.png +2023-07-10 19:13:53,987 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/52au090q-media/images/validation_310_de2366038128f9449226.png +2023-07-10 19:13:53,988 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vfrzfspo-media/images/validation_310_f762245decc3141955d8.png +2023-07-10 19:13:53,991 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/96o3ywfb-media/images/validation_310_ce4ba26a9366a56cc84b.png +2023-07-10 19:13:54,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:13:54,950 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_de2366038128f9449226.png +2023-07-10 19:13:54,950 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_4cd304164481d083caaa.png +2023-07-10 19:13:54,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_ce4ba26a9366a56cc84b.png +2023-07-10 19:13:54,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_f762245decc3141955d8.png +2023-07-10 19:13:54,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:13:55,271 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/waivjss5-media/images/validation_310_de2366038128f9449226.png +2023-07-10 19:13:55,317 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hangq4a8-media/images/validation_310_f762245decc3141955d8.png +2023-07-10 19:13:55,319 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9ae6nncj-media/images/validation_310_4cd304164481d083caaa.png +2023-07-10 19:13:55,339 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ju52g4v6-media/images/validation_310_ce4ba26a9366a56cc84b.png +2023-07-10 19:13:56,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:00,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:02,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:02,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:04,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:14:04,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:06,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:08,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:08,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:08,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:10,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:12,992 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:13,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:14,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:14:14,438 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:14:14,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:14:14,441 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:14:14,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:14,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:14:17,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:18,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:19,004 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:20,625 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:14:23,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:23,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:23,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:24,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:24,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:14:24,675 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:14:24,675 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:14:24,677 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:14:25,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:25,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:14:27,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:29,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:31,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:33,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:35,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:35,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:14:35,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:35,266 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:14:35,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:14:35,269 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:14:37,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:14:38,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:38,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:39,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:41,045 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:41,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:43,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:44,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:14:44,931 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:14:44,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:14:44,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:14:45,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:45,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:14:46,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:47,056 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:50,625 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:14:51,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:52,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:53,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:53,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:53,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:55,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:14:55,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:14:55,155 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:14:55,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:14:55,157 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:14:57,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:14:57,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:59,112 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:01,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:03,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:03,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:05,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:15:05,278 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:15:05,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:15:05,280 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:15:07,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:07,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:15:08,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:08,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:08,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:09,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:11,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:13,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:13,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:14,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:15:14,965 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:15:14,965 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:15:14,967 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:15:15,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:15,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:15:17,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:19,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:20,626 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:15:21,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:23,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:23,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:23,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:25,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:25,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:25,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:15:25,202 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:15:25,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:15:25,205 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:15:27,181 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:15:29,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:30,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:15:30,030 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:15:30,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:15:30,032 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:15:30,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:31,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:31,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:15:33,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:15:36,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:38,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:38,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:41,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:46,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:50,627 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:15:51,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:53,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:53,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:57,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:02,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:07,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:08,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:08,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:13,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:18,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:20,630 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:16:23,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:23,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:23,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:28,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:33,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:38,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:38,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:38,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:41,729 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:16:41,730 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_320_d746f18a48208af099a7.png with policy now +2023-07-10 19:16:41,740 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:16:41,740 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_320_c77fad2da80cb6a2be44.png with policy now +2023-07-10 19:16:41,750 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:16:41,750 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_320_708c8976f348e8573f8d.png with policy now +2023-07-10 19:16:41,764 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:16:41,764 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_320_c8274d761300e7c4dc38.png with policy now +2023-07-10 19:16:41,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:16:41,807 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:16:41,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:16:41,814 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:16:42,039 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jch8sp1j-media/images/validation_320_c77fad2da80cb6a2be44.png +2023-07-10 19:16:42,051 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zpr54zzw-media/images/validation_320_d746f18a48208af099a7.png +2023-07-10 19:16:42,055 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8sb1dp42-media/images/validation_320_c8274d761300e7c4dc38.png +2023-07-10 19:16:42,071 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xr7ra6nh-media/images/validation_320_708c8976f348e8573f8d.png +2023-07-10 19:16:43,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:16:43,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_708c8976f348e8573f8d.png +2023-07-10 19:16:43,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c8274d761300e7c4dc38.png +2023-07-10 19:16:43,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c77fad2da80cb6a2be44.png +2023-07-10 19:16:43,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_d746f18a48208af099a7.png +2023-07-10 19:16:43,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:16:43,701 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e4h1hpff-media/images/validation_320_708c8976f348e8573f8d.png +2023-07-10 19:16:43,705 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v8n620cr-media/images/validation_320_c77fad2da80cb6a2be44.png +2023-07-10 19:16:43,721 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ulslmp0m-media/images/validation_320_d746f18a48208af099a7.png +2023-07-10 19:16:43,738 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/79ut8j00-media/images/validation_320_c8274d761300e7c4dc38.png +2023-07-10 19:16:43,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:45,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:16:47,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:16:49,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:50,629 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:16:51,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:16:52,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:16:53,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:16:53,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:53,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:54,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:55,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:16:59,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:16:59,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:01,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:02,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:17:02,653 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:17:02,653 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:17:02,655 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:17:03,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:03,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:17:05,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:07,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:08,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:08,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:09,427 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:10,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:11,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:13,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:17:13,329 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:17:13,329 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:17:13,331 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:17:13,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:17:15,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:15,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:17,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:19,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:20,630 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:17:20,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:21,454 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:23,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:17:23,502 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:17:23,502 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:17:23,504 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:17:23,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:23,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:25,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:25,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:17:25,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:27,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:29,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:30,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:33,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:33,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:17:33,825 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:17:33,825 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:17:33,827 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:17:35,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:35,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:17:35,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:37,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:38,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:38,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:39,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:41,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:43,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:44,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:17:44,029 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:17:44,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:17:44,032 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:17:45,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:45,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:17:46,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:47,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:49,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:50,632 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:17:51,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:51,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:53,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:17:53,316 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:17:53,317 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:17:53,319 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:17:53,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:53,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:17:53,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:53,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:55,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:57,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:57,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:17:59,562 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:02,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:03,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:04,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:18:04,442 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:18:04,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:18:04,444 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:18:05,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:05,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:18:07,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:07,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:08,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:08,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:11,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:12,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:13,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:14,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:18:14,368 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:18:14,368 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:18:14,370 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:18:15,596 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:15,596 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:18:17,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:18,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:18,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:18:18,967 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:18:18,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:18:18,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:18:19,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:19,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:18:20,632 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:18:21,613 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:18:23,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:23,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:23,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:28,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:33,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:38,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:38,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:38,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:43,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:48,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:50,633 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:18:53,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:53,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:54,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:59,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:04,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:08,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:08,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:09,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:14,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:20,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:20,636 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:19:23,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:23,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:25,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:30,725 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:19:30,725 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_330_94f5c992ef1af3a59ae6.png with policy now +2023-07-10 19:19:30,736 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:19:30,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_330_d152def1abee1d160b45.png with policy now +2023-07-10 19:19:30,746 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:19:30,746 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_330_f556148f995967ff25b3.png with policy now +2023-07-10 19:19:30,756 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:19:30,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_330_1d373c90375da882cf26.png with policy now +2023-07-10 19:19:30,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:19:30,809 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:19:30,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:19:30,812 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:19:31,035 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/55tgawk1-media/images/validation_330_94f5c992ef1af3a59ae6.png +2023-07-10 19:19:31,056 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p3wz5vkz-media/images/validation_330_d152def1abee1d160b45.png +2023-07-10 19:19:31,057 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r4428kyk-media/images/validation_330_f556148f995967ff25b3.png +2023-07-10 19:19:31,066 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i0gvyp6y-media/images/validation_330_1d373c90375da882cf26.png +2023-07-10 19:19:31,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:19:31,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_1d373c90375da882cf26.png +2023-07-10 19:19:31,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_f556148f995967ff25b3.png +2023-07-10 19:19:31,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_94f5c992ef1af3a59ae6.png +2023-07-10 19:19:31,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_d152def1abee1d160b45.png +2023-07-10 19:19:31,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:19:31,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:32,138 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/smhkxvck-media/images/validation_330_f556148f995967ff25b3.png +2023-07-10 19:19:32,139 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mppuupka-media/images/validation_330_d152def1abee1d160b45.png +2023-07-10 19:19:32,145 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n65sqb8c-media/images/validation_330_1d373c90375da882cf26.png +2023-07-10 19:19:32,159 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eewp4v2t-media/images/validation_330_94f5c992ef1af3a59ae6.png +2023-07-10 19:19:35,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:37,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:37,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:38,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:38,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:39,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:41,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:19:41,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:43,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:45,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:47,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:48,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:50,635 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:19:51,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:51,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:19:51,880 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:19:51,880 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:19:51,882 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:19:53,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:53,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:19:53,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:53,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:53,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:55,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:57,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:19:58,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:59,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:02,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:20:02,496 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:20:02,496 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:20:02,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:20:03,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:03,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:20:04,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:05,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:08,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:08,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:09,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:09,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:11,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:13,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:20:13,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:20:13,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:20:13,379 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:20:13,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:13,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:20:15,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:17,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:19,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:20,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:20,636 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:20:21,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:23,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:20:23,931 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:20:23,932 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:20:23,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:20:23,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:23,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:25,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:25,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:20:25,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:27,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:29,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:31,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:31,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:33,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:20:33,496 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:20:33,496 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:20:33,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:20:33,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:33,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:20:36,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:37,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:38,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:38,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:39,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:41,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:41,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:43,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:20:43,937 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:20:43,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:20:43,939 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:20:44,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:20:46,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:47,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:48,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:50,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:50,638 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:20:52,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:52,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:53,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:20:53,628 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:20:53,628 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:20:53,630 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:20:53,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:53,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:54,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:20:56,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:20:58,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:58,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:21:00,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:21:02,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:21:03,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:03,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:21:03,550 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:21:03,550 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:21:03,552 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:21:04,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:21:04,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:21:08,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:21:08,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:21:08,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:21:08,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:21:08,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:21:08,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:08,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:08,977 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:10,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:21:10,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:21:14,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:19,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:20,638 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:21:23,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:23,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:25,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:30,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:35,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:39,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:39,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:41,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:46,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:50,641 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:21:51,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:54,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:54,133 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:57,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:02,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:07,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:09,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:09,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:12,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:17,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:19,943 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:22:19,943 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_340_fd69eaf3ff6c84d28028.png with policy now +2023-07-10 19:22:19,986 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:22:19,986 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_340_7228a4cc76a2de851591.png with policy now +2023-07-10 19:22:19,987 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:22:19,987 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_340_97c01a792265a24029f7.png with policy now +2023-07-10 19:22:19,987 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:22:19,988 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_340_617f08065488995cbf7b.png with policy now +2023-07-10 19:22:20,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:22:20,021 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:22:20,021 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:22:20,023 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:22:20,259 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kgfrzinj-media/images/validation_340_fd69eaf3ff6c84d28028.png +2023-07-10 19:22:20,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:22:20,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_fd69eaf3ff6c84d28028.png +2023-07-10 19:22:20,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_617f08065488995cbf7b.png +2023-07-10 19:22:20,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_97c01a792265a24029f7.png +2023-07-10 19:22:20,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_7228a4cc76a2de851591.png +2023-07-10 19:22:20,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:22:20,302 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4oenrr3p-media/images/validation_340_617f08065488995cbf7b.png +2023-07-10 19:22:20,333 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ojs6r4nb-media/images/validation_340_97c01a792265a24029f7.png +2023-07-10 19:22:20,334 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ixli8v2q-media/images/validation_340_7228a4cc76a2de851591.png +2023-07-10 19:22:20,617 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kmfvyvs1-media/images/validation_340_fd69eaf3ff6c84d28028.png +2023-07-10 19:22:20,641 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:22:20,712 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/40qrgs40-media/images/validation_340_617f08065488995cbf7b.png +2023-07-10 19:22:20,731 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jrl3icf1-media/images/validation_340_97c01a792265a24029f7.png +2023-07-10 19:22:20,813 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9h2zm68l-media/images/validation_340_7228a4cc76a2de851591.png +2023-07-10 19:22:22,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:24,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:24,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:24,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:26,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:27,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:30,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:30,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:22:32,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:33,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:34,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:36,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:39,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:39,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:39,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:40,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:40,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:22:40,676 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:22:40,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:22:40,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:22:42,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:42,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:22:44,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:44,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:48,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:49,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:50,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:50,642 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:22:51,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:22:51,396 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:22:51,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:22:51,401 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:22:52,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:52,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:22:54,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:22:54,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:54,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:55,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:58,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:00,359 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:00,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:00,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:00,874 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:00,874 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:00,876 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:02,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:02,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:04,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:06,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:08,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:09,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:09,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:10,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:11,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:11,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:11,058 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:11,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:11,061 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:12,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:12,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:14,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:16,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:18,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:20,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:20,644 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:23:21,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:21,553 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:21,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:21,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:21,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:22,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:22,447 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:24,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:24,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:26,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:27,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:28,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:30,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:31,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:31,871 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:31,872 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:31,874 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:32,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:32,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:34,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:36,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:38,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:38,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:39,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:39,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:40,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:41,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:41,101 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:41,101 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:41,103 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:42,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:42,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:43,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:44,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:48,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:49,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:50,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:50,644 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:23:51,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:51,130 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:51,130 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:51,132 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:52,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:52,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:54,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:54,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:54,627 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:56,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:23:56,207 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:23:56,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:23:56,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:23:56,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:23:56,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:23:58,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:24:00,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:05,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:09,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:09,658 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:10,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:15,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:20,646 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:24:21,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:24,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:24,658 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:26,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:31,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:36,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:39,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:39,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:41,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:46,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:50,650 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:24:52,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:54,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:54,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:57,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:02,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:07,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:07,983 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:25:07,983 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_350_6b90cfa50be43d49eea2.png with policy now +2023-07-10 19:25:08,026 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:25:08,026 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_350_2ee7a6f04c6472aef4ae.png with policy now +2023-07-10 19:25:08,027 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:25:08,027 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_350_6968d1531d61fa5312a9.png with policy now +2023-07-10 19:25:08,028 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:25:08,028 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_350_36ddcfc991162f040d60.png with policy now +2023-07-10 19:25:08,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:25:08,055 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:25:08,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:25:08,057 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:25:08,321 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jn1a36o5-media/images/validation_350_6968d1531d61fa5312a9.png +2023-07-10 19:25:08,343 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n21nmrrk-media/images/validation_350_36ddcfc991162f040d60.png +2023-07-10 19:25:08,361 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3fwdudaf-media/images/validation_350_2ee7a6f04c6472aef4ae.png +2023-07-10 19:25:08,419 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hho7pwsx-media/images/validation_350_6b90cfa50be43d49eea2.png +2023-07-10 19:25:08,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:25:08,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6968d1531d61fa5312a9.png +2023-07-10 19:25:08,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_2ee7a6f04c6472aef4ae.png +2023-07-10 19:25:08,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_36ddcfc991162f040d60.png +2023-07-10 19:25:08,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6b90cfa50be43d49eea2.png +2023-07-10 19:25:08,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:25:09,059 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zuslh0d8-media/images/validation_350_6968d1531d61fa5312a9.png +2023-07-10 19:25:09,128 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dhg8xbct-media/images/validation_350_6b90cfa50be43d49eea2.png +2023-07-10 19:25:09,148 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f9yvhwj2-media/images/validation_350_2ee7a6f04c6472aef4ae.png +2023-07-10 19:25:09,150 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z8rqga37-media/images/validation_350_36ddcfc991162f040d60.png +2023-07-10 19:25:09,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:09,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:12,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:13,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:14,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:18,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:18,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:18,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:25:20,648 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:25:20,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:22,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:23,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:24,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:24,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:26,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:28,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:25:28,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:28,790 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:25:28,790 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:25:28,792 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:25:28,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:30,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:30,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:25:32,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:34,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:34,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:38,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:25:38,481 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:25:38,482 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:25:38,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:25:38,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:38,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:25:40,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:40,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:40,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:40,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:42,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:46,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:46,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:48,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:49,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:25:49,812 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:25:49,812 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:25:49,814 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:25:50,649 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:25:50,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:50,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:25:51,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:54,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:55,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:55,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:56,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:57,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:58,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:25:59,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:25:59,990 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:25:59,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:25:59,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:26:00,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:00,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:26:02,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:04,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:06,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:08,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:08,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:10,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:26:10,060 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:26:10,060 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:26:10,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:26:10,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:10,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:10,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:26:12,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:13,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:14,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:16,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:18,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:19,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:20,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:26:20,155 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:26:20,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:26:20,158 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:26:20,650 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:26:20,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:26:22,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:24,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:24,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:25,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:25,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:26,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:28,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:30,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:26:30,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:30,052 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:26:30,052 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:26:30,054 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:26:30,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:30,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:26:34,989 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:35,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:36,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:39,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:39,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:26:39,842 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:26:39,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:26:39,844 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:26:40,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:40,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:41,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:41,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:26:41,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:43,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:44,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:26:44,258 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:26:44,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:26:44,260 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:26:45,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:26:47,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:26:47,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:50,650 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:26:52,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:55,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:55,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:57,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:02,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:07,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:10,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:10,625 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:13,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:18,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:20,652 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:27:24,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:25,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:25,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:29,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:34,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:39,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:40,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:40,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:44,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:49,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:50,653 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:27:55,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:55,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:55,663 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:56,035 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:27:56,035 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_360_12d4cfc9d3e2c19bb823.png with policy now +2023-07-10 19:27:56,046 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:27:56,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_360_ed5231b48a359f841ada.png with policy now +2023-07-10 19:27:56,055 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:27:56,056 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_360_502e451e4787ab561523.png with policy now +2023-07-10 19:27:56,065 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:27:56,066 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_360_bd81bae755fc394332d4.png with policy now +2023-07-10 19:27:56,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:27:56,106 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:27:56,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:27:56,114 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:27:56,354 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8gn18x0p-media/images/validation_360_502e451e4787ab561523.png +2023-07-10 19:27:56,358 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3j0gt8x7-media/images/validation_360_12d4cfc9d3e2c19bb823.png +2023-07-10 19:27:56,371 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cttuykv9-media/images/validation_360_ed5231b48a359f841ada.png +2023-07-10 19:27:56,391 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4a6hhdey-media/images/validation_360_bd81bae755fc394332d4.png +2023-07-10 19:27:57,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:27:57,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_bd81bae755fc394332d4.png +2023-07-10 19:27:57,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_ed5231b48a359f841ada.png +2023-07-10 19:27:57,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_12d4cfc9d3e2c19bb823.png +2023-07-10 19:27:57,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_502e451e4787ab561523.png +2023-07-10 19:27:57,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:27:57,578 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5fv9p4b5-media/images/validation_360_502e451e4787ab561523.png +2023-07-10 19:27:57,581 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5m9zjkxg-media/images/validation_360_ed5231b48a359f841ada.png +2023-07-10 19:27:57,593 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mqtd52t2-media/images/validation_360_bd81bae755fc394332d4.png +2023-07-10 19:27:57,616 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ltbbl0al-media/images/validation_360_12d4cfc9d3e2c19bb823.png +2023-07-10 19:28:01,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:01,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:03,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:05,250 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:05,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:28:06,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:07,257 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:10,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:10,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:11,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:12,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:13,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:15,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:16,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:28:16,925 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:28:16,925 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:28:16,927 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:28:17,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:28:17,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:19,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:20,654 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:28:21,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:23,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:23,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:25,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:25,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:27,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:27,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:28:27,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:28:27,656 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:28:27,658 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:28:28,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:29,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:29,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:28:31,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:33,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:35,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:37,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:37,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:28:37,677 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:28:37,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:28:37,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:28:39,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:39,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:28:39,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:40,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:40,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:41,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:44,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:45,366 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:47,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:47,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:28:47,451 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:28:47,451 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:28:47,453 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:28:49,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:49,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:28:50,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:50,656 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:28:51,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:55,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:55,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:55,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:55,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:57,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:28:57,403 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:28:57,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:28:57,404 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:28:57,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:59,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:28:59,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:29:01,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:01,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:05,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:07,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:07,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:07,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:29:07,776 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:29:07,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:29:07,778 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:29:09,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:09,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:29:10,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:10,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:11,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:12,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:15,470 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:17,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:17,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:29:17,486 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:29:17,487 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:29:17,489 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:29:18,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:19,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:19,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:29:20,657 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:29:21,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:23,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:25,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:25,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:25,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:27,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:28,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:29:28,063 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:29:28,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:29:28,066 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:29:29,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:29,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:29,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:29:32,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:29:32,668 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:29:32,668 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:29:32,670 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:29:33,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:33,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:29:35,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:35,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:29:40,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:40,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:40,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:45,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:50,658 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:29:51,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:55,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:55,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:56,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:01,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:06,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:10,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:10,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:12,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:17,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:20,660 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:30:23,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:25,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:25,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:28,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:33,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:38,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:41,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:41,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:44,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:44,791 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:30:44,791 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_370_5fb21c56efd1a0c46dd0.png with policy now +2023-07-10 19:30:44,834 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:30:44,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_370_73ad31563e7e984b68ff.png with policy now +2023-07-10 19:30:44,835 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:30:44,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_370_7fe09fde2f20a785f873.png with policy now +2023-07-10 19:30:44,835 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:30:44,836 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_370_5563f713e6e10012c3b3.png with policy now +2023-07-10 19:30:44,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:30:44,864 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:30:44,864 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:30:44,866 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:30:45,105 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vejnwaya-media/images/validation_370_5fb21c56efd1a0c46dd0.png +2023-07-10 19:30:45,166 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c31e4xt1-media/images/validation_370_5563f713e6e10012c3b3.png +2023-07-10 19:30:45,169 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/av8h4fxk-media/images/validation_370_7fe09fde2f20a785f873.png +2023-07-10 19:30:45,185 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ftagz84z-media/images/validation_370_73ad31563e7e984b68ff.png +2023-07-10 19:30:45,662 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:30:45,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5563f713e6e10012c3b3.png +2023-07-10 19:30:45,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5fb21c56efd1a0c46dd0.png +2023-07-10 19:30:45,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_73ad31563e7e984b68ff.png +2023-07-10 19:30:45,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_7fe09fde2f20a785f873.png +2023-07-10 19:30:45,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:30:46,006 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7k3qz954-media/images/validation_370_5563f713e6e10012c3b3.png +2023-07-10 19:30:46,021 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0yv54eme-media/images/validation_370_7fe09fde2f20a785f873.png +2023-07-10 19:30:46,029 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l9nx6m1s-media/images/validation_370_73ad31563e7e984b68ff.png +2023-07-10 19:30:46,070 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/npfq58j9-media/images/validation_370_5fb21c56efd1a0c46dd0.png +2023-07-10 19:30:49,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:49,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:30:50,661 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:30:51,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:30:54,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:55,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:30:55,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:30:56,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:56,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:57,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:30:59,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:00,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:03,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:05,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:31:05,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:05,426 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:31:05,426 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:31:05,428 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:31:05,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:05,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:31:07,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:09,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:11,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:11,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:11,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:11,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:15,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:31:15,543 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:31:15,544 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:31:15,546 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:31:15,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:15,736 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:31:16,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:17,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:19,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:20,662 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:31:21,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:23,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:25,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:26,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:26,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:26,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:31:26,285 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:31:26,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:31:26,287 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:31:27,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:27,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:27,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:31:31,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:32,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:33,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:35,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:36,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:31:36,348 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:31:36,349 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:31:36,350 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:31:37,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:37,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:31:38,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:41,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:41,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:41,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:43,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:43,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:45,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:46,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:31:46,173 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:31:46,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:31:46,176 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:31:47,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:47,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:31:48,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:50,663 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:31:51,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:53,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:53,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:55,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:56,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:31:56,369 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:31:56,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:31:56,372 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:31:56,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:56,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:57,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:31:57,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:31:59,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:01,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:03,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:04,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:05,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:06,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:32:06,761 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:32:06,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:32:06,763 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:32:07,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:32:09,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:10,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:11,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:11,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:11,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:13,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:15,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:16,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:16,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:32:16,537 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:32:16,537 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:32:16,539 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:32:17,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:17,921 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:32:20,665 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:32:20,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:32:20,968 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:32:20,968 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:32:20,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:32:21,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:21,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:21,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:32:23,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:32:26,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:26,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:26,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:31,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:36,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:41,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:41,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:41,665 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:46,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:50,666 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:32:52,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:56,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:56,743 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:57,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:02,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:07,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:11,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:11,743 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:13,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:18,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:20,668 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:33:24,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:26,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:26,785 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:29,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:32,715 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:33:32,715 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_380_aeb73c8776efd685c407.png with policy now +2023-07-10 19:33:32,725 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:33:32,726 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_380_20723d028b2766e2371c.png with policy now +2023-07-10 19:33:32,735 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:33:32,735 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_380_a11c09a1ae07f444e927.png with policy now +2023-07-10 19:33:32,745 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:33:32,745 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_380_e0723e6246aba85312a6.png with policy now +2023-07-10 19:33:32,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:33:32,786 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:33:32,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:33:32,790 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:33:33,027 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z4lda42z-media/images/validation_380_20723d028b2766e2371c.png +2023-07-10 19:33:33,031 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8inucymu-media/images/validation_380_aeb73c8776efd685c407.png +2023-07-10 19:33:33,060 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7aoc77um-media/images/validation_380_e0723e6246aba85312a6.png +2023-07-10 19:33:33,060 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3zkc8ib2-media/images/validation_380_a11c09a1ae07f444e927.png +2023-07-10 19:33:34,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:33:34,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_e0723e6246aba85312a6.png +2023-07-10 19:33:34,156 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_a11c09a1ae07f444e927.png +2023-07-10 19:33:34,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_20723d028b2766e2371c.png +2023-07-10 19:33:34,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_aeb73c8776efd685c407.png +2023-07-10 19:33:34,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:33:34,511 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8o9gjp2y-media/images/validation_380_e0723e6246aba85312a6.png +2023-07-10 19:33:34,517 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5fyrzr92-media/images/validation_380_a11c09a1ae07f444e927.png +2023-07-10 19:33:34,529 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1svf8736-media/images/validation_380_20723d028b2766e2371c.png +2023-07-10 19:33:34,535 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7qh593e3-media/images/validation_380_aeb73c8776efd685c407.png +2023-07-10 19:33:35,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:38,167 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:40,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:41,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:42,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:42,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:42,205 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:43,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:33:46,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:47,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:48,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:50,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:50,668 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:33:52,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:52,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:52,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:33:52,738 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:33:52,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:33:52,740 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:33:54,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:33:56,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:57,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:57,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:58,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:33:58,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:00,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:02,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:02,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:34:02,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:34:02,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:34:02,379 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:34:04,236 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:04,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:34:04,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:08,247 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:09,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:10,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:12,259 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:12,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:12,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:12,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:34:12,412 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:34:12,412 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:34:12,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:34:14,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:14,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:34:15,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:18,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:20,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:20,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:20,670 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:34:22,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:22,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:34:22,824 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:34:22,825 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:34:22,827 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:34:24,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:34:25,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:26,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:27,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:27,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:28,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:30,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:31,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:32,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:32,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:34:32,757 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:34:32,757 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:34:32,759 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:34:34,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:34,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:34:37,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:38,366 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:40,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:42,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:42,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:42,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:42,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:43,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:34:43,067 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:34:43,067 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:34:43,069 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:34:44,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:34:46,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:47,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:48,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:50,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:50,670 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:34:52,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:53,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:34:53,786 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:34:53,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:34:53,788 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:34:54,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:54,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:34:56,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:57,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:57,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:58,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:34:58,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:02,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:35:04,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:04,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:35:04,295 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:35:04,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:35:04,297 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:35:04,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:35:04,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:35:06,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:35:09,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:35:09,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:09,150 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:35:09,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:35:09,152 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:35:10,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:35:10,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:35:12,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:35:12,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:12,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:14,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:19,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:20,671 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:35:24,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:27,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:27,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:30,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:35,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:40,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:42,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:42,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:46,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:50,676 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:35:51,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:56,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:57,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:57,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:02,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:07,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:12,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:12,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:13,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:18,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:20,674 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:36:22,676 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:36:22,676 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_390_b43e8f0735ff1f091296.png with policy now +2023-07-10 19:36:22,718 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:36:22,718 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_390_8e9fd532ef78184aab85.png with policy now +2023-07-10 19:36:22,718 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:36:22,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_390_bd9bdaf4c007309173d8.png with policy now +2023-07-10 19:36:22,719 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:36:22,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_390_229a34c4712db0f4e990.png with policy now +2023-07-10 19:36:22,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:36:22,745 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:36:22,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:36:22,746 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:36:22,997 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/anaqkfqy-media/images/validation_390_b43e8f0735ff1f091296.png +2023-07-10 19:36:23,029 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ggcvmm0m-media/images/validation_390_8e9fd532ef78184aab85.png +2023-07-10 19:36:23,043 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/khxg5go0-media/images/validation_390_229a34c4712db0f4e990.png +2023-07-10 19:36:23,116 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/43ch6h7r-media/images/validation_390_bd9bdaf4c007309173d8.png +2023-07-10 19:36:23,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:24,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:36:24,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_8e9fd532ef78184aab85.png +2023-07-10 19:36:24,653 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_b43e8f0735ff1f091296.png +2023-07-10 19:36:24,653 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_229a34c4712db0f4e990.png +2023-07-10 19:36:24,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_bd9bdaf4c007309173d8.png +2023-07-10 19:36:24,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:36:24,998 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/az83ymh0-media/images/validation_390_8e9fd532ef78184aab85.png +2023-07-10 19:36:25,004 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sazze6m7-media/images/validation_390_b43e8f0735ff1f091296.png +2023-07-10 19:36:25,004 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hyb6js45-media/images/validation_390_229a34c4712db0f4e990.png +2023-07-10 19:36:25,011 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rd74icc8-media/images/validation_390_bd9bdaf4c007309173d8.png +2023-07-10 19:36:27,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:27,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:28,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:28,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:30,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:32,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:33,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:36:34,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:36,680 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:38,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:39,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:40,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:42,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:42,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:43,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:36:43,846 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:36:43,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:36:43,848 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:36:44,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:44,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:36:44,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:46,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:48,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:50,675 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:36:50,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:50,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:53,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:36:53,398 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:36:53,399 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:36:53,401 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:36:54,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:54,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:36:56,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:56,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:36:57,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:57,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:58,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:00,737 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:01,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:02,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:03,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:03,291 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:03,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:03,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:37:04,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:37:06,750 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:07,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:08,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:12,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:12,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:13,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:13,689 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:14,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:14,436 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:14,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:14,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:37:14,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:14,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:37:16,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:18,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:20,677 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:37:20,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:22,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:23,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:24,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:24,581 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:24,581 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:24,584 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:37:24,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:24,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:37:26,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:28,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:28,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:28,689 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:30,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:32,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:34,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:34,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:34,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:34,916 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:34,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:34,918 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:37:36,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:36,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:37:39,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:40,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:42,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:43,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:43,689 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:44,886 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:45,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:45,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:45,066 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:45,067 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:45,069 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:37:46,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:37:48,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:50,680 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:37:50,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:50,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:52,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:54,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:54,714 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:54,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:54,716 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:37:54,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:54,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:37:55,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:56,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:58,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:58,689 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:58,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:37:59,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:37:59,163 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:37:59,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:37:59,165 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:38:00,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:38:01,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:02,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:38:06,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:11,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:13,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:13,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:16,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:20,682 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:38:22,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:27,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:28,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:28,759 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:32,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:37,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:42,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:43,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:43,806 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:47,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:50,684 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:38:53,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:58,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:58,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:58,806 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:03,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:08,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:10,956 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:39:10,956 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_400_5ead6ae3a94c8a4bdc2d.png with policy now +2023-07-10 19:39:10,998 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:39:10,998 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_400_c40430c51f237df62734.png with policy now +2023-07-10 19:39:10,999 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:39:10,999 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_400_f67a3e3ac2a8a9fc7a78.png with policy now +2023-07-10 19:39:11,000 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:39:11,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_400_3de0ebbbee02bd9366fc.png with policy now +2023-07-10 19:39:11,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:39:11,034 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:39:11,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:39:11,036 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:39:11,156 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:39:11,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_5ead6ae3a94c8a4bdc2d.png +2023-07-10 19:39:11,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_3de0ebbbee02bd9366fc.png +2023-07-10 19:39:11,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_c40430c51f237df62734.png +2023-07-10 19:39:11,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_f67a3e3ac2a8a9fc7a78.png +2023-07-10 19:39:11,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:39:11,263 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a23ttg0h-media/images/validation_400_5ead6ae3a94c8a4bdc2d.png +2023-07-10 19:39:11,311 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6038pm6f-media/images/validation_400_c40430c51f237df62734.png +2023-07-10 19:39:11,321 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5onzt36h-media/images/validation_400_f67a3e3ac2a8a9fc7a78.png +2023-07-10 19:39:11,334 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hp4jhc5e-media/images/validation_400_3de0ebbbee02bd9366fc.png +2023-07-10 19:39:11,599 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2hvfss5p-media/images/validation_400_5ead6ae3a94c8a4bdc2d.png +2023-07-10 19:39:11,667 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d5s5dsav-media/images/validation_400_f67a3e3ac2a8a9fc7a78.png +2023-07-10 19:39:11,675 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tbr6azyh-media/images/validation_400_c40430c51f237df62734.png +2023-07-10 19:39:11,911 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/soy0nu7y-media/images/validation_400_3de0ebbbee02bd9366fc.png +2023-07-10 19:39:13,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:13,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:13,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:17,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:19,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:19,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:20,687 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:39:22,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:39:23,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:24,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:25,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:27,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:28,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:28,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:29,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:30,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:31,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:39:31,804 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:39:31,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:39:31,806 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:39:33,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:33,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:39:35,224 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:36,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:37,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:39,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:41,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:42,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:39:42,002 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:39:42,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:39:42,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:39:43,247 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:43,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:39:43,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:43,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:45,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:46,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:47,259 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:49,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:50,689 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:39:51,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:39:51,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:51,898 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:39:51,899 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:39:51,900 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:39:53,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:53,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:39:55,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:57,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:39:57,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:58,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:58,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:01,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:02,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:40:02,169 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:40:02,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:40:02,171 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:40:03,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:03,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:03,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:40:05,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:07,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:08,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:09,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:12,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:40:12,023 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:40:12,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:40:12,025 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:40:13,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:13,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:40:13,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:13,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:13,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:15,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:17,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:19,389 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:19,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:20,691 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:40:22,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:40:22,267 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:40:22,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:40:22,270 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:40:23,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:23,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:40:24,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:25,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:27,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:28,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:28,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:29,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:30,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:32,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:40:32,800 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:40:32,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:40:32,804 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:40:33,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:33,437 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:40:35,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:35,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:37,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:41,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:41,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:43,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:40:43,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:40:43,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:40:43,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:40:43,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:43,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:40:43,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:43,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:45,471 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:46,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:48,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:40:48,133 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:40:48,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:40:48,135 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:40:49,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:49,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:40:50,692 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:40:51,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:40:52,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:57,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:58,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:58,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:02,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:07,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:12,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:13,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:13,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:17,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:20,694 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:41:23,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:28,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:28,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:28,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:33,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:38,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:43,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:43,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:44,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:49,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:50,695 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:41:55,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:58,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:58,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:59,863 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:41:59,863 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_410_23e7d31d69dac111e0cc.png with policy now +2023-07-10 19:41:59,874 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:41:59,874 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_410_74eed34a5c72f2255925.png with policy now +2023-07-10 19:41:59,883 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:41:59,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_410_36167af48e7b10fc1240.png with policy now +2023-07-10 19:41:59,893 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:41:59,893 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_410_17b34bf03ea19c3b0457.png with policy now +2023-07-10 19:41:59,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:41:59,934 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:41:59,934 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:41:59,936 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:42:00,173 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l68z1g7g-media/images/validation_410_23e7d31d69dac111e0cc.png +2023-07-10 19:42:00,185 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4xyujx61-media/images/validation_410_74eed34a5c72f2255925.png +2023-07-10 19:42:00,189 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k1sdvsb9-media/images/validation_410_36167af48e7b10fc1240.png +2023-07-10 19:42:00,206 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zfjiheq9-media/images/validation_410_17b34bf03ea19c3b0457.png +2023-07-10 19:42:00,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:01,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:42:01,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_23e7d31d69dac111e0cc.png +2023-07-10 19:42:01,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_17b34bf03ea19c3b0457.png +2023-07-10 19:42:01,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_74eed34a5c72f2255925.png +2023-07-10 19:42:01,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_36167af48e7b10fc1240.png +2023-07-10 19:42:01,702 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:42:02,025 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s0zo2u37-media/images/validation_410_23e7d31d69dac111e0cc.png +2023-07-10 19:42:02,057 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g9p1dvmg-media/images/validation_410_36167af48e7b10fc1240.png +2023-07-10 19:42:02,058 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bbkszvzq-media/images/validation_410_74eed34a5c72f2255925.png +2023-07-10 19:42:02,069 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/omsywh1f-media/images/validation_410_17b34bf03ea19c3b0457.png +2023-07-10 19:42:03,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:05,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:06,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:09,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:10,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:42:11,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:12,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:13,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:13,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:13,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:15,736 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:17,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:17,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:20,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:42:20,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:42:20,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:42:20,289 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:42:20,696 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:42:21,752 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:21,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:42:22,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:23,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:25,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:27,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:28,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:29,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:29,233 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:30,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:42:30,013 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:42:30,014 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:42:30,015 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:42:31,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:31,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:42:33,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:33,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:35,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:37,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:39,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:39,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:42:39,900 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:42:39,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:42:39,902 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:42:41,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:41,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:42:43,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:44,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:44,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:44,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:45,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:47,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:49,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:42:49,420 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:42:49,420 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:42:49,422 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:42:49,823 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:49,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:42:50,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,698 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:42:53,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:55,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:56,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:57,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:59,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:42:59,171 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:42:59,171 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:42:59,173 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:42:59,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:59,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:59,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:42:59,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:43:01,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:03,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:05,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:06,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:09,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:09,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:43:09,943 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:43:09,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:43:09,945 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:43:11,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:11,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:43:11,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:13,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:14,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:14,508 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:15,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:17,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:19,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:20,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:43:20,385 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:43:20,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:43:20,388 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:43:20,699 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:43:21,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:21,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:43:22,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:23,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:27,955 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:28,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:29,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:29,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:29,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:30,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:43:30,531 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:43:30,531 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:43:30,533 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:43:31,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:31,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:43:33,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:33,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:34,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:43:34,979 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:43:34,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:43:34,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:43:35,978 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:35,978 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:43:37,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:43:38,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:43,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:44,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:44,771 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:49,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:50,700 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:43:55,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:59,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:59,771 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:00,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:05,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:10,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:14,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:14,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:15,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:20,702 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:44:21,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:26,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:29,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:29,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:31,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:36,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:41,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:44,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:44,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:46,801 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:44:46,801 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_420_468dda443c13cf8f8de7.png with policy now +2023-07-10 19:44:46,844 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:44:46,844 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_420_9e8f3fa3f42f772ae3d5.png with policy now +2023-07-10 19:44:46,844 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:44:46,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:46,845 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_420_3c6da0c5488f561e85b0.png with policy now +2023-07-10 19:44:46,845 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:44:46,846 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_420_4eaea84a46b747adf8e2.png with policy now +2023-07-10 19:44:46,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:44:46,872 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:44:46,872 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:44:46,874 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:44:47,119 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/09j3coe6-media/images/validation_420_468dda443c13cf8f8de7.png +2023-07-10 19:44:47,156 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kw23dbwa-media/images/validation_420_4eaea84a46b747adf8e2.png +2023-07-10 19:44:47,160 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gk3t472i-media/images/validation_420_3c6da0c5488f561e85b0.png +2023-07-10 19:44:47,162 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y1s3673x-media/images/validation_420_9e8f3fa3f42f772ae3d5.png +2023-07-10 19:44:48,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:44:48,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_3c6da0c5488f561e85b0.png +2023-07-10 19:44:48,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_4eaea84a46b747adf8e2.png +2023-07-10 19:44:48,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_468dda443c13cf8f8de7.png +2023-07-10 19:44:48,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_9e8f3fa3f42f772ae3d5.png +2023-07-10 19:44:48,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:44:48,548 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lfmggn0k-media/images/validation_420_468dda443c13cf8f8de7.png +2023-07-10 19:44:48,559 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w3taovoe-media/images/validation_420_4eaea84a46b747adf8e2.png +2023-07-10 19:44:48,560 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dwyypgjn-media/images/validation_420_9e8f3fa3f42f772ae3d5.png +2023-07-10 19:44:48,566 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9b14whmj-media/images/validation_420_3c6da0c5488f561e85b0.png +2023-07-10 19:44:50,703 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:44:52,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:44:52,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:54,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:44:57,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:58,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:44:58,226 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:44:59,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:59,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:00,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:02,239 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:02,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:04,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:06,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:08,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:45:08,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:08,372 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:45:08,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:45:08,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:45:10,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:10,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:45:12,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:13,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:14,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:14,908 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:16,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:18,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:18,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:45:18,710 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:45:18,710 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:45:18,712 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:45:19,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:20,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:20,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:45:20,704 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:45:22,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:24,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:25,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:28,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:28,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:45:28,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:45:28,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:45:28,643 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:45:30,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:30,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:45:30,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:30,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:31,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:32,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:34,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:37,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:38,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:38,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:45:38,536 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:45:38,536 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:45:38,538 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:45:40,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:40,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:45:42,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:42,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:44,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:45,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:45,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:47,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:48,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:45:48,373 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:45:48,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:45:48,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:45:48,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:50,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:50,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:45:50,707 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:45:52,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:53,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:54,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:56,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:45:58,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:45:58,160 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:45:58,160 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:45:58,162 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:45:58,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:45:59,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:00,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:00,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:00,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:02,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:04,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:04,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:08,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:46:08,281 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:46:08,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:46:08,283 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:46:08,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:08,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:46:10,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:10,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:12,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:15,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:16,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:16,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:16,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:18,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:19,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:46:19,494 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:46:19,494 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:46:19,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:46:20,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:20,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:46:20,708 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:46:21,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:24,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:46:24,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:46:24,105 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:46:24,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:46:24,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:24,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:46:26,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:46:27,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:31,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:31,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:32,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:37,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:42,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:46,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:46,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:47,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:50,710 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:46:52,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:57,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:01,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:01,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:06,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:08,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:13,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:16,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:16,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:16,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:19,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:20,710 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:47:24,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:29,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:31,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:31,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:31,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:35,639 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:35,919 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:47:35,919 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_430_99eaa5194b7bc1924d72.png with policy now +2023-07-10 19:47:35,930 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:47:35,931 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_430_d287d232cc5e2b77a9ab.png with policy now +2023-07-10 19:47:35,941 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:47:35,941 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_430_93cdac4fca27af81cd2d.png with policy now +2023-07-10 19:47:35,950 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:47:35,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_430_5ee41cace9d4f20e50ec.png with policy now +2023-07-10 19:47:35,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:47:35,996 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:47:35,996 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:47:36,001 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:47:36,243 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m1x25ihh-media/images/validation_430_d287d232cc5e2b77a9ab.png +2023-07-10 19:47:36,251 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f4d11vlp-media/images/validation_430_93cdac4fca27af81cd2d.png +2023-07-10 19:47:36,252 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kzjl9u2u-media/images/validation_430_99eaa5194b7bc1924d72.png +2023-07-10 19:47:36,253 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mp2vccsd-media/images/validation_430_5ee41cace9d4f20e50ec.png +2023-07-10 19:47:36,719 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:47:36,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_d287d232cc5e2b77a9ab.png +2023-07-10 19:47:36,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_93cdac4fca27af81cd2d.png +2023-07-10 19:47:36,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_99eaa5194b7bc1924d72.png +2023-07-10 19:47:36,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_5ee41cace9d4f20e50ec.png +2023-07-10 19:47:36,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:47:37,072 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/48ux1k5k-media/images/validation_430_99eaa5194b7bc1924d72.png +2023-07-10 19:47:37,082 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kdx5e06a-media/images/validation_430_5ee41cace9d4f20e50ec.png +2023-07-10 19:47:37,098 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0uvcjxv0-media/images/validation_430_93cdac4fca27af81cd2d.png +2023-07-10 19:47:37,170 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kj4ceeo8-media/images/validation_430_d287d232cc5e2b77a9ab.png +2023-07-10 19:47:40,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:40,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:42,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:44,739 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:46,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:47:46,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:46,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:46,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:46,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:48,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:50,711 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:47:50,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:51,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:52,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:56,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:47:56,387 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:47:56,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:47:56,389 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:47:56,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:47:56,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:47:57,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:58,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:00,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:01,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:01,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:01,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:02,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:02,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:04,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:06,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:48:06,134 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:48:06,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:48:06,136 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:48:06,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:48:08,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:08,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:10,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:12,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:13,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:16,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:16,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:16,673 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:16,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:48:16,722 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:48:16,722 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:48:16,724 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:48:16,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:16,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:48:18,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:18,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:20,712 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:48:20,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:22,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:24,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:26,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:48:26,633 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:48:26,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:48:26,636 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:48:26,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:26,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:48:28,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:29,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:30,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:31,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:31,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:31,673 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:34,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:34,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:36,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:37,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:48:37,241 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:48:37,241 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:48:37,242 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:48:38,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:38,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:48:39,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:40,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:44,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:45,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:46,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:46,673 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:46,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:48,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:48:48,011 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:48:48,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:48:48,013 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:48:48,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:48,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:48:50,713 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:48:50,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:52,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:54,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:56,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:56,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:57,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:48:57,465 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:48:57,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:48:57,467 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:48:58,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:48:58,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:49:01,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:01,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:01,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:01,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:02,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:49:05,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:49:06,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:07,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:49:07,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:49:07,649 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:49:07,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:49:07,651 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:49:09,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:49:09,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:49:11,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:49:11,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:12,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:49:12,206 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:49:12,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:49:12,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:49:13,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:49:15,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:49:16,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:16,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:16,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:17,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:20,715 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:49:23,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:28,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:31,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:31,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:31,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:33,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:38,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:43,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:47,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:47,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:47,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:49,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:50,716 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:49:54,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:59,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:02,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:02,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:02,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:05,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:10,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:15,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:17,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:17,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:17,071 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:20,105 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:20,717 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:50:24,261 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:50:24,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_440_383ef6f10ba631c5fac5.png with policy now +2023-07-10 19:50:24,302 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:50:24,302 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_440_86030db889c53581da10.png with policy now +2023-07-10 19:50:24,303 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:50:24,303 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_440_f5d84ee1df7ba11b3a1c.png with policy now +2023-07-10 19:50:24,304 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:50:24,304 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_440_775944f1ef6981c597f5.png with policy now +2023-07-10 19:50:24,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:50:24,338 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:50:24,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:50:24,340 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:50:24,558 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5cf92dkr-media/images/validation_440_383ef6f10ba631c5fac5.png +2023-07-10 19:50:24,609 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w1zwsqit-media/images/validation_440_86030db889c53581da10.png +2023-07-10 19:50:24,611 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/md20k98z-media/images/validation_440_f5d84ee1df7ba11b3a1c.png +2023-07-10 19:50:24,623 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t1n9r3zr-media/images/validation_440_775944f1ef6981c597f5.png +2023-07-10 19:50:25,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:50:25,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_775944f1ef6981c597f5.png +2023-07-10 19:50:25,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_f5d84ee1df7ba11b3a1c.png +2023-07-10 19:50:25,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_86030db889c53581da10.png +2023-07-10 19:50:25,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_383ef6f10ba631c5fac5.png +2023-07-10 19:50:25,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:50:25,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:25,612 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jfiqosuy-media/images/validation_440_f5d84ee1df7ba11b3a1c.png +2023-07-10 19:50:25,618 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7nydu7jx-media/images/validation_440_775944f1ef6981c597f5.png +2023-07-10 19:50:25,630 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xjahaiff-media/images/validation_440_86030db889c53581da10.png +2023-07-10 19:50:25,676 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3bwzg40r-media/images/validation_440_383ef6f10ba631c5fac5.png +2023-07-10 19:50:29,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:30,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:31,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:32,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:32,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:32,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:33,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:34,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:50:35,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:37,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:39,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:41,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:41,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:43,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:44,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:50:44,172 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:50:44,172 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:50:44,174 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:50:45,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:45,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:50:46,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:47,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:47,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:47,125 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:49,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:50,718 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:50:51,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:51,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:53,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:54,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:50:54,126 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:50:54,127 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:50:54,129 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:50:55,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:50:55,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:50:57,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:59,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:01,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:02,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:02,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:02,125 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:03,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:03,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:04,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:51:04,077 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:51:04,078 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:51:04,080 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:51:05,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:05,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:51:08,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:09,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:11,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:13,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:13,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:14,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:51:14,714 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:51:14,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:51:14,716 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:51:15,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:51:17,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:17,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:17,125 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:17,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:19,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:19,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:20,719 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:51:21,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:24,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:25,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:51:25,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:51:25,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:51:25,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:51:25,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:25,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:51:27,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:29,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:30,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:32,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:32,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:32,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:33,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:35,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:51:35,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:35,416 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:51:35,417 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:51:35,418 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:51:35,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:35,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:51:37,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:39,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:41,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:41,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:44,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:51:44,890 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:51:44,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:51:44,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:51:45,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:45,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:51:46,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:47,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:47,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:47,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:47,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:49,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:50,720 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:51:52,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:53,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:55,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:51:55,496 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:51:55,496 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:51:55,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:51:55,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:55,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:51:57,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:51:58,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:00,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:52:00,561 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:52:00,561 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:52:00,563 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:52:01,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:52:01,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:52:02,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:02,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:02,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:03,592 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:52:04,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:09,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:14,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:17,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:17,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:17,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:19,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:20,722 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:52:24,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:29,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:32,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:32,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:32,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:35,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:40,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:45,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:47,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:47,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:47,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:50,723 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:52:50,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:55,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:00,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:02,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:02,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:02,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:06,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:11,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:12,238 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:53:12,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_450_001a45c4f5d7d7487870.png with policy now +2023-07-10 19:53:12,250 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:53:12,250 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_450_6a0d5ff1a3e70f7adfb1.png with policy now +2023-07-10 19:53:12,262 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:53:12,262 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_450_6544f003d701db8d9883.png with policy now +2023-07-10 19:53:12,273 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:53:12,274 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_450_387e0aefcba7f7f80582.png with policy now +2023-07-10 19:53:12,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:53:12,320 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:53:12,320 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:53:12,322 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:53:12,582 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/35jlql0w-media/images/validation_450_387e0aefcba7f7f80582.png +2023-07-10 19:53:12,584 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pp89vkr6-media/images/validation_450_6544f003d701db8d9883.png +2023-07-10 19:53:12,622 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/945lzhzu-media/images/validation_450_001a45c4f5d7d7487870.png +2023-07-10 19:53:12,645 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3ojrbe3c-media/images/validation_450_6a0d5ff1a3e70f7adfb1.png +2023-07-10 19:53:13,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:53:13,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6544f003d701db8d9883.png +2023-07-10 19:53:13,831 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_001a45c4f5d7d7487870.png +2023-07-10 19:53:13,831 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6a0d5ff1a3e70f7adfb1.png +2023-07-10 19:53:13,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_387e0aefcba7f7f80582.png +2023-07-10 19:53:13,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:53:14,168 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/29vd6z40-media/images/validation_450_6544f003d701db8d9883.png +2023-07-10 19:53:14,230 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rhu2odmp-media/images/validation_450_387e0aefcba7f7f80582.png +2023-07-10 19:53:14,241 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lf17lz7m-media/images/validation_450_001a45c4f5d7d7487870.png +2023-07-10 19:53:14,289 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9kw1ke7g-media/images/validation_450_6a0d5ff1a3e70f7adfb1.png +2023-07-10 19:53:17,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:17,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:17,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:17,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:17,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:20,724 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:53:21,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:22,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:23,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:24,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:53:25,869 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:27,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:28,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:31,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:32,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:32,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:32,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:33,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:33,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:53:33,784 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:53:33,784 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:53:33,786 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:53:33,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:33,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:53:35,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:37,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:38,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:41,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:43,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:53:43,395 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:53:43,395 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:53:43,397 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:53:43,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:43,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:53:44,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:45,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:47,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:47,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:47,744 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:47,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:49,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:50,725 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:53:51,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:53,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:53:53,676 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:53:53,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:53:53,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:53:53,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:53,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:53:54,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:55,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:57,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:53:59,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:01,980 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:02,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:02,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:02,744 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:03,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:54:03,894 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:54:03,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:54:03,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:54:03,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:03,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:54:04,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:05,993 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:07,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:10,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:12,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:13,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:54:13,997 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:54:13,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:54:14,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:54:14,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:14,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:54:16,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:16,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:18,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:18,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:18,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:20,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:20,727 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:54:21,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:22,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:24,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:24,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:54:24,513 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:54:24,513 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:54:24,515 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:54:26,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:26,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:54:26,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:30,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:32,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:32,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:33,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:33,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:33,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:34,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:34,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:54:34,784 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:54:34,784 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:54:34,786 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:54:36,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:54:37,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:38,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:40,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:42,139 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:43,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:44,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:44,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:54:44,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:54:44,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:54:44,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:54:46,148 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:54:48,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:48,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:48,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:48,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:48,702 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:49,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:54:49,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:54:49,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:54:49,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:54:50,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:50,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:54:50,729 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:54:52,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:54:53,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:58,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:03,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:03,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:03,701 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:03,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:08,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:13,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:18,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:18,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:18,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:18,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:20,730 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:55:24,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:29,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:33,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:33,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:33,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:34,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:39,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:44,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:48,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:48,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:48,826 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:49,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:50,732 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:55:55,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:00,734 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:01,168 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:56:01,169 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_460_80f9bbc0b358b7888196.png with policy now +2023-07-10 19:56:01,210 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:56:01,210 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_460_5c6b63be2aa005f26634.png with policy now +2023-07-10 19:56:01,210 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:56:01,210 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_460_74a031e22e695e1ceec3.png with policy now +2023-07-10 19:56:01,211 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:56:01,211 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_460_a69fb3c65673d7032e94.png with policy now +2023-07-10 19:56:01,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:56:01,248 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:56:01,249 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:56:01,251 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:56:01,480 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5ixjixdp-media/images/validation_460_80f9bbc0b358b7888196.png +2023-07-10 19:56:01,532 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eup0l7su-media/images/validation_460_5c6b63be2aa005f26634.png +2023-07-10 19:56:01,543 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/03sqvup9-media/images/validation_460_74a031e22e695e1ceec3.png +2023-07-10 19:56:01,600 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e90e0s29-media/images/validation_460_a69fb3c65673d7032e94.png +2023-07-10 19:56:02,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:56:02,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_80f9bbc0b358b7888196.png +2023-07-10 19:56:02,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_5c6b63be2aa005f26634.png +2023-07-10 19:56:02,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_74a031e22e695e1ceec3.png +2023-07-10 19:56:02,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_a69fb3c65673d7032e94.png +2023-07-10 19:56:02,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:56:02,769 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4phafx0v-media/images/validation_460_74a031e22e695e1ceec3.png +2023-07-10 19:56:02,772 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/an53hd67-media/images/validation_460_5c6b63be2aa005f26634.png +2023-07-10 19:56:02,794 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gmleaf5z-media/images/validation_460_80f9bbc0b358b7888196.png +2023-07-10 19:56:02,927 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mv9hgycl-media/images/validation_460_a69fb3c65673d7032e94.png +2023-07-10 19:56:03,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:03,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:03,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:06,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:06,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:08,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:11,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:56:11,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:12,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:14,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:16,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:17,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:18,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:18,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:18,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:18,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:20,732 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:56:21,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:56:21,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:56:21,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:56:21,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:56:22,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:22,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:22,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:56:24,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:26,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:28,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:30,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:32,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:56:32,163 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:56:32,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:56:32,166 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:56:32,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:32,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:56:33,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:33,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:33,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:34,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:38,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:39,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:40,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:42,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:56:42,232 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:56:42,232 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:56:42,234 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:56:42,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:42,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:56:44,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:44,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:46,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:49,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:49,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:49,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:49,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:50,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:50,733 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:56:52,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:56:52,259 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:56:52,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:56:52,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:56:52,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:52,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:56:54,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:56:55,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:56,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:00,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:01,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:02,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:57:02,395 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:57:02,396 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:57:02,398 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:57:02,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:02,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:57:04,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:04,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:04,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:04,638 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:07,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:08,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:10,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:12,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:12,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:57:12,369 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:57:12,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:57:12,372 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:57:12,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:12,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:57:14,668 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:17,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:18,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:19,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:19,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:19,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:20,688 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:20,734 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:57:22,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:22,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:22,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:57:22,887 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:57:22,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:57:22,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:57:24,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:57:26,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:28,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:28,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:30,719 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:32,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:33,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:57:33,358 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:57:33,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:57:33,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:33,360 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:57:34,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:57:35,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:35,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:35,029 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:36,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:37,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:57:38,001 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:57:38,001 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:57:38,003 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:57:38,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:38,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:38,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:57:40,752 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:42,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:57:43,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:49,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:50,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:50,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:50,029 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:50,735 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:57:54,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:59,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:04,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:05,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:05,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:05,179 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:10,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:15,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:20,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:20,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:20,179 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:20,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:20,737 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:58:25,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:30,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:35,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:35,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:35,221 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:36,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:41,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:46,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:49,750 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:58:49,751 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_470_97ad0378ff06183ad356.png with policy now +2023-07-10 19:58:49,762 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:58:49,763 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_470_2e1acef5aa52a1089403.png with policy now +2023-07-10 19:58:49,773 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:58:49,773 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_470_f6240c0e769751a3c9ac.png with policy now +2023-07-10 19:58:49,784 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 19:58:49,784 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_470_7f3eb13066c706303785.png with policy now +2023-07-10 19:58:49,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:58:49,825 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:58:49,825 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:58:49,828 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:58:50,049 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jtqc7jj2-media/images/validation_470_97ad0378ff06183ad356.png +2023-07-10 19:58:50,068 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t3lxoanq-media/images/validation_470_2e1acef5aa52a1089403.png +2023-07-10 19:58:50,080 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eilh3hu9-media/images/validation_470_f6240c0e769751a3c9ac.png +2023-07-10 19:58:50,091 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7kd354z3-media/images/validation_470_7f3eb13066c706303785.png +2023-07-10 19:58:50,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:50,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:50,221 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:50,738 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:58:51,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:58:51,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_f6240c0e769751a3c9ac.png +2023-07-10 19:58:51,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_7f3eb13066c706303785.png +2023-07-10 19:58:51,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_2e1acef5aa52a1089403.png +2023-07-10 19:58:51,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_97ad0378ff06183ad356.png +2023-07-10 19:58:51,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 19:58:51,356 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lmwuk7go-media/images/validation_470_97ad0378ff06183ad356.png +2023-07-10 19:58:51,366 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/crpecg6w-media/images/validation_470_7f3eb13066c706303785.png +2023-07-10 19:58:51,384 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9y343aiw-media/images/validation_470_f6240c0e769751a3c9ac.png +2023-07-10 19:58:51,421 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qqdh58ce-media/images/validation_470_2e1acef5aa52a1089403.png +2023-07-10 19:58:51,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:55,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:58:57,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:59,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:00,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:59:01,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:03,045 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:03,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:05,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:05,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:05,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:05,221 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:09,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:09,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:10,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:59:10,251 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:59:10,251 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:59:10,253 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:59:11,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:11,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:59:13,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:14,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:17,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:19,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:20,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:20,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:20,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:20,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:59:20,474 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:59:20,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:20,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:59:20,477 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:59:20,740 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:59:21,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:21,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:59:23,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:25,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:27,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:29,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:30,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:59:30,654 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:59:30,654 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:59:30,655 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:59:31,135 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:31,135 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:59:31,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:33,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:35,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:35,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:35,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:35,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:37,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:39,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:40,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:59:40,617 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:59:40,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:59:40,619 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:59:41,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:41,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:59:42,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:43,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:47,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:48,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:49,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:50,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:50,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:50,567 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:50,740 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 19:59:51,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:51,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 19:59:51,326 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 19:59:51,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 19:59:51,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 19:59:53,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 19:59:53,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:55,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:57,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 19:59:58,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:59,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:01,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:00:01,032 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:00:01,032 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:00:01,035 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:00:01,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:01,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:00:03,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:05,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:05,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:05,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:05,567 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:07,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:08,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:09,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:11,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:00:11,163 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:00:11,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:00:11,165 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:00:11,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:11,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:00:13,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:15,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:17,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:19,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:19,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:20,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:20,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:20,567 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:20,741 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:00:20,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:00:20,899 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:00:20,899 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:00:20,901 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:00:21,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:21,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:00:23,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:24,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:25,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:00:25,778 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:00:25,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:00:25,780 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:00:27,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:27,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:00:29,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:00:29,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:34,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:35,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:35,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:35,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:40,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:45,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:50,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:50,742 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:00:50,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:50,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:50,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:55,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:00,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:05,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:05,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:05,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:06,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:11,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:16,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:20,746 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:01:20,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:20,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:20,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:21,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:26,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:31,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:35,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:35,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:35,975 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:37,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:37,603 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:01:37,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_480_9d32d16858f57c594c75.png with policy now +2023-07-10 20:01:37,615 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:01:37,615 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_480_22651dc1c7c1550b9b9f.png with policy now +2023-07-10 20:01:37,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_22651dc1c7c1550b9b9f.png +2023-07-10 20:01:37,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_9d32d16858f57c594c75.png +2023-07-10 20:01:37,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:01:37,627 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:01:37,627 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_480_8929e4e13cc5f9c5b8a3.png with policy now +2023-07-10 20:01:37,638 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:01:37,638 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_480_04cd9eae37d8fb5d638e.png with policy now +2023-07-10 20:01:37,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:01:37,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:01:37,680 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:01:37,682 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:01:37,926 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n2hxowyl-media/images/validation_480_22651dc1c7c1550b9b9f.png +2023-07-10 20:01:37,947 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/odey5ixf-media/images/validation_480_8929e4e13cc5f9c5b8a3.png +2023-07-10 20:01:37,950 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bmacahf5-media/images/validation_480_04cd9eae37d8fb5d638e.png +2023-07-10 20:01:38,038 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hur0po8m-media/images/validation_480_9d32d16858f57c594c75.png +2023-07-10 20:01:38,435 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/24vu1uop-media/images/validation_480_22651dc1c7c1550b9b9f.png +2023-07-10 20:01:38,631 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/37wrp9nd-media/images/validation_480_9d32d16858f57c594c75.png +2023-07-10 20:01:39,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:01:39,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_8929e4e13cc5f9c5b8a3.png +2023-07-10 20:01:39,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_04cd9eae37d8fb5d638e.png +2023-07-10 20:01:39,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:01:40,041 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ygk0sdlw-media/images/validation_480_8929e4e13cc5f9c5b8a3.png +2023-07-10 20:01:40,090 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kzgveli2-media/images/validation_480_04cd9eae37d8fb5d638e.png +2023-07-10 20:01:41,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:42,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:43,642 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:47,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:47,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:48,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:01:49,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:50,745 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:01:50,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:50,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:50,975 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:51,671 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:53,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:55,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:57,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:58,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:58,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:01:58,461 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:01:58,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:01:58,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:01:59,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:01:59,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:02:03,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:03,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:05,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:05,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:05,975 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:07,719 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:09,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:02:09,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:09,316 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:02:09,317 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:02:09,318 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:02:09,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:02:11,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:13,739 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:14,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:15,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:17,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:19,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:02:19,450 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:02:19,450 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:02:19,453 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:02:19,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:02:20,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:20,747 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:02:21,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:21,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:21,413 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:21,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:23,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:25,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:25,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:29,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:29,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:02:29,827 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:02:29,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:02:29,829 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:02:31,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:31,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:02:31,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:33,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:35,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:36,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:36,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:36,413 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:37,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:39,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:40,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:02:40,558 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:02:40,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:02:40,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:02:41,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:41,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:02:42,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:43,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:47,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:47,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:49,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:50,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:02:50,192 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:02:50,193 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:02:50,195 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:02:50,749 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:02:51,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:51,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:02:51,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:51,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:51,945 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:53,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:53,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:57,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:02:59,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:59,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:01,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:03:01,205 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:03:01,205 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:03:01,207 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:03:01,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:01,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:03:04,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:05,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:06,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:06,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:06,946 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:07,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:09,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:10,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:11,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:03:11,523 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:03:11,523 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:03:11,525 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:03:11,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:03:13,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:15,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:15,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:16,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:03:16,370 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:03:16,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:03:16,373 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:03:17,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:17,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:03:19,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:03:20,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:20,748 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:03:21,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:21,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:21,946 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:25,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:30,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:35,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:37,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:37,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:37,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:41,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:46,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:50,752 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:03:51,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:52,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:52,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:52,170 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:57,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:02,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:07,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:07,170 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:07,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:12,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:17,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:20,750 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:04:22,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:04:22,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:22,210 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:23,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:28,129 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:04:28,129 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_490_674f1304edaa36c5d940.png with policy now +2023-07-10 20:04:28,140 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:04:28,140 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_490_2189328c6bef0974962d.png with policy now +2023-07-10 20:04:28,151 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:04:28,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_490_e5a72b4f8e5c3464c445.png with policy now +2023-07-10 20:04:28,162 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:04:28,162 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_490_032fd5c6500c9b751454.png with policy now +2023-07-10 20:04:28,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_674f1304edaa36c5d940.png +2023-07-10 20:04:28,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_2189328c6bef0974962d.png +2023-07-10 20:04:28,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_032fd5c6500c9b751454.png +2023-07-10 20:04:28,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_e5a72b4f8e5c3464c445.png +2023-07-10 20:04:28,181 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:04:28,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:04:28,206 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:04:28,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:04:28,208 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:04:28,426 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c0z8k5zj-media/images/validation_490_674f1304edaa36c5d940.png +2023-07-10 20:04:28,452 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kgc1hqkr-media/images/validation_490_e5a72b4f8e5c3464c445.png +2023-07-10 20:04:28,478 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/koy9ax9s-media/images/validation_490_2189328c6bef0974962d.png +2023-07-10 20:04:28,561 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hfoqe96d-media/images/validation_490_032fd5c6500c9b751454.png +2023-07-10 20:04:28,806 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/98zv9otq-media/images/validation_490_674f1304edaa36c5d940.png +2023-07-10 20:04:28,908 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ohg29u8r-media/images/validation_490_e5a72b4f8e5c3464c445.png +2023-07-10 20:04:29,144 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s7xd8dwt-media/images/validation_490_2189328c6bef0974962d.png +2023-07-10 20:04:29,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:29,378 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mygfzimb-media/images/validation_490_032fd5c6500c9b751454.png +2023-07-10 20:04:30,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:04:33,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:34,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:36,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:37,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:37,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:37,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:04:39,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:40,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:42,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:45,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:45,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:47,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:04:47,364 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:04:47,364 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:04:47,367 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:04:48,221 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:48,221 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:04:50,752 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:04:51,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:52,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:52,210 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:54,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:57,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:57,241 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:04:57,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:04:57,695 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:04:57,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:04:57,697 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:05:00,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:00,250 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:05:02,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:03,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:06,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:07,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:07,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:05:07,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:07,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:08,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:05:08,610 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:05:08,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:05:08,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:05:09,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:09,270 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:05:12,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:13,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:18,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:18,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:19,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:05:19,468 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:05:19,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:05:19,470 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:05:20,753 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:05:21,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:21,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:05:22,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:05:22,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:22,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:24,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:24,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:27,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:29,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:05:29,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:29,847 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:05:29,848 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:05:29,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:05:30,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:30,359 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:05:33,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:35,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:36,372 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:37,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:05:37,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:37,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:40,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:40,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:05:40,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:05:40,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:05:40,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:05:42,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:42,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:05:45,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:46,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:48,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:50,755 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:05:50,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:05:50,953 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:05:50,953 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:05:50,955 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:05:51,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:51,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:05:51,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:52,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:05:52,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:52,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:54,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:05:57,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:00,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:06:00,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:06:00,887 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:06:00,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:06:00,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:06:02,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:03,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:06:03,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:06:05,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:06:05,694 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:06:05,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:06:05,697 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:06:06,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:06:06,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:06:07,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:07,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:07,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:07,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:09,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:06:12,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:17,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:20,757 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:06:23,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:23,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:23,182 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:23,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:28,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:33,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:38,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:38,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:38,142 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:39,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:44,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:49,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:50,756 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:06:53,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:53,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:53,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:54,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:59,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:04,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:08,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:08,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:08,218 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:09,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:14,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:17,624 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:07:17,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_500_895139a5e6efb90480dc.png with policy now +2023-07-10 20:07:17,636 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:07:17,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_500_8d91690ac271c582f4a8.png with policy now +2023-07-10 20:07:17,648 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:07:17,648 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_500_6efb319edfd10905e163.png with policy now +2023-07-10 20:07:17,659 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:07:17,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_500_febb1b8f21ff30341dad.png with policy now +2023-07-10 20:07:17,698 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:07:17,699 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:07:17,699 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:07:17,703 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:07:17,945 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ok0h7luk-media/images/validation_500_895139a5e6efb90480dc.png +2023-07-10 20:07:17,962 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/29ungllj-media/images/validation_500_8d91690ac271c582f4a8.png +2023-07-10 20:07:17,963 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d3qf7hno-media/images/validation_500_6efb319edfd10905e163.png +2023-07-10 20:07:17,981 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n91df94w-media/images/validation_500_febb1b8f21ff30341dad.png +2023-07-10 20:07:18,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:07:18,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_895139a5e6efb90480dc.png +2023-07-10 20:07:18,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_8d91690ac271c582f4a8.png +2023-07-10 20:07:18,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_6efb319edfd10905e163.png +2023-07-10 20:07:18,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_febb1b8f21ff30341dad.png +2023-07-10 20:07:18,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:07:18,985 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zq10288m-media/images/validation_500_febb1b8f21ff30341dad.png +2023-07-10 20:07:18,987 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gg53vq52-media/images/validation_500_895139a5e6efb90480dc.png +2023-07-10 20:07:18,994 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bynuzw45-media/images/validation_500_8d91690ac271c582f4a8.png +2023-07-10 20:07:19,005 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g7f8n4yg-media/images/validation_500_6efb319edfd10905e163.png +2023-07-10 20:07:19,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:20,757 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:07:23,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:23,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:23,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:24,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:25,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:28,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:07:30,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:30,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:33,669 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:35,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:36,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:38,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:38,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:38,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:38,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:07:38,632 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:07:38,632 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:07:38,634 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:07:39,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:39,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:07:41,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:42,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:47,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:48,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:48,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:07:48,925 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:07:48,925 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:07:48,927 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:07:50,758 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:07:51,711 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:51,711 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:07:52,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:53,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:53,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:53,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:54,717 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:57,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:57,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:07:59,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:07:59,463 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:07:59,463 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:07:59,465 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:00,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:00,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:08:02,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:06,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:08,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:08,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:08,328 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:08,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:09,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:08:09,117 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:08:09,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:08:09,119 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:09,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:09,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:08:12,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:13,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:15,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:18,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:19,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:19,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:08:19,720 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:08:19,721 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:08:19,723 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:20,760 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:08:21,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:21,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:08:23,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:23,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:23,328 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:24,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:24,821 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:27,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:29,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:08:29,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:29,486 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:08:29,487 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:08:29,489 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:30,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:30,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:08:35,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:36,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:38,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:38,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:38,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:39,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:08:39,665 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:08:39,665 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:08:39,667 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:39,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:39,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:08:40,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:42,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:45,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:46,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:48,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:50,761 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:08:50,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:08:50,988 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:08:50,988 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:08:50,990 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:51,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:51,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:08:51,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:53,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:53,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:53,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:54,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:55,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:08:55,468 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:08:55,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:08:55,470 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:08:57,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:57,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:08:57,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:09:00,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:09:02,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:07,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:08,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:08,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:08,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:13,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:18,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:20,762 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:09:23,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:23,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:23,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:23,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:29,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:34,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:39,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:39,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:39,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:39,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:44,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:49,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:50,764 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:09:54,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:54,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:54,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:55,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:00,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:05,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:07,256 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:10:07,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_510_902eefa4ac22bf8ff7d4.png with policy now +2023-07-10 20:10:07,268 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:10:07,268 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_510_15a524eee8d1649b37f9.png with policy now +2023-07-10 20:10:07,278 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:10:07,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_510_1fc9ed8bd71b8d1270ec.png with policy now +2023-07-10 20:10:07,289 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:10:07,289 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_510_a395994d32c45fbf8eb2.png with policy now +2023-07-10 20:10:07,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:10:07,328 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:10:07,328 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:10:07,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:10:07,556 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jwh2qv4g-media/images/validation_510_902eefa4ac22bf8ff7d4.png +2023-07-10 20:10:07,574 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2xscrs3l-media/images/validation_510_15a524eee8d1649b37f9.png +2023-07-10 20:10:07,599 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3qyq2yyy-media/images/validation_510_a395994d32c45fbf8eb2.png +2023-07-10 20:10:07,601 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wz1xah2w-media/images/validation_510_1fc9ed8bd71b8d1270ec.png +2023-07-10 20:10:09,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:09,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:09,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:10,083 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:10:10,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_902eefa4ac22bf8ff7d4.png +2023-07-10 20:10:10,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_a395994d32c45fbf8eb2.png +2023-07-10 20:10:10,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_1fc9ed8bd71b8d1270ec.png +2023-07-10 20:10:10,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_15a524eee8d1649b37f9.png +2023-07-10 20:10:10,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:10:10,424 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mf5425jj-media/images/validation_510_902eefa4ac22bf8ff7d4.png +2023-07-10 20:10:10,427 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3syyvxe3-media/images/validation_510_a395994d32c45fbf8eb2.png +2023-07-10 20:10:10,447 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/arijlltc-media/images/validation_510_15a524eee8d1649b37f9.png +2023-07-10 20:10:10,455 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a18w94g3-media/images/validation_510_1fc9ed8bd71b8d1270ec.png +2023-07-10 20:10:10,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:13,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:16,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:16,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:18,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:10:19,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:20,765 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:10:21,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:22,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:24,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:24,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:24,052 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:25,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:26,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:28,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:28,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:10:28,818 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:10:28,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:10:28,820 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:10:31,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:31,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:10:31,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:34,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:37,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:37,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:38,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:10:38,176 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:10:38,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:10:38,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:10:39,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:39,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:40,149 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:10:42,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:43,156 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:46,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:48,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:10:48,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:48,459 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:10:48,459 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:10:48,461 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:10:49,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:49,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:10:50,766 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:10:52,177 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:54,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:54,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:54,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:54,260 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:55,184 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:58,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:10:59,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:10:59,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:59,524 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:10:59,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:10:59,526 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:11:01,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:01,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:11:05,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:07,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:09,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:09,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:09,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:09,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:11:09,517 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:11:09,517 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:11:09,519 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:11:10,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:10,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:11:10,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:13,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:16,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:18,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:11:18,769 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:11:18,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:11:18,771 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:11:19,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:19,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:11:20,767 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:11:21,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:22,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:24,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:24,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:24,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:25,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:27,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:28,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:29,008 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:11:29,009 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:11:29,009 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:11:29,012 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:11:31,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:31,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:11:32,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:34,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:37,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:37,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:38,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:11:38,939 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:11:38,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:11:38,941 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:11:39,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:39,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:39,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:40,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:40,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:11:42,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:43,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:43,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:11:43,851 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:11:43,851 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:11:43,853 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:11:46,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:46,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:11:47,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:49,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:11:50,768 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:11:53,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:54,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:54,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:54,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:59,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:04,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:09,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:12:09,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:09,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:09,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:14,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:19,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:20,769 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:12:24,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:12:24,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:24,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:24,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:29,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:34,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:39,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:12:39,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:39,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:39,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:44,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:49,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:50,770 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:12:54,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:12:54,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:54,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:55,606 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:12:55,606 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_520_19b814bede1415305ba8.png with policy now +2023-07-10 20:12:55,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:55,617 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:12:55,618 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_520_b2a185415001c77d993c.png with policy now +2023-07-10 20:12:55,724 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:12:55,724 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_520_cb42678b7b4543e4a78b.png with policy now +2023-07-10 20:12:55,741 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:12:55,741 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_520_9800be3afb8e356464ce.png with policy now +2023-07-10 20:12:55,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:12:55,786 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:12:55,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:12:55,788 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:12:55,908 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pdhdyzty-media/images/validation_520_19b814bede1415305ba8.png +2023-07-10 20:12:55,940 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ai6tua4d-media/images/validation_520_b2a185415001c77d993c.png +2023-07-10 20:12:56,052 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xtghfy3k-media/images/validation_520_9800be3afb8e356464ce.png +2023-07-10 20:12:56,054 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/spcastx3-media/images/validation_520_cb42678b7b4543e4a78b.png +2023-07-10 20:12:58,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:12:58,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_cb42678b7b4543e4a78b.png +2023-07-10 20:12:58,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_b2a185415001c77d993c.png +2023-07-10 20:12:58,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_9800be3afb8e356464ce.png +2023-07-10 20:12:58,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_19b814bede1415305ba8.png +2023-07-10 20:12:58,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:12:58,847 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vvzts01z-media/images/validation_520_cb42678b7b4543e4a78b.png +2023-07-10 20:12:58,861 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fv3irpqk-media/images/validation_520_19b814bede1415305ba8.png +2023-07-10 20:12:58,866 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qjjg64vx-media/images/validation_520_b2a185415001c77d993c.png +2023-07-10 20:12:58,893 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kv7o2txk-media/images/validation_520_9800be3afb8e356464ce.png +2023-07-10 20:13:00,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:01,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:04,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:06,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:13:06,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:07,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:09,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:09,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:09,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:10,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:12,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:13,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:16,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:13:16,413 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:13:16,413 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:13:16,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:13:16,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:16,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:13:17,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:19,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:20,772 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:13:22,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:22,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:24,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:24,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:24,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:25,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:26,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:13:26,646 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:13:26,647 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:13:26,649 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:13:27,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:28,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:28,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:13:31,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:32,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:34,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:37,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:13:37,058 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:13:37,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:13:37,060 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:13:37,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:37,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:13:38,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:39,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:39,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:39,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:40,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:43,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:43,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:46,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:47,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:13:47,941 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:13:47,941 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:13:47,943 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:13:48,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:49,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:49,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:13:50,774 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:13:54,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:54,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:54,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:54,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:55,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:58,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:13:58,033 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:13:58,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:13:58,036 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:13:58,680 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:13:58,681 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:14:00,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:01,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:04,690 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:05,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:07,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:08,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:14:08,800 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:14:08,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:14:08,803 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:14:09,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:09,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:09,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:10,703 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:10,703 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:14:10,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:13,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:15,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:16,718 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:18,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:14:18,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:14:18,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:14:18,861 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:14:19,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:19,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:14:20,775 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:14:21,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:22,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:24,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:24,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:24,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:25,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:27,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:28,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:28,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:14:28,790 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:14:28,790 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:14:28,793 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:14:31,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:31,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:14:33,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:33,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:14:33,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:14:33,552 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:14:33,554 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:14:34,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:34,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:14:37,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:14:38,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:39,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:39,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:39,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:43,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:48,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:50,776 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:14:54,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:54,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:54,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:54,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:59,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:04,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:09,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:15:09,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:09,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:09,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:14,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:19,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:20,776 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:15:24,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:15:24,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:24,874 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:25,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:30,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:35,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:40,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:15:40,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:40,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:41,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:45,435 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:15:45,435 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_530_374a7cfbc99193fc04bf.png with policy now +2023-07-10 20:15:45,447 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:15:45,447 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_530_6c5e60066da4854571d8.png with policy now +2023-07-10 20:15:45,458 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:15:45,458 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_530_ef791f099415a425ce23.png with policy now +2023-07-10 20:15:45,468 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:15:45,468 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_530_b4ea6c9accab3d613ce3.png with policy now +2023-07-10 20:15:45,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:15:45,508 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:15:45,508 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:15:45,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:15:45,765 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1u4igrpb-media/images/validation_530_6c5e60066da4854571d8.png +2023-07-10 20:15:45,768 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/utlkzska-media/images/validation_530_374a7cfbc99193fc04bf.png +2023-07-10 20:15:45,769 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xwosfill-media/images/validation_530_ef791f099415a425ce23.png +2023-07-10 20:15:45,775 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/61eqah0d-media/images/validation_530_b4ea6c9accab3d613ce3.png +2023-07-10 20:15:46,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:46,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:15:46,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_6c5e60066da4854571d8.png +2023-07-10 20:15:46,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_b4ea6c9accab3d613ce3.png +2023-07-10 20:15:46,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_374a7cfbc99193fc04bf.png +2023-07-10 20:15:46,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_ef791f099415a425ce23.png +2023-07-10 20:15:46,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:15:47,321 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/crov1dfo-media/images/validation_530_6c5e60066da4854571d8.png +2023-07-10 20:15:47,324 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kup6wk9h-media/images/validation_530_b4ea6c9accab3d613ce3.png +2023-07-10 20:15:47,329 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/agy0af3c-media/images/validation_530_ef791f099415a425ce23.png +2023-07-10 20:15:47,336 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0zsskmg3-media/images/validation_530_374a7cfbc99193fc04bf.png +2023-07-10 20:15:50,778 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:15:51,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:52,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:15:55,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:15:55,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:55,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:57,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:57,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:15:58,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:01,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:02,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:05,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:07,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:16:07,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:07,660 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:16:07,660 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:16:07,663 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:16:08,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:08,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:16:10,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:10,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:10,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:11,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:13,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:17,029 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:17,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:16:17,672 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:16:17,673 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:16:17,675 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:16:18,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:20,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:16:20,779 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:16:23,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:23,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:25,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:25,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:25,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:26,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:27,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:16:27,985 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:16:27,985 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:16:27,987 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:16:28,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:29,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:29,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:16:32,057 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:34,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:35,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:37,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:16:37,180 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:16:37,180 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:16:37,182 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:16:38,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:38,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:16:39,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:40,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:40,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:40,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:41,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:44,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:45,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:46,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:16:46,812 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:16:46,812 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:16:46,814 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:16:47,133 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:47,133 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:16:50,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:50,780 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:16:50,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:53,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:55,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:55,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:55,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:56,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:56,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:57,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:16:57,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:16:57,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:16:57,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:16:59,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:16:59,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:17:01,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:02,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:05,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:07,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:17:07,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:07,139 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:17:07,140 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:17:07,142 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:17:08,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:08,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:17:10,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:10,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:10,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:11,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:12,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:14,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:17,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:17,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:17:17,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:17,282 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:17:17,282 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:17:17,284 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:17:20,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:20,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:17:20,782 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:17:22,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:17:22,086 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:17:22,086 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:17:22,088 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:17:22,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:23,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:23,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:17:25,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:25,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:25,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:26,221 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:17:28,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:33,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:38,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:40,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:40,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:40,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:44,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:49,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:50,782 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:17:54,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:55,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:55,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:55,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:00,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:05,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:10,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:10,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:10,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:11,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:16,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:20,783 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:18:21,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:25,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:25,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:25,266 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:27,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:32,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:33,842 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:18:33,842 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_540_abc1cddd72e0347f50bc.png with policy now +2023-07-10 20:18:33,854 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:18:33,854 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_540_fd9e0108858bae80373b.png with policy now +2023-07-10 20:18:33,866 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:18:33,866 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_540_5b3934f321eb4a606408.png with policy now +2023-07-10 20:18:33,877 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:18:33,877 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_540_52c6ac2a52864b3d03a3.png with policy now +2023-07-10 20:18:33,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:18:33,920 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:18:33,920 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:18:33,923 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:18:34,165 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sxgrluyc-media/images/validation_540_fd9e0108858bae80373b.png +2023-07-10 20:18:34,172 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dpslhcpr-media/images/validation_540_5b3934f321eb4a606408.png +2023-07-10 20:18:34,189 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f3o664wf-media/images/validation_540_52c6ac2a52864b3d03a3.png +2023-07-10 20:18:34,195 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jvuwezfz-media/images/validation_540_abc1cddd72e0347f50bc.png +2023-07-10 20:18:35,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:18:35,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_abc1cddd72e0347f50bc.png +2023-07-10 20:18:35,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_fd9e0108858bae80373b.png +2023-07-10 20:18:35,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_52c6ac2a52864b3d03a3.png +2023-07-10 20:18:35,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_5b3934f321eb4a606408.png +2023-07-10 20:18:35,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:18:35,755 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/utnrs75v-media/images/validation_540_52c6ac2a52864b3d03a3.png +2023-07-10 20:18:35,812 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c4ai4pq6-media/images/validation_540_5b3934f321eb4a606408.png +2023-07-10 20:18:35,813 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/62z75uqg-media/images/validation_540_fd9e0108858bae80373b.png +2023-07-10 20:18:36,081 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nnjsa47p-media/images/validation_540_abc1cddd72e0347f50bc.png +2023-07-10 20:18:37,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:40,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:40,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:40,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:41,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:18:42,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:44,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:18:45,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:18:47,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:18:47,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:50,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:18:50,783 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:18:53,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:53,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:18:54,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:18:54,760 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:18:54,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:18:54,762 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:18:55,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:55,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:55,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:56,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:18:59,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:59,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:02,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:04,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:04,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:19:04,678 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:19:04,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:19:04,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:19:05,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:05,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:19:08,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:09,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:10,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:10,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:10,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:11,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:14,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:19:14,113 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:19:14,114 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:19:14,115 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:19:14,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:14,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:19:15,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:17,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:20,784 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:19:20,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:23,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:23,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:19:23,938 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:19:23,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:19:23,940 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:19:25,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:25,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:25,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:26,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:26,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:26,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:19:29,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:31,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:32,528 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:34,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:19:34,094 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:19:34,094 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:19:34,096 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:19:35,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:35,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:19:36,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:40,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:40,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:40,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:41,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:42,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:44,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:45,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:19:45,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:19:45,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:19:45,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:19:47,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:47,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:19:47,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:50,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:50,786 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:19:53,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:53,619 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:19:55,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:19:55,133 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:19:55,133 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:19:55,135 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:19:55,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:55,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:55,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:56,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:19:59,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:59,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:20:04,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:05,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:20:06,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:20:06,120 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:20:06,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:20:06,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:20:08,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:20:08,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:20:10,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:10,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:10,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:10,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:10,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:20:10,803 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:20:10,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:20:10,805 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:20:11,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:20:11,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:20:14,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:20:15,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:20,787 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:20:21,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:25,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:25,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:25,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:27,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:32,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:37,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:40,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:40,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:40,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:42,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:47,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,788 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:20:52,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:55,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:55,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:55,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:58,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:03,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:08,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:10,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:10,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:10,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:13,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:18,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:20,790 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:21:22,731 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:21:22,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_550_59587f109fff2caf8520.png with policy now +2023-07-10 20:21:22,774 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:21:22,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_550_d5d847504c56e0a3ec23.png with policy now +2023-07-10 20:21:22,774 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:21:22,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_550_af4a2026a439219db274.png with policy now +2023-07-10 20:21:22,775 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:21:22,775 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_550_2ab827181f381644eade.png with policy now +2023-07-10 20:21:22,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:21:22,810 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:21:22,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:21:22,812 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:21:23,051 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z6maflu4-media/images/validation_550_59587f109fff2caf8520.png +2023-07-10 20:21:23,088 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/veqrwt7q-media/images/validation_550_af4a2026a439219db274.png +2023-07-10 20:21:23,097 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c1upfpmv-media/images/validation_550_2ab827181f381644eade.png +2023-07-10 20:21:23,109 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h8wax0nf-media/images/validation_550_d5d847504c56e0a3ec23.png +2023-07-10 20:21:23,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:23,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:21:23,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_d5d847504c56e0a3ec23.png +2023-07-10 20:21:23,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_2ab827181f381644eade.png +2023-07-10 20:21:23,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_af4a2026a439219db274.png +2023-07-10 20:21:23,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_59587f109fff2caf8520.png +2023-07-10 20:21:23,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:21:24,210 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a688tp3e-media/images/validation_550_af4a2026a439219db274.png +2023-07-10 20:21:24,211 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/azzc0aeb-media/images/validation_550_59587f109fff2caf8520.png +2023-07-10 20:21:24,237 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xoxogybp-media/images/validation_550_d5d847504c56e0a3ec23.png +2023-07-10 20:21:24,247 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dmlk2fqv-media/images/validation_550_2ab827181f381644eade.png +2023-07-10 20:21:25,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:25,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:25,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:29,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:29,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:32,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:33,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:21:34,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:35,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:38,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:40,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:40,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:40,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:40,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:41,893 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:43,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:21:43,250 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:21:43,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:21:43,252 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:21:44,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:21:45,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:47,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:50,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:50,791 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:21:50,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:53,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:21:53,166 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:21:53,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:21:53,168 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:21:53,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:53,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:21:55,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:55,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:55,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:55,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:56,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:21:59,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:01,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:02,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:02,636 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:02,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:02,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:22:02,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:02,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:22:05,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:07,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:08,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:10,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:10,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:10,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:11,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:12,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:12,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:12,723 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:12,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:12,724 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:22:14,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:14,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:22:17,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:17,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:20,792 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:22:20,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:22,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:23,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:23,139 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:23,140 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:23,142 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:22:24,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:24,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:22:25,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:25,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:25,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:27,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:30,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:32,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:33,056 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:33,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:33,422 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:33,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:33,424 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:22:36,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:36,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:22:38,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:39,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:40,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:40,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:40,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:42,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:43,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:43,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:43,723 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:43,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:43,725 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:22:45,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:22:48,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:48,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:50,794 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:22:51,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:53,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:53,824 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:53,824 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:53,826 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:22:54,108 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:54,108 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:22:54,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:55,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:55,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:55,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:57,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:22:58,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:22:58,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:22:58,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:22:58,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:23:00,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:23:00,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:23:00,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:03,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:23:05,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:10,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:23:10,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:10,605 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:11,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:16,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:20,795 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:23:21,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:25,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:23:25,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:25,605 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:27,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:32,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:37,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:40,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:23:40,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:40,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:42,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:47,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,796 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:23:52,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:55,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:55,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:55,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:23:58,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:03,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:08,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:10,476 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:24:10,477 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_560_832927dbf081b9aeb163.png with policy now +2023-07-10 20:24:10,518 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:24:10,518 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_560_dad4e7c7d75874416c03.png with policy now +2023-07-10 20:24:10,587 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:24:10,587 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_560_ea7ad0105f81e2ec5686.png with policy now +2023-07-10 20:24:10,598 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:24:10,598 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_560_834818e298feeeeafc0a.png with policy now +2023-07-10 20:24:10,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:24:10,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:10,638 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:24:10,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:10,638 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:24:10,640 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:24:10,640 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:10,795 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/amwsmqkx-media/images/validation_560_832927dbf081b9aeb163.png +2023-07-10 20:24:10,836 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nrrvbpkm-media/images/validation_560_dad4e7c7d75874416c03.png +2023-07-10 20:24:10,907 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9w6yhgsm-media/images/validation_560_ea7ad0105f81e2ec5686.png +2023-07-10 20:24:10,921 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hoih91r8-media/images/validation_560_834818e298feeeeafc0a.png +2023-07-10 20:24:12,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:24:12,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_834818e298feeeeafc0a.png +2023-07-10 20:24:12,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_ea7ad0105f81e2ec5686.png +2023-07-10 20:24:12,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_dad4e7c7d75874416c03.png +2023-07-10 20:24:12,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_832927dbf081b9aeb163.png +2023-07-10 20:24:12,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:24:12,658 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ktdpyols-media/images/validation_560_ea7ad0105f81e2ec5686.png +2023-07-10 20:24:12,672 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/twnbvujq-media/images/validation_560_834818e298feeeeafc0a.png +2023-07-10 20:24:12,683 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1iblfh6f-media/images/validation_560_832927dbf081b9aeb163.png +2023-07-10 20:24:12,721 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e7ohm3zr-media/images/validation_560_dad4e7c7d75874416c03.png +2023-07-10 20:24:13,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:18,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:19,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:20,798 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:24:20,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:24:21,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:24,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:25,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:25,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:25,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:25,685 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:30,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:30,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:24:30,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:30,786 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:24:30,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:24:30,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:24:33,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:33,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:24:36,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:36,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:39,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:40,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:40,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:40,685 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:41,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:24:41,158 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:24:41,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:24:41,160 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:24:42,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:42,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:42,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:24:47,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:48,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:50,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:24:50,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:24:50,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:24:50,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:24:50,799 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:24:51,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:51,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:24:53,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:54,427 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:24:55,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:55,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:55,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:58,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:00,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:01,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:25:01,365 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:25:01,365 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:25:01,367 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:25:03,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:03,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:25:03,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:06,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:09,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:09,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:10,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:10,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:11,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:25:11,515 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:25:11,516 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:25:11,518 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:25:12,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:12,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:25:15,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:18,526 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:20,800 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:25:20,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:21,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:25:21,340 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:25:21,340 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:25:21,342 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:25:21,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:21,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:25:24,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:25,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:25,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:25,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:27,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:30,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:31,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:31,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:25:31,961 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:25:31,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:25:31,964 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:25:33,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:25:36,563 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:37,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:39,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:40,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:40,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:42,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:42,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:25:42,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:42,698 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:25:42,698 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:25:42,700 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:25:45,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:45,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:25:47,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:25:47,229 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:25:47,230 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:25:47,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:25:47,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:48,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:48,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:25:50,801 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:25:51,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:25:52,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:56,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:56,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:56,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:58,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:03,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:08,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:11,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:11,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:11,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:14,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:19,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:20,802 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:26:24,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:26,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:26,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:26,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:30,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:35,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:40,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:41,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:41,043 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:46,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:50,803 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:26:51,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:56,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:56,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:57,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:59,098 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:26:59,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_570_72751c4cf72d38c753b1.png with policy now +2023-07-10 20:26:59,110 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:26:59,110 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_570_571eb4a449c200b8e93a.png with policy now +2023-07-10 20:26:59,121 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:26:59,121 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_570_3ac6467d4f384595cb17.png with policy now +2023-07-10 20:26:59,132 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:26:59,132 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_570_571f69d7a8f4090c5bd2.png with policy now +2023-07-10 20:26:59,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:26:59,172 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:26:59,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:26:59,174 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:26:59,412 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2n4xski7-media/images/validation_570_72751c4cf72d38c753b1.png +2023-07-10 20:26:59,418 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a8l86g1y-media/images/validation_570_571eb4a449c200b8e93a.png +2023-07-10 20:26:59,438 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mpdi679b-media/images/validation_570_571f69d7a8f4090c5bd2.png +2023-07-10 20:26:59,449 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vcsgcwbh-media/images/validation_570_3ac6467d4f384595cb17.png +2023-07-10 20:27:00,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:27:00,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_72751c4cf72d38c753b1.png +2023-07-10 20:27:00,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571eb4a449c200b8e93a.png +2023-07-10 20:27:00,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571f69d7a8f4090c5bd2.png +2023-07-10 20:27:00,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_3ac6467d4f384595cb17.png +2023-07-10 20:27:00,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:27:01,108 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rg56p7gl-media/images/validation_570_571f69d7a8f4090c5bd2.png +2023-07-10 20:27:01,128 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9p9gi40k-media/images/validation_570_3ac6467d4f384595cb17.png +2023-07-10 20:27:01,137 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/srydg2fy-media/images/validation_570_571eb4a449c200b8e93a.png +2023-07-10 20:27:01,156 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6wq58wj9-media/images/validation_570_72751c4cf72d38c753b1.png +2023-07-10 20:27:02,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:06,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:07,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:09,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:10,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:27:11,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:11,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:11,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:12,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:13,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:15,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:18,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:18,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:20,804 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:27:21,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:27:21,086 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:27:21,086 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:27:21,088 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:27:21,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:21,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:27:23,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:24,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:26,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:26,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:26,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:29,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:30,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:31,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:27:31,038 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:27:31,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:27:31,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:27:33,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:33,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:27:35,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:36,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:39,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:40,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:41,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:41,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:41,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:41,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:27:41,370 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:27:41,370 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:27:41,372 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:27:42,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:42,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:27:45,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:46,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:48,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:50,805 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:27:51,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:27:51,014 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:27:51,014 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:27:51,016 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:27:51,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:51,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:27:52,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:54,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:27:56,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:56,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:56,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:57,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:57,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:00,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:28:00,930 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:28:00,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:28:00,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:28:00,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:02,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:03,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:03,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:28:06,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:07,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:10,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:28:10,659 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:28:10,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:28:10,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:28:11,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:11,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:11,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:12,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:12,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:28:13,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:15,993 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:18,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:19,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:20,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:28:20,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:28:20,368 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:28:20,370 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:28:20,807 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:28:22,004 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:28:25,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:25,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:26,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:26,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:26,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:28,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:30,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:30,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:28:30,891 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:28:30,892 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:28:30,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:28:31,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:31,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:28:34,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:35,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:28:35,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:35,513 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:28:35,513 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:28:35,516 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:28:37,041 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:37,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:28:40,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:28:41,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:41,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:41,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:41,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:46,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:50,808 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:28:51,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:56,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:56,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:56,514 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:57,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:02,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:07,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:11,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:11,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:11,514 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:12,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:17,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:20,810 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:29:22,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:26,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:26,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:26,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:28,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:33,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:38,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:41,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:41,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:41,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:43,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:47,321 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:29:47,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_580_6f56cf89c75285961764.png with policy now +2023-07-10 20:29:47,339 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:29:47,339 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_580_76296baa12c5e084504c.png with policy now +2023-07-10 20:29:47,350 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:29:47,350 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_580_c9907437e10733b1143c.png with policy now +2023-07-10 20:29:47,362 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:29:47,362 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_580_b2aafa6d1199ecf4b799.png with policy now +2023-07-10 20:29:47,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:29:47,408 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:29:47,408 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:29:47,411 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:29:47,649 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s13lt4rq-media/images/validation_580_6f56cf89c75285961764.png +2023-07-10 20:29:47,660 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n7j5h031-media/images/validation_580_76296baa12c5e084504c.png +2023-07-10 20:29:47,669 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e2jk9g7p-media/images/validation_580_c9907437e10733b1143c.png +2023-07-10 20:29:47,696 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2mwzfjdf-media/images/validation_580_b2aafa6d1199ecf4b799.png +2023-07-10 20:29:49,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:29:49,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_c9907437e10733b1143c.png +2023-07-10 20:29:49,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_76296baa12c5e084504c.png +2023-07-10 20:29:49,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_6f56cf89c75285961764.png +2023-07-10 20:29:49,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_b2aafa6d1199ecf4b799.png +2023-07-10 20:29:49,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:29:49,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:49,626 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2e9jk8eh-media/images/validation_580_6f56cf89c75285961764.png +2023-07-10 20:29:49,626 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t1j9driy-media/images/validation_580_b2aafa6d1199ecf4b799.png +2023-07-10 20:29:49,627 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6tg5f71l-media/images/validation_580_c9907437e10733b1143c.png +2023-07-10 20:29:49,652 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5q65j2e6-media/images/validation_580_76296baa12c5e084504c.png +2023-07-10 20:29:50,811 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:29:52,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:29:55,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:55,280 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:29:57,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:57,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:57,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:57,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:29:58,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:00,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:04,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:05,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:07,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:07,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:30:07,529 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:30:07,529 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:30:07,532 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:30:10,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:10,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:30:11,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:12,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:12,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:12,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:16,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:16,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:17,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:30:17,685 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:30:17,685 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:30:17,687 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:30:19,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:19,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:30:20,812 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:30:21,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:22,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:25,352 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:26,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:27,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:27,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:27,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:27,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:30:27,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:30:27,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:30:27,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:30:28,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:28,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:30:31,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:32,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:34,372 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:37,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:30:37,033 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:30:37,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:30:37,036 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:30:37,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:37,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:30:38,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:40,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:42,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:42,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:42,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:43,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:43,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:46,395 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:46,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:30:46,861 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:30:46,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:30:46,864 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:30:48,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:49,454 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:49,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:30:50,813 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:30:52,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:54,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:56,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:30:56,966 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:30:56,966 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:30:56,968 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:30:57,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:57,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:57,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:58,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:30:58,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:30:59,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:01,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:04,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:04,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:07,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:31:07,212 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:31:07,212 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:31:07,214 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:31:07,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:07,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:31:10,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:10,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:12,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:12,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:12,340 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:13,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:15,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:16,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:18,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:31:18,796 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:31:18,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:31:18,798 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:31:19,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:31:20,814 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:31:21,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:22,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:23,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:31:23,534 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:31:23,534 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:31:23,536 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:31:25,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:25,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:31:26,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:27,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:27,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:27,478 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:28,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:31:32,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:37,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:42,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:42,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:42,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:42,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:47,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:50,815 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:31:52,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:57,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:57,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:57,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:58,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:03,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:08,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:12,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:12,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:12,582 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:13,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:18,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:20,816 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:32:23,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:27,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:27,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:27,582 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:29,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:34,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:35,421 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:32:35,421 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_590_ab392fab0f8b49b2f21d.png with policy now +2023-07-10 20:32:35,432 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:32:35,432 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_590_82bc274b1d2a5c0cd62e.png with policy now +2023-07-10 20:32:35,443 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:32:35,444 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_590_c9618eb849e9c86aeec1.png with policy now +2023-07-10 20:32:35,457 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:32:35,457 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_590_00dad0911733e169c94e.png with policy now +2023-07-10 20:32:35,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:32:35,497 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:32:35,497 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:32:35,499 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:32:35,729 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p66rxnh0-media/images/validation_590_ab392fab0f8b49b2f21d.png +2023-07-10 20:32:35,750 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pyugu66s-media/images/validation_590_82bc274b1d2a5c0cd62e.png +2023-07-10 20:32:35,763 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g9x16svf-media/images/validation_590_00dad0911733e169c94e.png +2023-07-10 20:32:35,780 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tvxl8kwk-media/images/validation_590_c9618eb849e9c86aeec1.png +2023-07-10 20:32:37,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:32:37,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_82bc274b1d2a5c0cd62e.png +2023-07-10 20:32:37,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_00dad0911733e169c94e.png +2023-07-10 20:32:37,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_ab392fab0f8b49b2f21d.png +2023-07-10 20:32:37,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_c9618eb849e9c86aeec1.png +2023-07-10 20:32:37,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:32:38,088 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ktxf9nh4-media/images/validation_590_00dad0911733e169c94e.png +2023-07-10 20:32:38,103 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wf8ia61v-media/images/validation_590_82bc274b1d2a5c0cd62e.png +2023-07-10 20:32:38,108 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2uftx24y-media/images/validation_590_ab392fab0f8b49b2f21d.png +2023-07-10 20:32:38,136 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/03nmnvg1-media/images/validation_590_c9618eb849e9c86aeec1.png +2023-07-10 20:32:40,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:40,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:42,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:42,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:42,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:43,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:45,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:46,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:32:46,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:49,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:50,817 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:32:50,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:52,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:55,806 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:56,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:56,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:32:56,535 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:32:56,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:32:56,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:32:57,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:57,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:57,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:58,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:32:58,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:33:01,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:01,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:04,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:06,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:06,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:33:06,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:33:06,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:33:06,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:33:07,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:33:10,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:11,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:12,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:12,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:12,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:13,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:16,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:33:16,480 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:33:16,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:33:16,482 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:33:16,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:16,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:33:17,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:19,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:20,818 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:33:22,869 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:23,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:27,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:33:27,238 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:33:27,238 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:33:27,240 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:33:27,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:27,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:27,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:28,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:28,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:28,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:33:31,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:34,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:34,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:37,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:33:37,330 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:33:37,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:33:37,333 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:33:37,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:37,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:33:39,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:40,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:42,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:42,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:42,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:43,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:44,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:46,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:47,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:33:47,009 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:33:47,009 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:33:47,011 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:33:49,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:49,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:33:50,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:50,819 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:33:52,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:55,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:55,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:57,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:33:57,232 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:33:57,232 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:33:57,235 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:33:57,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:57,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:58,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:33:58,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:34:00,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:02,004 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:34:05,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:34:06,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:06,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:34:06,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:34:06,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:34:06,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:34:08,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:34:11,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:34:11,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:34:11,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:11,498 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:34:11,499 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:34:11,501 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:34:12,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:12,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:12,587 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:14,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:34:14,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:34:17,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:17,041 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:34:20,820 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:34:22,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:27,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:27,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:27,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:28,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:33,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:38,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:42,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:42,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:42,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:44,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:49,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:50,821 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:34:54,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:57,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:57,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:57,706 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:00,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:05,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:10,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:12,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:12,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:12,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:16,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:20,821 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:35:21,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:23,732 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:35:23,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_600_524e519152bb853ae7ab.png with policy now +2023-07-10 20:35:23,745 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:35:23,745 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_600_7c78db6f979cf584753d.png with policy now +2023-07-10 20:35:23,755 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:35:23,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_600_8b6d1c588c83f4f005d1.png with policy now +2023-07-10 20:35:23,769 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:35:23,769 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_600_550f050ce5439c8d9471.png with policy now +2023-07-10 20:35:23,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:35:23,816 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:35:23,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:35:23,818 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:35:24,058 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/49zaf7ct-media/images/validation_600_8b6d1c588c83f4f005d1.png +2023-07-10 20:35:24,072 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2xs6lg7v-media/images/validation_600_7c78db6f979cf584753d.png +2023-07-10 20:35:24,080 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/excwmy12-media/images/validation_600_524e519152bb853ae7ab.png +2023-07-10 20:35:24,092 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cxwwmn5o-media/images/validation_600_550f050ce5439c8d9471.png +2023-07-10 20:35:26,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:35:26,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_8b6d1c588c83f4f005d1.png +2023-07-10 20:35:26,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_550f050ce5439c8d9471.png +2023-07-10 20:35:26,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_7c78db6f979cf584753d.png +2023-07-10 20:35:26,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_524e519152bb853ae7ab.png +2023-07-10 20:35:26,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:35:26,606 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nhp0axw7-media/images/validation_600_524e519152bb853ae7ab.png +2023-07-10 20:35:26,607 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/llsmdn0q-media/images/validation_600_8b6d1c588c83f4f005d1.png +2023-07-10 20:35:26,613 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iumc9cx5-media/images/validation_600_7c78db6f979cf584753d.png +2023-07-10 20:35:26,636 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5snlcac1-media/images/validation_600_550f050ce5439c8d9471.png +2023-07-10 20:35:26,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:27,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:27,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:27,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:29,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:32,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:32,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:34,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:35:35,280 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:37,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:41,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:42,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:42,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:42,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:43,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:44,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:44,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:35:44,699 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:35:44,699 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:35:44,701 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:35:47,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:47,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:35:48,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:50,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:50,823 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:35:53,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:54,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:35:54,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:54,134 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:35:54,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:35:54,136 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:35:56,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:35:56,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:35:57,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:57,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:57,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:59,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:00,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:02,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:04,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:04,733 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:04,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:04,735 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:36:05,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:05,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:36:05,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:08,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:11,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:11,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:12,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:12,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:12,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:15,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:15,320 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:15,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:15,322 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:36:16,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:17,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:17,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:36:20,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:20,824 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:36:21,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:23,389 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:25,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:25,039 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:25,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:25,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:36:26,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:36:27,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:27,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:27,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:27,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:29,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:32,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:32,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:35,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:35,348 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:35,348 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:35,350 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:36:35,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:35,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:36:37,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:38,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:41,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:42,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:42,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:42,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:42,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:45,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:45,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:45,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:45,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:36:47,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:47,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:36:47,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:50,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:50,825 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:36:52,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:53,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:55,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:55,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:55,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:55,373 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:36:56,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:56,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:36:57,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:57,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:57,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:59,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:36:59,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:36:59,986 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:36:59,987 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:36:59,989 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:37:02,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:37:02,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:37:02,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:05,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:37:07,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:12,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:12,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:12,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:12,958 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:18,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:20,826 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:37:23,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:27,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:27,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:27,958 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:29,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:34,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:39,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:43,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:43,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:43,009 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:44,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:49,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:50,828 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:37:54,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:58,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:58,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:58,009 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:00,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:05,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:10,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:11,756 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:38:11,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_610_094f3720e40126fa808c.png with policy now +2023-07-10 20:38:11,768 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:38:11,768 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_610_ed67cf8e0e38e37d3ac1.png with policy now +2023-07-10 20:38:11,780 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:38:11,780 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_610_cb097566d715158980a9.png with policy now +2023-07-10 20:38:11,791 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:38:11,791 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_610_6ed41cd92624d965c7b5.png with policy now +2023-07-10 20:38:11,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:38:11,835 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:38:11,835 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:38:11,837 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:38:12,069 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ttp9rakd-media/images/validation_610_094f3720e40126fa808c.png +2023-07-10 20:38:12,089 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xtp0asfd-media/images/validation_610_cb097566d715158980a9.png +2023-07-10 20:38:12,091 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n3l8a1d8-media/images/validation_610_ed67cf8e0e38e37d3ac1.png +2023-07-10 20:38:12,167 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/li086fsk-media/images/validation_610_6ed41cd92624d965c7b5.png +2023-07-10 20:38:13,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:13,009 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:14,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:38:14,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_6ed41cd92624d965c7b5.png +2023-07-10 20:38:14,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_094f3720e40126fa808c.png +2023-07-10 20:38:14,750 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_ed67cf8e0e38e37d3ac1.png +2023-07-10 20:38:14,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_cb097566d715158980a9.png +2023-07-10 20:38:14,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:38:15,084 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6bg1urmg-media/images/validation_610_094f3720e40126fa808c.png +2023-07-10 20:38:15,120 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tng4t5jc-media/images/validation_610_cb097566d715158980a9.png +2023-07-10 20:38:15,123 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/35943am3-media/images/validation_610_ed67cf8e0e38e37d3ac1.png +2023-07-10 20:38:15,138 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iajnbdfp-media/images/validation_610_6ed41cd92624d965c7b5.png +2023-07-10 20:38:15,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:17,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:20,829 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:38:20,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:21,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:38:23,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:26,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:26,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:28,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:28,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:28,187 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:29,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:31,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:38:31,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:31,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:38:31,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:38:31,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:38:32,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:32,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:38:35,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:37,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:38,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:41,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:38:41,346 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:38:41,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:38:41,348 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:38:41,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:41,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:38:43,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:43,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:43,187 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:43,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:44,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:47,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:48,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:50,831 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:38:50,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:51,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:38:51,369 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:38:51,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:38:51,371 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:38:53,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:53,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:38:54,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:56,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:58,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:58,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:58,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:59,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:38:59,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:01,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:39:01,535 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:39:01,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:39:01,538 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:39:02,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:02,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:39:05,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:05,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:08,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:11,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:11,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:11,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:39:11,924 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:39:11,924 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:39:11,927 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:39:13,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:13,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:13,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:14,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:14,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:39:16,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:17,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:20,832 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:39:20,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:21,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:22,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:39:22,138 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:39:22,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:39:22,140 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:39:23,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:23,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:39:26,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:26,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:28,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:28,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:28,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:29,985 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:31,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:32,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:39:32,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:39:32,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:39:32,565 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:39:32,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:32,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:39:35,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:37,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:39,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:42,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:42,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:43,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:43,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:43,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:43,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:39:43,844 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:39:43,845 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:39:43,847 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:39:45,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:39:48,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:48,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:48,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:39:48,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:39:48,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:39:48,618 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:39:50,833 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:39:51,029 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:51,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:39:53,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:54,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:39:58,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:58,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:58,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:58,899 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:03,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:08,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:13,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:13,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:13,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:13,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:18,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:20,833 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:40:24,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:28,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:28,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:28,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:30,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:35,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:40,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:43,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:43,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:43,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:45,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:50,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:50,834 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:40:55,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:58,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:58,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:58,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:00,435 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:41:00,436 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_620_ed5af44f037a91ddd14e.png with policy now +2023-07-10 20:41:00,478 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:41:00,478 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_620_a00b795f7c0487f027e9.png with policy now +2023-07-10 20:41:00,480 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:41:00,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_620_d924f50d69f450bd0893.png with policy now +2023-07-10 20:41:00,566 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:41:00,566 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_620_8dbf33e21009957bcfbb.png with policy now +2023-07-10 20:41:00,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:41:00,614 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:41:00,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:41:00,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:41:00,746 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s9lhwjka-media/images/validation_620_ed5af44f037a91ddd14e.png +2023-07-10 20:41:00,818 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cduqbic9-media/images/validation_620_a00b795f7c0487f027e9.png +2023-07-10 20:41:00,835 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jol6o554-media/images/validation_620_d924f50d69f450bd0893.png +2023-07-10 20:41:00,890 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bca5unre-media/images/validation_620_8dbf33e21009957bcfbb.png +2023-07-10 20:41:01,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:03,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:41:03,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_ed5af44f037a91ddd14e.png +2023-07-10 20:41:03,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_8dbf33e21009957bcfbb.png +2023-07-10 20:41:03,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_d924f50d69f450bd0893.png +2023-07-10 20:41:03,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_a00b795f7c0487f027e9.png +2023-07-10 20:41:03,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:41:03,613 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xqo10kqt-media/images/validation_620_ed5af44f037a91ddd14e.png +2023-07-10 20:41:03,615 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n2oa6aii-media/images/validation_620_8dbf33e21009957bcfbb.png +2023-07-10 20:41:03,638 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u6ujtphw-media/images/validation_620_a00b795f7c0487f027e9.png +2023-07-10 20:41:03,655 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/noavt27c-media/images/validation_620_d924f50d69f450bd0893.png +2023-07-10 20:41:06,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:06,639 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:09,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:11,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:41:12,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:13,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:13,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:13,974 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:15,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:17,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:18,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:20,835 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:41:21,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:21,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:41:21,373 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:41:21,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:41:21,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:41:23,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:24,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:24,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:41:27,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:28,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:28,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:28,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:28,972 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:30,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:31,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:41:31,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:41:31,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:41:31,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:41:33,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:33,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:41:34,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:36,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:39,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:39,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:41,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:41:41,344 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:41:41,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:41:41,347 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:41:42,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:41:43,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:43,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:43,972 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:45,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:45,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:48,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:50,836 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:41:50,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:51,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:41:51,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:51,390 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:41:51,390 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:41:51,392 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:41:54,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:54,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:41:56,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:57,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:41:59,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:59,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:59,199 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:01,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:01,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:42:01,903 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:42:01,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:42:01,906 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:42:03,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:03,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:42:06,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:06,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:09,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:11,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:11,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:42:11,908 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:42:11,908 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:42:11,910 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:42:12,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:12,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:42:14,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:14,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:14,310 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:15,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:16,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:18,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:20,837 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:42:21,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:21,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:42:21,551 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:42:21,552 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:42:21,554 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:42:22,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:24,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:24,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:42:27,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:28,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:29,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:29,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:30,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:31,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:42:31,274 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:42:31,275 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:42:31,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:42:33,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:33,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:42:33,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:36,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:42:36,082 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:42:36,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:42:36,084 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:42:36,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:36,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:42:39,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:39,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:42:44,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:44,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:44,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:49,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:50,839 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:42:54,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:59,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:59,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:59,528 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:00,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:05,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:10,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:14,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:14,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:15,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:20,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:20,840 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:43:25,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:29,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:29,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:29,528 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:31,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:36,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:41,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:44,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:44,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:44,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:46,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:47,894 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:43:47,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_630_28663623030f46166458.png with policy now +2023-07-10 20:43:47,934 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:43:47,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_630_b8a41afe38b3ab017bbc.png with policy now +2023-07-10 20:43:47,935 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:43:47,935 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_630_ea3ba4026ca73d725711.png with policy now +2023-07-10 20:43:47,936 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:43:47,936 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_630_1b2eea0654398cd71074.png with policy now +2023-07-10 20:43:47,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:43:47,968 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:43:47,968 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:43:47,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:43:48,208 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rra2c4y4-media/images/validation_630_28663623030f46166458.png +2023-07-10 20:43:48,248 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oaauzamb-media/images/validation_630_b8a41afe38b3ab017bbc.png +2023-07-10 20:43:48,255 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mkam3ob9-media/images/validation_630_ea3ba4026ca73d725711.png +2023-07-10 20:43:48,270 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yk64a15f-media/images/validation_630_1b2eea0654398cd71074.png +2023-07-10 20:43:48,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:43:48,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_28663623030f46166458.png +2023-07-10 20:43:48,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_b8a41afe38b3ab017bbc.png +2023-07-10 20:43:48,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_1b2eea0654398cd71074.png +2023-07-10 20:43:48,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_ea3ba4026ca73d725711.png +2023-07-10 20:43:48,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:43:49,114 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v3dfixmt-media/images/validation_630_28663623030f46166458.png +2023-07-10 20:43:49,129 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5u2ron5n-media/images/validation_630_1b2eea0654398cd71074.png +2023-07-10 20:43:49,146 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yabwtv96-media/images/validation_630_b8a41afe38b3ab017bbc.png +2023-07-10 20:43:49,151 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/evufal4g-media/images/validation_630_ea3ba4026ca73d725711.png +2023-07-10 20:43:50,841 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:43:51,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:43:51,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:57,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:57,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:43:58,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:43:59,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:59,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:59,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:00,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:02,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:03,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:07,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:44:07,617 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:44:07,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:44:07,619 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:44:08,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:09,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:09,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:44:12,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:13,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:14,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:44:14,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:14,835 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:15,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:17,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:44:17,382 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:44:17,383 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:44:17,385 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:44:18,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:18,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:44:19,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:20,843 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:44:21,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:24,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:24,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:27,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:44:27,069 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:44:27,069 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:44:27,071 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:44:27,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:27,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:44:29,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:44:29,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:29,835 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:30,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:33,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:36,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:36,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:37,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:44:37,857 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:44:37,857 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:44:37,859 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:44:39,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:39,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:44:41,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:42,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:45,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:44:45,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:45,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:45,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:46,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:48,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:44:48,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:44:48,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:44:48,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:44:48,989 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:48,989 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:44:50,844 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:44:51,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:52,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:58,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:44:58,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:58,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:44:58,589 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:44:58,589 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:44:58,592 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:45:00,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:00,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:00,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:01,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:01,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:45:03,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:04,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:07,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:08,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:09,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:45:09,083 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:45:09,083 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:45:09,085 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:45:10,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:10,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:45:14,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:15,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:15,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:15,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:16,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:19,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:19,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:45:19,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:19,459 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:45:19,460 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:45:19,462 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:45:20,845 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:45:22,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:22,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:45:24,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:45:24,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:24,613 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:45:24,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:45:24,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:45:25,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:25,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:45:28,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:45:30,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:30,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:30,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:30,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:35,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:40,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:45,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:45,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:45,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:45,320 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:50,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:50,846 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:45:55,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:00,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:00,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:00,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:01,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:06,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:11,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:15,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:15,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:15,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:17,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:20,847 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:46:22,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:27,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:30,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:30,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:30,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:33,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:36,351 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:46:36,352 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_640_97601ab8e614f73f2cd1.png with policy now +2023-07-10 20:46:36,394 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:46:36,394 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_640_d140ff017e60c32f39e0.png with policy now +2023-07-10 20:46:36,395 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:46:36,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_640_dc7d7fa4ad4187f39340.png with policy now +2023-07-10 20:46:36,395 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:46:36,396 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_640_f416991777c3610f1385.png with policy now +2023-07-10 20:46:36,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:46:36,427 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:46:36,428 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:46:36,430 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:46:36,671 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g879rbgt-media/images/validation_640_97601ab8e614f73f2cd1.png +2023-07-10 20:46:36,721 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1splgpnv-media/images/validation_640_dc7d7fa4ad4187f39340.png +2023-07-10 20:46:36,726 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ywj52kxa-media/images/validation_640_d140ff017e60c32f39e0.png +2023-07-10 20:46:36,730 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xsmtc4cp-media/images/validation_640_f416991777c3610f1385.png +2023-07-10 20:46:37,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:46:37,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_dc7d7fa4ad4187f39340.png +2023-07-10 20:46:37,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_97601ab8e614f73f2cd1.png +2023-07-10 20:46:37,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_f416991777c3610f1385.png +2023-07-10 20:46:37,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_d140ff017e60c32f39e0.png +2023-07-10 20:46:37,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:46:37,661 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4vhwvugh-media/images/validation_640_97601ab8e614f73f2cd1.png +2023-07-10 20:46:37,670 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8qzyh9ut-media/images/validation_640_dc7d7fa4ad4187f39340.png +2023-07-10 20:46:37,671 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pqn0vb83-media/images/validation_640_f416991777c3610f1385.png +2023-07-10 20:46:37,687 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/irqckzmq-media/images/validation_640_d140ff017e60c32f39e0.png +2023-07-10 20:46:39,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:40,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:46:43,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:46:45,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:45,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:45,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:45,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:46,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:46:46,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:46:49,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:46:50,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:50,848 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:46:52,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:46:56,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:56,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:46:56,416 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:46:56,416 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:46:56,417 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:46:58,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:46:58,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:47:00,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:00,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:00,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:01,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:01,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:04,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:06,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:47:06,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:06,328 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:47:06,328 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:47:06,331 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:47:07,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:07,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:47:10,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:11,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:15,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:15,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:15,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:16,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:16,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:47:16,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:16,976 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:47:16,977 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:47:16,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:47:19,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:19,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:47:20,849 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:47:22,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:22,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:25,437 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:27,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:47:27,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:27,425 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:47:27,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:47:27,428 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:47:28,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:28,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:47:30,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:30,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:30,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:33,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:34,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:37,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:47:37,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:47:37,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:47:37,472 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:47:37,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:38,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:40,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:40,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:47:43,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:43,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:45,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:45,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:45,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:46,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:47,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:47:47,787 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:47:47,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:47:47,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:47:49,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:47:49,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:50,849 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:47:52,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:54,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:55,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:58,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:47:58,237 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:47:58,238 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:47:58,240 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:47:58,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:47:58,582 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:48:00,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:00,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:48:00,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:00,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:01,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:48:04,598 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:48:05,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:08,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:48:08,381 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:48:08,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:48:08,383 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:48:10,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:48:10,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:48:11,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:13,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:48:13,465 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:48:13,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:48:13,467 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:48:13,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:48:13,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:48:15,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:48:15,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:15,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:16,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:16,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:48:20,850 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:48:21,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:26,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:30,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:48:30,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:30,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:32,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:37,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:42,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:45,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:48:45,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:45,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:47,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:50,851 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:48:52,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:57,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:00,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:49:00,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:00,774 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:03,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:08,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:13,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:15,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:49:15,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:15,774 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:19,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:20,852 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:49:24,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:25,240 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:49:25,240 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_650_c5da093184adcbf48387.png with policy now +2023-07-10 20:49:25,252 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:49:25,252 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_650_28bf7f79d3aaebaf3225.png with policy now +2023-07-10 20:49:25,264 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:49:25,264 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_650_a20e9b305cceaed4e434.png with policy now +2023-07-10 20:49:25,275 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:49:25,276 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_650_e50832f60c477f23e54a.png with policy now +2023-07-10 20:49:25,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:49:25,316 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:49:25,317 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:49:25,319 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:49:25,566 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gnz6ucv3-media/images/validation_650_c5da093184adcbf48387.png +2023-07-10 20:49:25,575 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h1f93nj8-media/images/validation_650_e50832f60c477f23e54a.png +2023-07-10 20:49:25,584 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/knqj5roh-media/images/validation_650_a20e9b305cceaed4e434.png +2023-07-10 20:49:25,585 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s4dm3bt6-media/images/validation_650_28bf7f79d3aaebaf3225.png +2023-07-10 20:49:25,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:49:25,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_28bf7f79d3aaebaf3225.png +2023-07-10 20:49:25,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_c5da093184adcbf48387.png +2023-07-10 20:49:25,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_a20e9b305cceaed4e434.png +2023-07-10 20:49:25,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_e50832f60c477f23e54a.png +2023-07-10 20:49:25,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:49:26,135 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x4kzqy6r-media/images/validation_650_28bf7f79d3aaebaf3225.png +2023-07-10 20:49:26,145 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o2su1dmz-media/images/validation_650_c5da093184adcbf48387.png +2023-07-10 20:49:26,184 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8r3hhmnd-media/images/validation_650_e50832f60c477f23e54a.png +2023-07-10 20:49:26,195 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m8v2h7nl-media/images/validation_650_a20e9b305cceaed4e434.png +2023-07-10 20:49:30,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:30,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:49:30,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:30,777 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:31,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:34,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:35,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:49:35,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:40,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:41,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:43,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:45,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:49:45,622 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:49:45,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:49:45,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:49:45,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:49:45,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:45,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:46,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:46,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:46,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:49:50,853 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:49:51,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:52,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:55,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:55,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:49:55,987 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:49:55,987 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:49:55,990 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:49:56,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:58,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:49:58,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:50:00,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:50:00,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:00,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:01,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:02,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:04,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:05,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:50:05,920 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:50:05,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:50:05,923 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:50:07,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:50:07,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:10,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:13,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:13,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:15,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:50:15,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:15,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:16,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:50:16,176 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:50:16,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:50:16,179 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:50:16,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:16,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:50:18,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:19,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:20,854 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:50:22,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:24,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:26,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:50:26,881 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:50:26,881 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:50:26,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:50:28,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:28,989 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:50:29,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:30,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:50:30,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:30,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:31,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:35,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:35,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:36,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:50:36,527 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:50:36,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:50:36,528 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:50:38,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:38,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:50:40,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:41,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:44,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:46,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:50:46,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:46,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:46,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:46,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:50:46,822 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:50:46,822 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:50:46,824 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:50:47,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:47,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:50:50,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:50,855 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:50:51,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:53,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:57,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:50:57,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:57,110 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:50:57,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:50:57,113 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:50:59,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:50:59,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:51:01,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:51:01,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:01,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:01,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:51:01,951 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:51:01,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:51:01,953 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:51:02,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:51:02,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:51:02,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:05,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:51:07,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:12,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:16,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:51:16,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:16,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:18,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:20,857 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:51:23,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:28,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:31,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:51:31,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:31,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:34,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:39,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:44,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:46,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:51:46,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:46,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:50,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:50,858 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:51:55,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:00,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:01,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:01,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:01,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:06,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:11,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:13,761 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:52:13,762 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_660_e4754bfb23587c2013ab.png with policy now +2023-07-10 20:52:13,774 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:52:13,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_660_2d0146ae85e2e3e628e0.png with policy now +2023-07-10 20:52:13,785 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:52:13,785 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_660_c21e8ec9b9fab88d37fe.png with policy now +2023-07-10 20:52:13,801 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:52:13,801 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_660_d3c9d7a96435e7bec9dd.png with policy now +2023-07-10 20:52:13,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:52:13,843 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:52:13,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:52:13,845 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:52:14,084 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fsfeehvi-media/images/validation_660_c21e8ec9b9fab88d37fe.png +2023-07-10 20:52:14,084 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dc0tevn7-media/images/validation_660_e4754bfb23587c2013ab.png +2023-07-10 20:52:14,096 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wasyyn0h-media/images/validation_660_2d0146ae85e2e3e628e0.png +2023-07-10 20:52:14,166 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/28d7apxg-media/images/validation_660_d3c9d7a96435e7bec9dd.png +2023-07-10 20:52:14,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:52:14,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_d3c9d7a96435e7bec9dd.png +2023-07-10 20:52:14,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_e4754bfb23587c2013ab.png +2023-07-10 20:52:14,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_c21e8ec9b9fab88d37fe.png +2023-07-10 20:52:14,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_2d0146ae85e2e3e628e0.png +2023-07-10 20:52:14,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:52:14,609 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/21pw8hpn-media/images/validation_660_d3c9d7a96435e7bec9dd.png +2023-07-10 20:52:14,626 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lnq0vmw8-media/images/validation_660_e4754bfb23587c2013ab.png +2023-07-10 20:52:14,626 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yh4742ie-media/images/validation_660_2d0146ae85e2e3e628e0.png +2023-07-10 20:52:14,663 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a9eiah85-media/images/validation_660_c21e8ec9b9fab88d37fe.png +2023-07-10 20:52:16,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:16,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:16,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:16,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:20,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:20,860 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:52:21,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:23,295 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:24,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:52:26,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:26,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:29,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:31,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:31,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:31,579 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:32,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:33,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:52:36,620 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:52:36,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:36,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:52:36,623 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:52:38,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:38,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:52:41,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:42,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:44,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:52:44,302 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:52:44,302 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:52:44,304 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:52:44,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:44,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:52:46,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:46,577 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:47,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:48,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:50,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:50,860 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:52:53,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:55,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:52:55,425 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:52:55,426 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:52:55,427 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:52:56,372 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:52:56,372 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:52:58,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:59,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:01,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:01,577 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:02,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:04,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:05,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:05,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:53:05,959 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:53:05,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:53:05,960 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:53:08,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:08,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:53:09,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:11,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:14,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:14,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:15,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:53:15,639 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:53:15,639 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:53:15,641 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:53:16,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:16,577 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:17,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:17,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:53:20,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:20,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:20,862 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:53:23,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:25,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:53:25,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:25,263 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:53:25,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:53:25,265 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:53:26,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:26,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:53:29,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:30,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:32,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:32,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:32,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:32,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:35,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:53:35,045 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:53:35,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:53:35,047 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:53:35,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:35,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:53:36,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:38,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:41,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:44,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:45,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:53:45,018 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:53:45,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:53:45,020 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:53:47,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:47,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:47,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:47,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:47,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:53:49,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:53:49,647 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:53:49,647 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:53:49,649 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:53:50,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:50,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:53:50,865 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:53:52,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:53,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:53:57,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:02,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:02,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:02,108 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:03,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:08,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:13,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:17,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:17,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:17,108 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:18,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:20,865 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:54:23,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:28,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:32,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:32,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:32,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:34,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:39,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:44,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:47,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:47,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:47,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:50,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:50,868 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:54:55,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:00,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:01,438 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:55:01,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_670_9b496bf0b9a2cfb7793c.png with policy now +2023-07-10 20:55:01,451 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:55:01,451 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_670_230bc09640a64b63de16.png with policy now +2023-07-10 20:55:01,547 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:55:01,547 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_670_ca54eb7710327a1c7c8f.png with policy now +2023-07-10 20:55:01,560 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:55:01,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_670_c773e58c36775ad0b245.png with policy now +2023-07-10 20:55:01,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:55:01,600 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:55:01,600 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:55:01,601 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:55:01,746 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ckzih4kd-media/images/validation_670_9b496bf0b9a2cfb7793c.png +2023-07-10 20:55:01,803 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nncg3sap-media/images/validation_670_230bc09640a64b63de16.png +2023-07-10 20:55:01,920 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zgyng3vm-media/images/validation_670_ca54eb7710327a1c7c8f.png +2023-07-10 20:55:01,921 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n7l5igs9-media/images/validation_670_c773e58c36775ad0b245.png +2023-07-10 20:55:02,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:02,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:02,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:02,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:55:02,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_ca54eb7710327a1c7c8f.png +2023-07-10 20:55:02,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_230bc09640a64b63de16.png +2023-07-10 20:55:02,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_9b496bf0b9a2cfb7793c.png +2023-07-10 20:55:02,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_c773e58c36775ad0b245.png +2023-07-10 20:55:02,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:55:03,162 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dqcfbo81-media/images/validation_670_c773e58c36775ad0b245.png +2023-07-10 20:55:03,199 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cggys3yb-media/images/validation_670_9b496bf0b9a2cfb7793c.png +2023-07-10 20:55:03,200 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a1upp42n-media/images/validation_670_ca54eb7710327a1c7c8f.png +2023-07-10 20:55:03,211 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0h3l1opf-media/images/validation_670_230bc09640a64b63de16.png +2023-07-10 20:55:06,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:08,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:11,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:55:11,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:12,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:14,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:17,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:17,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:17,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:18,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:20,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:20,867 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:55:21,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:55:21,796 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:55:21,797 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:55:21,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:55:23,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:23,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:23,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:55:26,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:29,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:29,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:31,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:55:31,964 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:55:31,965 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:55:31,967 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:55:32,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:32,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:32,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:32,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:32,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:55:35,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:35,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:38,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:40,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:41,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:41,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:55:41,959 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:55:41,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:55:41,961 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:55:44,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:44,907 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:55:45,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:47,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:47,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:47,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:47,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:50,868 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:55:50,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:50,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:52,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:55:52,027 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:55:52,028 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:55:52,030 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:55:53,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:53,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:55:56,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:56,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:55:59,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:01,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:02,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:56:02,121 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:56:02,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:56:02,124 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:56:02,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:02,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:02,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:03,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:03,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:56:06,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:09,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:11,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:56:11,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:11,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:56:11,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:56:11,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:56:12,029 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:12,029 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:56:15,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:17,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:17,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:17,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:17,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:18,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:20,869 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:56:21,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:22,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:56:22,121 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:56:22,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:56:22,124 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:56:23,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:24,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:24,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:56:27,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:28,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:30,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:32,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:32,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:32,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:32,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:56:32,842 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:56:32,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:56:32,844 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:56:33,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:33,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:56:33,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:36,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:37,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:56:37,882 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:56:37,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:56:37,885 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:56:38,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:39,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:39,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:56:42,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:56:43,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:47,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:47,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:47,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:49,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:50,870 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:56:54,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:59,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:02,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:02,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:02,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:05,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:10,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:15,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:17,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:17,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:17,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:20,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:20,871 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:57:25,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:30,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:32,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:32,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:32,428 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:36,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:41,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:46,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:47,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:47,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:47,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:49,681 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:57:49,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_680_7d0c471e1c7dc3bf0045.png with policy now +2023-07-10 20:57:49,693 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:57:49,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_680_d2fa3ee86d9c102eda66.png with policy now +2023-07-10 20:57:49,704 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:57:49,704 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_680_ce3169faa8dc214a522e.png with policy now +2023-07-10 20:57:49,714 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 20:57:49,715 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_680_22f3ba79d08eda2f0ede.png with policy now +2023-07-10 20:57:49,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:57:49,765 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:57:49,765 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:57:49,767 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:57:49,992 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/psof2d80-media/images/validation_680_7d0c471e1c7dc3bf0045.png +2023-07-10 20:57:50,020 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wvvhrmmb-media/images/validation_680_d2fa3ee86d9c102eda66.png +2023-07-10 20:57:50,021 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/976mtdqj-media/images/validation_680_ce3169faa8dc214a522e.png +2023-07-10 20:57:50,060 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ahab5ryf-media/images/validation_680_22f3ba79d08eda2f0ede.png +2023-07-10 20:57:50,872 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:57:51,352 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:57:51,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_ce3169faa8dc214a522e.png +2023-07-10 20:57:51,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_22f3ba79d08eda2f0ede.png +2023-07-10 20:57:51,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_7d0c471e1c7dc3bf0045.png +2023-07-10 20:57:51,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_d2fa3ee86d9c102eda66.png +2023-07-10 20:57:51,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 20:57:51,695 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ytfry4qj-media/images/validation_680_22f3ba79d08eda2f0ede.png +2023-07-10 20:57:51,699 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/21kkjgvi-media/images/validation_680_ce3169faa8dc214a522e.png +2023-07-10 20:57:51,713 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b2byahlz-media/images/validation_680_d2fa3ee86d9c102eda66.png +2023-07-10 20:57:51,751 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c8ncvv78-media/images/validation_680_7d0c471e1c7dc3bf0045.png +2023-07-10 20:57:51,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:56,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:57,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:00,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:00,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:58:01,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:02,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:02,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:02,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:03,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:06,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:07,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:09,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:11,008 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:58:11,010 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:58:11,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:58:11,012 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:58:12,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:58:13,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:15,415 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:18,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:18,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:18,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:18,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:18,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:20,873 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:58:21,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:21,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:58:21,452 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:58:21,452 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:58:21,454 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:58:23,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:24,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:24,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:58:27,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:28,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:31,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:58:31,330 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:58:31,331 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:58:31,333 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:58:33,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:33,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:33,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:33,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:58:34,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:36,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:39,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:39,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:41,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:58:41,819 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:58:41,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:58:41,822 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:58:42,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:42,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:58:45,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:45,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:48,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:48,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:48,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:50,874 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:58:50,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:51,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:52,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:58:52,363 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:58:52,363 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:58:52,365 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:58:54,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:58:54,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:58:55,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:57,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:00,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:01,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:02,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:59:02,480 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:59:02,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:59:02,483 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:59:03,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:03,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:59:03,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:03,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:03,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:06,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:09,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:12,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:12,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:12,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:59:12,711 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:59:12,711 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:59:12,713 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:59:15,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:15,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:59:17,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:18,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:18,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:18,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:18,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:20,876 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:59:21,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:22,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:22,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:59:22,904 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:59:22,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:59:22,906 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:59:24,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:59:27,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 20:59:27,606 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 20:59:27,607 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 20:59:27,608 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 20:59:27,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:27,662 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 20:59:28,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:30,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:33,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 20:59:33,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:33,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:33,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:33,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:38,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:43,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:48,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:48,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:48,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:48,977 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:50,879 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 20:59:53,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:58,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:03,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:03,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:00:04,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:04,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:09,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:14,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:18,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:00:18,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:18,977 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:20,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:20,881 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:00:25,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:30,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:34,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:00:34,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:34,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:36,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:39,470 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:00:39,470 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_690_94290056b32ae7519e36.png with policy now +2023-07-10 21:00:39,482 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:00:39,482 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_690_4b1184b2486a1b9ea201.png with policy now +2023-07-10 21:00:39,493 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:00:39,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_690_20eb83ca71302833a2ce.png with policy now +2023-07-10 21:00:39,504 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:00:39,504 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_690_cf335f08926dd98eaa14.png with policy now +2023-07-10 21:00:39,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:00:39,545 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:00:39,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:00:39,551 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:00:39,809 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ha41wk0i-media/images/validation_690_cf335f08926dd98eaa14.png +2023-07-10 21:00:39,824 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0av98x6k-media/images/validation_690_94290056b32ae7519e36.png +2023-07-10 21:00:39,825 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i69c9fv6-media/images/validation_690_4b1184b2486a1b9ea201.png +2023-07-10 21:00:39,827 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zf7b8g8i-media/images/validation_690_20eb83ca71302833a2ce.png +2023-07-10 21:00:39,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:00:39,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_20eb83ca71302833a2ce.png +2023-07-10 21:00:39,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_4b1184b2486a1b9ea201.png +2023-07-10 21:00:39,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_cf335f08926dd98eaa14.png +2023-07-10 21:00:39,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_94290056b32ae7519e36.png +2023-07-10 21:00:39,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:00:40,251 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/warh5ndq-media/images/validation_690_cf335f08926dd98eaa14.png +2023-07-10 21:00:40,267 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8nhyy104-media/images/validation_690_20eb83ca71302833a2ce.png +2023-07-10 21:00:40,268 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/neihnk4f-media/images/validation_690_4b1184b2486a1b9ea201.png +2023-07-10 21:00:40,300 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/68x47hfw-media/images/validation_690_94290056b32ae7519e36.png +2023-07-10 21:00:41,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:45,931 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:00:46,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:48,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:00:49,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:00:49,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:49,088 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:49,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:00:50,882 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:00:51,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:51,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:00:54,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:00:57,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:57,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:00:59,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:00:59,392 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:00:59,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:00:59,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:01:00,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:00,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:01:02,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:03,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:04,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:04,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:04,088 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:07,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:09,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:01:09,831 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:01:09,832 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:01:09,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:01:10,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:10,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:01:12,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:13,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:16,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:18,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:19,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:19,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:19,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:19,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:20,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:01:20,737 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:01:20,737 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:01:20,739 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:01:20,883 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:01:22,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:22,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:01:23,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:28,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:28,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:30,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:01:30,270 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:01:30,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:01:30,272 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:01:31,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:31,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:01:34,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:34,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:34,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:34,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:34,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:37,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:39,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:40,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:41,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:01:41,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:01:41,563 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:01:41,564 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:01:43,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:01:45,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:46,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:49,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:49,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:49,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:50,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:50,885 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:01:52,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:52,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:01:52,222 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:01:52,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:01:52,224 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:01:55,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:01:55,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:01:55,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:58,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:01,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:01,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:02,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:02:02,145 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:02:02,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:02:02,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:02:04,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:04,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:04,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:04,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:04,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:02:06,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:07,222 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:10,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:11,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:02:11,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:11,948 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:02:11,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:02:11,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:02:13,239 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:13,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:02:16,247 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:16,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:02:16,575 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:02:16,575 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:02:16,577 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:02:17,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:19,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:19,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:19,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:19,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:02:19,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:02:20,886 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:02:22,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:27,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:32,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:34,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:34,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:34,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:38,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:43,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:48,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:49,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:49,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:49,210 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:50,887 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:02:53,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:58,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:03,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:04,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:03:04,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:04,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:09,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:14,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:19,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:19,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:03:19,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:19,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:20,889 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:03:24,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:28,385 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:03:28,385 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_700_83cf54cbde1e5489b0bb.png with policy now +2023-07-10 21:03:28,397 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:03:28,398 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_700_472bd7c60ba941fe1589.png with policy now +2023-07-10 21:03:28,415 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:03:28,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_700_fd022194a66f088a8c6d.png with policy now +2023-07-10 21:03:28,427 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:03:28,427 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_700_de56af13dfda1cd693a6.png with policy now +2023-07-10 21:03:28,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:03:28,471 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:03:28,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:03:28,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:03:28,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_fd022194a66f088a8c6d.png +2023-07-10 21:03:28,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_83cf54cbde1e5489b0bb.png +2023-07-10 21:03:28,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_472bd7c60ba941fe1589.png +2023-07-10 21:03:28,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_de56af13dfda1cd693a6.png +2023-07-10 21:03:28,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:03:28,702 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s63h673p-media/images/validation_700_83cf54cbde1e5489b0bb.png +2023-07-10 21:03:28,725 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6udzqd1c-media/images/validation_700_472bd7c60ba941fe1589.png +2023-07-10 21:03:28,731 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9y5et6sq-media/images/validation_700_de56af13dfda1cd693a6.png +2023-07-10 21:03:28,742 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/azgtbghk-media/images/validation_700_fd022194a66f088a8c6d.png +2023-07-10 21:03:29,102 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hbm66qvv-media/images/validation_700_83cf54cbde1e5489b0bb.png +2023-07-10 21:03:29,239 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w48eltxl-media/images/validation_700_de56af13dfda1cd693a6.png +2023-07-10 21:03:29,251 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nf5wcxvw-media/images/validation_700_472bd7c60ba941fe1589.png +2023-07-10 21:03:29,470 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zfy3od6n-media/images/validation_700_fd022194a66f088a8c6d.png +2023-07-10 21:03:30,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:31,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:03:34,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:03:34,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:34,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:34,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:36,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:37,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:38,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:03:40,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:42,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:43,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:46,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:48,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:48,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:03:48,982 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:03:48,982 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:03:48,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:03:49,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:49,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:49,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:49,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:03:50,890 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:03:53,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:55,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:58,598 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:03:58,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:59,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:03:59,352 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:03:59,352 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:03:59,354 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:04:01,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:01,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:04:04,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:04,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:04,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:04,607 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:07,613 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:10,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:10,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:04:10,179 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:04:10,179 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:04:10,181 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:04:10,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:10,624 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:04:13,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:15,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:19,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:19,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:19,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:19,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:20,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:04:20,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:04:20,354 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:04:20,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:04:20,891 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:04:20,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:22,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:22,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:04:25,665 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:26,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:28,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:30,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:04:30,258 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:04:30,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:04:30,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:04:31,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:31,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:04:32,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:34,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:34,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:34,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:34,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:37,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:37,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:40,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:41,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:04:41,085 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:04:41,086 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:04:41,088 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:04:43,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:43,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:43,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:04:46,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:48,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:49,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:49,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:49,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:50,893 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:04:51,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:04:51,026 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:04:51,026 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:04:51,028 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:04:52,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:52,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:04:54,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:55,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:58,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:04:59,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:00,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:05:00,953 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:05:00,953 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:05:00,955 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:05:01,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:05:01,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:05:04,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:04,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:04,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:04,840 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:05,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:05:05,662 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:05:05,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:05:05,664 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:05:07,823 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:05:07,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:05:09,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:14,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:19,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:19,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:19,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:19,840 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:20,894 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:05:24,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:29,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:34,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:34,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:34,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:34,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:39,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:44,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:49,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:49,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:49,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:50,895 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:05:50,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:55,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:00,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:04,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:04,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:04,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:06,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:11,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:16,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:17,318 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:06:17,318 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_710_3497927f2ac3e040cc9e.png with policy now +2023-07-10 21:06:17,362 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:06:17,362 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_710_8c8c60332eb3f5b0bd40.png with policy now +2023-07-10 21:06:17,363 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:06:17,363 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_710_ce5dc9990608e7d91335.png with policy now +2023-07-10 21:06:17,364 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:06:17,364 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_710_29bf77b59fbfe70f71a7.png with policy now +2023-07-10 21:06:17,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:06:17,401 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:06:17,402 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:06:17,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:06:17,614 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/62v903yo-media/images/validation_710_3497927f2ac3e040cc9e.png +2023-07-10 21:06:17,673 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y3i2dsrh-media/images/validation_710_8c8c60332eb3f5b0bd40.png +2023-07-10 21:06:17,687 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0potbcnp-media/images/validation_710_29bf77b59fbfe70f71a7.png +2023-07-10 21:06:17,688 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rfcewphg-media/images/validation_710_ce5dc9990608e7d91335.png +2023-07-10 21:06:19,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:19,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:19,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:20,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:06:20,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_3497927f2ac3e040cc9e.png +2023-07-10 21:06:20,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_29bf77b59fbfe70f71a7.png +2023-07-10 21:06:20,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_ce5dc9990608e7d91335.png +2023-07-10 21:06:20,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_8c8c60332eb3f5b0bd40.png +2023-07-10 21:06:20,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:06:20,424 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ul8weiyn-media/images/validation_710_ce5dc9990608e7d91335.png +2023-07-10 21:06:20,427 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g0inxxve-media/images/validation_710_3497927f2ac3e040cc9e.png +2023-07-10 21:06:20,436 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o4ysowpe-media/images/validation_710_8c8c60332eb3f5b0bd40.png +2023-07-10 21:06:20,444 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2yi9ph5j-media/images/validation_710_29bf77b59fbfe70f71a7.png +2023-07-10 21:06:20,897 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:06:21,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:23,075 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:26,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:27,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:27,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:06:29,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:32,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:32,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:34,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:34,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:34,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:35,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:37,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:06:37,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:37,531 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:06:37,531 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:06:37,533 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:06:38,115 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:38,116 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:06:41,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:43,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:44,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:47,135 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:47,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:06:47,602 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:06:47,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:06:47,604 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:06:48,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:49,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:49,974 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:50,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:50,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:06:50,897 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:06:53,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:54,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:56,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:57,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:06:57,888 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:06:57,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:06:57,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:06:59,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:06:59,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:06:59,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:02,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:05,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:05,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:05,124 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:05,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:05,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:08,185 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:08,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:07:08,361 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:07:08,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:07:08,363 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:07:10,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:11,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:11,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:07:14,198 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:15,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:18,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:07:18,730 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:07:18,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:07:18,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:07:20,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:20,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:07:20,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:20,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:20,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:20,899 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:07:20,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:23,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:26,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:26,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:28,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:07:28,606 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:07:28,606 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:07:28,608 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:07:29,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:29,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:07:32,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:32,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:35,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:35,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:35,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:38,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:38,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:38,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:07:38,764 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:07:38,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:07:38,766 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:07:41,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:41,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:07:43,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:44,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:47,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:48,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:07:48,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:48,946 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:07:48,947 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:07:48,949 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:07:50,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:50,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:07:50,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:50,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:50,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:50,902 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:07:53,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:07:53,890 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:07:53,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:07:53,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:07:54,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:56,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:07:56,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:07:59,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:04,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:05,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:05,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:05,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:10,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:15,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:20,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:20,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:20,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:20,521 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:20,903 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:08:25,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:30,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:35,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:35,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:35,521 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:36,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:41,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:46,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:50,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:50,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:50,556 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:50,905 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:08:51,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:56,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:01,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:05,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:05,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:05,556 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:05,619 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:09:05,619 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_720_101fd980c73baf89ed7a.png with policy now +2023-07-10 21:09:05,631 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:09:05,631 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_720_21e67637fb3722b71484.png with policy now +2023-07-10 21:09:05,642 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:09:05,642 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_720_a9ba8911f6062992bb6b.png with policy now +2023-07-10 21:09:05,653 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:09:05,653 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_720_fa64115b923fb54e0478.png with policy now +2023-07-10 21:09:05,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:09:05,701 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:09:05,702 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:09:05,703 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:09:05,932 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2724dlx6-media/images/validation_720_101fd980c73baf89ed7a.png +2023-07-10 21:09:05,955 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xkycav3k-media/images/validation_720_21e67637fb3722b71484.png +2023-07-10 21:09:05,977 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zescahzc-media/images/validation_720_fa64115b923fb54e0478.png +2023-07-10 21:09:05,982 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/js7bpvjy-media/images/validation_720_a9ba8911f6062992bb6b.png +2023-07-10 21:09:07,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:08,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:09:08,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_a9ba8911f6062992bb6b.png +2023-07-10 21:09:08,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_fa64115b923fb54e0478.png +2023-07-10 21:09:08,619 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_21e67637fb3722b71484.png +2023-07-10 21:09:08,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_101fd980c73baf89ed7a.png +2023-07-10 21:09:08,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:09:08,953 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2ug52t7n-media/images/validation_720_a9ba8911f6062992bb6b.png +2023-07-10 21:09:08,977 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e2zkg5dh-media/images/validation_720_101fd980c73baf89ed7a.png +2023-07-10 21:09:08,979 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b77bd7p8-media/images/validation_720_fa64115b923fb54e0478.png +2023-07-10 21:09:08,996 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vvy2ky8s-media/images/validation_720_21e67637fb3722b71484.png +2023-07-10 21:09:11,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:13,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:14,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:16,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:09:17,642 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:18,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:20,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:20,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:20,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:20,907 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:09:23,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:24,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:26,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:09:26,387 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:09:26,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:09:26,390 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:09:26,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:26,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:09:29,675 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:29,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:32,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:35,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:35,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:35,744 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:35,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:36,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:09:36,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:09:36,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:09:36,557 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:09:38,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:38,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:09:40,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:41,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:44,716 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:45,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:46,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:09:46,585 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:09:46,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:09:46,587 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:09:47,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:47,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:09:50,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:50,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:50,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:50,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:50,909 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:09:51,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:56,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:09:56,424 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:09:56,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:09:56,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:09:56,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:09:56,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:09:57,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:59,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:02,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:02,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:05,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:05,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:05,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:05,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:06,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:10:06,419 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:10:06,420 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:10:06,421 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:10:08,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:08,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:08,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:10:11,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:13,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:14,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:16,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:10:16,558 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:10:16,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:10:16,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:10:17,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:17,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:10:19,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:20,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:20,911 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:10:21,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:21,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:21,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:24,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:26,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:27,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:10:27,594 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:10:27,595 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:10:27,597 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:10:29,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:29,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:29,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:10:32,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:35,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:35,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:36,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:36,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:36,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:37,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:10:37,508 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:10:37,508 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:10:37,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:10:38,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:38,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:10:40,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:42,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:10:42,254 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:10:42,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:10:42,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:10:44,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:10:44,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:10:45,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:50,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:50,912 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:10:51,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:51,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:51,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:56,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:01,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:06,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:06,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:06,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:06,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:12,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:17,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:20,913 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:11:22,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:22,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:22,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:22,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:27,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:32,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:37,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:37,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:37,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:38,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:43,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:48,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:50,914 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:11:52,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:52,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:52,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:54,050 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:11:54,050 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_730_c4a1f32514db992181d7.png with policy now +2023-07-10 21:11:54,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:54,094 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:11:54,094 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_730_66192fa8242b2afd6b9d.png with policy now +2023-07-10 21:11:54,095 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:11:54,095 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_730_51ccc4deb7b9f30eff0d.png with policy now +2023-07-10 21:11:54,095 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:11:54,096 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_730_c551b046bac1e3e02131.png with policy now +2023-07-10 21:11:54,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:11:54,125 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:11:54,125 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:11:54,127 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:11:54,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:11:54,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_66192fa8242b2afd6b9d.png +2023-07-10 21:11:54,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_51ccc4deb7b9f30eff0d.png +2023-07-10 21:11:54,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c551b046bac1e3e02131.png +2023-07-10 21:11:54,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c4a1f32514db992181d7.png +2023-07-10 21:11:54,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:11:54,358 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vbquvbj8-media/images/validation_730_c4a1f32514db992181d7.png +2023-07-10 21:11:54,445 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r5zxfjad-media/images/validation_730_66192fa8242b2afd6b9d.png +2023-07-10 21:11:54,476 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z4xjz7du-media/images/validation_730_c551b046bac1e3e02131.png +2023-07-10 21:11:54,484 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xevadbx6-media/images/validation_730_51ccc4deb7b9f30eff0d.png +2023-07-10 21:11:54,842 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tpnanogz-media/images/validation_730_c4a1f32514db992181d7.png +2023-07-10 21:11:54,968 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vw4eyqkh-media/images/validation_730_c551b046bac1e3e02131.png +2023-07-10 21:11:55,199 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wh5fa54y-media/images/validation_730_66192fa8242b2afd6b9d.png +2023-07-10 21:11:55,352 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kkunplmk-media/images/validation_730_51ccc4deb7b9f30eff0d.png +2023-07-10 21:11:59,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:00,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:03,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:05,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:12:05,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:06,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:07,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:07,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:07,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:10,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:12,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:15,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:15,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:12:15,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:15,556 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:12:15,557 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:12:15,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:12:18,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:18,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:12:20,916 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:12:20,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:21,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:22,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:22,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:22,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:24,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:25,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:12:25,518 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:12:25,518 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:12:25,520 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:12:26,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:27,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:27,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:12:30,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:32,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:33,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:35,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:12:35,481 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:12:35,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:12:35,483 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:12:36,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:36,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:12:37,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:37,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:37,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:37,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:42,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:42,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:45,352 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:46,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:12:46,185 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:12:46,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:12:46,187 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:12:48,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:48,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:48,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:12:50,917 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:12:51,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:52,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:52,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:52,545 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:53,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:54,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:55,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:12:55,807 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:12:55,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:12:55,809 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:12:57,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:12:57,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:12:59,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:00,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:03,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:04,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:05,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:13:05,851 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:13:05,851 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:13:05,853 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:13:06,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:06,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:13:07,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:07,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:07,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:10,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:12,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:15,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:15,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:16,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:13:16,321 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:13:16,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:13:16,323 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:13:18,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:18,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:13:20,918 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:13:20,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:21,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:22,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:22,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:24,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:25,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:26,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:13:26,675 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:13:26,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:13:26,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:13:27,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:27,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:13:30,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:31,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:31,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:13:31,471 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:13:31,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:13:31,474 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:13:33,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:33,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:13:36,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:36,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:13:37,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:37,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:37,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:41,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:46,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:50,919 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:13:51,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:52,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:52,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:52,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:57,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:02,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:07,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:14:07,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:07,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:07,774 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:12,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:17,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,921 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:14:22,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:14:22,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:22,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:23,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:28,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:33,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:37,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:14:37,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:37,840 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:38,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:43,220 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:14:43,220 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_740_4bbd266cd9a4d9184460.png with policy now +2023-07-10 21:14:43,516 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:14:43,516 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_740_abd3e9ee2db1dd7a6b1b.png with policy now +2023-07-10 21:14:43,528 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:14:43,528 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_740_2a356d54fc35f1a4b963.png with policy now +2023-07-10 21:14:43,533 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lowuuz22-media/images/validation_740_4bbd266cd9a4d9184460.png +2023-07-10 21:14:43,539 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:14:43,539 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_740_6196eb5548a41a1d41e9.png with policy now +2023-07-10 21:14:43,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:14:43,582 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:14:43,582 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:14:43,587 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:14:43,821 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3ynzesjo-media/images/validation_740_2a356d54fc35f1a4b963.png +2023-07-10 21:14:43,858 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lmcpyfg6-media/images/validation_740_abd3e9ee2db1dd7a6b1b.png +2023-07-10 21:14:43,863 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zufmh7z1-media/images/validation_740_6196eb5548a41a1d41e9.png +2023-07-10 21:14:44,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:45,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:14:45,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_abd3e9ee2db1dd7a6b1b.png +2023-07-10 21:14:45,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_6196eb5548a41a1d41e9.png +2023-07-10 21:14:45,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_2a356d54fc35f1a4b963.png +2023-07-10 21:14:45,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_4bbd266cd9a4d9184460.png +2023-07-10 21:14:45,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:14:46,137 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rgfwd7q4-media/images/validation_740_abd3e9ee2db1dd7a6b1b.png +2023-07-10 21:14:46,139 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q1v3wduz-media/images/validation_740_2a356d54fc35f1a4b963.png +2023-07-10 21:14:46,146 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7e4gry9i-media/images/validation_740_6196eb5548a41a1d41e9.png +2023-07-10 21:14:46,168 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bcm2bn8c-media/images/validation_740_4bbd266cd9a4d9184460.png +2023-07-10 21:14:48,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:14:49,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:50,923 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:14:52,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:14:52,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:14:52,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:52,866 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:53,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:14:54,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:56,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:14:59,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:00,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:03,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:15:03,918 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:15:03,918 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:15:03,920 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:15:04,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:04,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:15:04,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:08,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:08,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:08,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:08,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:10,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:12,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:14,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:15:14,201 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:15:14,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:15:14,204 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:15:15,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:16,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:16,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:15:20,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:20,924 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:15:20,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:23,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:23,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:23,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:23,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:15:23,836 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:15:23,836 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:15:23,838 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:15:24,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:24,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:15:26,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:28,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:32,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:32,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:33,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:15:33,923 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:15:33,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:15:33,926 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:15:36,907 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:36,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:15:38,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:38,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:38,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:38,323 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:40,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:43,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:15:43,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:43,610 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:15:43,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:15:43,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:15:44,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:44,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:15:48,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:48,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:50,926 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:15:53,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:53,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:53,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:53,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:53,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:15:53,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:53,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:15:53,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:15:53,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:15:57,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:15:57,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:15:59,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:01,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:04,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:16:04,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:04,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:16:04,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:16:04,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:16:05,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:05,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:16:08,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:08,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:08,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:09,041 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:10,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:13,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:14,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:16:14,998 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:16:14,999 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:16:15,001 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:16:16,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:17,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:17,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:16:19,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:16:19,597 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:16:19,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:16:19,599 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:16:20,926 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:16:21,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:21,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:16:21,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:23,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:23,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:23,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:25,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:16:27,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:32,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:37,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:38,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:38,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:38,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:43,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:48,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:50,927 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:16:53,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:53,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:53,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:54,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:59,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:04,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:08,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:08,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:08,594 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:09,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:14,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:19,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:20,929 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:17:23,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:23,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:23,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:25,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:30,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:31,403 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:17:31,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_750_1406a08864e55395bde4.png with policy now +2023-07-10 21:17:31,415 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:17:31,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_750_a05664a35ff18f4c4fed.png with policy now +2023-07-10 21:17:31,426 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:17:31,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_750_3dc2b31a7a3cd6aa9118.png with policy now +2023-07-10 21:17:31,437 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:17:31,437 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_750_1fb6501cd280c11e4e5c.png with policy now +2023-07-10 21:17:31,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:17:31,478 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:17:31,478 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:17:31,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:17:31,710 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4zs7gucn-media/images/validation_750_1406a08864e55395bde4.png +2023-07-10 21:17:31,753 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ljkfe3yd-media/images/validation_750_a05664a35ff18f4c4fed.png +2023-07-10 21:17:31,759 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f41fisvt-media/images/validation_750_3dc2b31a7a3cd6aa9118.png +2023-07-10 21:17:31,778 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8nshttdr-media/images/validation_750_1fb6501cd280c11e4e5c.png +2023-07-10 21:17:33,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:17:33,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1406a08864e55395bde4.png +2023-07-10 21:17:33,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_3dc2b31a7a3cd6aa9118.png +2023-07-10 21:17:33,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1fb6501cd280c11e4e5c.png +2023-07-10 21:17:33,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_a05664a35ff18f4c4fed.png +2023-07-10 21:17:33,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:17:33,643 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l0c016rk-media/images/validation_750_1406a08864e55395bde4.png +2023-07-10 21:17:33,656 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/529dbvgm-media/images/validation_750_3dc2b31a7a3cd6aa9118.png +2023-07-10 21:17:33,668 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/orbr5tvm-media/images/validation_750_a05664a35ff18f4c4fed.png +2023-07-10 21:17:33,741 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2kz8z6az-media/images/validation_750_1fb6501cd280c11e4e5c.png +2023-07-10 21:17:36,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:37,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:17:38,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:38,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:38,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:41,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:41,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:17:42,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:17:45,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:17:47,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:49,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:17:50,929 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:17:52,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:17:52,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:52,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:17:52,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:17:52,862 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:17:53,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:17:53,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:17:53,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:53,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:53,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:57,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:17:57,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:01,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:03,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:18:03,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:03,338 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:18:03,339 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:18:03,341 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:18:05,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:05,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:18:08,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:08,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:08,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:08,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:09,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:13,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:13,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:18:13,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:13,951 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:18:13,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:18:13,954 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:18:17,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:17,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:18:19,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:20,930 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:18:21,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:23,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:23,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:23,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:23,734 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:18:23,766 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:18:23,766 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:18:23,768 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:18:25,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:25,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:18:25,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:29,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:30,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:33,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:34,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:18:34,076 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:18:34,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:18:34,078 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:18:36,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:37,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:37,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:18:38,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:38,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:38,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:41,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:41,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:43,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:18:43,827 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:18:43,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:18:43,829 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:18:45,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:45,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:18:46,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:49,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:50,931 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:18:51,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:53,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:54,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:54,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:54,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:54,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:18:54,884 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:18:54,884 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:18:54,886 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:18:57,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:57,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:18:57,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:19:01,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:19:03,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:04,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:19:04,833 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:19:04,833 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:19:04,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:19:05,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:19:05,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:19:08,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:09,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:09,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:09,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:09,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:19:09,511 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:19:09,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:19:09,513 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:19:09,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:19:09,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:19:13,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:19:13,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:18,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:20,934 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:19:23,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:24,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:24,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:24,195 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:29,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:34,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:39,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:39,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:39,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:39,238 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:44,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:49,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:50,935 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:19:54,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:54,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:54,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:54,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:59,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:04,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:09,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:09,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:09,233 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:10,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:15,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:20,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:20,937 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:20:21,382 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:20:21,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_760_537bf2c74dbaa00248fb.png with policy now +2023-07-10 21:20:21,394 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:20:21,394 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_760_7335e564723816c0aa59.png with policy now +2023-07-10 21:20:21,406 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:20:21,406 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_760_4c2a048cbd7188b90b0b.png with policy now +2023-07-10 21:20:21,417 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:20:21,417 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_760_0481d72d380c569c4cf2.png with policy now +2023-07-10 21:20:21,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:20:21,458 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:20:21,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:20:21,460 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:20:21,713 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6fvb5ll6-media/images/validation_760_7335e564723816c0aa59.png +2023-07-10 21:20:21,723 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j8gcfy39-media/images/validation_760_4c2a048cbd7188b90b0b.png +2023-07-10 21:20:21,727 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wgh1yjhn-media/images/validation_760_0481d72d380c569c4cf2.png +2023-07-10 21:20:21,728 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1ss4qs0g-media/images/validation_760_537bf2c74dbaa00248fb.png +2023-07-10 21:20:21,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:20:21,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_7335e564723816c0aa59.png +2023-07-10 21:20:21,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_537bf2c74dbaa00248fb.png +2023-07-10 21:20:21,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_0481d72d380c569c4cf2.png +2023-07-10 21:20:21,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_4c2a048cbd7188b90b0b.png +2023-07-10 21:20:21,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:20:22,115 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0l0n51vm-media/images/validation_760_0481d72d380c569c4cf2.png +2023-07-10 21:20:22,134 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a6uzvy8e-media/images/validation_760_7335e564723816c0aa59.png +2023-07-10 21:20:22,138 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/98jc01lk-media/images/validation_760_537bf2c74dbaa00248fb.png +2023-07-10 21:20:22,139 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v265vog9-media/images/validation_760_4c2a048cbd7188b90b0b.png +2023-07-10 21:20:24,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:24,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:24,352 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:25,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:25,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:29,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:30,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:32,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:20:33,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:36,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:37,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:39,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:39,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:39,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:41,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:41,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:20:41,738 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:20:41,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:20:41,741 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:20:41,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:41,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:20:45,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:46,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:49,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:50,939 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:20:52,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:20:52,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:52,389 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:20:52,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:20:52,391 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:20:53,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:53,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:20:54,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:54,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:54,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:57,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:20:57,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:01,869 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:03,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:03,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:03,130 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:03,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:03,133 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:21:05,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:05,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:21:08,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:09,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:09,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:09,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:09,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:13,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:13,294 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:13,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:13,296 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:21:13,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:13,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:21:14,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:17,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:20,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:20,941 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:21:21,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:23,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:23,332 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:23,332 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:23,334 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:21:24,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:24,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:24,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:25,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:25,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:25,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:21:29,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:30,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:33,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:33,723 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:33,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:33,726 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:21:34,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:34,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:21:35,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:38,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:39,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:39,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:39,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:41,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:42,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:43,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:43,750 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:43,751 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:43,753 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:21:46,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:46,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:21:47,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:50,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:50,943 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:21:52,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:53,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:53,585 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:53,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:53,587 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:21:54,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:54,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:21:54,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:54,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:54,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:58,057 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:21:58,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:21:58,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:58,139 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:21:58,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:21:58,141 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:22:02,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:22:02,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:22:03,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:08,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:09,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:09,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:09,477 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:13,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:18,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:20,944 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:22:23,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:24,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:24,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:24,477 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:29,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:34,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:39,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:39,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:39,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:39,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:44,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:49,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:50,947 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:22:54,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:54,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:54,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:55,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:00,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:05,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:09,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:09,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:09,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:09,917 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:23:09,918 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_770_93a464100122f188e386.png with policy now +2023-07-10 21:23:09,929 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:23:09,929 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_770_4dbe80e90a262f8681e9.png with policy now +2023-07-10 21:23:09,940 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:23:09,940 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_770_6befc309b16a43e5105f.png with policy now +2023-07-10 21:23:09,951 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:23:09,951 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_770_195d6c5d3aaa77fa9a46.png with policy now +2023-07-10 21:23:09,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:23:09,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:23:09,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:23:09,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:23:10,225 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kezj39aw-media/images/validation_770_93a464100122f188e386.png +2023-07-10 21:23:10,253 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e14fvyd3-media/images/validation_770_4dbe80e90a262f8681e9.png +2023-07-10 21:23:10,256 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0j2tsq24-media/images/validation_770_6befc309b16a43e5105f.png +2023-07-10 21:23:10,257 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7jikvvir-media/images/validation_770_195d6c5d3aaa77fa9a46.png +2023-07-10 21:23:10,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:23:10,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_195d6c5d3aaa77fa9a46.png +2023-07-10 21:23:10,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_4dbe80e90a262f8681e9.png +2023-07-10 21:23:10,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_6befc309b16a43e5105f.png +2023-07-10 21:23:10,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_93a464100122f188e386.png +2023-07-10 21:23:10,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:23:10,654 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wjbgsxy5-media/images/validation_770_93a464100122f188e386.png +2023-07-10 21:23:10,668 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7hrccpt9-media/images/validation_770_6befc309b16a43e5105f.png +2023-07-10 21:23:10,671 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y5bo4j0y-media/images/validation_770_195d6c5d3aaa77fa9a46.png +2023-07-10 21:23:10,811 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jg7opuo4-media/images/validation_770_4dbe80e90a262f8681e9.png +2023-07-10 21:23:10,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:16,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:18,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:20,948 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:23:21,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:23:21,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:22,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:24,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:24,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:24,536 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:26,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:26,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:30,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:31,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:23:31,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:31,702 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:23:31,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:23:31,704 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:23:34,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:34,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:23:37,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:38,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:39,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:39,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:41,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:23:41,003 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:23:41,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:23:41,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:23:42,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:42,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:23:43,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:46,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:48,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:50,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:50,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:23:50,384 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:23:50,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:23:50,387 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:23:50,948 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:23:53,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:54,389 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:54,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:23:54,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:54,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:54,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:58,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:23:59,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:00,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:24:00,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:24:00,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:24:00,564 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:24:02,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:02,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:24:05,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:06,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:09,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:09,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:09,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:10,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:10,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:10,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:24:10,892 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:24:10,892 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:24:10,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:24:14,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:14,503 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:24:16,105 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:18,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:20,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:24:20,816 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:24:20,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:24:20,819 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:24:20,950 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:24:21,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:22,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:22,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:24:25,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:25,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:25,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:26,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:26,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:30,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:31,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:24:31,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:24:31,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:24:31,706 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:24:32,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:34,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:34,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:24:37,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:38,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:40,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:40,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:40,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:42,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:24:42,530 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:24:42,531 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:24:42,533 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:24:42,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:42,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:24:43,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:46,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:47,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:24:47,145 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:24:47,145 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:24:47,147 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:24:49,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:50,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:24:50,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:24:50,951 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:24:54,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:55,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:55,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:55,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:00,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:05,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:10,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:10,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:10,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:10,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:15,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:20,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:20,952 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:25:25,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:25,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:25,400 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:25,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:30,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:35,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:40,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:40,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:40,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:40,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:45,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:50,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:50,953 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:25:55,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:55,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:55,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:56,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:59,039 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:25:59,039 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_780_cd19daa7fcc70cc078b5.png with policy now +2023-07-10 21:25:59,050 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:25:59,050 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_780_ed9b45d6c6ccee86683d.png with policy now +2023-07-10 21:25:59,060 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:25:59,060 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_780_cbeae5a5b2b67ba83bd9.png with policy now +2023-07-10 21:25:59,071 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:25:59,072 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_780_d92e14f5f5ee21929d89.png with policy now +2023-07-10 21:25:59,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:25:59,114 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:25:59,114 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:25:59,117 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:25:59,354 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2140cobi-media/images/validation_780_cd19daa7fcc70cc078b5.png +2023-07-10 21:25:59,354 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fm6bykb1-media/images/validation_780_ed9b45d6c6ccee86683d.png +2023-07-10 21:25:59,393 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yjg0pwzu-media/images/validation_780_cbeae5a5b2b67ba83bd9.png +2023-07-10 21:25:59,401 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yfi1xwi6-media/images/validation_780_d92e14f5f5ee21929d89.png +2023-07-10 21:26:02,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:02,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:26:02,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cbeae5a5b2b67ba83bd9.png +2023-07-10 21:26:02,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_d92e14f5f5ee21929d89.png +2023-07-10 21:26:02,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cd19daa7fcc70cc078b5.png +2023-07-10 21:26:02,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_ed9b45d6c6ccee86683d.png +2023-07-10 21:26:02,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:26:03,156 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/497f3wk2-media/images/validation_780_cbeae5a5b2b67ba83bd9.png +2023-07-10 21:26:03,164 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ju0kore0-media/images/validation_780_cd19daa7fcc70cc078b5.png +2023-07-10 21:26:03,166 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rp1qnpss-media/images/validation_780_d92e14f5f5ee21929d89.png +2023-07-10 21:26:03,190 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0ytu28qq-media/images/validation_780_ed9b45d6c6ccee86683d.png +2023-07-10 21:26:06,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:07,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:09,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:26:10,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:10,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:10,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:10,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:13,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:14,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:18,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:18,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:19,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:26:19,216 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:26:19,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:26:19,218 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:26:20,954 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:26:22,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:22,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:26:24,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:25,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:25,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:25,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:26,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:29,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:26:29,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:29,385 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:26:29,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:26:29,387 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:26:30,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:30,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:26:34,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:34,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:38,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:39,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:26:39,211 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:26:39,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:26:39,213 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:26:40,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:40,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:40,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:40,944 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:42,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:42,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:26:45,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:46,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:50,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:26:50,145 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:26:50,145 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:26:50,147 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:26:50,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:50,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:26:50,957 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:26:50,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:54,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:26:55,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:55,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:55,944 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:55,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:58,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:00,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:27:00,592 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:27:00,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:27:00,595 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:27:01,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:03,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:03,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:27:07,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:07,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:10,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:27:10,622 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:27:10,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:27:10,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:27:10,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:10,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:10,944 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:11,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:11,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:27:12,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:15,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:18,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:19,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:20,956 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:27:21,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:27:21,637 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:27:21,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:27:21,642 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:27:23,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:23,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:27:23,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:25,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:25,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:25,944 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:27,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:29,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:31,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:31,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:27:31,444 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:27:31,444 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:27:31,446 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:27:35,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:35,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:27:35,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:35,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:27:35,794 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:27:35,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:27:35,796 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:27:39,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:27:39,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:27:40,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:41,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:41,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:41,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:46,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:50,957 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:27:51,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:56,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:56,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:56,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:57,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:02,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:07,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:11,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:28:11,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:11,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:12,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:17,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:20,961 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:28:22,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:26,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:28:26,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:26,531 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:28,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:33,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:38,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:41,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:28:41,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:41,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:43,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:47,508 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:28:47,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_790_522c7de184b5fad576ca.png with policy now +2023-07-10 21:28:47,522 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:28:47,522 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_790_f2a6e69da2bb9bc4c0f4.png with policy now +2023-07-10 21:28:47,533 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:28:47,533 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_790_ee7ea0526768c88f04ed.png with policy now +2023-07-10 21:28:47,543 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:28:47,544 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_790_05c6ccf4e2affcf523bc.png with policy now +2023-07-10 21:28:47,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:28:47,587 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:28:47,587 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:28:47,589 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:28:47,834 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/07qloh8h-media/images/validation_790_522c7de184b5fad576ca.png +2023-07-10 21:28:47,853 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f879euv6-media/images/validation_790_f2a6e69da2bb9bc4c0f4.png +2023-07-10 21:28:47,863 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zlf1cqkz-media/images/validation_790_05c6ccf4e2affcf523bc.png +2023-07-10 21:28:47,919 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ngu895wm-media/images/validation_790_ee7ea0526768c88f04ed.png +2023-07-10 21:28:49,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:50,960 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:28:51,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:28:51,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_05c6ccf4e2affcf523bc.png +2023-07-10 21:28:51,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_ee7ea0526768c88f04ed.png +2023-07-10 21:28:51,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_f2a6e69da2bb9bc4c0f4.png +2023-07-10 21:28:51,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_522c7de184b5fad576ca.png +2023-07-10 21:28:51,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:28:51,626 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9mrgchfi-media/images/validation_790_f2a6e69da2bb9bc4c0f4.png +2023-07-10 21:28:51,632 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jukzfwan-media/images/validation_790_522c7de184b5fad576ca.png +2023-07-10 21:28:51,642 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bkzt9l1j-media/images/validation_790_ee7ea0526768c88f04ed.png +2023-07-10 21:28:51,643 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6walfijf-media/images/validation_790_05c6ccf4e2affcf523bc.png +2023-07-10 21:28:54,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:55,281 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:28:56,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:28:56,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:56,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:59,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:28:59,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:00,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:03,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:05,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:07,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:08,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:29:08,507 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:29:08,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:29:08,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:29:11,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:11,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:11,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:29:11,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:11,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:11,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:15,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:16,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:18,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:29:18,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:29:18,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:29:18,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:29:19,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:19,335 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:29:20,962 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:29:22,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:23,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:26,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:26,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:26,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:27,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:27,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:29,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:29:29,497 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:29:29,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:29:29,500 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:29:31,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:31,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:29:33,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:35,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:38,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:39,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:39,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:29:39,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:29:39,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:29:39,647 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:29:41,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:41,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:41,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:43,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:43,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:29:44,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:47,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:49,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:29:49,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:49,240 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:29:49,240 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:29:49,242 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:29:50,963 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:29:51,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:51,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:29:54,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:55,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:56,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:56,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:56,930 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:59,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:29:59,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:29:59,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:59,780 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:29:59,780 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:29:59,782 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:30:03,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:03,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:30:05,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:07,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:10,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:30:10,275 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:30:10,275 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:30:10,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:30:11,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:11,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:11,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:30:12,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:12,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:12,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:15,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:17,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:19,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:20,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:30:20,304 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:30:20,304 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:30:20,306 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:30:20,964 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:30:22,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:23,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:23,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:30:25,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:30:25,231 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:30:25,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:30:25,233 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:30:27,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:27,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:27,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:27,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:27,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:30:28,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:31,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:30:33,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:38,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:42,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:42,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:42,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:43,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:48,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:50,965 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:30:53,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:57,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:57,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:57,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:59,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:04,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:09,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:12,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:12,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:12,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:15,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,966 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:31:25,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:27,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:27,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:27,378 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:31,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:36,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:37,030 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:31:37,030 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_800_19456ef153f28cfc03df.png with policy now +2023-07-10 21:31:37,074 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:31:37,075 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_800_3ff0ba3029f4c74cef3d.png with policy now +2023-07-10 21:31:37,076 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:31:37,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_800_222566fa52d52031a82d.png with policy now +2023-07-10 21:31:37,078 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:31:37,080 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_800_8767c83e26ca5f3fa222.png with policy now +2023-07-10 21:31:37,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:31:37,103 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:31:37,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:31:37,105 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:31:37,384 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ebq4kouy-media/images/validation_800_19456ef153f28cfc03df.png +2023-07-10 21:31:37,385 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ebuz7kgh-media/images/validation_800_222566fa52d52031a82d.png +2023-07-10 21:31:37,404 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mhf0htqq-media/images/validation_800_8767c83e26ca5f3fa222.png +2023-07-10 21:31:37,415 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4bu8x455-media/images/validation_800_3ff0ba3029f4c74cef3d.png +2023-07-10 21:31:39,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:31:39,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_8767c83e26ca5f3fa222.png +2023-07-10 21:31:39,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_19456ef153f28cfc03df.png +2023-07-10 21:31:39,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_222566fa52d52031a82d.png +2023-07-10 21:31:39,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_3ff0ba3029f4c74cef3d.png +2023-07-10 21:31:39,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:31:40,142 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lza3tdnb-media/images/validation_800_19456ef153f28cfc03df.png +2023-07-10 21:31:40,147 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/05jahgwk-media/images/validation_800_3ff0ba3029f4c74cef3d.png +2023-07-10 21:31:40,156 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w51bp17b-media/images/validation_800_222566fa52d52031a82d.png +2023-07-10 21:31:40,162 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r4nnxpqd-media/images/validation_800_8767c83e26ca5f3fa222.png +2023-07-10 21:31:42,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:42,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:42,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:42,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:43,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:31:47,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:31:47,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:47,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:31:50,967 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:31:51,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:31:52,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:55,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:31:57,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:57,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:57,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:57,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:31:57,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:57,850 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:31:57,850 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:31:57,852 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:31:59,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:31:59,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:32:02,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:03,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:07,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:32:07,850 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:32:07,850 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:32:07,852 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:32:07,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:08,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:11,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:11,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:32:12,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:12,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:12,570 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:14,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:15,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:17,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:32:17,323 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:32:17,323 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:32:17,326 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:32:19,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:19,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:19,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:32:20,969 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:32:23,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:25,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:27,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:32:27,537 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:32:27,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:32:27,539 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:32:27,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:27,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:27,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:27,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:27,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:32:31,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:31,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:35,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:36,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:37,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:32:37,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:32:37,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:32:37,289 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:32:39,996 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:39,996 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:32:41,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:42,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:42,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:42,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:44,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:46,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:32:46,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:46,979 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:32:46,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:32:46,981 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:32:48,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:48,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:32:50,970 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:32:52,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:52,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:56,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:32:56,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:32:56,840 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:32:56,840 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:32:56,842 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:32:57,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:57,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:57,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:57,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:00,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:33:00,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:33:03,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:04,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:33:07,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:33:07,415 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:33:07,416 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:33:07,418 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:33:08,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:33:08,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:33:08,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:12,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:33:12,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:33:12,155 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:33:12,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:33:12,156 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:33:12,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:12,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:33:12,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:14,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:16,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:33:16,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:33:19,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:20,971 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:33:24,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:27,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:33:27,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:27,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:30,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:35,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:40,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:42,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:42,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:33:42,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:46,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:50,972 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:33:51,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:56,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:57,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:33:57,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:57,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:02,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:07,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:12,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:12,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:34:12,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:13,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:18,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:20,975 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:34:23,896 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:34:23,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_810_bdbb099fd5d2dd484bc1.png with policy now +2023-07-10 21:34:23,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:23,908 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:34:23,908 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_810_08714365653b09a18e34.png with policy now +2023-07-10 21:34:23,919 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:34:23,919 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_810_8d432c4016fa643a296a.png with policy now +2023-07-10 21:34:24,018 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:34:24,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_810_9ec0d3f7d6de9201ef64.png with policy now +2023-07-10 21:34:24,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:34:24,060 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:34:24,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:34:24,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:34:24,232 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/duyw2mdo-media/images/validation_810_8d432c4016fa643a296a.png +2023-07-10 21:34:24,250 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6vprr7w8-media/images/validation_810_08714365653b09a18e34.png +2023-07-10 21:34:24,264 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lc68q8ol-media/images/validation_810_bdbb099fd5d2dd484bc1.png +2023-07-10 21:34:24,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:34:24,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_8d432c4016fa643a296a.png +2023-07-10 21:34:24,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_08714365653b09a18e34.png +2023-07-10 21:34:24,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_bdbb099fd5d2dd484bc1.png +2023-07-10 21:34:24,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_9ec0d3f7d6de9201ef64.png +2023-07-10 21:34:24,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:34:24,379 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ue649cec-media/images/validation_810_9ec0d3f7d6de9201ef64.png +2023-07-10 21:34:24,656 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hv698kwp-media/images/validation_810_8d432c4016fa643a296a.png +2023-07-10 21:34:24,663 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p6jkjm70-media/images/validation_810_08714365653b09a18e34.png +2023-07-10 21:34:24,774 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iv4cvdp0-media/images/validation_810_9ec0d3f7d6de9201ef64.png +2023-07-10 21:34:24,815 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pt5l6rpl-media/images/validation_810_bdbb099fd5d2dd484bc1.png +2023-07-10 21:34:27,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:27,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:34:27,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:28,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:28,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:32,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:34,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:34,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:34:36,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:39,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:40,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:42,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:42,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:44,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:34:44,239 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:34:44,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:34:44,241 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:34:44,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:44,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:34:45,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:48,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:50,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:50,975 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:34:52,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:54,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:34:54,765 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:34:54,766 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:34:54,767 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:34:55,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:56,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:34:56,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:34:57,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:57,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:00,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:00,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:04,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:05,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:35:05,090 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:35:05,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:35:05,092 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:35:06,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:08,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:08,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:35:11,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:12,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:12,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:12,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:15,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:35:15,078 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:35:15,079 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:35:15,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:35:16,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:16,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:35:17,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:20,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:20,975 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:35:22,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:24,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:25,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:35:25,146 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:35:25,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:35:25,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:35:27,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:27,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:27,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:28,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:28,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:35:32,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:33,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:34,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:35:34,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:35:34,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:35:34,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:35:36,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:36,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:35:38,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:40,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:42,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:42,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:43,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:44,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:45,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:35:45,614 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:35:45,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:35:45,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:35:48,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:48,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:35:49,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,976 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:35:52,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:54,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:55,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:35:55,964 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:35:55,964 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:35:55,967 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:35:56,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:35:56,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:35:57,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:57,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:57,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:59,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:00,578 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:36:00,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:36:00,848 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:36:00,848 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:36:00,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:36:04,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:36:04,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:36:05,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:10,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:12,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:12,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:12,999 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:16,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:20,978 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:36:21,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:26,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:27,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:28,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:28,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:32,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:37,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:42,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:43,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:43,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:43,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:48,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:50,979 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:36:53,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:58,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:58,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:58,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:59,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:04,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:09,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:12,850 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:37:12,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_820_2e00ccc8f0d440d81560.png with policy now +2023-07-10 21:37:12,863 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:37:12,863 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_820_0947efa75b0b8534db32.png with policy now +2023-07-10 21:37:12,875 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:37:12,875 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_820_9e08606de5a996a58a27.png with policy now +2023-07-10 21:37:12,890 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:37:12,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_820_568d3c65efcbd96dd396.png with policy now +2023-07-10 21:37:12,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:37:12,930 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:37:12,930 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:37:12,931 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:37:13,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:13,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:13,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:13,152 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3sndg43m-media/images/validation_820_2e00ccc8f0d440d81560.png +2023-07-10 21:37:13,175 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j12epadk-media/images/validation_820_0947efa75b0b8534db32.png +2023-07-10 21:37:13,190 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/57ybebzs-media/images/validation_820_9e08606de5a996a58a27.png +2023-07-10 21:37:13,226 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v9at2ivi-media/images/validation_820_568d3c65efcbd96dd396.png +2023-07-10 21:37:15,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:16,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:37:16,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_0947efa75b0b8534db32.png +2023-07-10 21:37:16,816 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_568d3c65efcbd96dd396.png +2023-07-10 21:37:16,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_2e00ccc8f0d440d81560.png +2023-07-10 21:37:16,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_9e08606de5a996a58a27.png +2023-07-10 21:37:16,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:37:17,165 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iiwbi0za-media/images/validation_820_9e08606de5a996a58a27.png +2023-07-10 21:37:17,167 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pkmesk2r-media/images/validation_820_2e00ccc8f0d440d81560.png +2023-07-10 21:37:17,172 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kgd6bdce-media/images/validation_820_568d3c65efcbd96dd396.png +2023-07-10 21:37:17,185 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uvaybdte-media/images/validation_820_0947efa75b0b8534db32.png +2023-07-10 21:37:20,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:20,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:20,980 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:37:23,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:37:24,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:26,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:28,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:28,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:28,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:28,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:31,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:32,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:33,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:37:33,143 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:37:33,143 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:37:33,145 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:37:36,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:36,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:37:37,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:40,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:42,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:43,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:37:43,040 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:37:43,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:37:43,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:37:43,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:43,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:43,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:44,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:44,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:37:47,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:48,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:50,981 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:37:52,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:52,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:53,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:37:53,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:37:53,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:37:53,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:37:56,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:37:56,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:37:58,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:58,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:58,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:58,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:00,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:03,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:38:03,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:03,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:38:03,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:38:03,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:38:04,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:04,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:38:08,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:08,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:12,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:13,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:13,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:13,109 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:13,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:38:13,151 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:38:13,151 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:38:13,153 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:38:14,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:17,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:17,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:38:19,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:20,982 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:38:21,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:23,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:38:23,659 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:38:23,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:38:23,662 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:38:24,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:25,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:25,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:38:28,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:28,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:28,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:29,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:30,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:33,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:33,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:38:33,312 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:38:33,313 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:38:33,315 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:38:36,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:37,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:37,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:38:41,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:41,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:43,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:43,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:43,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:44,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:38:44,151 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:38:44,151 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:38:44,153 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:38:45,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:45,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:38:46,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:49,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:38:49,057 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:38:49,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:38:49,060 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:38:49,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:49,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:38:50,983 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:38:51,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:53,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:38:56,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:58,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:58,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:58,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:02,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:07,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:12,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:13,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:13,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:13,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:17,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:20,985 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:39:22,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:27,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:28,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:28,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:28,455 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:33,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:38,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:43,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:43,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:43,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:44,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:49,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:50,986 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:39:54,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:58,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:58,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:58,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:00,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:01,000 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:40:01,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_830_4349484711dfed8ff684.png with policy now +2023-07-10 21:40:01,012 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:40:01,012 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_830_adb5391278bf9c0e3899.png with policy now +2023-07-10 21:40:01,023 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:40:01,023 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_830_040258a068387526d5ed.png with policy now +2023-07-10 21:40:01,034 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:40:01,034 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_830_20718dcc3d7dfea68778.png with policy now +2023-07-10 21:40:01,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:40:01,074 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:40:01,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:40:01,077 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:40:01,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:40:01,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_20718dcc3d7dfea68778.png +2023-07-10 21:40:01,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_4349484711dfed8ff684.png +2023-07-10 21:40:01,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_040258a068387526d5ed.png +2023-07-10 21:40:01,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_adb5391278bf9c0e3899.png +2023-07-10 21:40:01,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:40:01,335 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/prs5oyai-media/images/validation_830_4349484711dfed8ff684.png +2023-07-10 21:40:01,348 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/144u1sxu-media/images/validation_830_040258a068387526d5ed.png +2023-07-10 21:40:01,350 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rwq86aps-media/images/validation_830_adb5391278bf9c0e3899.png +2023-07-10 21:40:01,350 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zeyj3w8p-media/images/validation_830_20718dcc3d7dfea68778.png +2023-07-10 21:40:01,710 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kwzf3qi3-media/images/validation_830_adb5391278bf9c0e3899.png +2023-07-10 21:40:01,760 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/frmvysrq-media/images/validation_830_040258a068387526d5ed.png +2023-07-10 21:40:01,812 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v05ouyp4-media/images/validation_830_4349484711dfed8ff684.png +2023-07-10 21:40:02,062 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hsgmsvdo-media/images/validation_830_20718dcc3d7dfea68778.png +2023-07-10 21:40:05,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:06,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:09,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:11,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:40:11,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:13,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:13,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:13,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:13,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:16,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:17,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:20,987 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:40:21,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:40:21,279 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:40:21,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:40:21,281 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:40:21,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:21,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:40:22,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:25,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:28,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:28,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:28,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:28,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:29,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:31,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:40:31,865 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:40:31,865 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:40:31,866 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:40:33,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:33,396 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:40:33,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:37,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:39,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:41,415 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:42,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:40:42,787 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:40:42,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:40:42,790 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:40:43,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:43,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:43,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:44,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:45,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:45,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:40:49,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:49,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,988 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:40:52,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:40:52,923 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:40:52,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:40:52,926 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:40:53,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:53,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:40:54,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:57,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:40:58,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:58,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:00,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:01,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:02,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:41:02,866 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:41:02,867 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:41:02,868 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:41:05,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:05,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:41:06,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:09,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:11,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:12,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:41:12,810 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:41:12,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:41:12,812 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:41:13,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:13,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:13,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:13,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:41:16,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:17,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:20,989 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:41:21,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:22,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:23,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:41:23,651 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:41:23,651 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:41:23,653 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:41:25,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:25,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:41:27,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:28,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:28,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:29,594 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:33,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:41:33,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:33,070 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:41:33,071 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:41:33,073 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:41:33,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:33,606 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:41:37,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:37,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:41:37,709 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:41:37,710 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:41:37,712 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:41:38,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:41,625 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:41:41,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:41:43,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:43,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:43,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:43,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:48,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:50,990 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:41:53,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:58,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:58,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:58,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:59,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:04,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:09,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:13,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:13,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:15,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:20,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:20,994 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:42:25,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:28,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:28,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:28,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:31,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:36,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:41,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:43,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:43,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:43,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:47,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:49,475 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:42:49,476 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_840_66b1223b50469b924edb.png with policy now +2023-07-10 21:42:49,487 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:42:49,487 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_840_1071219f1c5a880d11fe.png with policy now +2023-07-10 21:42:49,498 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:42:49,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_840_cc73c34c15c3f5b21baa.png with policy now +2023-07-10 21:42:49,510 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:42:49,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_840_8a5a1205ec046ac4f1aa.png with policy now +2023-07-10 21:42:49,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:42:49,556 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:42:49,556 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:42:49,558 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:42:49,788 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i3cqs7vk-media/images/validation_840_66b1223b50469b924edb.png +2023-07-10 21:42:49,813 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ss4rbxv3-media/images/validation_840_cc73c34c15c3f5b21baa.png +2023-07-10 21:42:49,814 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mp84pf2x-media/images/validation_840_1071219f1c5a880d11fe.png +2023-07-10 21:42:49,817 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8zu0cl5p-media/images/validation_840_8a5a1205ec046ac4f1aa.png +2023-07-10 21:42:49,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:42:49,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_66b1223b50469b924edb.png +2023-07-10 21:42:49,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_cc73c34c15c3f5b21baa.png +2023-07-10 21:42:49,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_8a5a1205ec046ac4f1aa.png +2023-07-10 21:42:49,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_1071219f1c5a880d11fe.png +2023-07-10 21:42:49,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:42:50,186 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ruix8pv9-media/images/validation_840_66b1223b50469b924edb.png +2023-07-10 21:42:50,201 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hlm9ggq1-media/images/validation_840_1071219f1c5a880d11fe.png +2023-07-10 21:42:50,225 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n5i9bqdk-media/images/validation_840_8a5a1205ec046ac4f1aa.png +2023-07-10 21:42:50,232 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3lxkdqqj-media/images/validation_840_cc73c34c15c3f5b21baa.png +2023-07-10 21:42:50,993 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:42:53,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:53,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:42:57,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:42:58,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:58,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:58,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:58,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:59,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:01,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:04,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:05,893 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:09,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:09,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:09,730 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:43:09,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:43:09,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:43:09,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:09,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:43:13,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:13,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:13,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:13,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:14,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:17,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:19,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:19,026 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:43:19,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:43:19,029 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:43:20,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:20,994 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:43:21,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:21,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:43:25,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:25,931 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:28,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:28,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:28,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:29,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:29,255 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:43:29,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:43:29,257 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:43:29,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:29,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:43:30,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:33,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:35,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:37,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:39,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:39,685 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:43:39,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:43:39,687 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:43:41,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:41,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:41,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:43:43,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:43,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:43,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:45,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:47,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:49,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:49,719 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:43:49,719 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:43:49,721 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:43:50,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:50,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:43:50,995 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:43:52,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:54,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:57,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:58,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:43:59,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:59,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:59,233 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:59,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:43:59,996 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:43:59,997 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:43:59,998 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:44:02,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:02,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:44:03,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:06,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:08,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:10,089 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:10,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:44:10,380 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:44:10,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:44:10,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:44:14,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:14,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:14,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:44:14,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:14,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:14,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:18,103 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:19,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:44:20,578 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:44:20,578 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:44:20,580 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:44:20,996 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:44:22,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:22,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:44:25,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:25,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:44:25,183 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:44:25,183 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:44:25,185 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:44:26,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:26,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:44:29,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:29,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:29,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:30,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:44:30,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:35,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:40,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:44,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:44,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:44,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:46,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:50,996 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:44:51,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:56,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:59,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:59,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:59,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:02,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:07,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:12,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:14,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:14,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:14,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:17,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:20,997 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:45:22,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:27,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:30,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:30,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:30,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:33,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:37,037 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:45:37,037 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_850_0e8769a06b5854ed77b3.png with policy now +2023-07-10 21:45:37,078 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:45:37,078 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_850_4e3e514000695d3d6aae.png with policy now +2023-07-10 21:45:37,079 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:45:37,079 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_850_3d84e0882ef4b24f7406.png with policy now +2023-07-10 21:45:37,079 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:45:37,080 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_850_c4e125f529fd06005d80.png with policy now +2023-07-10 21:45:37,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:45:37,112 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:45:37,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:45:37,114 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:45:37,356 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mq93gb0t-media/images/validation_850_0e8769a06b5854ed77b3.png +2023-07-10 21:45:37,389 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6rdadqie-media/images/validation_850_3d84e0882ef4b24f7406.png +2023-07-10 21:45:37,410 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/blutdwdr-media/images/validation_850_4e3e514000695d3d6aae.png +2023-07-10 21:45:37,415 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wgxhian6-media/images/validation_850_c4e125f529fd06005d80.png +2023-07-10 21:45:38,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:38,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:45:38,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_c4e125f529fd06005d80.png +2023-07-10 21:45:38,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_3d84e0882ef4b24f7406.png +2023-07-10 21:45:38,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_0e8769a06b5854ed77b3.png +2023-07-10 21:45:38,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_4e3e514000695d3d6aae.png +2023-07-10 21:45:38,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:45:38,643 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/333d23oj-media/images/validation_850_3d84e0882ef4b24f7406.png +2023-07-10 21:45:38,656 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yahr9qby-media/images/validation_850_c4e125f529fd06005d80.png +2023-07-10 21:45:38,657 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wvon54ik-media/images/validation_850_0e8769a06b5854ed77b3.png +2023-07-10 21:45:38,673 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sbwq1sd8-media/images/validation_850_4e3e514000695d3d6aae.png +2023-07-10 21:45:42,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:45:43,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:45,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:45,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:45,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:46,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:45:47,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:45:49,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:50,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:45:50,998 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:45:54,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:45:55,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:58,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:45:58,071 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:45:58,071 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:45:58,073 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:45:58,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:45:58,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:46:00,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:00,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:00,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:00,390 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:02,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:05,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:06,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:08,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:46:08,201 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:46:08,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:46:08,203 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:46:10,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:10,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:46:10,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:14,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:15,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:15,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:15,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:15,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:18,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:46:18,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:46:18,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:46:18,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:46:18,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:18,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:46:20,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:20,999 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:46:22,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:25,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:26,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:28,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:46:28,273 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:46:28,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:46:28,275 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:46:30,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:30,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:46:30,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:30,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:30,667 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:31,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:34,415 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:37,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:38,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:38,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:46:38,764 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:46:38,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:46:38,766 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:46:42,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:42,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:42,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:46:45,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:45,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:45,665 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:46,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:48,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:48,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:46:48,570 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:46:48,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:46:48,572 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:46:50,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:50,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:46:51,000 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:46:53,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:54,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:58,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:58,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:46:58,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:46:58,727 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:46:58,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:46:58,730 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:47:00,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:00,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:00,665 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:02,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:47:02,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:47:03,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:06,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:47:08,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:47:08,785 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:47:08,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:08,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:47:08,787 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:47:10,562 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:47:10,562 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:47:13,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:47:13,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:47:13,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:47:13,373 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:47:14,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:14,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:47:14,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:47:15,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:15,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:15,732 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:18,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:47:19,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:21,002 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:47:25,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:30,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:30,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:30,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:30,732 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:35,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:40,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:45,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:45,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:45,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:45,945 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:50,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:51,003 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:47:56,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:00,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:00,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:00,945 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:01,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:06,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:11,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:16,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:16,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:16,001 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:17,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:21,004 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:48:23,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:25,162 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:48:25,162 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_860_d4b5c411f812ee1c96d2.png with policy now +2023-07-10 21:48:25,174 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:48:25,174 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_860_e99dcdf491fa73cb1b86.png with policy now +2023-07-10 21:48:25,185 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:48:25,185 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_860_38a4d8ede7255ce0b9e1.png with policy now +2023-07-10 21:48:25,196 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:48:25,197 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_860_9897fd211e2cc995ea6d.png with policy now +2023-07-10 21:48:25,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:48:25,236 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:48:25,237 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:48:25,239 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:48:25,465 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/akuv8qld-media/images/validation_860_d4b5c411f812ee1c96d2.png +2023-07-10 21:48:25,491 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x2gd16lh-media/images/validation_860_e99dcdf491fa73cb1b86.png +2023-07-10 21:48:25,502 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/excbaft4-media/images/validation_860_38a4d8ede7255ce0b9e1.png +2023-07-10 21:48:25,506 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fdf4zl18-media/images/validation_860_9897fd211e2cc995ea6d.png +2023-07-10 21:48:26,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:48:26,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_d4b5c411f812ee1c96d2.png +2023-07-10 21:48:26,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_e99dcdf491fa73cb1b86.png +2023-07-10 21:48:26,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_38a4d8ede7255ce0b9e1.png +2023-07-10 21:48:26,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_9897fd211e2cc995ea6d.png +2023-07-10 21:48:26,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:48:27,164 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pqoiygxv-media/images/validation_860_9897fd211e2cc995ea6d.png +2023-07-10 21:48:27,178 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1alirdan-media/images/validation_860_38a4d8ede7255ce0b9e1.png +2023-07-10 21:48:27,192 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hayy41ya-media/images/validation_860_d4b5c411f812ee1c96d2.png +2023-07-10 21:48:27,241 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c6kqpn0c-media/images/validation_860_e99dcdf491fa73cb1b86.png +2023-07-10 21:48:28,240 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:30,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:31,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:31,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:31,225 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:33,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:34,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:36,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:48:38,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:38,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:42,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:44,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:46,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:46,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:46,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:46,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:48:46,659 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:48:46,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:48:46,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:48:46,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:46,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:48:50,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:50,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:51,005 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:48:54,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:55,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:56,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:48:56,114 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:48:56,115 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:48:56,117 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:48:58,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:48:58,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:01,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:01,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:01,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:01,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:02,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:06,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:49:06,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:06,172 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:49:06,172 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:49:06,174 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:49:06,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:06,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:10,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:12,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:14,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:16,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:49:16,026 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:49:16,026 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:49:16,027 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:49:16,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:16,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:16,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:17,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:18,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:18,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:21,006 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:49:22,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:22,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:26,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:49:26,611 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:49:26,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:49:26,613 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:49:27,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:27,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:27,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:31,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:31,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:31,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:31,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:32,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:35,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:36,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:49:36,545 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:49:36,545 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:49:36,547 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:49:38,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:39,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:39,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:43,062 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:43,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:46,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:46,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:46,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:46,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:49:46,293 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:49:46,293 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:49:46,295 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:49:47,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:47,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:48,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:51,007 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:49:51,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:54,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:55,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:56,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:49:56,252 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:49:56,252 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:49:56,254 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:49:59,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:49:59,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:49:59,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:01,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:50:01,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:01,396 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:01,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:50:01,432 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:50:01,432 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:50:01,434 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:50:03,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:50:03,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:50:04,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:07,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:50:09,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:14,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:16,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:50:16,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:16,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:19,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:21,008 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:50:25,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:30,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:31,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:50:31,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:31,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:35,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:40,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:45,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:46,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:50:46,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:46,604 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:50,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:51,012 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:50:56,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:01,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:01,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:01,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:01,646 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:06,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:11,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:13,208 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:51:13,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_870_20387b922a0e2d280d17.png with policy now +2023-07-10 21:51:13,221 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:51:13,221 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_870_8fd20ab699e9b53a78a2.png with policy now +2023-07-10 21:51:13,232 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:51:13,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_870_7f4dda8560eec12bb15e.png with policy now +2023-07-10 21:51:13,243 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:51:13,243 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_870_675e2cc93b814e160bd6.png with policy now +2023-07-10 21:51:13,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:51:13,283 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:51:13,283 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:51:13,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:51:13,550 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l8at8ytf-media/images/validation_870_20387b922a0e2d280d17.png +2023-07-10 21:51:13,560 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u21po5x2-media/images/validation_870_8fd20ab699e9b53a78a2.png +2023-07-10 21:51:13,566 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/id53oyn8-media/images/validation_870_675e2cc93b814e160bd6.png +2023-07-10 21:51:13,581 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e45sr8d3-media/images/validation_870_7f4dda8560eec12bb15e.png +2023-07-10 21:51:15,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:51:15,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_7f4dda8560eec12bb15e.png +2023-07-10 21:51:15,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_675e2cc93b814e160bd6.png +2023-07-10 21:51:15,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_8fd20ab699e9b53a78a2.png +2023-07-10 21:51:15,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_20387b922a0e2d280d17.png +2023-07-10 21:51:15,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:51:15,708 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4eknew6k-media/images/validation_870_7f4dda8560eec12bb15e.png +2023-07-10 21:51:15,738 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j2fl4mvw-media/images/validation_870_675e2cc93b814e160bd6.png +2023-07-10 21:51:15,781 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hh7qgsx8-media/images/validation_870_20387b922a0e2d280d17.png +2023-07-10 21:51:15,793 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b6rs3clk-media/images/validation_870_8fd20ab699e9b53a78a2.png +2023-07-10 21:51:16,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:16,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:16,605 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:17,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:19,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:21,010 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:51:23,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:23,372 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:23,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:51:27,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:29,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:31,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:31,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:31,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:31,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:32,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:51:32,619 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:51:32,619 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:51:32,621 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:51:34,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:35,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:35,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:51:39,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:39,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:42,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:51:42,307 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:51:42,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:51:42,309 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:51:43,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:43,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:51:44,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:46,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:46,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:46,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:47,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:50,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:51,012 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:51:51,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:51,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:51:51,787 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:51:51,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:51:51,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:51:55,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:51:55,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:51:56,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:59,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:01,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:01,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:52:01,686 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:52:01,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:52:01,689 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:52:01,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:01,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:01,807 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:03,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:03,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:52:06,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:07,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:11,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:11,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:52:11,773 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:52:11,773 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:52:11,775 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:52:12,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:15,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:15,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:52:17,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:17,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:17,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:18,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:19,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:21,012 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:52:22,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:52:22,341 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:52:22,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:52:22,344 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:52:23,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:23,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:23,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:52:27,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:28,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:31,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:32,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:32,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:32,222 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:32,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:52:32,969 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:52:32,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:52:32,972 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:52:33,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:35,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:35,598 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:52:39,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:39,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:43,613 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:43,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:52:43,729 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:52:43,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:52:43,731 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:52:44,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:47,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:47,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:47,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:47,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:47,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:52:48,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:52:48,269 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:52:48,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:52:48,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:52:50,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:51,013 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:52:51,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:52:51,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:52:56,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:01,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:02,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:02,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:06,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:11,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:16,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:17,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:53:17,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:17,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:21,015 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:53:22,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:27,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:32,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:32,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:53:32,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:32,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:37,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:42,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:47,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:53:47,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:47,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:47,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:51,016 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:53:53,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:58,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:00,092 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:54:00,092 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_880_69d5d4b2bd8eda736076.png with policy now +2023-07-10 21:54:00,134 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:54:00,134 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_880_53d786f0e6286f061c9b.png with policy now +2023-07-10 21:54:00,135 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:54:00,135 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_880_e0ef1028d078d2763d3c.png with policy now +2023-07-10 21:54:00,135 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:54:00,136 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_880_dc545dbd71f9ca307a89.png with policy now +2023-07-10 21:54:00,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:54:00,166 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:54:00,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:54:00,168 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:54:00,447 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q56wc0i3-media/images/validation_880_69d5d4b2bd8eda736076.png +2023-07-10 21:54:00,469 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mintvbpk-media/images/validation_880_53d786f0e6286f061c9b.png +2023-07-10 21:54:00,470 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9trlsgeh-media/images/validation_880_e0ef1028d078d2763d3c.png +2023-07-10 21:54:00,493 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v4samr09-media/images/validation_880_dc545dbd71f9ca307a89.png +2023-07-10 21:54:02,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:54:02,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:02,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:03,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:03,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:54:03,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_53d786f0e6286f061c9b.png +2023-07-10 21:54:03,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_69d5d4b2bd8eda736076.png +2023-07-10 21:54:03,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_dc545dbd71f9ca307a89.png +2023-07-10 21:54:03,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_e0ef1028d078d2763d3c.png +2023-07-10 21:54:03,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:54:04,258 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l72eqeni-media/images/validation_880_dc545dbd71f9ca307a89.png +2023-07-10 21:54:04,259 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/za1cvwyo-media/images/validation_880_e0ef1028d078d2763d3c.png +2023-07-10 21:54:04,278 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0u8m8h80-media/images/validation_880_69d5d4b2bd8eda736076.png +2023-07-10 21:54:04,293 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/inquqrkp-media/images/validation_880_53d786f0e6286f061c9b.png +2023-07-10 21:54:07,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:09,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:10,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:54:12,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:14,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:16,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:17,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:17,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:54:17,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:20,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:20,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:20,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:54:20,756 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:54:20,756 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:54:20,758 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:54:21,017 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:54:24,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:24,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:54:25,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:28,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:30,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:31,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:54:31,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:54:31,105 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:54:31,107 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:54:32,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:32,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:54:32,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:54:32,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:32,735 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:36,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:36,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:40,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:40,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:54:40,828 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:54:40,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:54:40,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:54:41,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:44,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:44,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:54:47,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:47,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:54:47,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:47,736 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:48,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:50,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:54:50,293 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:54:50,294 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:54:50,296 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:54:51,018 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:54:52,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:52,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:54:53,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:56,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:54:58,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:00,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:01,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:55:01,462 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:55:01,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:55:01,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:55:03,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:03,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:03,293 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:04,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:04,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:55:07,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:08,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:11,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:55:11,782 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:55:11,783 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:55:11,785 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:55:12,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:12,224 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:55:12,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:16,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:17,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:18,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:18,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:18,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:20,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:21,018 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:55:21,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:55:21,836 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:55:21,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:55:21,838 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:55:23,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:24,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:24,250 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:55:28,257 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:29,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:32,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:32,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:55:32,775 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:55:32,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:55:32,778 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:55:33,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:33,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:33,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:34,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:36,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:36,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:55:37,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:55:37,374 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:55:37,374 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:55:37,376 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:55:40,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:55:40,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:55:40,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:45,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:48,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:48,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:48,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:51,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:51,020 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:55:56,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:01,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:03,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:03,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:03,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:07,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:12,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:17,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:19,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:19,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:19,009 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:21,021 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:56:22,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:27,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:32,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:34,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:34,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:34,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:37,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:42,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:47,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:49,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:49,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:49,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:49,373 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:56:49,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_890_c0afb91f14512a136ec3.png with policy now +2023-07-10 21:56:49,414 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:56:49,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_890_9db2c8293f8ed5a7b055.png with policy now +2023-07-10 21:56:49,414 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:56:49,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_890_974d78f4ad334721a095.png with policy now +2023-07-10 21:56:49,504 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:56:49,505 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_890_55251872423c67c995e7.png with policy now +2023-07-10 21:56:49,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:56:49,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:56:49,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:56:49,564 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:56:49,681 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bbur938v-media/images/validation_890_c0afb91f14512a136ec3.png +2023-07-10 21:56:49,753 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5szoub1u-media/images/validation_890_9db2c8293f8ed5a7b055.png +2023-07-10 21:56:49,762 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/je2kj95b-media/images/validation_890_974d78f4ad334721a095.png +2023-07-10 21:56:49,812 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/agl32k7o-media/images/validation_890_55251872423c67c995e7.png +2023-07-10 21:56:51,023 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:56:52,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:56:52,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_c0afb91f14512a136ec3.png +2023-07-10 21:56:52,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_9db2c8293f8ed5a7b055.png +2023-07-10 21:56:52,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_55251872423c67c995e7.png +2023-07-10 21:56:52,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_974d78f4ad334721a095.png +2023-07-10 21:56:52,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:56:52,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:52,916 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6isjff6a-media/images/validation_890_974d78f4ad334721a095.png +2023-07-10 21:56:52,935 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f1vuzanv-media/images/validation_890_c0afb91f14512a136ec3.png +2023-07-10 21:56:52,943 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vd7wqees-media/images/validation_890_55251872423c67c995e7.png +2023-07-10 21:56:52,955 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/exhz56mx-media/images/validation_890_9db2c8293f8ed5a7b055.png +2023-07-10 21:56:56,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:56:58,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:00,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:57:00,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:03,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:04,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:04,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:04,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:04,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:08,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:09,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:10,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:57:10,710 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:57:10,710 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:57:10,712 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:57:12,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:12,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:57:15,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:16,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:19,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:19,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:19,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:20,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:57:20,036 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:57:20,036 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:57:20,038 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:57:20,595 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:20,595 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:57:21,024 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:57:21,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:24,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:26,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:28,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:30,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:57:30,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:57:30,484 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:57:30,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:57:32,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:32,625 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:32,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:57:34,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:34,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:34,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:36,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:38,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:40,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:41,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:57:41,079 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:57:41,079 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:57:41,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:57:43,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:44,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:44,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:57:48,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:48,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:49,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:49,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:49,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:51,025 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:57:51,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:57:51,490 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:57:51,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:57:51,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:57:52,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:52,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:57:54,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:56,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:57:59,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:00,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:01,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:58:01,198 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:58:01,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:58:01,200 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:58:04,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:04,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:04,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:04,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:58:05,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:08,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:11,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:11,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:58:11,397 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:58:11,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:58:11,399 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:58:12,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:12,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:58:16,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:16,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:19,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:19,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:20,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:21,026 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:58:22,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:22,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:58:22,031 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:58:22,032 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:58:22,033 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:58:24,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:24,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:58:26,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:58:26,737 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:58:26,737 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:58:26,739 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:58:27,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:28,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:58:28,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:58:32,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:34,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:58:34,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:34,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:38,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:43,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:48,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:49,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:49,350 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:51,027 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:58:54,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:59,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:04,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:04,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:04,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:04,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:09,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:14,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:19,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:19,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:19,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:19,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:21,028 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:59:25,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:30,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:34,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:34,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:35,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:38,545 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:59:38,546 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_900_a283f6d569b1ee1f3125.png with policy now +2023-07-10 21:59:38,586 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:59:38,586 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_900_4cbd3670913ee81b9bf4.png with policy now +2023-07-10 21:59:38,587 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:59:38,587 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_900_b776058d05f70c994911.png with policy now +2023-07-10 21:59:38,587 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 21:59:38,588 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_900_a4463a6098b488ef5ee3.png with policy now +2023-07-10 21:59:38,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:59:38,624 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:59:38,625 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:59:38,627 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 21:59:38,904 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pvzttk14-media/images/validation_900_b776058d05f70c994911.png +2023-07-10 21:59:38,908 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xqj67cz1-media/images/validation_900_a4463a6098b488ef5ee3.png +2023-07-10 21:59:38,957 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i222ni42-media/images/validation_900_4cbd3670913ee81b9bf4.png +2023-07-10 21:59:38,986 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4rltj5gr-media/images/validation_900_a283f6d569b1ee1f3125.png +2023-07-10 21:59:40,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:41,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 21:59:41,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_b776058d05f70c994911.png +2023-07-10 21:59:41,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a283f6d569b1ee1f3125.png +2023-07-10 21:59:41,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a4463a6098b488ef5ee3.png +2023-07-10 21:59:41,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_4cbd3670913ee81b9bf4.png +2023-07-10 21:59:41,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 21:59:41,460 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v6t6dglx-media/images/validation_900_a4463a6098b488ef5ee3.png +2023-07-10 21:59:41,464 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tqxfz7bk-media/images/validation_900_a283f6d569b1ee1f3125.png +2023-07-10 21:59:41,468 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/msxzgkgm-media/images/validation_900_4cbd3670913ee81b9bf4.png +2023-07-10 21:59:41,512 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k30w84xq-media/images/validation_900_b776058d05f70c994911.png +2023-07-10 21:59:45,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:59:45,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:49,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:59:49,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:49,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:49,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:49,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:59:51,031 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 21:59:51,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:53,112 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:59:56,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:57,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 21:59:58,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 21:59:58,952 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 21:59:58,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 21:59:58,954 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:00:01,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:01,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:00:01,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:04,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:00:04,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:04,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:05,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:06,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:09,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:09,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:00:09,149 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:00:09,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:00:09,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:00:12,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:13,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:13,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:00:17,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:17,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:19,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:00:19,160 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:00:19,161 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:00:19,162 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:00:19,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:00:19,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:19,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:21,031 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:00:21,175 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:21,175 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:00:22,639 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:25,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:28,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:29,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:30,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:00:30,017 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:00:30,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:00:30,019 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:00:33,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:33,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:00:33,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:34,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:34,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:00:34,635 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:37,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:39,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:39,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:00:39,963 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:00:39,963 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:00:39,965 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:00:41,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:41,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:00:44,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:45,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:49,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:49,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:49,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:00:49,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:49,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:50,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:00:50,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:00:50,104 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:00:50,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:00:51,032 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:00:53,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:00:53,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:00:54,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:57,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:01:00,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:01:00,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:00,131 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:01:00,132 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:01:00,133 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:01:01,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:01:01,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:01:04,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:04,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:04,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:05,352 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:01:05,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:09,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:01:09,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:01:09,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:01:09,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:01:09,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:01:11,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:13,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:01:13,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:01:14,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:01:14,306 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:01:14,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:01:14,307 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:01:17,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:17,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:01:17,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:01:19,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:19,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:19,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:21,034 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:01:23,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:28,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:33,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:35,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:35,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:35,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:38,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:43,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:48,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:50,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:50,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:50,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:51,036 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:01:54,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:59,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:04,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:05,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:05,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:05,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:09,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:14,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:19,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:20,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:20,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:20,165 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:21,037 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:02:25,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:26,099 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:02:26,099 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_910_ce375aba874f34769161.png with policy now +2023-07-10 22:02:26,111 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:02:26,111 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_910_c292c0d6b1fd30b61dff.png with policy now +2023-07-10 22:02:26,122 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:02:26,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_910_34c08dcaa1627741fc35.png with policy now +2023-07-10 22:02:26,134 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:02:26,134 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_910_835fdf3ae85001373a94.png with policy now +2023-07-10 22:02:26,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:02:26,183 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:02:26,183 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:02:26,186 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:02:26,403 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/llq2qxu4-media/images/validation_910_ce375aba874f34769161.png +2023-07-10 22:02:26,434 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z65x28oh-media/images/validation_910_34c08dcaa1627741fc35.png +2023-07-10 22:02:26,439 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/18u6jvxf-media/images/validation_910_835fdf3ae85001373a94.png +2023-07-10 22:02:26,441 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lhgqrida-media/images/validation_910_c292c0d6b1fd30b61dff.png +2023-07-10 22:02:29,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:02:29,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_c292c0d6b1fd30b61dff.png +2023-07-10 22:02:29,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_ce375aba874f34769161.png +2023-07-10 22:02:29,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_835fdf3ae85001373a94.png +2023-07-10 22:02:29,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_34c08dcaa1627741fc35.png +2023-07-10 22:02:29,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:02:29,974 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0hniknpf-media/images/validation_910_ce375aba874f34769161.png +2023-07-10 22:02:29,976 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1togvg1y-media/images/validation_910_c292c0d6b1fd30b61dff.png +2023-07-10 22:02:29,986 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vb51v7m0-media/images/validation_910_835fdf3ae85001373a94.png +2023-07-10 22:02:30,005 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xs9h2a7z-media/images/validation_910_34c08dcaa1627741fc35.png +2023-07-10 22:02:30,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:33,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:35,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:35,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:35,165 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:35,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:37,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:02:37,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:40,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:41,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:45,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:45,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:47,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:02:47,365 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:02:47,365 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:02:47,367 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:02:49,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:49,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:02:50,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:50,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:50,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:51,038 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:02:51,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:53,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:56,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:57,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:02:57,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:02:57,378 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:02:57,380 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:02:57,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:02:57,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:03:01,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:02,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:05,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:05,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:05,165 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:05,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:07,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:07,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:03:07,920 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:03:07,920 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:03:07,922 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:03:09,737 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:09,737 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:03:12,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:13,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:17,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:18,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:18,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:03:18,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:03:18,656 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:03:18,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:03:20,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:20,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:20,493 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:21,039 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:03:21,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:21,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:03:23,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:25,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:28,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:29,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:03:29,286 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:03:29,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:03:29,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:03:29,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:29,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:03:33,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:34,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:35,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:35,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:35,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:37,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:38,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:03:38,619 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:03:38,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:03:38,622 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:03:39,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:41,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:41,902 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:03:44,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:45,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:48,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:03:48,901 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:03:48,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:03:48,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:03:49,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:49,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:49,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:03:50,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:50,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:50,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:51,040 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:03:53,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:55,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:57,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:03:58,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:03:58,799 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:03:58,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:03:58,801 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:04:00,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:01,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:04:01,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:04:03,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:04:03,418 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:04:03,418 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:04:03,420 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:04:05,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:05,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:05,874 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:05,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:05,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:04:05,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:04:10,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:15,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:20,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:20,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:20,874 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:21,041 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:04:21,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:26,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:31,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:36,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:36,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:36,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:36,114 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:41,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:46,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:51,043 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:04:51,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:51,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:51,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:52,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:57,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:02,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:06,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:06,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:06,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:07,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:12,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:15,274 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:05:15,275 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_920_fd8f78e9974cb9054620.png with policy now +2023-07-10 22:05:15,287 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:05:15,287 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_920_10f924c969f319f3a398.png with policy now +2023-07-10 22:05:15,298 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:05:15,298 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_920_7ec206bd4970b2ff6421.png with policy now +2023-07-10 22:05:15,308 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:05:15,309 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_920_6923dbba1d8b7283834b.png with policy now +2023-07-10 22:05:15,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:05:15,351 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:05:15,351 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:05:15,353 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:05:15,635 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n30awty7-media/images/validation_920_fd8f78e9974cb9054620.png +2023-07-10 22:05:15,663 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s7s4degf-media/images/validation_920_10f924c969f319f3a398.png +2023-07-10 22:05:15,681 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4z0wqylu-media/images/validation_920_6923dbba1d8b7283834b.png +2023-07-10 22:05:15,699 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dsvj6ni6-media/images/validation_920_7ec206bd4970b2ff6421.png +2023-07-10 22:05:17,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:18,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:05:18,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_6923dbba1d8b7283834b.png +2023-07-10 22:05:18,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_7ec206bd4970b2ff6421.png +2023-07-10 22:05:18,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_10f924c969f319f3a398.png +2023-07-10 22:05:18,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_fd8f78e9974cb9054620.png +2023-07-10 22:05:18,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:05:18,553 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9qafllhb-media/images/validation_920_6923dbba1d8b7283834b.png +2023-07-10 22:05:18,578 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zjb295a4-media/images/validation_920_7ec206bd4970b2ff6421.png +2023-07-10 22:05:18,584 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/huiee7b5-media/images/validation_920_fd8f78e9974cb9054620.png +2023-07-10 22:05:18,601 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gexmfjbm-media/images/validation_920_10f924c969f319f3a398.png +2023-07-10 22:05:21,044 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:05:21,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:21,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:21,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:22,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:23,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:25,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:05:26,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:28,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:30,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:33,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:34,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:36,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:36,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:36,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:36,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:05:36,390 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:05:36,391 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:05:36,393 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:05:38,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:38,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:05:38,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:42,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:44,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:46,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:05:46,115 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:05:46,115 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:05:46,117 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:05:46,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:46,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:05:49,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:50,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:51,045 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:05:51,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:51,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:51,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:54,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:55,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:56,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:05:56,012 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:05:56,013 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:05:56,014 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:05:58,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:05:58,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:01,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:02,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:05,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:06:05,832 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:06:05,833 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:06:05,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:06:06,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:06,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:06,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:06,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:06,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:06,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:10,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:11,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:14,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:16,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:06:16,211 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:06:16,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:06:16,213 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:06:17,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:18,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:18,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:21,046 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:06:21,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:21,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:21,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:22,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:22,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:25,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:06:25,834 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:06:25,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:06:25,836 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:06:26,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:26,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:27,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:30,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:33,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:34,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:36,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:36,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:36,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:36,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:06:36,602 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:06:36,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:06:36,604 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:06:38,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:38,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:38,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:42,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:43,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:46,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:47,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:06:47,044 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:06:47,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:06:47,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:06:49,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:50,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:50,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:51,047 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:06:51,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:51,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:51,773 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:51,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:06:51,811 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:06:51,812 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:06:51,814 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:06:54,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:06:54,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:06:54,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:59,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:04,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:06,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:06,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:06,851 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:09,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:14,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:19,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:21,049 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:07:21,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:21,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:21,851 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:25,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:30,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:35,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:36,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:36,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:36,918 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:40,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:45,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:50,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:51,050 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:07:51,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:51,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:51,917 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:56,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:01,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:03,542 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:08:03,542 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_930_db6a36abf53ee8646956.png with policy now +2023-07-10 22:08:03,553 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:08:03,553 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_930_3699ee25f52f91af10c6.png with policy now +2023-07-10 22:08:03,563 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:08:03,563 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_930_f27a7085d3846fdcfa74.png with policy now +2023-07-10 22:08:03,668 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:08:03,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_930_f246cc73285156f5f488.png with policy now +2023-07-10 22:08:03,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:08:03,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:08:03,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:08:03,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:08:03,858 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cvtwyxbg-media/images/validation_930_db6a36abf53ee8646956.png +2023-07-10 22:08:03,870 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/94pp5sws-media/images/validation_930_3699ee25f52f91af10c6.png +2023-07-10 22:08:03,874 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qm460dkh-media/images/validation_930_f27a7085d3846fdcfa74.png +2023-07-10 22:08:03,986 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dtmqd5xl-media/images/validation_930_f246cc73285156f5f488.png +2023-07-10 22:08:06,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:08:06,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f246cc73285156f5f488.png +2023-07-10 22:08:06,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f27a7085d3846fdcfa74.png +2023-07-10 22:08:06,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_3699ee25f52f91af10c6.png +2023-07-10 22:08:06,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_db6a36abf53ee8646956.png +2023-07-10 22:08:06,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:08:07,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:07,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:07,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:07,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:07,060 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mvecpair-media/images/validation_930_f246cc73285156f5f488.png +2023-07-10 22:08:07,078 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nrpd8jxa-media/images/validation_930_f27a7085d3846fdcfa74.png +2023-07-10 22:08:07,103 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bmop1zuz-media/images/validation_930_3699ee25f52f91af10c6.png +2023-07-10 22:08:07,105 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x69pd976-media/images/validation_930_db6a36abf53ee8646956.png +2023-07-10 22:08:10,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:12,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:14,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:08:14,736 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:18,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:18,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:21,051 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:08:22,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:22,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:22,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:22,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:23,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:08:23,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:23,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:08:23,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:08:23,861 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:08:26,759 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:26,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:08:29,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:30,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:33,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:08:33,914 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:08:33,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:08:33,916 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:08:34,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:34,778 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:08:34,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:37,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:37,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:37,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:38,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:40,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:42,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:43,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:08:43,895 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:08:43,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:08:43,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:08:45,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:46,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:46,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:08:50,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:51,052 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:08:51,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:52,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:52,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:52,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:53,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:08:53,731 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:08:53,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:08:53,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:08:54,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:08:54,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:08:56,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:58,838 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:01,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:02,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:04,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:09:04,038 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:09:04,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:09:04,040 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:09:06,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:06,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:06,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:09:07,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:07,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:07,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:10,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:11,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:14,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:09:14,551 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:09:14,552 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:09:14,554 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:09:14,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:14,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:09:17,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:18,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:21,054 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:09:22,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:22,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:22,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:22,980 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:23,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:24,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:09:24,919 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:09:24,919 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:09:24,921 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:09:26,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:26,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:09:29,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:31,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:34,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:34,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:09:34,811 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:09:34,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:09:34,813 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:09:35,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:35,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:09:37,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:37,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:37,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:39,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:39,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:39,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:09:39,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:09:39,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:09:39,646 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:09:43,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:09:43,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:09:44,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:49,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:51,054 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:09:52,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:52,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:52,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:55,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:00,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:05,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:07,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:07,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:07,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:10,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:15,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:20,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:21,057 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:10:22,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:22,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:22,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:26,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:31,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:36,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:37,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:37,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:37,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:41,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:46,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:51,055 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:10:51,623 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:10:51,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_940_e3d6e3500bdb68656275.png with policy now +2023-07-10 22:10:51,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:51,640 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:10:51,640 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_940_d6b7b04ce28210628a87.png with policy now +2023-07-10 22:10:51,651 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:10:51,651 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_940_29aeb1a239781f3d6e1d.png with policy now +2023-07-10 22:10:51,664 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:10:51,664 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_940_be9688dbaa00131164fb.png with policy now +2023-07-10 22:10:51,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:10:51,705 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:10:51,705 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:10:51,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:10:51,932 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y5z3xku9-media/images/validation_940_e3d6e3500bdb68656275.png +2023-07-10 22:10:51,945 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2w5s3t9s-media/images/validation_940_d6b7b04ce28210628a87.png +2023-07-10 22:10:51,975 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tvicx6bq-media/images/validation_940_29aeb1a239781f3d6e1d.png +2023-07-10 22:10:51,978 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rw9g69fj-media/images/validation_940_be9688dbaa00131164fb.png +2023-07-10 22:10:52,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:52,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:52,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:55,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:10:55,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_e3d6e3500bdb68656275.png +2023-07-10 22:10:55,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_29aeb1a239781f3d6e1d.png +2023-07-10 22:10:55,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_d6b7b04ce28210628a87.png +2023-07-10 22:10:55,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_be9688dbaa00131164fb.png +2023-07-10 22:10:55,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:10:55,655 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/omviramg-media/images/validation_940_e3d6e3500bdb68656275.png +2023-07-10 22:10:55,659 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1a1qb6m4-media/images/validation_940_be9688dbaa00131164fb.png +2023-07-10 22:10:55,669 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0ij8nvqa-media/images/validation_940_29aeb1a239781f3d6e1d.png +2023-07-10 22:10:55,725 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tqtd6z8d-media/images/validation_940_d6b7b04ce28210628a87.png +2023-07-10 22:10:57,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:59,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:02,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:02,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:11:03,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:07,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:07,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:07,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:07,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:07,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:11,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:12,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:11:12,327 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:11:12,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:11:12,329 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:11:13,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:15,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:15,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:11:18,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:19,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:21,057 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:11:22,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:22,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:22,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:22,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:11:22,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:11:22,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:11:22,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:11:23,366 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:23,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:11:23,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:27,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:28,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:31,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:32,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:11:32,508 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:11:32,508 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:11:32,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:11:34,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:35,397 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:35,397 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:11:37,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:37,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:37,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:39,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:40,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:42,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:11:42,482 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:11:42,482 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:11:42,484 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:11:43,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:43,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:11:46,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:47,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:51,058 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:11:51,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:52,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:52,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:11:52,349 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:11:52,349 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:11:52,351 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:11:52,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:52,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:52,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:55,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:11:55,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:11:57,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:59,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:02,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:02,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:12:02,501 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:12:02,501 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:12:02,503 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:12:03,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:03,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:12:07,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:07,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:07,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:07,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:07,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:11,578 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:12,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:12:12,218 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:12:12,218 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:12:12,220 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:12:13,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:15,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:15,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:12:19,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:19,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:21,059 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:12:21,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:12:21,853 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:12:21,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:12:21,855 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:12:22,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:22,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:22,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:23,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:23,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:12:24,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:26,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:12:26,741 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:12:26,741 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:12:26,743 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:12:27,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:27,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:12:29,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:31,632 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:12:34,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:37,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:37,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:37,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:39,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:44,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:49,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:51,061 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:12:52,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:52,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:55,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:00,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:05,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:07,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:07,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:07,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:10,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:15,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:20,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:21,060 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:13:22,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:22,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:22,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:26,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:31,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:36,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:37,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:37,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:37,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:38,485 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:13:38,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_950_dcb4e240823502be75de.png with policy now +2023-07-10 22:13:38,497 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:13:38,497 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_950_2ce4312e91a54f5b5526.png with policy now +2023-07-10 22:13:38,508 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:13:38,508 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_950_5204189b4bd468ce010a.png with policy now +2023-07-10 22:13:38,520 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:13:38,520 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_950_efde2178815e8bddd4ea.png with policy now +2023-07-10 22:13:38,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:13:38,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:13:38,563 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:13:38,566 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:13:38,810 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vazw4g06-media/images/validation_950_dcb4e240823502be75de.png +2023-07-10 22:13:38,825 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1ucefcxr-media/images/validation_950_5204189b4bd468ce010a.png +2023-07-10 22:13:38,832 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/55p9s6wm-media/images/validation_950_efde2178815e8bddd4ea.png +2023-07-10 22:13:39,131 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ka6xriou-media/images/validation_950_2ce4312e91a54f5b5526.png +2023-07-10 22:13:39,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:13:39,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_5204189b4bd468ce010a.png +2023-07-10 22:13:39,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_efde2178815e8bddd4ea.png +2023-07-10 22:13:39,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_2ce4312e91a54f5b5526.png +2023-07-10 22:13:39,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_dcb4e240823502be75de.png +2023-07-10 22:13:39,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:13:40,243 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2kz7h8hz-media/images/validation_950_dcb4e240823502be75de.png +2023-07-10 22:13:40,256 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/99auknbn-media/images/validation_950_2ce4312e91a54f5b5526.png +2023-07-10 22:13:40,272 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rrjpxxis-media/images/validation_950_efde2178815e8bddd4ea.png +2023-07-10 22:13:40,446 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dlqjcwdr-media/images/validation_950_5204189b4bd468ce010a.png +2023-07-10 22:13:41,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:43,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:13:47,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:47,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:13:49,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:13:51,062 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:13:51,921 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:13:52,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:52,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:52,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:52,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:55,931 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:13:58,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:58,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:13:58,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:13:58,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:13:58,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:13:59,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:13:59,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:14:03,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:03,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:07,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:07,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:07,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:07,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:08,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:08,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:14:08,702 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:14:08,702 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:14:08,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:14:11,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:11,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:14:14,631 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:15,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:18,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:14:18,956 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:14:18,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:14:18,958 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:14:19,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:19,985 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:19,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:14:21,063 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:14:22,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:22,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:22,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:23,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:25,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:28,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:28,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:14:28,936 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:14:28,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:14:28,939 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:14:30,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:32,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:32,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:14:36,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:36,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:38,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:38,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:38,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:39,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:14:39,517 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:14:39,517 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:14:39,522 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:14:40,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:40,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:14:41,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:44,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:46,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:48,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:49,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:14:49,331 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:14:49,331 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:14:49,333 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:14:51,064 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:14:51,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:52,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:52,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:14:53,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:53,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:56,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:14:57,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:59,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:14:59,742 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:14:59,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:14:59,744 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:15:00,162 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:15:00,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:15:02,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:04,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:15:07,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:08,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:15:08,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:08,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:08,773 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:09,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:15:09,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:15:09,460 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:15:09,463 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:15:12,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:15:12,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:15:13,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:14,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:15:14,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:15:14,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:15:14,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:15:16,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:15:16,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:15:18,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:21,064 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:15:23,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:23,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:23,901 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:23,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:28,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:33,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:38,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:38,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:38,901 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:38,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:43,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:48,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:51,065 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:15:53,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:53,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:53,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:54,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:59,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:04,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:08,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:08,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:08,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:09,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:14,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:19,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:21,066 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:16:23,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:23,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:23,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:24,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:25,955 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:16:25,955 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_960_7056d73cff92153d6af2.png with policy now +2023-07-10 22:16:25,967 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:16:25,967 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_960_c33a57f4ea9ab01f32c9.png with policy now +2023-07-10 22:16:26,061 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:16:26,062 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_960_78d1aeeeff179cce1a68.png with policy now +2023-07-10 22:16:26,072 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:16:26,072 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_960_762b3756f74c3cd4869d.png with policy now +2023-07-10 22:16:26,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:16:26,112 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:16:26,113 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:16:26,115 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:16:26,258 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/56oe475b-media/images/validation_960_7056d73cff92153d6af2.png +2023-07-10 22:16:26,287 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1dxa6rs2-media/images/validation_960_c33a57f4ea9ab01f32c9.png +2023-07-10 22:16:26,385 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gnat1x5d-media/images/validation_960_78d1aeeeff179cce1a68.png +2023-07-10 22:16:26,398 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/djeioqky-media/images/validation_960_762b3756f74c3cd4869d.png +2023-07-10 22:16:28,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:16:28,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_762b3756f74c3cd4869d.png +2023-07-10 22:16:28,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_7056d73cff92153d6af2.png +2023-07-10 22:16:28,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_c33a57f4ea9ab01f32c9.png +2023-07-10 22:16:28,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_78d1aeeeff179cce1a68.png +2023-07-10 22:16:28,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:16:28,833 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xr16vumv-media/images/validation_960_762b3756f74c3cd4869d.png +2023-07-10 22:16:28,841 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t17n1hpx-media/images/validation_960_c33a57f4ea9ab01f32c9.png +2023-07-10 22:16:28,849 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r9mqsnmj-media/images/validation_960_78d1aeeeff179cce1a68.png +2023-07-10 22:16:28,860 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mbcmib3t-media/images/validation_960_7056d73cff92153d6af2.png +2023-07-10 22:16:30,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:32,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:36,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:36,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:37,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:16:39,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:39,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:39,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:40,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:41,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:44,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:47,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:16:47,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:47,362 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:16:47,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:16:47,364 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:16:48,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:48,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:16:51,067 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:16:52,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:53,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:54,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:54,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:54,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:56,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:16:57,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:16:57,407 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:16:57,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:16:57,409 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:16:58,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:00,567 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:00,567 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:17:04,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:04,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:07,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:17:07,303 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:17:07,303 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:17:07,305 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:17:08,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:08,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:17:09,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:09,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:09,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:09,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:12,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:14,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:16,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:17,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:17:17,781 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:17:17,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:17:17,784 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:17:20,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:20,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:20,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:17:21,069 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:17:24,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:24,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:24,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:24,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:25,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:28,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:17:28,113 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:17:28,114 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:17:28,116 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:17:28,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:28,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:17:30,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:32,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:36,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:36,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:38,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:17:38,863 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:17:38,863 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:17:38,866 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:17:39,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:39,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:39,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:40,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:40,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:17:41,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:44,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:46,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:48,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:48,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:17:48,840 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:17:48,840 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:17:48,843 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:17:51,071 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:17:52,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:52,778 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:52,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:17:54,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:54,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:54,101 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:56,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:17:57,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:58,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:17:58,395 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:17:58,395 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:17:58,397 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:18:00,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:18:00,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:18:02,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:18:02,951 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:18:02,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:18:02,953 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:18:03,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:04,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:18:04,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:18:08,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:09,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:09,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:09,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:14,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:19,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:21,072 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:18:24,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:24,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:24,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:24,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:29,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:34,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:39,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:39,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:39,168 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:40,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:45,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:50,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:51,074 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:18:54,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:54,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:54,168 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:55,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:00,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:05,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:09,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:19:09,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:09,265 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:10,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:14,649 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:19:14,649 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_970_52a4922e01d122ab1c93.png with policy now +2023-07-10 22:19:14,661 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:19:14,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_970_f9c03a77df4ac731f986.png with policy now +2023-07-10 22:19:14,672 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:19:14,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_970_a271436366a04d4c33fd.png with policy now +2023-07-10 22:19:14,758 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:19:14,758 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_970_eae16bf8cb58fc036f40.png with policy now +2023-07-10 22:19:14,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:19:14,804 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:19:14,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:19:14,805 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:19:14,980 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pbl86e7f-media/images/validation_970_52a4922e01d122ab1c93.png +2023-07-10 22:19:14,984 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/89b9j7gi-media/images/validation_970_f9c03a77df4ac731f986.png +2023-07-10 22:19:15,025 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ch4q85ez-media/images/validation_970_a271436366a04d4c33fd.png +2023-07-10 22:19:15,071 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zvq30ajx-media/images/validation_970_eae16bf8cb58fc036f40.png +2023-07-10 22:19:15,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:17,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:19:17,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_eae16bf8cb58fc036f40.png +2023-07-10 22:19:17,083 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_a271436366a04d4c33fd.png +2023-07-10 22:19:17,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_f9c03a77df4ac731f986.png +2023-07-10 22:19:17,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_52a4922e01d122ab1c93.png +2023-07-10 22:19:17,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:19:17,430 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vxfc9rj9-media/images/validation_970_a271436366a04d4c33fd.png +2023-07-10 22:19:17,439 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rmm9orth-media/images/validation_970_eae16bf8cb58fc036f40.png +2023-07-10 22:19:17,446 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/axdfkmt9-media/images/validation_970_52a4922e01d122ab1c93.png +2023-07-10 22:19:17,485 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y8fxkadl-media/images/validation_970_f9c03a77df4ac731f986.png +2023-07-10 22:19:21,075 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:19:21,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:21,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:24,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:19:24,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:24,313 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:25,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:25,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:19:26,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:29,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:31,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:33,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:34,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:19:34,966 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:19:34,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:19:34,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:19:36,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:37,127 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:37,127 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:19:39,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:19:39,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:39,743 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:41,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:42,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:45,146 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:45,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:19:45,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:19:45,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:19:45,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:19:47,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:49,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:49,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:19:51,076 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:19:53,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:53,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:54,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:19:54,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:54,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:55,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:19:55,530 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:19:55,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:19:55,532 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:19:57,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:19:57,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:19:59,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:01,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:04,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:05,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:05,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:20:05,386 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:20:05,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:20:05,389 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:20:09,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:09,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:20:09,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:20:09,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:09,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:10,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:13,222 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:15,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:20:15,032 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:20:15,032 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:20:15,034 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:20:16,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:17,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:17,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:20:21,077 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:20:21,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:21,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:24,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:20:24,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:24,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:25,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:25,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:20:25,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:20:25,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:20:25,373 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:20:26,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:29,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:29,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:20:31,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:33,352 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:35,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:20:35,574 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:20:35,574 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:20:35,576 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:20:36,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:37,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:37,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:20:39,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:39,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:20:39,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:41,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:42,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:45,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:45,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:20:45,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:20:45,552 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:20:45,554 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:20:47,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:49,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:49,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:20:50,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:20:50,021 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:20:50,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:20:50,023 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:20:51,078 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:20:53,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:53,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:20:53,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:20:55,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:20:55,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:55,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:59,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:04,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:09,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:10,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:21:10,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:10,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:15,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:20,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:21,079 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:21:25,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:21:25,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:25,062 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:25,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:30,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:35,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:40,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:40,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:21:40,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:40,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:45,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:50,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:51,081 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:21:55,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:21:55,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:55,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:56,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:01,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:01,897 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:22:01,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_980_8204c57755f30e146db4.png with policy now +2023-07-10 22:22:01,908 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:22:01,908 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_980_bff755816199af194396.png with policy now +2023-07-10 22:22:01,918 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:22:01,918 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_980_f9666d4ba04f17902e5d.png with policy now +2023-07-10 22:22:01,928 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:22:01,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_980_7df3311784101131da12.png with policy now +2023-07-10 22:22:01,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:22:01,978 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:22:01,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:22:01,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:22:02,207 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iun3hiyi-media/images/validation_980_8204c57755f30e146db4.png +2023-07-10 22:22:02,214 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/momkxi3r-media/images/validation_980_bff755816199af194396.png +2023-07-10 22:22:02,230 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ve7ggox2-media/images/validation_980_f9666d4ba04f17902e5d.png +2023-07-10 22:22:02,238 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zjxcedp4-media/images/validation_980_7df3311784101131da12.png +2023-07-10 22:22:05,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:22:05,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_bff755816199af194396.png +2023-07-10 22:22:05,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_8204c57755f30e146db4.png +2023-07-10 22:22:05,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_7df3311784101131da12.png +2023-07-10 22:22:05,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_f9666d4ba04f17902e5d.png +2023-07-10 22:22:05,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:22:06,012 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2uwkvoqc-media/images/validation_980_bff755816199af194396.png +2023-07-10 22:22:06,017 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/23l6ncek-media/images/validation_980_7df3311784101131da12.png +2023-07-10 22:22:06,018 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dz8tiqbt-media/images/validation_980_8204c57755f30e146db4.png +2023-07-10 22:22:06,027 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5p2b9mqh-media/images/validation_980_f9666d4ba04f17902e5d.png +2023-07-10 22:22:06,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:09,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:10,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:22:10,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:10,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:11,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:12,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:22:13,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:16,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:17,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:21,082 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:22:21,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:22,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:22,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:22:22,338 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:22:22,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:22:22,340 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:22:25,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:25,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:25,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:25,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:22:27,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:29,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:32,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:22:32,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:32,665 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:22:32,666 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:22:32,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:22:33,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:33,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:22:37,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:37,734 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:40,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:40,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:41,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:42,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:22:42,604 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:22:42,604 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:22:42,606 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:22:43,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:45,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:45,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:22:48,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:49,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:51,083 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:22:52,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:22:52,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:22:52,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:22:52,425 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:22:53,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:22:53,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:22:54,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:55,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:55,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:57,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:00,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:01,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:02,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:23:02,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:23:02,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:23:02,369 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:23:05,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:05,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:05,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:23:09,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:10,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:10,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:10,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:11,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:12,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:23:12,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:23:12,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:23:12,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:23:13,907 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:13,907 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:23:16,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:17,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:21,084 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:23:21,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:22,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:23,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:23:23,034 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:23:23,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:23:23,037 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:23:25,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:25,284 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:25,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:25,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:23:27,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:29,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:33,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:33,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:23:33,563 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:23:33,564 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:23:33,566 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:23:33,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:33,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:23:37,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:38,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:23:38,051 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:23:38,052 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:23:38,054 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:23:38,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:40,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:40,284 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:41,978 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:23:41,978 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:23:44,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:49,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:51,085 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:23:55,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:55,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:55,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:55,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:00,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:05,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:10,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:24:10,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:10,455 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:11,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:16,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:21,087 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:24:22,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:25,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:24:25,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:25,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:27,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:32,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:37,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:40,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:24:40,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:40,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:43,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:48,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:49,915 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:24:49,916 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_990_26d455381f24530d8233.png with policy now +2023-07-10 22:24:49,927 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:24:49,927 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_990_ede06fa3fd457dbdeec5.png with policy now +2023-07-10 22:24:49,936 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:24:49,936 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_990_ae5263eebf9eb5bc7889.png with policy now +2023-07-10 22:24:49,946 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:24:49,947 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_990_9442e6de22aa55438f09.png with policy now +2023-07-10 22:24:49,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:24:49,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:24:49,993 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:24:49,999 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:24:50,241 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/06mc5715-media/images/validation_990_9442e6de22aa55438f09.png +2023-07-10 22:24:50,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:24:50,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ede06fa3fd457dbdeec5.png +2023-07-10 22:24:50,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_26d455381f24530d8233.png +2023-07-10 22:24:50,250 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_9442e6de22aa55438f09.png +2023-07-10 22:24:50,250 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ae5263eebf9eb5bc7889.png +2023-07-10 22:24:50,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:24:50,270 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/93hjvfgn-media/images/validation_990_26d455381f24530d8233.png +2023-07-10 22:24:50,270 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yrvjkq8m-media/images/validation_990_ae5263eebf9eb5bc7889.png +2023-07-10 22:24:50,290 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zp2qfjz8-media/images/validation_990_ede06fa3fd457dbdeec5.png +2023-07-10 22:24:50,635 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7q4ma4ek-media/images/validation_990_26d455381f24530d8233.png +2023-07-10 22:24:50,647 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r4zx7rzm-media/images/validation_990_ae5263eebf9eb5bc7889.png +2023-07-10 22:24:50,727 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rd8yzizm-media/images/validation_990_9442e6de22aa55438f09.png +2023-07-10 22:24:51,015 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/55dl4l48-media/images/validation_990_ede06fa3fd457dbdeec5.png +2023-07-10 22:24:51,088 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:24:54,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:55,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:24:55,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:55,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:59,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:24:59,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:00,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:25:04,280 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:05,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:09,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:10,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:10,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:10,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:10,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:25:10,528 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:25:10,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:10,528 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:25:10,531 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:25:14,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:14,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:25:15,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:19,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:21,089 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:25:21,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:21,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:25:21,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:25:21,293 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:25:21,295 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:25:24,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:24,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:25:25,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:25,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:25,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:26,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:29,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:31,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:25:31,100 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:25:31,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:25:31,102 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:25:32,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:34,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:34,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:25:37,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:39,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:40,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:40,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:40,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:40,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:25:40,638 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:25:40,638 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:25:40,640 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:25:43,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:44,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:44,359 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:25:48,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:49,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:50,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:25:50,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:25:50,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:25:50,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:25:51,091 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:25:54,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:54,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:54,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:25:55,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:55,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:55,687 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:59,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:25:59,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:00,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:26:00,444 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:26:00,444 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:26:00,446 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:26:04,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:26:04,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:26:05,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:09,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:26:10,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:26:10,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:10,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:10,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:11,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:26:11,146 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:26:11,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:26:11,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:26:14,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:26:14,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:26:15,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:19,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:26:20,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:21,092 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:26:21,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:26:21,391 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:26:21,391 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:26:21,393 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:26:24,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:26:24,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:26:25,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:26:25,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:25,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:25,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:26:25,946 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:26:25,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:25,946 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:26:25,965 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:26:29,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:26:29,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:26:31,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:36,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:40,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:26:40,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:40,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:41,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:46,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:51,095 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:26:52,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:55,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:26:55,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:55,966 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:58,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:03,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:08,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:10,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:27:10,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:10,950 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:13,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:18,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:21,095 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:27:24,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:25,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:27:25,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:25,950 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:29,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:34,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:38,088 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:27:38,088 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1000_42e11b031b9a15f888e4.png with policy now +2023-07-10 22:27:38,098 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:27:38,099 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1000_48d62c159115e5298abb.png with policy now +2023-07-10 22:27:38,121 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:27:38,121 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1000_30bd8224b667e1b90a1e.png with policy now +2023-07-10 22:27:38,131 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:27:38,131 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1000_d1411803618f5a6d50b6.png with policy now +2023-07-10 22:27:38,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:27:38,172 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:27:38,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:27:38,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:27:38,392 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fgto6zt3-media/images/validation_1000_42e11b031b9a15f888e4.png +2023-07-10 22:27:38,412 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/suiqdv9o-media/images/validation_1000_48d62c159115e5298abb.png +2023-07-10 22:27:38,440 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ti42uk3k-media/images/validation_1000_d1411803618f5a6d50b6.png +2023-07-10 22:27:38,501 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/orb4nm70-media/images/validation_1000_30bd8224b667e1b90a1e.png +2023-07-10 22:27:39,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:27:39,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_42e11b031b9a15f888e4.png +2023-07-10 22:27:39,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_d1411803618f5a6d50b6.png +2023-07-10 22:27:39,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_30bd8224b667e1b90a1e.png +2023-07-10 22:27:39,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_48d62c159115e5298abb.png +2023-07-10 22:27:39,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:27:40,118 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b1l913qq-media/images/validation_1000_d1411803618f5a6d50b6.png +2023-07-10 22:27:40,120 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oucf6sw2-media/images/validation_1000_42e11b031b9a15f888e4.png +2023-07-10 22:27:40,126 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n28bdklg-media/images/validation_1000_30bd8224b667e1b90a1e.png +2023-07-10 22:27:40,127 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j76uhnl5-media/images/validation_1000_48d62c159115e5298abb.png +2023-07-10 22:27:40,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:40,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:27:40,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:40,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:44,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:27:45,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:48,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:27:49,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:27:50,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:51,095 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:27:54,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:27:55,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:27:55,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:55,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:56,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:58,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:27:58,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:27:58,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:27:58,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:27:59,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:27:59,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:28:01,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:04,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:06,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:08,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:28:08,498 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:28:08,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:28:08,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:28:09,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:09,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:28:10,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:28:10,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:10,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:12,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:14,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:17,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:19,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:28:19,159 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:28:19,159 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:28:19,161 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:28:19,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:19,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:28:21,097 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:28:22,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:24,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:26,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:28:26,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:26,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:27,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:29,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:28:29,336 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:28:29,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:28:29,338 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:28:29,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:29,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:28:33,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:34,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:39,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:39,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:28:39,532 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:28:39,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:28:39,534 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:28:39,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:39,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:28:41,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:28:41,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:41,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:44,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:44,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:49,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:28:49,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:49,381 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:28:49,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:28:49,383 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:28:49,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:49,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:28:51,097 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:28:54,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:55,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:28:56,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:28:56,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:56,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:59,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:28:59,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:59,613 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:28:59,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:28:59,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:29:00,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:29:00,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:29:04,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:05,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:29:10,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:29:10,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:29:10,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:10,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:29:10,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:29:10,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:29:11,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:29:11,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:11,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:14,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:29:14,884 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:29:14,885 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:29:14,887 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:29:15,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:29:15,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:29:15,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:20,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:29:20,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:21,098 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:29:26,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:26,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:29:26,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:26,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:31,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:36,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:41,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:41,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:29:41,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:41,569 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:46,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:51,101 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:29:52,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:56,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:29:56,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:56,569 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:57,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:02,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:07,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:11,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:30:11,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:11,601 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:12,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:17,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:21,101 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:30:23,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:26,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:30:26,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:26,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:26,668 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:30:26,669 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1010_22cda43d558c2869b17a.png with policy now +2023-07-10 22:30:26,679 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:30:26,679 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1010_d8fc80c75c961bb88fc3.png with policy now +2023-07-10 22:30:26,689 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:30:26,689 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1010_f8ec1645e338e68a45bd.png with policy now +2023-07-10 22:30:26,698 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:30:26,698 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1010_03a04380247ea12af29a.png with policy now +2023-07-10 22:30:26,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:30:26,740 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:30:26,741 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:30:26,743 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:30:26,973 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i7cq1l5o-media/images/validation_1010_22cda43d558c2869b17a.png +2023-07-10 22:30:27,003 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xpl7g161-media/images/validation_1010_f8ec1645e338e68a45bd.png +2023-07-10 22:30:27,004 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hwx7tkwa-media/images/validation_1010_d8fc80c75c961bb88fc3.png +2023-07-10 22:30:27,016 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6kyak9qj-media/images/validation_1010_03a04380247ea12af29a.png +2023-07-10 22:30:28,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:30,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:30:30,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_03a04380247ea12af29a.png +2023-07-10 22:30:30,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_d8fc80c75c961bb88fc3.png +2023-07-10 22:30:30,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_f8ec1645e338e68a45bd.png +2023-07-10 22:30:30,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_22cda43d558c2869b17a.png +2023-07-10 22:30:30,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:30:30,623 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xflj6x3v-media/images/validation_1010_22cda43d558c2869b17a.png +2023-07-10 22:30:30,635 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/060q117s-media/images/validation_1010_d8fc80c75c961bb88fc3.png +2023-07-10 22:30:30,644 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/20ky5xss-media/images/validation_1010_03a04380247ea12af29a.png +2023-07-10 22:30:30,657 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nsadto4k-media/images/validation_1010_f8ec1645e338e68a45bd.png +2023-07-10 22:30:34,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:35,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:30:38,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:30:40,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:40,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:30:41,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:30:41,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:41,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:45,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:30:45,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:47,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:30:47,521 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:30:47,521 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:30:47,524 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:30:50,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:30:50,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:30:51,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:51,102 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:30:55,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:30:56,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:56,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:30:56,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:56,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:57,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:30:57,491 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:30:57,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:30:57,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:31:00,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:00,337 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:31:01,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:05,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:07,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:31:07,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:07,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:31:07,378 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:31:07,380 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:31:10,359 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:10,359 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:31:11,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:11,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:11,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:13,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:15,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:16,846 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:31:16,848 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:31:16,848 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:31:16,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:31:18,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:20,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:20,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:31:21,104 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:31:23,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:25,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:26,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:31:26,410 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:31:26,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:31:26,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:31:26,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:26,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:26,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:29,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:30,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:30,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:31:35,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:35,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:36,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:31:36,622 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:31:36,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:31:36,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:31:40,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:40,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:31:40,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:41,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:41,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:41,835 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:45,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:46,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:47,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:31:47,442 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:31:47,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:31:47,444 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:31:50,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:50,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:31:51,105 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:31:51,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:55,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:31:56,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:56,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:56,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:57,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:31:57,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:31:57,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:31:57,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:32:00,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:32:00,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:32:02,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:02,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:32:02,192 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:32:02,192 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:32:02,194 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:32:05,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:32:05,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:32:07,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:11,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:11,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:11,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:12,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:17,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:21,106 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:32:23,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:26,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:26,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:28,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:33,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:38,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:41,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:41,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:41,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:43,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:48,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:51,107 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:32:54,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:56,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:56,930 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:56,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:59,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:04,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:09,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:11,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:11,930 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:13,908 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:33:13,908 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1020_f422c20b63edb4eb4ca2.png with policy now +2023-07-10 22:33:13,950 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:33:13,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1020_53cd5027e7e08aabb625.png with policy now +2023-07-10 22:33:13,950 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:33:13,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1020_261db0788261405d8759.png with policy now +2023-07-10 22:33:14,018 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:33:14,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1020_1faa2839d574c017991d.png with policy now +2023-07-10 22:33:14,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:33:14,062 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:33:14,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:33:14,064 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:33:14,218 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2spwug7w-media/images/validation_1020_f422c20b63edb4eb4ca2.png +2023-07-10 22:33:14,290 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1degf4g2-media/images/validation_1020_261db0788261405d8759.png +2023-07-10 22:33:14,300 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ydnm95mv-media/images/validation_1020_53cd5027e7e08aabb625.png +2023-07-10 22:33:14,333 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/385heagc-media/images/validation_1020_1faa2839d574c017991d.png +2023-07-10 22:33:15,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:15,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:33:15,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_261db0788261405d8759.png +2023-07-10 22:33:15,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_1faa2839d574c017991d.png +2023-07-10 22:33:15,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_f422c20b63edb4eb4ca2.png +2023-07-10 22:33:15,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_53cd5027e7e08aabb625.png +2023-07-10 22:33:15,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:33:16,143 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g7qsdpyc-media/images/validation_1020_261db0788261405d8759.png +2023-07-10 22:33:16,146 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tr8qplft-media/images/validation_1020_f422c20b63edb4eb4ca2.png +2023-07-10 22:33:16,156 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gaaql5ym-media/images/validation_1020_1faa2839d574c017991d.png +2023-07-10 22:33:16,164 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xvv0202z-media/images/validation_1020_53cd5027e7e08aabb625.png +2023-07-10 22:33:20,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:20,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:21,108 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:33:24,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:33:25,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:25,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:26,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:26,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:26,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:30,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:31,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:34,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:33:34,410 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:33:34,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:33:34,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:33:35,821 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:35,821 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:33:36,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:40,831 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:41,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:41,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:41,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:41,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:43,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:33:43,751 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:33:43,751 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:33:43,753 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:33:45,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:45,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:33:47,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:50,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:51,109 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:33:52,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:54,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:33:54,092 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:33:54,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:33:54,094 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:33:55,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:33:55,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:33:56,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:56,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:56,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:57,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:00,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:03,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:04,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:34:04,272 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:34:04,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:34:04,274 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:34:05,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:05,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:34:08,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:10,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:11,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:11,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:13,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:14,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:34:14,599 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:34:14,599 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:34:14,601 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:34:15,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:15,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:34:19,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:20,989 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:21,110 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:34:25,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:25,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:34:25,558 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:34:25,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:34:25,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:34:25,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:25,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:34:26,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:26,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:30,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:31,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:36,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:36,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:34:36,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:36,159 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:34:36,159 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:34:36,161 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:34:41,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:41,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:34:41,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:41,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:41,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:46,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:46,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:34:46,141 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:34:46,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:34:46,143 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:34:47,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:51,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:34:51,006 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:34:51,007 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:34:51,009 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:34:51,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:51,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:34:51,111 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:34:52,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:56,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:34:57,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:57,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:57,116 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:57,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:02,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:07,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:12,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:12,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:12,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:13,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:18,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:21,112 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:35:24,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:27,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:27,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:27,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:29,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:34,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:39,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:42,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:42,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:42,268 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:44,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:49,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:51,113 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:35:55,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:57,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:57,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:57,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:00,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:02,959 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:36:02,959 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1030_af787fb3cb48a9768c05.png with policy now +2023-07-10 22:36:02,969 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:36:02,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1030_c54349bb92f1820ca844.png with policy now +2023-07-10 22:36:02,979 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:36:02,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1030_a610e6c9515b9fc5f4ae.png with policy now +2023-07-10 22:36:02,989 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:36:02,989 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1030_2cab76da919b5a96f981.png with policy now +2023-07-10 22:36:03,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:36:03,031 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:36:03,031 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:36:03,033 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:36:03,254 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i2575okk-media/images/validation_1030_af787fb3cb48a9768c05.png +2023-07-10 22:36:03,294 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y1h677eh-media/images/validation_1030_2cab76da919b5a96f981.png +2023-07-10 22:36:03,295 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/shl613i8-media/images/validation_1030_c54349bb92f1820ca844.png +2023-07-10 22:36:03,305 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/45is35tv-media/images/validation_1030_a610e6c9515b9fc5f4ae.png +2023-07-10 22:36:06,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:06,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:36:06,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_2cab76da919b5a96f981.png +2023-07-10 22:36:06,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_af787fb3cb48a9768c05.png +2023-07-10 22:36:06,246 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_c54349bb92f1820ca844.png +2023-07-10 22:36:06,246 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_a610e6c9515b9fc5f4ae.png +2023-07-10 22:36:06,246 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:36:06,686 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sia1z02j-media/images/validation_1030_af787fb3cb48a9768c05.png +2023-07-10 22:36:06,695 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/87fcouwq-media/images/validation_1030_a610e6c9515b9fc5f4ae.png +2023-07-10 22:36:06,707 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v0loc13g-media/images/validation_1030_2cab76da919b5a96f981.png +2023-07-10 22:36:06,738 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fifdse2g-media/images/validation_1030_c54349bb92f1820ca844.png +2023-07-10 22:36:11,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:11,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:12,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:12,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:12,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:15,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:36:16,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:17,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:21,114 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:36:21,278 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:22,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:25,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:36:25,610 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:36:25,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:36:25,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:36:26,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:26,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:36:28,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:28,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:28,151 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:28,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:31,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:33,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:35,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:36:35,582 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:36:35,582 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:36:35,585 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:36:36,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:36,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:36:38,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:41,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:43,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:43,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:43,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:44,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:45,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:36:45,635 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:36:45,635 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:36:45,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:36:46,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:46,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:36:49,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:51,115 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:36:51,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:54,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:36:54,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:54,917 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:36:54,917 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:36:54,918 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:36:56,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:36:56,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:36:58,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:58,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:58,324 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:00,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:01,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:04,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:37:04,773 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:37:04,773 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:37:04,775 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:37:05,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:06,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:06,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:37:11,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:11,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:13,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:13,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:13,324 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:15,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:37:15,659 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:37:15,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:37:15,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:37:16,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:16,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:37:16,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:21,118 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:37:21,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:22,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:26,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:37:26,372 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:37:26,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:37:26,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:37:26,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:26,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:37:27,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:28,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:28,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:28,324 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:31,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:33,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:36,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:37:36,370 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:37:36,370 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:37:36,372 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:37:36,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:36,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:37:38,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:41,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:37:41,059 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:37:41,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:37:41,061 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:37:41,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:41,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:37:43,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:43,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:43,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:43,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:46,671 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:37:48,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:51,117 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:37:54,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:58,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:58,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:58,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:59,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:04,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:09,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:13,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:13,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:13,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:14,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:19,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:21,122 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:38:25,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:28,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:28,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:28,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:30,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:35,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:40,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:43,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:43,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:43,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:46,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:51,120 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:38:52,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:52,872 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:38:52,872 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1040_a490b11a42eb0307c825.png with policy now +2023-07-10 22:38:52,882 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:38:52,882 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1040_bfbfb19be842af2583f4.png with policy now +2023-07-10 22:38:52,892 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:38:52,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1040_761a85642fddebcccae6.png with policy now +2023-07-10 22:38:52,902 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:38:52,902 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1040_004f15e22994fd6ea5c7.png with policy now +2023-07-10 22:38:52,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:38:52,947 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:38:52,947 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:38:52,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:38:53,175 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qb1zx25j-media/images/validation_1040_a490b11a42eb0307c825.png +2023-07-10 22:38:53,206 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u89fge95-media/images/validation_1040_004f15e22994fd6ea5c7.png +2023-07-10 22:38:53,209 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tt7eh3cn-media/images/validation_1040_761a85642fddebcccae6.png +2023-07-10 22:38:53,211 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/202yheiy-media/images/validation_1040_bfbfb19be842af2583f4.png +2023-07-10 22:38:56,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:38:56,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:38:56,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_761a85642fddebcccae6.png +2023-07-10 22:38:56,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_004f15e22994fd6ea5c7.png +2023-07-10 22:38:56,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_a490b11a42eb0307c825.png +2023-07-10 22:38:56,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_bfbfb19be842af2583f4.png +2023-07-10 22:38:56,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:38:57,235 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ygeqr2db-media/images/validation_1040_004f15e22994fd6ea5c7.png +2023-07-10 22:38:57,243 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/70detxhw-media/images/validation_1040_761a85642fddebcccae6.png +2023-07-10 22:38:57,257 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/681rs5qv-media/images/validation_1040_a490b11a42eb0307c825.png +2023-07-10 22:38:57,260 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/by76uktw-media/images/validation_1040_bfbfb19be842af2583f4.png +2023-07-10 22:38:57,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:58,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:58,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:58,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:01,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:03,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:39:03,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:06,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:08,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:11,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:12,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:39:12,932 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:39:12,932 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:39:12,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:39:13,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:13,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:13,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:14,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:16,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:16,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:39:20,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:21,121 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:39:21,950 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:22,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:39:22,591 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:39:22,591 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:39:22,593 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:39:25,369 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:26,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:26,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:39:28,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:28,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:28,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:31,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:31,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:32,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:39:32,437 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:39:32,437 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:39:32,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:39:36,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:36,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:36,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:39:41,992 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:42,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:42,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:39:42,454 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:39:42,455 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:39:42,456 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:39:43,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:43,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:47,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:47,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:39:47,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:51,122 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:39:52,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:52,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:39:52,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:52,694 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:39:52,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:39:52,696 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:39:57,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:39:57,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:39:58,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:58,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:58,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:58,725 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:02,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:03,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:40:03,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:03,559 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:40:03,559 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:40:03,561 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:40:07,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:07,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:40:08,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:12,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:13,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:13,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:14,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:40:14,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:14,471 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:40:14,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:40:14,474 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:40:17,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:17,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:40:19,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:21,123 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:40:22,162 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:24,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:40:24,818 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:40:24,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:24,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:40:24,821 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:40:27,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:27,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:40:28,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:28,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:29,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:40:29,443 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:40:29,443 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:40:29,445 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:40:29,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:32,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:32,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:40:35,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:37,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:40:40,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:43,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:43,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:43,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:46,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:51,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:51,125 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:40:56,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:58,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:58,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:58,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:02,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:07,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:12,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:14,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:14,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:14,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:17,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:21,125 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:41:22,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:27,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:29,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:29,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:29,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:33,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:38,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:41,143 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:41:41,143 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1050_8a2d3b0338f38a748856.png with policy now +2023-07-10 22:41:41,154 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:41:41,154 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1050_0719cd6b8ed60ce2c545.png with policy now +2023-07-10 22:41:41,164 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:41:41,164 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1050_275aace4c7b8fc0e7316.png with policy now +2023-07-10 22:41:41,173 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:41:41,173 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1050_af1a68b88c0a26fb8764.png with policy now +2023-07-10 22:41:41,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:41:41,217 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:41:41,218 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:41:41,221 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:41:41,446 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xhsk0dmc-media/images/validation_1050_8a2d3b0338f38a748856.png +2023-07-10 22:41:41,463 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3p8jqfjn-media/images/validation_1050_0719cd6b8ed60ce2c545.png +2023-07-10 22:41:41,464 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mvdas9pk-media/images/validation_1050_275aace4c7b8fc0e7316.png +2023-07-10 22:41:41,496 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wmdputc0-media/images/validation_1050_af1a68b88c0a26fb8764.png +2023-07-10 22:41:42,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:41:42,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_275aace4c7b8fc0e7316.png +2023-07-10 22:41:42,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_0719cd6b8ed60ce2c545.png +2023-07-10 22:41:42,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_af1a68b88c0a26fb8764.png +2023-07-10 22:41:42,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_8a2d3b0338f38a748856.png +2023-07-10 22:41:42,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:41:42,752 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wriea75g-media/images/validation_1050_275aace4c7b8fc0e7316.png +2023-07-10 22:41:42,760 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6ipaoxim-media/images/validation_1050_8a2d3b0338f38a748856.png +2023-07-10 22:41:42,760 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uk6zmzby-media/images/validation_1050_af1a68b88c0a26fb8764.png +2023-07-10 22:41:42,790 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/av0yj280-media/images/validation_1050_0719cd6b8ed60ce2c545.png +2023-07-10 22:41:43,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:44,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:44,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:44,004 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:47,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:41:48,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:51,126 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:41:52,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:41:52,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:41:54,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:57,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:41:59,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:59,004 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:59,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:01,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:42:01,427 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:42:01,427 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:42:01,429 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:42:02,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:02,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:42:04,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:07,554 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:09,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:11,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:42:11,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:42:11,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:42:11,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:42:12,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:12,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:42:14,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:14,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:14,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:15,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:17,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:20,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:21,127 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:42:21,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:42:21,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:42:21,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:42:21,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:42:22,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:22,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:42:25,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:27,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:29,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:29,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:29,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:30,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:32,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:42:32,247 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:42:32,248 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:42:32,250 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:42:32,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:32,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:42:36,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:37,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:41,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:42,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:42:42,473 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:42:42,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:42:42,478 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:42:42,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:42,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:42:44,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:44,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:44,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:46,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:47,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:51,128 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:42:52,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:52,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:42:52,632 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:42:52,632 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:42:52,634 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:42:52,734 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:52,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:42:57,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:57,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:42:59,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:59,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:59,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:02,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:43:02,166 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:43:02,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:43:02,168 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:43:02,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:43:02,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:43:03,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:07,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:43:08,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:12,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:43:12,530 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:43:12,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:43:12,535 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:43:12,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:43:12,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:43:13,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:14,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:14,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:14,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:17,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:43:17,119 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:43:17,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:43:17,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:43:17,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:43:17,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:43:19,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:21,129 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:43:22,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:43:24,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:29,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:29,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:29,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:29,212 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:34,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:39,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:44,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:44,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:44,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:44,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:49,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:51,130 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:43:55,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:59,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:59,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:59,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:00,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:05,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:10,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:14,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:14,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:14,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:15,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:20,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:21,131 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:44:26,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:28,898 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:44:28,898 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1060_86c34e55840c435d024e.png with policy now +2023-07-10 22:44:28,909 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:44:28,910 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1060_14678fd6bc115e0bd388.png with policy now +2023-07-10 22:44:28,921 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:44:28,921 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1060_d3598f6193ded3ce986c.png with policy now +2023-07-10 22:44:28,931 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:44:28,931 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1060_41efa61aef1197db7469.png with policy now +2023-07-10 22:44:28,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:44:28,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:44:28,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:44:28,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:44:29,205 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e611bq9q-media/images/validation_1060_86c34e55840c435d024e.png +2023-07-10 22:44:29,219 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i3srriqy-media/images/validation_1060_41efa61aef1197db7469.png +2023-07-10 22:44:29,246 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c5x4pill-media/images/validation_1060_14678fd6bc115e0bd388.png +2023-07-10 22:44:29,258 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xrzapp5b-media/images/validation_1060_d3598f6193ded3ce986c.png +2023-07-10 22:44:29,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:29,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:29,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:31,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:33,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:44:33,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:44:33,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_14678fd6bc115e0bd388.png +2023-07-10 22:44:33,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_41efa61aef1197db7469.png +2023-07-10 22:44:33,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_d3598f6193ded3ce986c.png +2023-07-10 22:44:33,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_86c34e55840c435d024e.png +2023-07-10 22:44:33,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:44:33,366 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zgy1i8ro-media/images/validation_1060_41efa61aef1197db7469.png +2023-07-10 22:44:33,393 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gp3gnscy-media/images/validation_1060_14678fd6bc115e0bd388.png +2023-07-10 22:44:33,395 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hfb6kcvp-media/images/validation_1060_86c34e55840c435d024e.png +2023-07-10 22:44:33,417 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xdoa4tgs-media/images/validation_1060_d3598f6193ded3ce986c.png +2023-07-10 22:44:37,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:38,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:44:39,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:44:42,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:43,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:44:44,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:44,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:44,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:47,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:48,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:44:49,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:44:49,006 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:44:49,006 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:44:49,008 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:44:51,132 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:44:53,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:44:53,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:44:53,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:58,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:44:58,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:44:58,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:58,715 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:44:58,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:44:58,718 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:44:59,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:59,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:59,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:03,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:03,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:45:03,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:08,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:09,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:09,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:45:09,796 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:45:09,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:45:09,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:45:13,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:13,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:45:14,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:14,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:14,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:14,561 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:18,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:19,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:19,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:45:19,897 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:45:19,898 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:45:19,900 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:45:21,133 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:45:23,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:23,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:45:24,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:28,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:29,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:29,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:29,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:29,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:30,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:45:30,393 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:45:30,393 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:45:30,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:45:33,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:33,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:45:35,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:38,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:40,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:45:40,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:40,563 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:45:40,563 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:45:40,565 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:45:43,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:43,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:45:44,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:44,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:44,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:46,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:48,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:49,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:45:49,875 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:45:49,875 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:45:49,877 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:45:51,133 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:45:51,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:53,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:53,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:45:56,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:58,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:45:59,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:45:59,578 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:45:59,578 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:45:59,580 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:45:59,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:59,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:59,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:02,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:03,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:46:03,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:46:04,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:46:04,651 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:46:04,651 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:46:04,653 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:46:07,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:08,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:46:08,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:46:12,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:14,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:14,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:14,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:17,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:21,135 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:46:23,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:28,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:29,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:29,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:29,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:33,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:38,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:43,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:44,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:44,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:44,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:49,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:51,136 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:46:55,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:59,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:59,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:59,961 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:01,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:06,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:11,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:14,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:15,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:15,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:16,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:17,180 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:47:17,180 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1070_517861c5950c88d5930f.png with policy now +2023-07-10 22:47:17,191 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:47:17,191 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1070_9276994f661a9dda4f16.png with policy now +2023-07-10 22:47:17,201 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:47:17,201 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1070_ab63bf637475dd7dd443.png with policy now +2023-07-10 22:47:17,211 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:47:17,211 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1070_f4ba19c16bf7cb1330c3.png with policy now +2023-07-10 22:47:17,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:47:17,252 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:47:17,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:47:17,255 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:47:17,487 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1ve48fqf-media/images/validation_1070_517861c5950c88d5930f.png +2023-07-10 22:47:17,505 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8xp3s7x3-media/images/validation_1070_9276994f661a9dda4f16.png +2023-07-10 22:47:17,530 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mc2c6c88-media/images/validation_1070_f4ba19c16bf7cb1330c3.png +2023-07-10 22:47:17,533 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gqbeounv-media/images/validation_1070_ab63bf637475dd7dd443.png +2023-07-10 22:47:18,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:47:18,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_ab63bf637475dd7dd443.png +2023-07-10 22:47:18,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_517861c5950c88d5930f.png +2023-07-10 22:47:18,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_f4ba19c16bf7cb1330c3.png +2023-07-10 22:47:18,526 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_9276994f661a9dda4f16.png +2023-07-10 22:47:18,526 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:47:18,868 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8uh3an88-media/images/validation_1070_ab63bf637475dd7dd443.png +2023-07-10 22:47:18,882 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jw518o36-media/images/validation_1070_9276994f661a9dda4f16.png +2023-07-10 22:47:18,903 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z0p5ujfd-media/images/validation_1070_f4ba19c16bf7cb1330c3.png +2023-07-10 22:47:18,909 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i535axih-media/images/validation_1070_517861c5950c88d5930f.png +2023-07-10 22:47:21,137 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:47:21,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:23,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:26,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:28,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:47:28,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:29,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:30,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:30,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:31,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:33,554 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:37,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:37,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:47:37,669 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:47:37,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:47:37,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:47:38,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:38,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:47:42,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:43,578 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:44,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:45,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:45,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:47,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:47:47,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:47,753 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:47:47,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:47:47,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:47:48,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:48,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:47:51,138 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:47:53,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:53,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:57,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:47:57,458 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:47:57,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:47:57,460 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:47:58,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:47:58,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:47:59,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:59,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:00,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:00,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:03,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:04,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:07,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:48:07,958 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:48:07,958 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:48:07,960 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:48:08,638 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:08,639 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:48:09,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:13,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:14,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:15,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:15,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:15,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:17,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:48:17,356 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:48:17,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:48:17,358 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:48:18,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:18,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:48:21,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:21,140 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:48:23,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:26,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:27,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:48:27,531 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:48:27,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:48:27,533 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:48:28,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:28,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:48:29,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:30,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:30,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:31,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:33,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:36,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:38,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:48:38,271 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:48:38,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:48:38,274 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:48:38,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:38,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:48:41,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:43,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:44,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:45,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:45,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:47,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:48,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:48,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:48:48,993 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:48:48,993 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:48:48,995 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:48:51,141 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:48:52,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:53,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:53,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:48:54,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:48:54,452 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:48:54,452 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:48:54,454 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:48:57,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:58,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:48:58,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:48:59,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:00,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:00,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:03,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:08,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:13,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:14,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:15,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:15,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:18,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:21,142 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:49:24,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:29,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:29,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:30,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:30,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:35,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:37,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:42,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:45,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:45,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:45,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:48,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:51,143 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:49:54,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:59,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:00,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:00,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:00,394 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:04,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:06,345 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:50:06,345 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1080_0b4f18502bda75d2a0b9.png with policy now +2023-07-10 22:50:06,356 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:50:06,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1080_d6509a47a2a421d8e8b5.png with policy now +2023-07-10 22:50:06,365 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:50:06,366 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1080_5b700fee9abd9f7a2665.png with policy now +2023-07-10 22:50:06,375 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:50:06,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1080_525ce3a228fbec7b5198.png with policy now +2023-07-10 22:50:06,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:50:06,416 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:50:06,417 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:50:06,421 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:50:06,659 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jy1l9dro-media/images/validation_1080_0b4f18502bda75d2a0b9.png +2023-07-10 22:50:06,667 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hado5zb3-media/images/validation_1080_5b700fee9abd9f7a2665.png +2023-07-10 22:50:06,686 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q8ttcot1-media/images/validation_1080_d6509a47a2a421d8e8b5.png +2023-07-10 22:50:06,739 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l8c1m9dg-media/images/validation_1080_525ce3a228fbec7b5198.png +2023-07-10 22:50:09,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:50:09,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_525ce3a228fbec7b5198.png +2023-07-10 22:50:09,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_d6509a47a2a421d8e8b5.png +2023-07-10 22:50:09,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_5b700fee9abd9f7a2665.png +2023-07-10 22:50:09,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_0b4f18502bda75d2a0b9.png +2023-07-10 22:50:09,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:50:09,411 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tzt63dt5-media/images/validation_1080_525ce3a228fbec7b5198.png +2023-07-10 22:50:09,429 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zwtesxi5-media/images/validation_1080_0b4f18502bda75d2a0b9.png +2023-07-10 22:50:09,434 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a1abheaq-media/images/validation_1080_5b700fee9abd9f7a2665.png +2023-07-10 22:50:09,460 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sk2orruc-media/images/validation_1080_d6509a47a2a421d8e8b5.png +2023-07-10 22:50:10,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:14,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:15,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:15,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:15,394 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:15,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:16,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:50:19,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:21,145 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:50:21,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:24,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:26,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:50:26,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:26,286 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:50:26,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:50:26,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:50:29,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:29,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:50:30,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:30,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:30,641 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:31,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:34,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:36,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:50:36,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:36,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:50:36,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:50:36,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:50:39,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:39,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:50:42,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:44,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:45,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:45,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:45,641 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:47,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:50:47,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:47,103 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:50:47,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:50:47,104 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:50:49,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:49,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:50:51,146 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:50:52,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:54,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:57,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:50:57,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:57,244 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:50:57,244 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:50:57,246 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:50:59,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:50:59,173 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:51:00,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:00,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:00,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:02,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:04,184 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:08,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:51:08,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:08,249 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:51:08,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:51:08,252 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:51:09,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:09,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:51:13,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:14,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:15,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:15,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:15,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:18,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:51:18,115 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:51:18,115 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:51:18,117 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:51:19,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:19,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:19,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:51:21,148 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:51:24,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:24,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:28,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:51:28,491 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:51:28,492 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:51:28,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:51:29,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:29,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:51:29,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:30,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:30,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:30,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:34,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:35,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:38,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:51:38,207 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:51:38,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:51:38,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:51:39,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:39,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:51:40,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:42,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:51:42,926 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:51:42,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:51:42,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:51:44,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:44,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:51:45,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:45,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:45,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:45,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:49,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:51:50,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:51,148 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:51:56,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:00,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:00,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:00,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:01,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:06,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:11,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:15,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:16,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:16,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:17,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:21,148 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:52:22,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:27,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:30,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:31,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:31,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:33,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:38,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:43,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:45,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:46,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:46,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:48,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:51,149 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:52:54,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:54,728 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:52:54,728 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1090_049aee91ad4a5fbe7ed0.png with policy now +2023-07-10 22:52:54,739 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:52:54,739 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1090_e4a32ee97386b94ad22b.png with policy now +2023-07-10 22:52:54,749 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:52:54,749 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1090_7d2b20e733c18caaf8c1.png with policy now +2023-07-10 22:52:54,758 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:52:54,758 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1090_6d20edb249a7f1011579.png with policy now +2023-07-10 22:52:54,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:52:54,802 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:52:54,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:52:54,805 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:52:55,047 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gqi30soy-media/images/validation_1090_049aee91ad4a5fbe7ed0.png +2023-07-10 22:52:55,053 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5wr1t225-media/images/validation_1090_7d2b20e733c18caaf8c1.png +2023-07-10 22:52:55,056 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h51v8mvx-media/images/validation_1090_e4a32ee97386b94ad22b.png +2023-07-10 22:52:55,067 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7x7qbyzt-media/images/validation_1090_6d20edb249a7f1011579.png +2023-07-10 22:52:59,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:59,645 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:52:59,645 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:52:59,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_6d20edb249a7f1011579.png +2023-07-10 22:52:59,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_7d2b20e733c18caaf8c1.png +2023-07-10 22:52:59,647 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_049aee91ad4a5fbe7ed0.png +2023-07-10 22:52:59,647 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_e4a32ee97386b94ad22b.png +2023-07-10 22:52:59,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:52:59,981 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0kzpt8qe-media/images/validation_1090_6d20edb249a7f1011579.png +2023-07-10 22:53:00,002 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xtl3tdq8-media/images/validation_1090_7d2b20e733c18caaf8c1.png +2023-07-10 22:53:00,061 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bicv8b9s-media/images/validation_1090_e4a32ee97386b94ad22b.png +2023-07-10 22:53:00,094 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mshn65cp-media/images/validation_1090_049aee91ad4a5fbe7ed0.png +2023-07-10 22:53:00,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:01,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:01,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:04,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:05,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:05,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:53:09,667 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:10,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:14,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:15,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:15,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:53:15,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:15,816 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:53:15,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:53:15,819 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:53:16,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:16,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:19,688 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:19,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:53:21,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:21,150 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:53:24,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:25,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:53:25,927 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:53:25,927 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:53:25,929 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:53:26,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:29,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:29,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:53:30,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:31,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:31,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:32,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:34,778 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:36,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:53:36,268 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:53:36,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:53:36,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:53:38,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:39,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:39,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:53:43,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:44,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:45,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:46,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:46,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:46,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:53:46,613 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:53:46,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:53:46,615 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:53:48,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:49,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:49,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:53:51,152 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:53:54,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:54,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:56,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:53:56,457 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:53:56,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:53:56,459 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:53:59,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:59,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:53:59,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:54:01,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:54:01,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:01,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:04,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:05,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:06,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:54:06,149 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:54:06,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:54:06,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:54:09,950 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:09,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:54:11,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:14,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:16,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:16,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:54:16,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:16,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:16,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:54:16,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:54:16,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:54:16,471 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:54:19,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:19,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:54:21,152 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:54:21,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:24,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:26,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:54:26,938 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:54:26,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:26,939 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:54:26,941 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:54:29,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:29,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:54:31,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:54:31,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:31,161 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:31,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:54:31,928 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:54:31,929 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:54:31,931 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:54:32,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:35,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:54:35,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:54:38,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:43,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:46,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:54:46,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:46,428 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:48,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:51,154 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:54:54,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:59,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:01,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:55:01,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:01,428 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:04,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:09,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:14,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:16,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:55:16,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:16,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:19,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:21,155 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:55:25,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:30,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:31,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:55:31,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:31,506 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:35,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:40,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:44,139 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:55:44,140 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1100_754d11f4aa010097fc15.png with policy now +2023-07-10 22:55:44,234 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:55:44,235 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1100_49a0bb0a31871f378cad.png with policy now +2023-07-10 22:55:44,246 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:55:44,246 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1100_1442661f9b010ee4bb3d.png with policy now +2023-07-10 22:55:44,256 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:55:44,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1100_3a09c4111cdfa285d99e.png with policy now +2023-07-10 22:55:44,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:55:44,298 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:55:44,298 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:55:44,302 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:55:44,452 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0oigpcic-media/images/validation_1100_754d11f4aa010097fc15.png +2023-07-10 22:55:44,549 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4067dr5o-media/images/validation_1100_1442661f9b010ee4bb3d.png +2023-07-10 22:55:44,563 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j4t49xfq-media/images/validation_1100_3a09c4111cdfa285d99e.png +2023-07-10 22:55:44,571 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/itqufc6j-media/images/validation_1100_49a0bb0a31871f378cad.png +2023-07-10 22:55:45,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:55:45,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_3a09c4111cdfa285d99e.png +2023-07-10 22:55:45,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_754d11f4aa010097fc15.png +2023-07-10 22:55:45,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_1442661f9b010ee4bb3d.png +2023-07-10 22:55:45,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_49a0bb0a31871f378cad.png +2023-07-10 22:55:45,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:55:45,569 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4lmgu323-media/images/validation_1100_3a09c4111cdfa285d99e.png +2023-07-10 22:55:45,581 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/brjuli6a-media/images/validation_1100_1442661f9b010ee4bb3d.png +2023-07-10 22:55:45,620 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6hvrhy2t-media/images/validation_1100_49a0bb0a31871f378cad.png +2023-07-10 22:55:45,655 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vz6zacpc-media/images/validation_1100_754d11f4aa010097fc15.png +2023-07-10 22:55:46,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:46,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:55:46,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:46,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:50,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:55:51,156 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:55:52,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:54,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:55:55,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:55:57,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:00,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:01,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:01,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:01,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:03,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:04,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:56:04,692 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:56:04,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:56:04,694 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:56:05,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:05,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:56:09,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:10,290 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:14,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:14,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:56:14,582 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:56:14,582 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:56:14,584 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:56:15,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:15,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:56:16,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:16,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:16,792 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:19,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:20,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:21,157 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:56:25,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:56:25,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:25,003 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:56:25,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:56:25,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:56:25,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:25,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:56:30,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:30,335 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:31,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:31,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:31,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:34,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:56:34,962 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:56:34,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:56:34,964 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:56:35,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:35,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:56:35,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:40,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:41,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:45,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:45,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:56:45,787 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:56:45,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:56:45,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:56:46,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:46,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:46,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:46,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:50,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:50,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:56:51,158 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:56:52,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:55,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:56:55,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:56:55,782 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:56:55,782 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:56:55,784 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:56:57,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:00,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:57:00,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:57:01,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:01,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:01,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:03,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:05,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:57:05,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:57:05,635 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:57:05,635 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:57:05,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:57:08,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:10,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:57:10,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:57:14,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:15,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:57:15,463 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:57:15,463 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:57:15,465 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:57:15,528 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:57:15,528 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:57:16,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:16,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:16,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:19,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:20,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:57:20,478 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:57:20,478 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:57:20,479 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:57:20,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:57:20,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:57:21,159 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:57:24,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:25,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:57:29,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:31,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:31,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:31,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:35,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:40,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:45,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:47,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:47,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:47,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:50,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:51,160 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:57:56,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:01,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:02,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:02,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:02,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:06,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:11,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:16,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:17,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:17,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:17,187 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:21,161 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:58:22,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:27,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:32,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:32,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:32,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:32,186 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:32,257 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:58:32,257 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1110_67d01a1fb96b9a872f30.png with policy now +2023-07-10 22:58:32,268 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:58:32,268 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1110_24d9ed4053041914b148.png with policy now +2023-07-10 22:58:32,277 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:58:32,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1110_534ba90afa31e6d0226c.png with policy now +2023-07-10 22:58:32,287 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 22:58:32,287 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1110_e2292d40471e0649ce98.png with policy now +2023-07-10 22:58:32,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:58:32,327 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:58:32,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:58:32,329 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:58:32,580 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ff6wjycu-media/images/validation_1110_67d01a1fb96b9a872f30.png +2023-07-10 22:58:32,607 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zg2rnibv-media/images/validation_1110_e2292d40471e0649ce98.png +2023-07-10 22:58:32,628 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sf8tiz9j-media/images/validation_1110_24d9ed4053041914b148.png +2023-07-10 22:58:32,630 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v2cclewk-media/images/validation_1110_534ba90afa31e6d0226c.png +2023-07-10 22:58:35,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:58:35,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_24d9ed4053041914b148.png +2023-07-10 22:58:35,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_e2292d40471e0649ce98.png +2023-07-10 22:58:35,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_67d01a1fb96b9a872f30.png +2023-07-10 22:58:35,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_534ba90afa31e6d0226c.png +2023-07-10 22:58:35,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 22:58:36,158 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8vdf1cqc-media/images/validation_1110_534ba90afa31e6d0226c.png +2023-07-10 22:58:36,194 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pjgx7nfp-media/images/validation_1110_e2292d40471e0649ce98.png +2023-07-10 22:58:36,200 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tyeguvs3-media/images/validation_1110_67d01a1fb96b9a872f30.png +2023-07-10 22:58:36,205 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fqd0owlk-media/images/validation_1110_24d9ed4053041914b148.png +2023-07-10 22:58:37,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:40,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:58:42,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:58:42,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:45,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:58:47,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:47,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:47,186 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:48,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:50,815 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:58:51,163 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:58:52,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:58:52,315 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:58:52,315 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:58:52,317 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:58:54,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:55,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:58:55,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:58:59,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:00,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:02,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:02,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:02,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:02,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:59:02,315 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:59:02,315 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:59:02,317 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:59:05,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:05,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:05,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:59:10,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:10,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:12,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:59:12,080 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:59:12,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:59:12,082 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:59:15,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:15,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:59:16,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:17,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:17,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:17,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:20,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:21,164 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:59:22,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:59:22,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:22,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:59:22,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:59:22,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:59:25,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:25,886 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:59:27,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:30,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:32,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:32,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:32,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:32,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:33,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:59:33,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:59:33,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:59:33,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:59:35,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:35,996 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:59:38,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:41,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:43,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:43,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:59:43,887 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:59:43,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:59:43,889 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:59:46,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:46,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:59:47,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:47,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:47,697 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:48,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:51,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:51,165 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 22:59:54,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:54,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 22:59:54,714 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 22:59:54,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 22:59:54,716 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 22:59:56,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 22:59:56,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 22:59:59,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:01,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:00:02,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:02,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:02,697 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:04,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:00:04,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:04,499 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:00:04,500 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:00:04,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:00:06,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:00:06,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:00:09,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:00:09,232 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:00:09,233 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:00:09,235 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:00:09,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:11,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:00:11,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:00:15,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:16,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:00:17,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:17,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:17,697 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:20,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:21,166 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:00:26,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:31,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:32,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:32,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:32,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:36,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:41,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:46,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:47,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:47,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:47,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:51,167 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:00:52,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:57,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:02,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:02,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:02,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:02,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:07,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:12,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:17,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:17,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:17,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:17,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:21,169 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:01:21,177 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:01:21,177 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1120_8bd76b654a9da811ee19.png with policy now +2023-07-10 23:01:21,188 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:01:21,188 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1120_3c585f6ac5a550ea79c0.png with policy now +2023-07-10 23:01:21,197 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:01:21,197 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1120_8e26d957f12cf09d0265.png with policy now +2023-07-10 23:01:21,207 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:01:21,207 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1120_3f7c33ec39cf312ab2e9.png with policy now +2023-07-10 23:01:21,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:01:21,263 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:01:21,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:01:21,265 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:01:21,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:01:21,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8bd76b654a9da811ee19.png +2023-07-10 23:01:21,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8e26d957f12cf09d0265.png +2023-07-10 23:01:21,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3c585f6ac5a550ea79c0.png +2023-07-10 23:01:21,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3f7c33ec39cf312ab2e9.png +2023-07-10 23:01:21,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:01:21,494 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bsvnoom3-media/images/validation_1120_8bd76b654a9da811ee19.png +2023-07-10 23:01:21,505 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/63n44pnt-media/images/validation_1120_8e26d957f12cf09d0265.png +2023-07-10 23:01:21,518 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/57nfdwsg-media/images/validation_1120_3c585f6ac5a550ea79c0.png +2023-07-10 23:01:21,538 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mb2jetbv-media/images/validation_1120_3f7c33ec39cf312ab2e9.png +2023-07-10 23:01:21,903 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/21x79ime-media/images/validation_1120_3f7c33ec39cf312ab2e9.png +2023-07-10 23:01:22,105 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3udhg6w4-media/images/validation_1120_8bd76b654a9da811ee19.png +2023-07-10 23:01:22,149 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3l4drply-media/images/validation_1120_8e26d957f12cf09d0265.png +2023-07-10 23:01:22,248 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5wzow5vy-media/images/validation_1120_3c585f6ac5a550ea79c0.png +2023-07-10 23:01:23,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:29,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:31,338 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:01:31,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:01:32,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:32,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:32,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:35,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:36,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:01:40,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:41,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:01:41,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:01:41,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:01:41,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:01:41,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:01:46,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:46,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:01:46,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:01:48,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:48,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:48,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:51,170 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:01:51,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:51,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:01:51,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:01:51,987 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:01:51,987 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:01:51,990 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:01:56,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:01:56,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:01:56,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:01,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:01,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:01,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:01,802 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:01,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:01,804 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:02:03,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:03,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:03,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:06,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:06,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:02:07,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:11,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:12,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:12,320 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:12,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:12,323 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:02:13,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:16,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:16,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:02:18,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:18,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:18,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:18,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:21,172 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:02:21,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:22,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:22,454 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:22,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:22,455 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:02:24,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:26,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:26,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:02:29,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:31,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:32,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:32,959 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:32,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:32,961 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:02:33,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:33,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:33,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:36,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:36,567 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:36,567 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:02:41,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:41,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:42,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:42,777 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:42,777 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:42,779 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:02:46,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:46,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:02:47,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:49,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:49,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:49,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:51,174 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:02:51,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:52,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:52,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:52,309 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:52,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:52,311 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:02:56,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:02:56,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:02:57,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:02:57,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:57,235 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:02:57,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:02:57,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:03:01,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:03:01,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:03:03,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:04,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:04,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:04,249 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:08,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:13,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:18,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:19,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:19,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:19,249 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:21,175 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:03:24,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:29,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:34,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:34,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:34,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:34,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:39,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:44,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:49,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:49,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:49,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:49,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:51,177 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:03:55,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:00,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:04,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:04,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:04,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:05,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:09,026 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:04:09,026 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1130_43da2568cb7e6a1e2c00.png with policy now +2023-07-10 23:04:09,037 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:04:09,037 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1130_63d0288edc7cc849b174.png with policy now +2023-07-10 23:04:09,046 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:04:09,047 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1130_9fa7dbc54912b85c1f29.png with policy now +2023-07-10 23:04:09,057 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:04:09,057 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1130_a8379c769cda118c1d44.png with policy now +2023-07-10 23:04:09,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:04:09,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:04:09,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:04:09,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:04:09,353 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h3kb7zg3-media/images/validation_1130_43da2568cb7e6a1e2c00.png +2023-07-10 23:04:09,366 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iqgejn6y-media/images/validation_1130_9fa7dbc54912b85c1f29.png +2023-07-10 23:04:09,370 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qvy9ekv6-media/images/validation_1130_63d0288edc7cc849b174.png +2023-07-10 23:04:09,380 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/endmnd6y-media/images/validation_1130_a8379c769cda118c1d44.png +2023-07-10 23:04:11,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:11,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:04:11,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_9fa7dbc54912b85c1f29.png +2023-07-10 23:04:11,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_a8379c769cda118c1d44.png +2023-07-10 23:04:11,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_43da2568cb7e6a1e2c00.png +2023-07-10 23:04:11,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_63d0288edc7cc849b174.png +2023-07-10 23:04:11,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:04:12,221 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dhtgcj9r-media/images/validation_1130_43da2568cb7e6a1e2c00.png +2023-07-10 23:04:12,234 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/47m5znb3-media/images/validation_1130_a8379c769cda118c1d44.png +2023-07-10 23:04:12,252 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k4rwe6si-media/images/validation_1130_63d0288edc7cc849b174.png +2023-07-10 23:04:12,257 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tmwtpg32-media/images/validation_1130_9fa7dbc54912b85c1f29.png +2023-07-10 23:04:16,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:16,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:18,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:04:19,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:19,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:19,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:21,179 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:04:21,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:21,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:26,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:26,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:29,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:04:29,474 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:04:29,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:04:29,476 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:04:31,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:31,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:31,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:04:34,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:34,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:34,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:36,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:36,907 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:39,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:04:39,282 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:04:39,282 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:04:39,284 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:04:41,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:41,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:41,921 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:04:46,931 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:47,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:48,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:04:48,764 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:04:48,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:04:48,767 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:04:49,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:49,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:51,181 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:04:51,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:51,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:04:53,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:56,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:04:58,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:04:58,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:58,837 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:04:58,838 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:04:58,840 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:05:01,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:01,967 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:05:04,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:04,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:06,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:07,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:08,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:05:08,879 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:05:08,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:05:08,881 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:05:12,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:12,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:05:13,105 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:17,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:18,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:19,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:05:19,192 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:05:19,192 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:05:19,194 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:05:19,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:19,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:21,183 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:05:22,103 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:22,103 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:05:23,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:27,115 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:29,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:29,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:05:29,613 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:05:29,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:05:29,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:05:32,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:32,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:05:34,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:34,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:34,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:37,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:40,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:05:40,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:40,142 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:05:40,142 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:05:40,144 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:05:42,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:42,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:05:44,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:05:44,856 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:05:44,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:05:44,858 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:05:45,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:47,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:05:47,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:05:49,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:49,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:49,767 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:50,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:51,185 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:05:56,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:01,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:04,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:06:04,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:04,767 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:06,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:11,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:16,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:19,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:06:19,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:19,767 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:21,187 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:06:22,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:27,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:32,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:34,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:06:34,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:34,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:37,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:42,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:47,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:49,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:06:49,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:49,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:51,189 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:06:53,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:56,660 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:06:56,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1140_fd2a7dde7dad46390c76.png with policy now +2023-07-10 23:06:56,702 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:06:56,702 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1140_a908eb72e6b2bf344b0f.png with policy now +2023-07-10 23:06:56,703 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:06:56,703 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1140_e26032db5876ceae5186.png with policy now +2023-07-10 23:06:56,704 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:06:56,704 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1140_7bc80fca16bc222cf26d.png with policy now +2023-07-10 23:06:56,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:06:56,740 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:06:56,740 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:06:56,742 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:06:56,978 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xypwfyke-media/images/validation_1140_fd2a7dde7dad46390c76.png +2023-07-10 23:06:57,023 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wkqnikr8-media/images/validation_1140_e26032db5876ceae5186.png +2023-07-10 23:06:57,033 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vnb77p5b-media/images/validation_1140_a908eb72e6b2bf344b0f.png +2023-07-10 23:06:57,093 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r6xzer1k-media/images/validation_1140_7bc80fca16bc222cf26d.png +2023-07-10 23:06:57,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:06:57,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_e26032db5876ceae5186.png +2023-07-10 23:06:57,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_7bc80fca16bc222cf26d.png +2023-07-10 23:06:57,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_fd2a7dde7dad46390c76.png +2023-07-10 23:06:57,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_a908eb72e6b2bf344b0f.png +2023-07-10 23:06:57,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:06:57,758 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6qxac770-media/images/validation_1140_fd2a7dde7dad46390c76.png +2023-07-10 23:06:57,764 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4fa8s0b9-media/images/validation_1140_7bc80fca16bc222cf26d.png +2023-07-10 23:06:57,765 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/26oqkmvo-media/images/validation_1140_e26032db5876ceae5186.png +2023-07-10 23:06:57,797 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3s0aus54-media/images/validation_1140_a908eb72e6b2bf344b0f.png +2023-07-10 23:06:58,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:02,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:04,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:04,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:07:04,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:04,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:07,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:07:07,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:09,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:12,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:14,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:17,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:17,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:07:17,479 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:07:17,479 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:07:17,481 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:07:19,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:07:19,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:19,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:19,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:21,192 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:07:22,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:22,455 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:07:25,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:27,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:07:27,408 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:07:27,408 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:07:27,411 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:07:27,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:27,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:07:30,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:32,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:34,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:07:34,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:34,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:36,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:37,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:37,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:07:37,967 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:07:37,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:07:37,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:07:41,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:42,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:42,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:07:47,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:47,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:47,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:07:47,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:07:47,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:07:47,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:07:49,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:07:49,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:49,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:51,193 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:07:52,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:52,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:07:52,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:57,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:07:57,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:07:57,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:57,764 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:07:57,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:07:57,766 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:08:02,632 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:02,633 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:08:02,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:04,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:04,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:04,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:07,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:08,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:08:08,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:08,176 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:08:08,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:08:08,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:08:12,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:12,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:08:14,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:17,667 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:18,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:08:18,314 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:08:18,314 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:08:18,316 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:08:19,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:20,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:20,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:20,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:21,194 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:08:22,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:22,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:08:24,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:27,686 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:28,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:08:28,456 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:08:28,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:08:28,458 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:08:29,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:32,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:32,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:08:33,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:08:33,291 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:08:33,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:08:33,293 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:08:35,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:35,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:35,128 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:35,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:37,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:08:37,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:08:40,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:45,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:50,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:50,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:50,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:51,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:51,195 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:08:56,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:01,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:05,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:05,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:05,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:06,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:11,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:16,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:20,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:20,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:20,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:21,196 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:09:22,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:27,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:32,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:35,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:35,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:35,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:37,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:42,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:44,995 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:09:44,995 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1150_ff1c7dd8f22c2325f6cf.png with policy now +2023-07-10 23:09:45,006 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:09:45,006 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1150_8e207d4f988ec10bff22.png with policy now +2023-07-10 23:09:45,016 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:09:45,016 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1150_9395538d4ab57c346a53.png with policy now +2023-07-10 23:09:45,026 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:09:45,026 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1150_0b1350d036c1f0b98d06.png with policy now +2023-07-10 23:09:45,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:09:45,069 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:09:45,070 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:09:45,072 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:09:45,320 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sdgheg3y-media/images/validation_1150_ff1c7dd8f22c2325f6cf.png +2023-07-10 23:09:45,332 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/76ej9dgq-media/images/validation_1150_9395538d4ab57c346a53.png +2023-07-10 23:09:45,333 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mxw265s5-media/images/validation_1150_0b1350d036c1f0b98d06.png +2023-07-10 23:09:45,352 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/96ri9k1w-media/images/validation_1150_8e207d4f988ec10bff22.png +2023-07-10 23:09:47,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:47,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:09:47,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_0b1350d036c1f0b98d06.png +2023-07-10 23:09:47,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_8e207d4f988ec10bff22.png +2023-07-10 23:09:47,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_ff1c7dd8f22c2325f6cf.png +2023-07-10 23:09:47,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_9395538d4ab57c346a53.png +2023-07-10 23:09:47,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:09:48,324 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5230e1hb-media/images/validation_1150_0b1350d036c1f0b98d06.png +2023-07-10 23:09:48,334 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hl33dtna-media/images/validation_1150_9395538d4ab57c346a53.png +2023-07-10 23:09:48,344 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gdni0017-media/images/validation_1150_ff1c7dd8f22c2325f6cf.png +2023-07-10 23:09:48,358 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6rzn6lb4-media/images/validation_1150_8e207d4f988ec10bff22.png +2023-07-10 23:09:50,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:50,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:50,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:51,197 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:09:52,985 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:09:53,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:54,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:09:57,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:09:58,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:03,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:04,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:04,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:10:04,717 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:10:04,717 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:10:04,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:10:05,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:05,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:05,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:08,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:08,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:10:09,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:13,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:14,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:10:14,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:14,758 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:10:14,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:10:14,760 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:10:18,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:18,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:10:19,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:20,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:20,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:20,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:21,198 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:10:23,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:24,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:10:24,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:24,974 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:10:24,974 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:10:24,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:10:28,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:28,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:10:30,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:33,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:35,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:35,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:35,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:35,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:10:35,404 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:10:35,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:10:35,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:35,407 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:10:38,089 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:38,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:10:41,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:43,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:45,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:10:45,374 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:10:45,374 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:10:45,376 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:10:46,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:48,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:48,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:10:50,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:50,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:50,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:51,198 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:10:52,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:53,222 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:54,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:10:54,941 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:10:54,941 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:10:54,943 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:10:58,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:58,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:10:58,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:11:03,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:11:03,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:05,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:11:05,059 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:11:05,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:11:05,062 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:11:05,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:11:05,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:05,368 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:08,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:11:08,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:11:08,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:13,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:11:13,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:15,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:11:15,405 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:11:15,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:11:15,407 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:11:18,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:11:18,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:11:18,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:20,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:11:20,151 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:11:20,151 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:11:20,153 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:11:20,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:11:20,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:20,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:21,199 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:11:23,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:11:23,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:11:24,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:29,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:34,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:35,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:11:35,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:35,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:39,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:44,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:49,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:50,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:11:50,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:50,577 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:51,200 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:11:55,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:00,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:05,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:05,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:05,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:12:05,578 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:10,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:15,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:20,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:20,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:12:20,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:20,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:21,201 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:12:26,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:31,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:31,940 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:12:31,940 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1160_9426790b7709f18a9d7d.png with policy now +2023-07-10 23:12:31,950 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:12:31,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1160_4636525878124cf873ca.png with policy now +2023-07-10 23:12:31,960 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:12:31,960 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1160_620a995763d4641a17bd.png with policy now +2023-07-10 23:12:31,970 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:12:31,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1160_9fa01ee62534e25fcaa9.png with policy now +2023-07-10 23:12:32,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:12:32,010 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:12:32,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:12:32,013 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:12:32,265 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zovar7qg-media/images/validation_1160_9fa01ee62534e25fcaa9.png +2023-07-10 23:12:32,275 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vovsrt4v-media/images/validation_1160_4636525878124cf873ca.png +2023-07-10 23:12:32,282 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4auwh27h-media/images/validation_1160_9426790b7709f18a9d7d.png +2023-07-10 23:12:32,285 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m6qqi5yy-media/images/validation_1160_620a995763d4641a17bd.png +2023-07-10 23:12:33,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:12:33,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9426790b7709f18a9d7d.png +2023-07-10 23:12:33,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_4636525878124cf873ca.png +2023-07-10 23:12:33,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_620a995763d4641a17bd.png +2023-07-10 23:12:33,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9fa01ee62534e25fcaa9.png +2023-07-10 23:12:33,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:12:33,923 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hylmavoe-media/images/validation_1160_9426790b7709f18a9d7d.png +2023-07-10 23:12:33,924 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kv7hudd8-media/images/validation_1160_620a995763d4641a17bd.png +2023-07-10 23:12:33,929 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bnutjam5-media/images/validation_1160_9fa01ee62534e25fcaa9.png +2023-07-10 23:12:34,059 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4r9nyshn-media/images/validation_1160_4636525878124cf873ca.png +2023-07-10 23:12:35,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:12:35,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:35,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:36,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:38,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:12:42,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:42,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:12:43,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:12:47,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:48,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:12:50,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:12:50,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:50,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:51,202 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:12:52,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:12:52,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:52,721 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:12:52,722 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:12:52,724 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:12:53,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:12:53,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:12:58,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:58,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:02,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:13:02,742 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:13:02,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:13:02,744 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:13:03,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:03,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:13:03,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:05,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:13:05,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:05,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:08,619 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:09,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:13,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:13:13,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:13:13,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:13:13,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:13:13,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:13,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:13:15,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:18,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:20,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:20,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:13:20,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:20,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:21,203 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:13:23,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:13:23,019 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:13:23,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:13:23,021 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:13:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:13:25,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:28,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:30,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:33,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:13:33,528 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:13:33,528 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:13:33,530 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:13:33,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:33,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:13:35,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:13:35,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:35,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:36,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:38,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:41,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:43,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:44,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:13:44,144 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:13:44,144 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:13:44,147 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:13:47,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:48,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:48,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:13:50,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:13:50,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:50,864 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:51,204 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:13:52,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:53,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:53,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:13:53,893 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:13:53,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:13:53,895 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:13:58,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:58,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:13:58,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:14:03,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:14:04,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:04,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:14:04,808 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:14:04,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:14:04,810 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:14:05,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:05,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:05,864 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:08,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:14:08,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:14:09,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:09,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:14:09,524 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:14:09,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:14:09,526 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:14:13,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:14:13,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:14:14,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:19,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:20,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:20,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:20,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:21,205 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:14:25,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:30,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:35,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:35,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:35,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:35,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:41,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:46,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:51,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:51,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:51,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:51,206 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:14:51,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:56,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:01,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:06,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:06,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:06,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:07,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:12,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:17,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:21,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:21,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:21,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:21,208 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:15:21,497 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:15:21,497 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1170_59c3821117d6c08924c3.png with policy now +2023-07-10 23:15:21,511 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:15:21,511 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1170_15d53c0fa62c773091b7.png with policy now +2023-07-10 23:15:21,521 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:15:21,521 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1170_ae73abf479f61d8aaa88.png with policy now +2023-07-10 23:15:21,532 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:15:21,532 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1170_fa8e1304f53cad233e59.png with policy now +2023-07-10 23:15:21,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:15:21,579 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:15:21,579 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:15:21,581 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:15:21,830 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0ds6io79-media/images/validation_1170_15d53c0fa62c773091b7.png +2023-07-10 23:15:21,838 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i0motc54-media/images/validation_1170_59c3821117d6c08924c3.png +2023-07-10 23:15:21,852 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lb9jybrj-media/images/validation_1170_ae73abf479f61d8aaa88.png +2023-07-10 23:15:21,852 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jqrcztdi-media/images/validation_1170_fa8e1304f53cad233e59.png +2023-07-10 23:15:22,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:24,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:15:24,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_ae73abf479f61d8aaa88.png +2023-07-10 23:15:24,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_15d53c0fa62c773091b7.png +2023-07-10 23:15:24,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_59c3821117d6c08924c3.png +2023-07-10 23:15:24,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_fa8e1304f53cad233e59.png +2023-07-10 23:15:24,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:15:24,424 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/48kfuhdm-media/images/validation_1170_ae73abf479f61d8aaa88.png +2023-07-10 23:15:24,444 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1q0ptxnw-media/images/validation_1170_59c3821117d6c08924c3.png +2023-07-10 23:15:24,454 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n4a9uz7v-media/images/validation_1170_15d53c0fa62c773091b7.png +2023-07-10 23:15:24,456 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dxbred0n-media/images/validation_1170_fa8e1304f53cad233e59.png +2023-07-10 23:15:27,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:29,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:15:32,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:15:33,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:34,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:15:36,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:36,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:36,196 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:38,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:39,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:15:41,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:15:41,930 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:15:41,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:15:41,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:15:44,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:15:44,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:15:44,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:49,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:15:49,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:51,210 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:15:51,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:51,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:51,638 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:52,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:15:52,400 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:15:52,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:15:52,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:15:54,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:15:54,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:15:55,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:59,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:00,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:01,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:01,926 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:01,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:01,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:04,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:04,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:16:05,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:06,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:06,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:06,885 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:09,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:11,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:12,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:12,611 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:12,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:12,614 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:14,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:14,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:16:16,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:19,224 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:21,210 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:16:21,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:22,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:22,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:22,093 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:22,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:22,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:22,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:22,861 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:24,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:24,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:16:26,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:29,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:31,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:32,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:32,372 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:32,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:32,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:34,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:34,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:16:37,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:37,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:37,093 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:37,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:39,376 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:42,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:43,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:43,061 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:43,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:43,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:44,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:44,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:16:47,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:49,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:51,211 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:16:52,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:52,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:52,451 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:53,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:53,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:53,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:53,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:53,289 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:54,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:54,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:16:57,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:16:57,808 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:16:57,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:16:57,810 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:16:58,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:59,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:16:59,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:17:03,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:04,427 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:17:07,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:07,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:07,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:09,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:14,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:19,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:21,212 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:17:22,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:22,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:22,617 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:24,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:29,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:34,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:37,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:37,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:37,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:39,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:44,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:49,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:51,213 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:17:52,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:52,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:52,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:55,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:00,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:05,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:07,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:07,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:07,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:09,710 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:18:09,711 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1180_e20736417fb072a51a6e.png with policy now +2023-07-10 23:18:09,722 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:18:09,722 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1180_4882e07b53923d56cbeb.png with policy now +2023-07-10 23:18:09,731 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:18:09,731 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1180_b65f741d087ff2f80b31.png with policy now +2023-07-10 23:18:09,742 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:18:09,742 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1180_2ca0f574d0eee28780fb.png with policy now +2023-07-10 23:18:09,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:18:09,787 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:18:09,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:18:09,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:18:10,017 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fl23dzvr-media/images/validation_1180_e20736417fb072a51a6e.png +2023-07-10 23:18:10,038 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uu4hwvci-media/images/validation_1180_4882e07b53923d56cbeb.png +2023-07-10 23:18:10,046 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ecvkzxhb-media/images/validation_1180_2ca0f574d0eee28780fb.png +2023-07-10 23:18:10,060 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ihr7y4hx-media/images/validation_1180_b65f741d087ff2f80b31.png +2023-07-10 23:18:10,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:14,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:14,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:18:14,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_b65f741d087ff2f80b31.png +2023-07-10 23:18:14,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_e20736417fb072a51a6e.png +2023-07-10 23:18:14,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_4882e07b53923d56cbeb.png +2023-07-10 23:18:14,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_2ca0f574d0eee28780fb.png +2023-07-10 23:18:14,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:18:15,000 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ded7j9by-media/images/validation_1180_b65f741d087ff2f80b31.png +2023-07-10 23:18:15,007 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4qmie74n-media/images/validation_1180_e20736417fb072a51a6e.png +2023-07-10 23:18:15,026 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hdvmixnw-media/images/validation_1180_4882e07b53923d56cbeb.png +2023-07-10 23:18:15,059 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xplfxlxy-media/images/validation_1180_2ca0f574d0eee28780fb.png +2023-07-10 23:18:15,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:19,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:19,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:18:21,213 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:18:21,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:22,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:22,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:22,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:24,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:26,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:29,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:18:29,010 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:18:29,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:18:29,012 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:18:29,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:29,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:18:32,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:34,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:37,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:37,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:37,912 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:37,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:38,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:18:38,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:18:38,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:18:38,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:18:39,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:39,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:18:43,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:44,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:48,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:18:48,481 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:18:48,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:18:48,484 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:18:49,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:49,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:49,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:18:51,214 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:18:53,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:53,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:53,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:54,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:55,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:59,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:18:59,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:18:59,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:18:59,025 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:18:59,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:18:59,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:19:00,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:04,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:05,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:08,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:08,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:08,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:09,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:19:09,563 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:19:09,563 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:19:09,565 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:19:09,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:09,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:19:10,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:14,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:15,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:19,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:19:19,444 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:19:19,444 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:19:19,446 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:19:19,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:19,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:19:21,216 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:19:21,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:23,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:23,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:23,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:24,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:26,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:29,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:19:29,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:19:29,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:19:29,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:19:29,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:29,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:19:32,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:34,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:37,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:38,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:38,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:38,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:39,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:40,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:19:40,834 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:19:40,835 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:19:40,837 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:19:42,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:44,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:44,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:19:45,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:19:45,409 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:19:45,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:19:45,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:19:48,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:49,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:19:49,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:19:51,217 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:19:53,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:53,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:53,489 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:53,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:58,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:03,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:08,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:08,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:08,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:08,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:13,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:18,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:21,218 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:20:23,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:23,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:23,531 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:24,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:29,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:34,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:38,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:38,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:38,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:39,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:44,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:49,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:51,220 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:20:53,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:53,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:53,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:55,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:57,138 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:20:57,138 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1190_d6e675814ab091e98bfb.png with policy now +2023-07-10 23:20:57,178 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:20:57,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1190_a51b55b265f3846fe7ee.png with policy now +2023-07-10 23:20:57,178 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:20:57,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1190_ed008478bb084a21d93e.png with policy now +2023-07-10 23:20:57,179 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:20:57,179 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1190_f2eacfc2b0468c8cc150.png with policy now +2023-07-10 23:20:57,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:20:57,214 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:20:57,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:20:57,216 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:20:57,490 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mdc09d2k-media/images/validation_1190_d6e675814ab091e98bfb.png +2023-07-10 23:20:57,548 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cmzfunal-media/images/validation_1190_ed008478bb084a21d93e.png +2023-07-10 23:20:57,549 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dxk9j4o5-media/images/validation_1190_f2eacfc2b0468c8cc150.png +2023-07-10 23:20:57,551 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jcju599g-media/images/validation_1190_a51b55b265f3846fe7ee.png +2023-07-10 23:21:00,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:21:00,241 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_a51b55b265f3846fe7ee.png +2023-07-10 23:21:00,241 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_d6e675814ab091e98bfb.png +2023-07-10 23:21:00,241 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_ed008478bb084a21d93e.png +2023-07-10 23:21:00,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_f2eacfc2b0468c8cc150.png +2023-07-10 23:21:00,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:21:00,616 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4sple962-media/images/validation_1190_ed008478bb084a21d93e.png +2023-07-10 23:21:00,619 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8mr6wl0j-media/images/validation_1190_a51b55b265f3846fe7ee.png +2023-07-10 23:21:00,627 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qezsq7zr-media/images/validation_1190_d6e675814ab091e98bfb.png +2023-07-10 23:21:00,633 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y6hy15xd-media/images/validation_1190_f2eacfc2b0468c8cc150.png +2023-07-10 23:21:00,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:05,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:05,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:08,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:21:08,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:08,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:08,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:10,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:10,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:15,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:16,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:17,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:21:17,711 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:21:17,711 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:21:17,713 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:21:20,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:20,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:21:21,221 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:21:22,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:23,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:23,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:25,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:27,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:27,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:21:27,664 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:21:27,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:21:27,666 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:21:30,307 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:30,307 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:21:32,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:35,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:37,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:38,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:21:38,529 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:21:38,529 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:21:38,532 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:21:38,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:38,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:40,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:40,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:21:43,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:45,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:48,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:21:48,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:48,493 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:21:48,494 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:21:48,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:21:50,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:50,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:21:51,222 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:21:53,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:53,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:53,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:53,732 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:55,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:21:58,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:21:58,711 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:21:58,711 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:21:58,713 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:21:59,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:00,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:00,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:22:05,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:05,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:08,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:08,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:08,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:08,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:22:08,912 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:22:08,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:22:08,915 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:22:10,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:10,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:22:10,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:15,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:16,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:19,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:22:19,473 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:22:19,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:22:19,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:22:20,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:20,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:22:21,225 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:22:21,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:23,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:23,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:23,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:25,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:26,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:29,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:22:29,649 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:22:29,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:22:29,652 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:22:30,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:30,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:22:31,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:34,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:22:34,471 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:22:34,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:22:34,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:22:35,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:35,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:22:37,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:38,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:38,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:38,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:40,563 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:22:42,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:47,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:51,224 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:22:53,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:54,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:54,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:54,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:59,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:04,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:09,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:09,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:09,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:09,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:14,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:19,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:21,228 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:23:24,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:24,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:24,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:24,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:29,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:34,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:39,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:39,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:39,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:39,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:44,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:46,212 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:23:46,212 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1200_b49eee58c2c928644034.png with policy now +2023-07-10 23:23:46,223 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:23:46,223 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1200_e9c49590eebdb470a1a1.png with policy now +2023-07-10 23:23:46,232 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:23:46,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1200_58d2687b5dea8b9b759e.png with policy now +2023-07-10 23:23:46,242 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:23:46,242 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1200_72160d4d5dbd0baff268.png with policy now +2023-07-10 23:23:46,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:23:46,283 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:23:46,283 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:23:46,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:23:46,544 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sq10la22-media/images/validation_1200_e9c49590eebdb470a1a1.png +2023-07-10 23:23:46,557 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2ernku8e-media/images/validation_1200_b49eee58c2c928644034.png +2023-07-10 23:23:46,562 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bbphpkai-media/images/validation_1200_58d2687b5dea8b9b759e.png +2023-07-10 23:23:46,563 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/li2goq5u-media/images/validation_1200_72160d4d5dbd0baff268.png +2023-07-10 23:23:50,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:50,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:23:50,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:23:50,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_72160d4d5dbd0baff268.png +2023-07-10 23:23:50,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_e9c49590eebdb470a1a1.png +2023-07-10 23:23:50,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_58d2687b5dea8b9b759e.png +2023-07-10 23:23:50,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_b49eee58c2c928644034.png +2023-07-10 23:23:50,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:23:51,167 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8yqs8iad-media/images/validation_1200_72160d4d5dbd0baff268.png +2023-07-10 23:23:51,167 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nj17oeoj-media/images/validation_1200_58d2687b5dea8b9b759e.png +2023-07-10 23:23:51,168 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8w9zpfda-media/images/validation_1200_e9c49590eebdb470a1a1.png +2023-07-10 23:23:51,191 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jd176ald-media/images/validation_1200_b49eee58c2c928644034.png +2023-07-10 23:23:51,226 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:23:54,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:54,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:54,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:55,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:55,838 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:23:56,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:00,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:00,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:05,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:06,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:06,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:06,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:24:06,354 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:24:06,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:24:09,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:09,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:09,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:10,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:10,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:24:12,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:15,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:16,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:16,215 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:24:16,215 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:24:16,217 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:24:17,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:20,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:20,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:24:21,227 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:24:22,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:24,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:24,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:24,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:25,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:26,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:26,314 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:24:26,314 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:24:26,316 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:24:27,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:30,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:30,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:24:32,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:35,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:36,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:36,570 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:24:36,570 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:24:36,572 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:24:38,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:39,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:39,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:39,222 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:40,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:40,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:24:44,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:45,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:46,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:46,724 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:24:46,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:24:46,726 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:24:49,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:51,062 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:51,062 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:24:51,228 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:24:54,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:54,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:54,225 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:55,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:56,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:24:56,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:24:56,551 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:24:56,551 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:24:56,553 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:25:01,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:01,083 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:25:01,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:25:06,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:25:06,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:25:06,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:06,586 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:25:06,586 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:25:06,588 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:25:09,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:09,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:09,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:11,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:25:11,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:25:11,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:16,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:25:16,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:25:16,567 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:25:16,568 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:25:16,569 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:25:17,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:21,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:25:21,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:25:21,229 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:25:21,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:25:21,250 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:25:21,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:25:21,252 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:25:23,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:24,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:24,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:24,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:26,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:25:26,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:25:28,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:33,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:38,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:39,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:39,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:39,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:44,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:49,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:51,231 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:25:54,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:54,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:54,331 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:54,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:59,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:04,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:09,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:09,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:09,331 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:10,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:15,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:20,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:21,231 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:26:24,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:24,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:24,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:25,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:30,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:32,986 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:26:32,986 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1210_1e52cd1e31eef590626f.png with policy now +2023-07-10 23:26:32,997 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:26:32,997 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1210_9ec99e458b00599ecce4.png with policy now +2023-07-10 23:26:33,007 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:26:33,008 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1210_eb93ab8adef2756378f5.png with policy now +2023-07-10 23:26:33,018 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:26:33,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1210_2f7b1223c228bcb91af8.png with policy now +2023-07-10 23:26:33,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:26:33,061 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:26:33,062 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:26:33,065 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:26:33,331 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0juh2dm7-media/images/validation_1210_2f7b1223c228bcb91af8.png +2023-07-10 23:26:33,332 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c7ozjm3y-media/images/validation_1210_9ec99e458b00599ecce4.png +2023-07-10 23:26:33,337 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i8vs6qgy-media/images/validation_1210_1e52cd1e31eef590626f.png +2023-07-10 23:26:33,348 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3ij82s0v-media/images/validation_1210_eb93ab8adef2756378f5.png +2023-07-10 23:26:36,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:36,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:26:36,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_9ec99e458b00599ecce4.png +2023-07-10 23:26:36,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_1e52cd1e31eef590626f.png +2023-07-10 23:26:36,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_2f7b1223c228bcb91af8.png +2023-07-10 23:26:36,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_eb93ab8adef2756378f5.png +2023-07-10 23:26:36,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:26:36,795 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6bp6f4s1-media/images/validation_1210_9ec99e458b00599ecce4.png +2023-07-10 23:26:36,830 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/puub3t97-media/images/validation_1210_1e52cd1e31eef590626f.png +2023-07-10 23:26:36,832 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s2zjq3r6-media/images/validation_1210_2f7b1223c228bcb91af8.png +2023-07-10 23:26:36,854 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rnoj35f5-media/images/validation_1210_eb93ab8adef2756378f5.png +2023-07-10 23:26:39,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:39,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:39,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:41,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:41,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:26:43,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:26:46,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:26:46,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:51,232 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:26:51,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:26:52,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:52,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:26:52,860 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:26:52,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:26:52,863 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:26:54,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:54,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:54,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:56,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:26:56,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:26:57,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:01,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:02,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:03,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:27:03,324 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:27:03,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:27:03,329 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:27:06,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:06,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:27:08,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:09,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:09,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:09,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:11,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:13,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:13,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:27:13,967 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:27:13,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:27:13,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:27:16,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:16,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:27:18,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:21,233 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:27:21,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:23,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:24,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:27:24,222 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:27:24,222 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:27:24,224 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:27:24,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:24,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:24,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:26,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:26,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:27:28,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:31,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:34,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:34,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:27:34,559 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:27:34,559 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:27:34,564 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:27:36,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:36,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:27:39,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:39,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:39,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:39,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:41,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:44,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:27:44,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:44,259 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:27:44,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:27:44,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:27:46,690 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:46,690 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:27:49,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:51,234 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:27:51,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:54,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:27:54,278 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:27:54,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:27:54,280 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:27:54,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:54,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:54,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:55,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:56,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:27:56,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:28:01,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:01,716 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:28:04,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:28:04,191 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:28:04,191 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:28:04,193 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:28:06,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:28:06,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:28:07,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:09,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:28:09,219 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:28:09,220 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:28:09,221 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:28:09,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:09,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:09,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:11,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:28:11,739 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:28:12,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:17,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:21,235 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:28:22,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:24,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:24,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:24,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:27,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:32,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:37,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:39,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:39,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:39,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:43,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:48,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:51,236 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:28:54,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:54,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:54,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:54,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:00,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:05,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:09,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:09,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:29:09,935 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:10,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:15,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:20,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:20,987 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:29:20,987 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1220_eed5feb07b5bd120c951.png with policy now +2023-07-10 23:29:20,999 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:29:20,999 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1220_2775bdb11a8975a85a8a.png with policy now +2023-07-10 23:29:21,009 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:29:21,009 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1220_18f3104e0436df584dce.png with policy now +2023-07-10 23:29:21,019 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:29:21,019 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1220_39bfb50abb50c25d85c4.png with policy now +2023-07-10 23:29:21,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:29:21,060 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:29:21,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:29:21,064 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:29:21,237 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:29:21,308 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vdligal3-media/images/validation_1220_eed5feb07b5bd120c951.png +2023-07-10 23:29:21,317 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/44cjz8ns-media/images/validation_1220_18f3104e0436df584dce.png +2023-07-10 23:29:21,329 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gx8nto6b-media/images/validation_1220_2775bdb11a8975a85a8a.png +2023-07-10 23:29:21,335 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dl79w3yl-media/images/validation_1220_39bfb50abb50c25d85c4.png +2023-07-10 23:29:21,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:29:21,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_2775bdb11a8975a85a8a.png +2023-07-10 23:29:21,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_39bfb50abb50c25d85c4.png +2023-07-10 23:29:21,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_18f3104e0436df584dce.png +2023-07-10 23:29:21,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_eed5feb07b5bd120c951.png +2023-07-10 23:29:21,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:29:22,318 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3q51x3xj-media/images/validation_1220_39bfb50abb50c25d85c4.png +2023-07-10 23:29:22,330 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zioozqlq-media/images/validation_1220_18f3104e0436df584dce.png +2023-07-10 23:29:22,333 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g0hvsl5l-media/images/validation_1220_eed5feb07b5bd120c951.png +2023-07-10 23:29:22,370 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/464wfhv9-media/images/validation_1220_2775bdb11a8975a85a8a.png +2023-07-10 23:29:24,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:24,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:29:24,935 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:26,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:26,979 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:31,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:31,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:29:31,992 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:37,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:37,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:39,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:39,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:29:39,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:41,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:29:41,904 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:29:41,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:29:41,907 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:29:42,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:42,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:29:42,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:47,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:48,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:51,238 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:29:51,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:29:51,586 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:29:51,587 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:29:51,589 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:29:52,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:52,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:29:54,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:54,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:54,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:29:54,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:57,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:29:59,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:01,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:01,961 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:01,961 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:01,963 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:30:02,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:02,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:30:04,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:07,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:09,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:09,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:09,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:09,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:12,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:12,003 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:12,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:12,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:30:12,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:12,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:30:14,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:17,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:20,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:21,239 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:30:22,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:22,186 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:22,186 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:22,188 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:30:22,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:24,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:24,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:24,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:25,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:27,226 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:27,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:30:31,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:32,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:32,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:32,594 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:32,594 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:32,596 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:30:36,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:37,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:37,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:30:39,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:39,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:41,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:42,258 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:43,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:43,706 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:43,706 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:43,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:30:47,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:47,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:30:47,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:51,240 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:30:52,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:53,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:54,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:54,008 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:54,008 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:54,010 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:30:54,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:54,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:54,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:57,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:30:57,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:30:58,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:59,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:30:59,145 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:30:59,145 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:30:59,147 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:31:02,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:31:02,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:31:04,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:09,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:09,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:09,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:09,994 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:15,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:20,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:21,241 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:31:24,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:24,994 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:25,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:25,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:30,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:35,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:40,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:40,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:40,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:40,114 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:45,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:50,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:51,242 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:31:55,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:55,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:55,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:56,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:01,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:06,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:10,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:10,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:10,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:11,044 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:32:11,045 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1230_e339d0ecbc38ace0c6c2.png with policy now +2023-07-10 23:32:11,056 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:32:11,056 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1230_09826834b515ef04e417.png with policy now +2023-07-10 23:32:11,066 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:32:11,066 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1230_baa2a36da0acb19b5285.png with policy now +2023-07-10 23:32:11,076 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:32:11,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1230_7b7c2c81a8cd83630f80.png with policy now +2023-07-10 23:32:11,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:32:11,117 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:32:11,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:32:11,119 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:32:11,358 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rilaucme-media/images/validation_1230_09826834b515ef04e417.png +2023-07-10 23:32:11,358 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zjty68by-media/images/validation_1230_e339d0ecbc38ace0c6c2.png +2023-07-10 23:32:11,381 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/03n6pwxy-media/images/validation_1230_baa2a36da0acb19b5285.png +2023-07-10 23:32:11,388 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mw9jfxpn-media/images/validation_1230_7b7c2c81a8cd83630f80.png +2023-07-10 23:32:12,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:12,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:32:12,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_baa2a36da0acb19b5285.png +2023-07-10 23:32:12,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_e339d0ecbc38ace0c6c2.png +2023-07-10 23:32:12,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_09826834b515ef04e417.png +2023-07-10 23:32:12,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_7b7c2c81a8cd83630f80.png +2023-07-10 23:32:12,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:32:12,886 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5hp22m1u-media/images/validation_1230_baa2a36da0acb19b5285.png +2023-07-10 23:32:12,888 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rz3ivlty-media/images/validation_1230_e339d0ecbc38ace0c6c2.png +2023-07-10 23:32:12,908 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b4zqt7gm-media/images/validation_1230_7b7c2c81a8cd83630f80.png +2023-07-10 23:32:12,910 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/747jipq9-media/images/validation_1230_09826834b515ef04e417.png +2023-07-10 23:32:17,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:17,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:21,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:32:21,243 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:32:22,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:22,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:25,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:25,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:25,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:27,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:27,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:31,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:32:31,112 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:32:31,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:32:31,114 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:32:32,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:32,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:32:33,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:37,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:38,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:40,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:40,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:40,328 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:41,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:32:41,102 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:32:41,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:32:41,104 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:32:42,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:42,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:32:43,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:47,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:48,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:50,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:32:50,947 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:32:50,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:32:50,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:32:51,246 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:32:52,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:32:52,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:32:54,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:55,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:55,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:55,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:57,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:00,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:01,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:33:01,715 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:33:01,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:33:01,716 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:33:02,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:02,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:33:05,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:07,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:11,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:11,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:11,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:11,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:11,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:33:11,826 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:33:11,826 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:33:11,828 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:33:12,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:12,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:33:16,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:17,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:21,245 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:33:21,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:22,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:33:22,588 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:33:22,588 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:33:22,590 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:33:22,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:22,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:33:26,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:26,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:26,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:27,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:27,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:32,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:32,823 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:33,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:33:33,119 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:33:33,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:33:33,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:33:37,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:37,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:33:37,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:41,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:41,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:41,062 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:42,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:43,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:43,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:33:43,860 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:33:43,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:33:43,862 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:33:47,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:47,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:33:48,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:33:48,443 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:33:48,444 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:33:48,446 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:33:48,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:51,247 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:33:52,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:33:52,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:33:54,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:56,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:56,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:56,062 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:00,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:05,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:10,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:11,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:11,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:11,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:15,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:20,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:21,247 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:34:26,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:26,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:26,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:26,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:31,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:36,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:41,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:41,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:41,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:41,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:46,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:51,250 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:34:52,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:56,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:56,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:56,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:57,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:00,191 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:35:00,191 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1240_1f241b29c3a4aae4e10e.png with policy now +2023-07-10 23:35:00,234 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:35:00,234 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1240_b440c4edcb32cfb83746.png with policy now +2023-07-10 23:35:00,285 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:35:00,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1240_f206a977dcfbb460eeea.png with policy now +2023-07-10 23:35:00,295 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:35:00,296 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1240_89c9c98c1e0e85c45fe4.png with policy now +2023-07-10 23:35:00,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:35:00,335 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:35:00,335 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:35:00,337 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:35:00,498 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2uemo6ax-media/images/validation_1240_1f241b29c3a4aae4e10e.png +2023-07-10 23:35:00,581 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gf0is2gu-media/images/validation_1240_b440c4edcb32cfb83746.png +2023-07-10 23:35:00,603 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/899qv8rm-media/images/validation_1240_f206a977dcfbb460eeea.png +2023-07-10 23:35:00,612 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yo7vvdlt-media/images/validation_1240_89c9c98c1e0e85c45fe4.png +2023-07-10 23:35:03,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:35:03,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_89c9c98c1e0e85c45fe4.png +2023-07-10 23:35:03,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_1f241b29c3a4aae4e10e.png +2023-07-10 23:35:03,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_b440c4edcb32cfb83746.png +2023-07-10 23:35:03,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_f206a977dcfbb460eeea.png +2023-07-10 23:35:03,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:35:03,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:03,453 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/svw29aka-media/images/validation_1240_89c9c98c1e0e85c45fe4.png +2023-07-10 23:35:03,480 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/svhah6nu-media/images/validation_1240_b440c4edcb32cfb83746.png +2023-07-10 23:35:03,500 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vutwh1td-media/images/validation_1240_f206a977dcfbb460eeea.png +2023-07-10 23:35:03,508 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3mthtidv-media/images/validation_1240_1f241b29c3a4aae4e10e.png +2023-07-10 23:35:08,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:08,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:11,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:35:11,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:11,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:11,421 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:14,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:14,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:19,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:20,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:21,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:35:21,066 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:35:21,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:35:21,068 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:35:21,249 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:35:25,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:26,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:26,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:35:26,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:26,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:26,421 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:31,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:31,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:35:31,374 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:35:31,374 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:35:31,376 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:35:32,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:32,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:35:37,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:38,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:41,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:41,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:41,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:41,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:35:41,920 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:35:41,920 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:35:41,922 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:35:42,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:44,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:44,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:35:48,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:50,220 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:51,250 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:35:51,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:35:51,950 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:35:51,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:35:51,953 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:35:53,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:56,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:35:56,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:35:56,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:56,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:56,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:59,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:02,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:36:02,207 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:36:02,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:36:02,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:36:02,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:02,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:36:05,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:08,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:10,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:11,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:11,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:11,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:12,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:36:12,187 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:36:12,187 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:36:12,189 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:36:14,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:14,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:36:16,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:20,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:21,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:21,251 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:36:22,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:36:22,852 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:36:22,852 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:36:22,854 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:36:26,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:26,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:26,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:36:26,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:26,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:26,432 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:32,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:32,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:33,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:36:33,489 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:36:33,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:36:33,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:36:37,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:38,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:36:38,175 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:36:38,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:36:38,177 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:36:38,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:38,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:36:41,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:41,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:41,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:43,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:44,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:36:48,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:51,252 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:36:54,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:56,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:56,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:56,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:59,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:04,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:09,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:11,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:11,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:11,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:14,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:19,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:21,254 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:37:25,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:26,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:26,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:26,722 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:30,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:35,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:40,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:41,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:41,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:41,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:46,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:50,055 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:37:50,056 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1250_78675e726f61545b25d3.png with policy now +2023-07-10 23:37:50,098 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:37:50,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1250_64998a35032838af6415.png with policy now +2023-07-10 23:37:50,099 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:37:50,099 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1250_dedc19822bedc33c4003.png with policy now +2023-07-10 23:37:50,100 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:37:50,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1250_b3cf34fa5af57dac2afd.png with policy now +2023-07-10 23:37:50,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:37:50,127 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:37:50,127 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:37:50,129 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:37:50,369 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zn5hsiqn-media/images/validation_1250_78675e726f61545b25d3.png +2023-07-10 23:37:50,434 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yu8xyazu-media/images/validation_1250_64998a35032838af6415.png +2023-07-10 23:37:50,436 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0kb5lskq-media/images/validation_1250_dedc19822bedc33c4003.png +2023-07-10 23:37:50,448 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/18o6y9zm-media/images/validation_1250_b3cf34fa5af57dac2afd.png +2023-07-10 23:37:50,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:37:50,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_b3cf34fa5af57dac2afd.png +2023-07-10 23:37:50,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_64998a35032838af6415.png +2023-07-10 23:37:50,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_dedc19822bedc33c4003.png +2023-07-10 23:37:50,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_78675e726f61545b25d3.png +2023-07-10 23:37:50,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:37:51,026 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4b5285to-media/images/validation_1250_dedc19822bedc33c4003.png +2023-07-10 23:37:51,037 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/osc5eaoh-media/images/validation_1250_64998a35032838af6415.png +2023-07-10 23:37:51,049 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cke6f9sy-media/images/validation_1250_b3cf34fa5af57dac2afd.png +2023-07-10 23:37:51,053 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1ujisyni-media/images/validation_1250_78675e726f61545b25d3.png +2023-07-10 23:37:51,254 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:37:52,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:56,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:56,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:56,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:56,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:37:57,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:00,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:38:02,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:03,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:08,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:09,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:10,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:38:10,605 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:38:10,605 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:38:10,607 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:38:11,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:11,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:11,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:14,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:14,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:14,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:38:19,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:20,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:20,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:38:20,861 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:38:20,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:38:20,863 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:38:21,255 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:38:24,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:26,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:26,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:26,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:26,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:26,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:38:29,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:31,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:38:31,352 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:38:31,352 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:38:31,354 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:38:32,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:32,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:38:35,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:38,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:40,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:41,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:41,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:41,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:41,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:38:41,901 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:38:41,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:38:41,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:38:44,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:44,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:38:46,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:50,893 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:51,256 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:38:51,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:51,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:38:51,953 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:38:51,953 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:38:51,955 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:38:56,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:56,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:56,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:56,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:56,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:38:56,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:39:01,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:39:01,391 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:39:01,391 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:39:01,393 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:39:02,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:02,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:39:02,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:39:07,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:08,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:39:11,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:11,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:11,946 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:11,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:39:11,988 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:39:11,989 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:39:11,991 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:39:12,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:14,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:39:14,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:39:18,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:20,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:39:21,258 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:39:21,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:39:21,817 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:39:21,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:39:21,819 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:39:23,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:26,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:39:26,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:39:26,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:26,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:26,982 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:26,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:39:27,020 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:39:27,020 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:39:27,023 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:39:28,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:32,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:39:32,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:39:33,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:38,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:42,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:42,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:42,032 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:44,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:49,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:51,259 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:39:54,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:57,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:57,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:57,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:00,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:05,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:10,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:12,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:12,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:12,081 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:15,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:20,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:21,260 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:40:25,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:27,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:27,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:27,081 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:31,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:36,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:38,666 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:40:38,666 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1260_265506198ab2db899035.png with policy now +2023-07-10 23:40:38,677 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:40:38,677 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1260_5916f7ffc42d73f1a35a.png with policy now +2023-07-10 23:40:38,687 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:40:38,687 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1260_f53d2233a78c38a360c1.png with policy now +2023-07-10 23:40:38,696 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:40:38,697 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1260_9456b0834dbe00d8b69a.png with policy now +2023-07-10 23:40:38,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:40:38,736 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:40:38,736 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:40:38,738 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:40:39,024 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jdpfmr4d-media/images/validation_1260_5916f7ffc42d73f1a35a.png +2023-07-10 23:40:39,033 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5qj129li-media/images/validation_1260_265506198ab2db899035.png +2023-07-10 23:40:39,034 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/br068rpr-media/images/validation_1260_f53d2233a78c38a360c1.png +2023-07-10 23:40:39,038 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9941e22m-media/images/validation_1260_9456b0834dbe00d8b69a.png +2023-07-10 23:40:39,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:40:39,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_265506198ab2db899035.png +2023-07-10 23:40:39,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_5916f7ffc42d73f1a35a.png +2023-07-10 23:40:39,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_9456b0834dbe00d8b69a.png +2023-07-10 23:40:39,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_f53d2233a78c38a360c1.png +2023-07-10 23:40:39,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:40:39,534 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/89h8a5lo-media/images/validation_1260_265506198ab2db899035.png +2023-07-10 23:40:39,559 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c9o8hqnt-media/images/validation_1260_9456b0834dbe00d8b69a.png +2023-07-10 23:40:39,565 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jnl79qm0-media/images/validation_1260_f53d2233a78c38a360c1.png +2023-07-10 23:40:39,582 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mmtd8rq1-media/images/validation_1260_5916f7ffc42d73f1a35a.png +2023-07-10 23:40:41,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:42,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:42,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:42,081 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:45,220 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:40:47,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:49,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:40:51,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:40:51,261 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:40:52,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:57,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:57,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:57,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:57,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:40:58,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:59,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:40:59,181 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:40:59,181 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:40:59,183 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:41:03,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:03,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:41:03,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:09,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:41:09,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:09,199 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:41:09,199 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:41:09,201 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:41:09,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:09,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:41:12,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:12,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:12,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:15,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:15,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:19,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:41:19,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:41:19,354 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:41:19,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:41:20,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:21,263 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:41:21,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:21,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:41:26,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:27,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:27,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:27,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:27,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:29,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:41:29,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:41:29,556 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:41:29,558 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:41:31,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:33,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:33,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:41:36,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:39,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:40,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:41:40,021 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:41:40,021 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:41:40,023 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:41:42,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:42,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:42,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:42,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:45,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:45,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:41:47,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:50,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:41:50,244 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:41:50,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:41:50,247 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:41:51,263 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:41:51,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:51,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:41:52,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:57,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:57,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:57,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:57,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:41:58,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:00,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:42:00,040 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:42:00,040 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:42:00,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:42:03,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:42:03,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:42:03,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:09,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:42:09,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:10,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:42:10,041 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:42:10,042 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:42:10,044 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:42:12,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:12,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:12,168 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:14,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:15,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:42:15,083 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:42:15,083 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:42:15,084 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:42:15,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:42:15,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:42:20,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:21,265 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:42:21,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:42:25,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:27,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:27,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:27,168 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:31,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:36,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:41,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:42,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:42,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:42,285 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:46,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:51,266 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:42:52,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:57,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:57,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:57,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:57,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:02,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:07,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:12,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:12,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:12,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:12,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:17,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:21,268 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:43:23,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:26,863 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:43:26,863 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1270_82500dede5820ed57090.png with policy now +2023-07-10 23:43:27,030 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:43:27,030 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1270_684573d9f09df8d08af3.png with policy now +2023-07-10 23:43:27,039 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:43:27,039 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1270_2e4bb88f292873655870.png with policy now +2023-07-10 23:43:27,049 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:43:27,049 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1270_b439d0a6d302a8bd1c27.png with policy now +2023-07-10 23:43:27,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:43:27,088 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:43:27,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:43:27,093 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:43:27,203 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b5riqoys-media/images/validation_1270_82500dede5820ed57090.png +2023-07-10 23:43:27,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:27,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:27,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:27,365 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ah4q9gdt-media/images/validation_1270_684573d9f09df8d08af3.png +2023-07-10 23:43:27,366 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/azpmabpc-media/images/validation_1270_2e4bb88f292873655870.png +2023-07-10 23:43:27,440 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4eln1ssw-media/images/validation_1270_b439d0a6d302a8bd1c27.png +2023-07-10 23:43:27,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:43:27,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_2e4bb88f292873655870.png +2023-07-10 23:43:27,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_82500dede5820ed57090.png +2023-07-10 23:43:27,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_b439d0a6d302a8bd1c27.png +2023-07-10 23:43:27,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_684573d9f09df8d08af3.png +2023-07-10 23:43:27,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:43:28,094 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jzfq7u54-media/images/validation_1270_2e4bb88f292873655870.png +2023-07-10 23:43:28,106 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u2l29g5f-media/images/validation_1270_82500dede5820ed57090.png +2023-07-10 23:43:28,111 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qyk0l4n9-media/images/validation_1270_b439d0a6d302a8bd1c27.png +2023-07-10 23:43:28,136 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qrpa7gse-media/images/validation_1270_684573d9f09df8d08af3.png +2023-07-10 23:43:28,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:33,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:33,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:43:37,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:43:39,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:39,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:43:42,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:42,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:42,440 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:45,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:45,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:43:47,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:43:47,670 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:43:47,671 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:43:47,673 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:43:50,846 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:51,269 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:43:51,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:43:51,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:43:56,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:57,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:43:57,373 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:43:57,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:43:57,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:43:57,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:57,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:57,440 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:57,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:43:57,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:44:01,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:03,823 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:06,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:07,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:44:07,645 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:44:07,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:44:07,647 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:44:09,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:09,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:44:12,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:12,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:12,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:12,586 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:15,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:17,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:44:17,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:17,947 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:44:17,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:44:17,949 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:44:21,270 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:44:21,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:21,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:44:23,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:27,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:27,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:27,586 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:27,980 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:28,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:44:28,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:28,222 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:44:28,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:44:28,225 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:44:33,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:33,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:33,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:44:37,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:44:37,962 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:44:37,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:44:37,964 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:44:38,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:40,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:40,003 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:44:42,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:42,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:42,897 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:44,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:46,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:48,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:44:48,638 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:44:48,639 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:44:48,641 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:44:49,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:51,271 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:44:52,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:52,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:44:54,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:58,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:44:58,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:58,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:58,179 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:58,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:44:58,940 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:44:58,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:44:58,942 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:44:59,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:03,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:45:03,619 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:45:03,619 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:45:03,621 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:45:04,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:45:04,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:45:05,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:10,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:45:10,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:13,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:13,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:13,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:16,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:21,272 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:45:22,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:27,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:28,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:28,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:28,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:32,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:37,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:42,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:43,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:43,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:43,446 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:47,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:51,274 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:45:53,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:58,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:58,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:58,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:58,446 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:03,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:08,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:13,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:13,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:13,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:13,486 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:15,449 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:46:15,450 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1280_091a9a28ffc3df5e7140.png with policy now +2023-07-10 23:46:15,490 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:46:15,490 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1280_06225b2902a8cf078064.png with policy now +2023-07-10 23:46:15,490 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:46:15,491 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1280_c20021a47279c62a4819.png with policy now +2023-07-10 23:46:15,491 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:46:15,491 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1280_8f853b2b2aa807a64b96.png with policy now +2023-07-10 23:46:15,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:46:15,521 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:46:15,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:46:15,524 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:46:15,776 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4614bsdh-media/images/validation_1280_091a9a28ffc3df5e7140.png +2023-07-10 23:46:15,806 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n4iglydh-media/images/validation_1280_06225b2902a8cf078064.png +2023-07-10 23:46:15,807 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x9x27uuv-media/images/validation_1280_c20021a47279c62a4819.png +2023-07-10 23:46:15,814 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mf22t4zv-media/images/validation_1280_8f853b2b2aa807a64b96.png +2023-07-10 23:46:16,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:46:16,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_091a9a28ffc3df5e7140.png +2023-07-10 23:46:16,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_8f853b2b2aa807a64b96.png +2023-07-10 23:46:16,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_06225b2902a8cf078064.png +2023-07-10 23:46:16,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_c20021a47279c62a4819.png +2023-07-10 23:46:16,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:46:16,639 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a93iuuo9-media/images/validation_1280_8f853b2b2aa807a64b96.png +2023-07-10 23:46:16,657 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uswtv9u3-media/images/validation_1280_091a9a28ffc3df5e7140.png +2023-07-10 23:46:16,673 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q0tvu0rr-media/images/validation_1280_c20021a47279c62a4819.png +2023-07-10 23:46:16,699 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r0fiwhnx-media/images/validation_1280_06225b2902a8cf078064.png +2023-07-10 23:46:19,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:21,275 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:46:22,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:24,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:25,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:46:28,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:28,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:28,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:28,446 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:30,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:34,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:35,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:46:35,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:35,473 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:46:35,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:46:35,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:46:40,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:40,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:46:41,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:43,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:43,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:43,446 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:45,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:46:45,950 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:46:45,950 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:46:45,952 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:46:46,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:46,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:46:46,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:51,275 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:46:52,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:52,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:55,698 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:46:55,700 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:46:55,700 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:46:55,701 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:46:57,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:58,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:46:58,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:46:58,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:58,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:58,446 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:02,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:04,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:05,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:47:05,587 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:47:05,587 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:47:05,589 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:47:08,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:10,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:10,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:47:13,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:13,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:13,446 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:14,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:16,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:16,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:47:16,538 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:47:16,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:47:16,540 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:47:19,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:21,277 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:47:22,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:22,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:47:24,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:26,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:47:26,738 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:47:26,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:47:26,740 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:47:28,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:28,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:28,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:28,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:28,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:47:30,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:34,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:36,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:37,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:47:37,791 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:47:37,791 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:47:37,793 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:47:40,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:40,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:47:41,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:43,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:43,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:43,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:46,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:47,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:47,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:47:47,666 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:47:47,666 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:47:47,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:47:51,278 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:47:52,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:47:52,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:52,170 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:47:52,170 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:47:52,171 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:47:52,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:52,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:47:57,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:58,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:47:58,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:58,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:58,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:02,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:07,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:12,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:13,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:13,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:13,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:17,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:21,279 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:48:23,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:28,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:28,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:28,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:28,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:33,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:38,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:43,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:43,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:43,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:43,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:48,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:51,280 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:48:54,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:58,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:58,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:58,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:59,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:03,946 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:49:03,947 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1290_3f7395817d1565f46677.png with policy now +2023-07-10 23:49:03,957 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:49:03,958 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1290_341a34be8a1564ff6da8.png with policy now +2023-07-10 23:49:03,967 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:49:03,967 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1290_c37bd1959ff8735fecbd.png with policy now +2023-07-10 23:49:03,977 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:49:03,977 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1290_3a183963a89502a9ac35.png with policy now +2023-07-10 23:49:04,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:49:04,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:49:04,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:49:04,026 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:49:04,273 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n6400af5-media/images/validation_1290_3a183963a89502a9ac35.png +2023-07-10 23:49:04,274 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l3nqz8i1-media/images/validation_1290_3f7395817d1565f46677.png +2023-07-10 23:49:04,279 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kczlbjox-media/images/validation_1290_c37bd1959ff8735fecbd.png +2023-07-10 23:49:04,326 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bqqbych8-media/images/validation_1290_341a34be8a1564ff6da8.png +2023-07-10 23:49:04,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:49:04,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_c37bd1959ff8735fecbd.png +2023-07-10 23:49:04,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_341a34be8a1564ff6da8.png +2023-07-10 23:49:04,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3a183963a89502a9ac35.png +2023-07-10 23:49:04,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3f7395817d1565f46677.png +2023-07-10 23:49:04,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:49:05,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:05,213 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rlp9ilxe-media/images/validation_1290_3f7395817d1565f46677.png +2023-07-10 23:49:05,220 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v8qkwrqy-media/images/validation_1290_341a34be8a1564ff6da8.png +2023-07-10 23:49:05,221 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eafmysr9-media/images/validation_1290_3a183963a89502a9ac35.png +2023-07-10 23:49:05,222 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7jzjg2fj-media/images/validation_1290_c37bd1959ff8735fecbd.png +2023-07-10 23:49:10,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:10,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:13,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:13,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:13,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:13,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:49:16,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:16,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:21,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:21,282 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:49:22,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:23,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:49:23,853 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:49:23,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:49:23,855 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:49:26,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:28,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:28,902 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:49:28,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:28,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:28,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:31,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:34,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:49:34,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:49:34,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:49:34,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:49:34,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:34,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:49:37,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:40,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:43,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:43,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:43,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:43,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:44,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:49:44,539 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:49:44,539 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:49:44,542 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:49:46,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:46,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:49:48,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:51,283 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:49:52,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:53,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:55,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:49:55,164 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:49:55,164 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:49:55,166 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:49:58,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:58,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:49:58,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:49:58,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:58,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:03,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:05,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:05,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:50:05,485 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:50:05,485 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:50:05,487 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:50:09,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:11,099 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:11,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:50:13,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:13,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:13,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:15,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:15,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:50:15,401 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:50:15,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:50:15,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:50:17,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:17,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:50:20,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:21,284 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:50:23,123 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:25,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:50:25,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:25,730 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:50:25,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:50:25,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:50:28,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:28,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:28,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:29,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:29,135 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:50:31,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:35,146 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:35,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:50:35,798 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:50:35,798 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:50:35,800 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:50:36,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:40,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:50:40,546 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:50:40,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:50:40,548 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:50:41,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:41,160 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:50:42,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:43,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:43,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:43,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:47,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:50:48,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:51,286 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:50:53,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:58,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:58,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:58,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:58,979 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:04,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:09,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:14,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:14,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:14,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:14,161 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:19,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:21,287 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:51:24,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:29,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:29,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:29,161 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:30,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:35,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:40,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:44,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:44,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:44,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:45,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:50,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:51,288 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:51:52,282 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:51:52,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1300_f86bdb8c0cbcfacd8c94.png with policy now +2023-07-10 23:51:52,293 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:51:52,293 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1300_aa109441f8e38af4d6ee.png with policy now +2023-07-10 23:51:52,308 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:51:52,308 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1300_48aaea58fc35d3a9ca32.png with policy now +2023-07-10 23:51:52,319 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:51:52,319 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1300_791983c11b88de5bf7d3.png with policy now +2023-07-10 23:51:52,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:51:52,360 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:51:52,360 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:51:52,363 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:51:52,616 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pak1y133-media/images/validation_1300_f86bdb8c0cbcfacd8c94.png +2023-07-10 23:51:52,637 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/89bd7pxt-media/images/validation_1300_791983c11b88de5bf7d3.png +2023-07-10 23:51:52,646 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jsgngmcv-media/images/validation_1300_aa109441f8e38af4d6ee.png +2023-07-10 23:51:52,648 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xprjeoif-media/images/validation_1300_48aaea58fc35d3a9ca32.png +2023-07-10 23:51:53,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:51:53,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_f86bdb8c0cbcfacd8c94.png +2023-07-10 23:51:53,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_791983c11b88de5bf7d3.png +2023-07-10 23:51:53,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_aa109441f8e38af4d6ee.png +2023-07-10 23:51:53,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_48aaea58fc35d3a9ca32.png +2023-07-10 23:51:53,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:51:53,802 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a7xet1o3-media/images/validation_1300_f86bdb8c0cbcfacd8c94.png +2023-07-10 23:51:53,812 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oaswhjoj-media/images/validation_1300_791983c11b88de5bf7d3.png +2023-07-10 23:51:53,821 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o12z8jey-media/images/validation_1300_48aaea58fc35d3a9ca32.png +2023-07-10 23:51:53,854 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/81xozt6z-media/images/validation_1300_aa109441f8e38af4d6ee.png +2023-07-10 23:51:55,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:59,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:59,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:59,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:59,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:01,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:02,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:52:05,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:06,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:11,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:11,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:52:11,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:11,717 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:52:11,718 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:52:11,720 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:52:14,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:14,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:14,411 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:16,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:17,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:17,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:52:21,289 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:52:22,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:52:22,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:22,246 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:52:22,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:52:22,248 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:52:23,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:23,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:52:27,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:29,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:29,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:29,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:32,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:52:32,223 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:52:32,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:52:32,225 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:52:33,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:35,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:35,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:52:38,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:41,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:42,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:52:42,373 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:52:42,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:52:42,375 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:52:43,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:44,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:44,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:47,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:47,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:52:48,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:51,290 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:52:52,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:52:52,390 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:52:52,390 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:52:52,392 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:52:53,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:52:53,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:52:54,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:59,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:59,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:59,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:59,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:02,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:53:02,650 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:53:02,650 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:53:02,652 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:53:04,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:05,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:05,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:53:09,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:11,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:13,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:53:13,432 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:53:13,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:53:13,435 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:53:14,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:14,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:15,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:17,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:17,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:53:20,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:21,291 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:53:23,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:23,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:53:23,931 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:53:23,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:53:23,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:53:25,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:28,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:53:28,636 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:53:28,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:53:28,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:53:29,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:29,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:29,504 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:29,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:29,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:53:31,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:35,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:53:36,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:41,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:44,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:44,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:44,504 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:47,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:51,292 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:53:53,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:58,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:59,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:59,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:59,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:03,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:08,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:13,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:14,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:14,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:14,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:19,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:21,294 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:54:25,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:29,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:29,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:29,766 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:30,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:35,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:40,493 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:54:40,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1310_413fc2ba2f201d83f6e2.png with policy now +2023-07-10 23:54:40,505 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:54:40,505 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1310_9447449d7d5ffee38f29.png with policy now +2023-07-10 23:54:40,590 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:54:40,590 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1310_35b89b2726ec3ef22784.png with policy now +2023-07-10 23:54:40,602 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:54:40,602 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1310_84c436be2217f55b4e70.png with policy now +2023-07-10 23:54:40,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:54:40,643 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:54:40,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:54:40,645 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:54:40,814 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u0zsdoij-media/images/validation_1310_9447449d7d5ffee38f29.png +2023-07-10 23:54:40,815 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1i1qs6sw-media/images/validation_1310_413fc2ba2f201d83f6e2.png +2023-07-10 23:54:40,927 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lcmx1fhy-media/images/validation_1310_35b89b2726ec3ef22784.png +2023-07-10 23:54:40,937 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cth2xlp6-media/images/validation_1310_84c436be2217f55b4e70.png +2023-07-10 23:54:41,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:41,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:54:41,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_35b89b2726ec3ef22784.png +2023-07-10 23:54:41,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_84c436be2217f55b4e70.png +2023-07-10 23:54:41,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_9447449d7d5ffee38f29.png +2023-07-10 23:54:41,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_413fc2ba2f201d83f6e2.png +2023-07-10 23:54:41,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:54:42,307 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qrhppzau-media/images/validation_1310_35b89b2726ec3ef22784.png +2023-07-10 23:54:42,328 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ju38znaf-media/images/validation_1310_413fc2ba2f201d83f6e2.png +2023-07-10 23:54:42,352 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nhasmxz5-media/images/validation_1310_9447449d7d5ffee38f29.png +2023-07-10 23:54:42,402 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ho6h1hg2-media/images/validation_1310_84c436be2217f55b4e70.png +2023-07-10 23:54:44,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:44,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:44,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:46,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:47,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:54:51,294 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:54:51,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:54:52,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:53,980 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:54:57,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:59,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:59,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:59,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:59,992 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:01,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:55:01,973 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:55:01,974 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:55:01,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:55:02,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:06,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:06,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:55:07,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:11,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:55:11,936 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:55:11,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:55:11,938 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:55:12,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:12,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:55:13,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:14,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:14,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:14,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:18,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:19,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:21,296 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:55:21,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:55:21,686 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:55:21,687 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:55:21,689 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:55:24,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:24,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:55:24,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:29,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:29,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:29,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:30,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:31,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:55:31,566 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:55:31,566 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:55:31,568 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:55:35,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:36,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:36,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:55:40,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:41,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:55:41,151 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:55:41,152 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:55:41,154 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:55:42,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:42,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:55:44,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:44,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:45,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:48,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:50,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:51,297 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:55:51,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:55:51,492 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:55:51,492 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:55:51,494 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:55:54,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:55:54,211 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:55:56,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:59,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:59,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:00,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:56:01,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:56:01,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:01,379 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:56:01,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:56:01,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:56:06,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:56:06,234 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:56:06,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:12,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:12,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:56:12,124 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:56:12,124 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:56:12,126 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:56:12,247 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:56:12,247 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:56:14,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:14,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:14,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:17,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:56:17,023 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:56:17,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:56:17,025 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:56:17,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:18,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:56:18,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:56:21,299 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:56:23,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:24,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:56:28,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:30,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:30,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:30,104 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:34,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:39,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:44,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:45,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:45,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:45,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:50,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:51,299 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:56:55,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:00,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:00,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:00,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:01,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:06,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:11,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:15,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:15,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:15,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:17,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:21,302 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:57:22,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:27,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:28,896 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:57:28,896 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1320_fcd12cffec19ba362d05.png with policy now +2023-07-10 23:57:28,938 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:57:28,938 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1320_962eb0b11feb091acf21.png with policy now +2023-07-10 23:57:28,939 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:57:28,939 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1320_cd3f3646ff278590a144.png with policy now +2023-07-10 23:57:28,940 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-10 23:57:28,940 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1320_9885d3f91cf82a636b54.png with policy now +2023-07-10 23:57:28,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:57:28,966 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:57:28,966 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:57:28,968 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:57:29,209 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7bs91gm7-media/images/validation_1320_fcd12cffec19ba362d05.png +2023-07-10 23:57:29,254 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/86fazggs-media/images/validation_1320_cd3f3646ff278590a144.png +2023-07-10 23:57:29,261 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/krkd51xh-media/images/validation_1320_9885d3f91cf82a636b54.png +2023-07-10 23:57:29,280 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/csi71k90-media/images/validation_1320_962eb0b11feb091acf21.png +2023-07-10 23:57:30,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:30,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:30,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:30,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:57:30,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_9885d3f91cf82a636b54.png +2023-07-10 23:57:30,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_fcd12cffec19ba362d05.png +2023-07-10 23:57:30,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_962eb0b11feb091acf21.png +2023-07-10 23:57:30,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_cd3f3646ff278590a144.png +2023-07-10 23:57:30,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-10 23:57:30,847 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nvg7571s-media/images/validation_1320_9885d3f91cf82a636b54.png +2023-07-10 23:57:30,887 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tytymcw9-media/images/validation_1320_962eb0b11feb091acf21.png +2023-07-10 23:57:30,887 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yjlym5ub-media/images/validation_1320_cd3f3646ff278590a144.png +2023-07-10 23:57:31,119 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t2u0qw8u-media/images/validation_1320_fcd12cffec19ba362d05.png +2023-07-10 23:57:32,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:36,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:57:37,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:39,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:57:42,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:57:43,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:45,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:45,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:45,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:48,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:57:49,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:57:49,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:49,454 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:57:49,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:57:49,456 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:57:51,303 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:57:54,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:54,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:57:54,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:57:59,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:57:59,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:59,577 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:57:59,578 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:57:59,580 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:58:00,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:00,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:00,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:00,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:00,585 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:58:04,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:06,596 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:09,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:58:09,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:09,984 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:58:09,985 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:58:09,987 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:58:12,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:12,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:58:15,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:15,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:15,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:15,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:18,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:19,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:58:19,879 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:58:19,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:58:19,881 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:58:20,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:21,304 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:58:24,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:24,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:58:26,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:29,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:58:29,896 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:58:29,896 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:58:29,898 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:58:30,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:30,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:30,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:30,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:30,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:58:32,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:36,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:37,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:40,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:58:40,345 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:58:40,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:58:40,347 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:58:42,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:42,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:58:42,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:45,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:45,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:45,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:48,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:48,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:50,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:58:50,583 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:58:50,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:58:50,585 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:58:51,305 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:58:53,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:54,806 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:58:54,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:58:59,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:00,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:00,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:00,536 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:00,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:59:00,577 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:59:00,578 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:59:00,580 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:59:00,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:59:00,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:59:04,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:05,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-10 23:59:05,074 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-10 23:59:05,074 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-10 23:59:05,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 23:59:06,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:59:06,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-10 23:59:10,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:12,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-10 23:59:15,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:15,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:15,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:15,536 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:20,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:21,306 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:59:26,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:30,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:30,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:30,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:31,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:36,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:41,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:45,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:45,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:45,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:47,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:51,307 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-10 23:59:53,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:58,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:00,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:00,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:00,826 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:03,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:08,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:13,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:15,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:15,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:15,876 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:16,961 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:00:16,961 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1330_f013f32e1399a3854777.png with policy now +2023-07-11 00:00:16,975 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:00:16,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1330_00c27590dbd44c7f8485.png with policy now +2023-07-11 00:00:16,985 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:00:16,985 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1330_00fad030cd4bbda1efae.png with policy now +2023-07-11 00:00:16,995 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:00:16,995 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1330_fb93efc5d6f29ed5161c.png with policy now +2023-07-11 00:00:17,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:00:17,041 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:00:17,043 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:00:17,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:00:17,289 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r44f6zih-media/images/validation_1330_f013f32e1399a3854777.png +2023-07-11 00:00:17,304 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8i0ciifj-media/images/validation_1330_00c27590dbd44c7f8485.png +2023-07-11 00:00:17,314 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vj8ki1du-media/images/validation_1330_fb93efc5d6f29ed5161c.png +2023-07-11 00:00:17,331 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/82crtfdx-media/images/validation_1330_00fad030cd4bbda1efae.png +2023-07-11 00:00:19,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:19,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:00:19,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_f013f32e1399a3854777.png +2023-07-11 00:00:19,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00fad030cd4bbda1efae.png +2023-07-11 00:00:19,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_fb93efc5d6f29ed5161c.png +2023-07-11 00:00:19,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00c27590dbd44c7f8485.png +2023-07-11 00:00:19,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:00:19,439 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6wmlbqsc-media/images/validation_1330_fb93efc5d6f29ed5161c.png +2023-07-11 00:00:19,487 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pnt3zm08-media/images/validation_1330_f013f32e1399a3854777.png +2023-07-11 00:00:19,488 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hc5ca19w-media/images/validation_1330_00fad030cd4bbda1efae.png +2023-07-11 00:00:19,519 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dqwj01rg-media/images/validation_1330_00c27590dbd44c7f8485.png +2023-07-11 00:00:21,309 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:00:24,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:25,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:00:27,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:00:30,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:30,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:30,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:30,877 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:31,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:00:35,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:37,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:00:37,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:00:37,304 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:00:37,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:00:37,307 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:00:41,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:43,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:00:43,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:00:45,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:45,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:45,877 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:46,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:46,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:00:46,974 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:00:46,974 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:00:46,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:00:49,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:00:49,280 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:00:51,309 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:00:52,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:55,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:00:56,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:00:56,973 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:00:56,973 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:00:56,976 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:00:57,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:01,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:01,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:01,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:01,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:01,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:03,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:07,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:07,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:01:07,363 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:01:07,364 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:01:07,366 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:01:09,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:13,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:13,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:14,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:16,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:16,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:16,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:17,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:01:17,366 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:01:17,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:01:17,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:01:19,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:19,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:20,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:21,310 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:01:25,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:25,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:27,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:01:27,639 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:01:27,639 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:01:27,641 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:01:30,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:31,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:31,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:31,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:31,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:31,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:36,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:37,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:01:37,438 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:01:37,438 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:01:37,440 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:01:37,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:37,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:42,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:43,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:46,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:46,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:46,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:47,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:48,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:01:48,043 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:01:48,043 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:01:48,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:01:49,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:49,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:51,311 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:01:52,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:01:52,610 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:01:52,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:01:52,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:01:53,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:55,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:01:55,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:01:58,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:01,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:01,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:01,792 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:03,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:08,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:13,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:16,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:16,792 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:19,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:21,313 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:02:25,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:30,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:31,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:31,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:31,829 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:35,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:40,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:45,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:46,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:46,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:46,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:51,317 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:02:51,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:56,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:01,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:01,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:01,829 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:01,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:04,335 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:03:04,335 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1340_7c77916b967aba8eb3f6.png with policy now +2023-07-11 00:03:04,346 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:03:04,346 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1340_12e8bd297671d7b2ff1d.png with policy now +2023-07-11 00:03:04,355 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:03:04,355 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1340_0dbffec75b527b044b97.png with policy now +2023-07-11 00:03:04,365 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:03:04,365 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1340_2e7d7ae743b8c548e16a.png with policy now +2023-07-11 00:03:04,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:03:04,405 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:03:04,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:03:04,407 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:03:04,642 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/axqscev4-media/images/validation_1340_7c77916b967aba8eb3f6.png +2023-07-11 00:03:04,663 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x31phhrv-media/images/validation_1340_12e8bd297671d7b2ff1d.png +2023-07-11 00:03:04,670 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x2t6mer8-media/images/validation_1340_0dbffec75b527b044b97.png +2023-07-11 00:03:04,694 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x2fidqa0-media/images/validation_1340_2e7d7ae743b8c548e16a.png +2023-07-11 00:03:06,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:07,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:03:07,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_2e7d7ae743b8c548e16a.png +2023-07-11 00:03:07,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_7c77916b967aba8eb3f6.png +2023-07-11 00:03:07,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_0dbffec75b527b044b97.png +2023-07-11 00:03:07,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_12e8bd297671d7b2ff1d.png +2023-07-11 00:03:07,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:03:08,101 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2ig5dovz-media/images/validation_1340_0dbffec75b527b044b97.png +2023-07-11 00:03:08,120 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1pcz2v9k-media/images/validation_1340_12e8bd297671d7b2ff1d.png +2023-07-11 00:03:08,128 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mrp5s4kb-media/images/validation_1340_7c77916b967aba8eb3f6.png +2023-07-11 00:03:08,178 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bp9phbeu-media/images/validation_1340_2e7d7ae743b8c548e16a.png +2023-07-11 00:03:12,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:13,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:16,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:03:16,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:16,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:16,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:17,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:19,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:21,316 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:03:23,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:25,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:26,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:03:26,235 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:03:26,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:03:26,237 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:03:29,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:31,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:31,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:03:31,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:31,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:31,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:34,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:36,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:03:36,903 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:03:36,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:03:36,905 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:03:37,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:37,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:03:39,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:43,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:44,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:46,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:46,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:46,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:47,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:03:47,119 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:03:47,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:03:47,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:03:49,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:49,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:03:50,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:51,317 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:03:55,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:55,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:03:56,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:03:56,948 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:03:56,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:03:56,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:04:01,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:01,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:01,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:04:02,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:02,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:02,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:06,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:04:06,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:06,778 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:04:06,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:04:06,780 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:04:07,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:07,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:04:11,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:14,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:16,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:04:16,720 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:04:16,720 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:04:16,722 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:04:17,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:17,029 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:17,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:20,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:20,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:04:21,318 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:04:23,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:26,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:27,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:04:27,019 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:04:27,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:04:27,021 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:04:29,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:32,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:32,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:04:32,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:32,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:32,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:34,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:36,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:04:36,622 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:04:36,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:04:36,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:04:38,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:38,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:04:39,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:41,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:04:41,600 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:04:41,600 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:04:41,602 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:04:44,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:44,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:04:44,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:47,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:47,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:47,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:50,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:04:50,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:51,319 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:04:55,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:00,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:02,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:02,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:02,344 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:05,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:10,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:15,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:17,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:17,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:17,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:20,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:21,320 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:05:26,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:31,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:32,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:32,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:32,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:36,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:41,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:46,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:47,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:47,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:47,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:51,321 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:05:52,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:53,383 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:05:53,384 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1350_9e6b494b44fdfc94ec40.png with policy now +2023-07-11 00:05:53,394 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:05:53,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1350_1ca3d66e9f9ffe8c811c.png with policy now +2023-07-11 00:05:53,404 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:05:53,404 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1350_d1506a5ce5da894e9ed0.png with policy now +2023-07-11 00:05:53,414 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:05:53,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1350_5a7f05017e65d758cc85.png with policy now +2023-07-11 00:05:53,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:05:53,454 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:05:53,455 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:05:53,457 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:05:53,694 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oby1vxt9-media/images/validation_1350_9e6b494b44fdfc94ec40.png +2023-07-11 00:05:53,702 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/90zcybzl-media/images/validation_1350_1ca3d66e9f9ffe8c811c.png +2023-07-11 00:05:53,721 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nmwhqk0o-media/images/validation_1350_5a7f05017e65d758cc85.png +2023-07-11 00:05:53,723 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1jscwg09-media/images/validation_1350_d1506a5ce5da894e9ed0.png +2023-07-11 00:05:56,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:05:56,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_1ca3d66e9f9ffe8c811c.png +2023-07-11 00:05:56,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_9e6b494b44fdfc94ec40.png +2023-07-11 00:05:56,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_d1506a5ce5da894e9ed0.png +2023-07-11 00:05:56,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_5a7f05017e65d758cc85.png +2023-07-11 00:05:56,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:05:56,663 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ergm98hu-media/images/validation_1350_5a7f05017e65d758cc85.png +2023-07-11 00:05:56,665 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gcgp1xmv-media/images/validation_1350_d1506a5ce5da894e9ed0.png +2023-07-11 00:05:56,670 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f81ix7j8-media/images/validation_1350_9e6b494b44fdfc94ec40.png +2023-07-11 00:05:56,671 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xjtx15ic-media/images/validation_1350_1ca3d66e9f9ffe8c811c.png +2023-07-11 00:05:57,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:02,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:02,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:02,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:02,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:04,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:06:06,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:08,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:12,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:14,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:06:14,071 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:06:14,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:06:14,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:06:14,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:14,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:06:17,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:17,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:18,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:20,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:21,323 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:06:24,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:24,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:06:24,490 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:06:24,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:06:24,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:06:26,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:26,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:06:29,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:32,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:32,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:32,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:34,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:06:34,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:06:34,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:06:34,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:06:35,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:38,376 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:38,376 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:06:40,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:44,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:44,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:06:44,589 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:06:44,589 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:06:44,591 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:06:45,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:47,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:47,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:50,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:50,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:06:51,325 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:06:51,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:54,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:06:54,057 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:06:54,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:06:54,060 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:06:56,528 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:06:56,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:06:56,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:01,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:02,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:02,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:02,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:04,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:07:04,805 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:07:04,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:07:04,807 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:07:07,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:08,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:08,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:07:13,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:14,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:14,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:07:14,686 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:07:14,687 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:07:14,689 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:07:17,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:17,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:18,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:20,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:20,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:07:21,325 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:07:23,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:25,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:07:25,416 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:07:25,416 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:07:25,418 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:07:26,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:26,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:07:29,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:29,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:07:29,854 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:07:29,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:07:29,856 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:07:32,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:32,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:32,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:32,597 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:07:35,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:38,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:07:40,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:45,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:47,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:47,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:47,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:50,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:51,326 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:07:56,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:01,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:02,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:02,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:02,782 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:06,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:11,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:16,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:17,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:17,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:17,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:21,327 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:08:22,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:27,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:32,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:32,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:32,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:32,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:37,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:41,700 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:08:41,700 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1360_c582bd67e8a2ff714863.png with policy now +2023-07-11 00:08:41,711 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:08:41,711 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1360_092ececd3cec71e38836.png with policy now +2023-07-11 00:08:41,720 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:08:41,720 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1360_5cdde28ed91fc041bbab.png with policy now +2023-07-11 00:08:41,730 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:08:41,730 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1360_94626ce2979c7d952def.png with policy now +2023-07-11 00:08:41,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:08:41,775 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:08:41,775 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:08:41,777 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:08:42,030 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oq8umqu1-media/images/validation_1360_94626ce2979c7d952def.png +2023-07-11 00:08:42,031 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yi3sumic-media/images/validation_1360_092ececd3cec71e38836.png +2023-07-11 00:08:42,041 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pkbrv4qu-media/images/validation_1360_c582bd67e8a2ff714863.png +2023-07-11 00:08:42,054 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x4n33fwb-media/images/validation_1360_5cdde28ed91fc041bbab.png +2023-07-11 00:08:43,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:44,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:08:44,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:08:44,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_c582bd67e8a2ff714863.png +2023-07-11 00:08:44,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_092ececd3cec71e38836.png +2023-07-11 00:08:44,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_5cdde28ed91fc041bbab.png +2023-07-11 00:08:44,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_94626ce2979c7d952def.png +2023-07-11 00:08:44,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:08:45,204 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0wo4r4ff-media/images/validation_1360_c582bd67e8a2ff714863.png +2023-07-11 00:08:45,213 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i7cng6l8-media/images/validation_1360_092ececd3cec71e38836.png +2023-07-11 00:08:45,231 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tg2iekzi-media/images/validation_1360_94626ce2979c7d952def.png +2023-07-11 00:08:45,262 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0szgah5d-media/images/validation_1360_5cdde28ed91fc041bbab.png +2023-07-11 00:08:47,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:47,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:47,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:48,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:50,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:08:51,328 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:08:51,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:08:53,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:56,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:08:58,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:01,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:09:01,915 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:09:01,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:09:01,917 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:09:02,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:02,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:02,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:02,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:02,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:09:04,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:08,902 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:10,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:12,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:09:12,471 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:09:12,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:09:12,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:09:14,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:14,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:09:15,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:17,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:17,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:17,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:20,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:21,330 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:09:21,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:22,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:09:22,403 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:09:22,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:09:22,405 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:09:26,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:26,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:09:27,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:32,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:32,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:32,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:32,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:32,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:33,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:09:33,465 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:09:33,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:09:33,468 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:09:37,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:38,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:38,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:09:42,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:43,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:09:43,411 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:09:43,411 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:09:43,413 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:09:45,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:45,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:09:47,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:47,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:47,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:47,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:51,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:51,331 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:09:53,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:53,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:09:53,410 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:09:53,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:09:53,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:09:57,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:09:57,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:09:59,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:02,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:02,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:02,971 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:03,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:10:03,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:10:03,757 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:10:03,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:10:03,759 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:10:04,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:09,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:10:09,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:10:10,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:13,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:10:13,509 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:10:13,509 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:10:13,511 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:10:15,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:10:15,148 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:10:15,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:18,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:18,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:18,143 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:18,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:10:18,200 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:10:18,200 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:10:18,202 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:10:21,162 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:10:21,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:10:21,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:21,332 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:10:26,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:31,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:33,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:33,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:33,334 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:36,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:41,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:46,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:48,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:48,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:48,334 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:51,334 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:10:52,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:57,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:02,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:03,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:03,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:03,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:07,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:12,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:17,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:18,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:18,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:18,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:21,335 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:11:23,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:28,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:29,988 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:11:29,988 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1370_0f6b377fd88350fd2823.png with policy now +2023-07-11 00:11:29,999 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:11:29,999 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1370_6d45dc09d86b4d5322c3.png with policy now +2023-07-11 00:11:30,009 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:11:30,009 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1370_319ceb7f98a6c06d5b13.png with policy now +2023-07-11 00:11:30,115 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:11:30,115 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1370_d6c22131ef083e6eb11a.png with policy now +2023-07-11 00:11:30,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:11:30,155 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:11:30,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:11:30,158 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:11:30,304 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r49342ag-media/images/validation_1370_0f6b377fd88350fd2823.png +2023-07-11 00:11:30,310 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ptgowt0w-media/images/validation_1370_6d45dc09d86b4d5322c3.png +2023-07-11 00:11:30,314 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eyw1wj0m-media/images/validation_1370_319ceb7f98a6c06d5b13.png +2023-07-11 00:11:30,419 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9m791cct-media/images/validation_1370_d6c22131ef083e6eb11a.png +2023-07-11 00:11:33,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:33,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:33,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:33,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:11:33,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_6d45dc09d86b4d5322c3.png +2023-07-11 00:11:33,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_0f6b377fd88350fd2823.png +2023-07-11 00:11:33,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_d6c22131ef083e6eb11a.png +2023-07-11 00:11:33,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_319ceb7f98a6c06d5b13.png +2023-07-11 00:11:33,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:11:33,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:33,745 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2qvkzcuq-media/images/validation_1370_0f6b377fd88350fd2823.png +2023-07-11 00:11:33,769 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dmxpsyu5-media/images/validation_1370_6d45dc09d86b4d5322c3.png +2023-07-11 00:11:33,810 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tr0mm4zn-media/images/validation_1370_319ceb7f98a6c06d5b13.png +2023-07-11 00:11:34,964 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v0tvpbm1-media/images/validation_1370_d6c22131ef083e6eb11a.png +2023-07-11 00:11:38,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:39,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:11:41,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:11:44,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:45,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:11:48,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:48,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:48,393 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:49,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:51,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:11:51,310 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:11:51,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:11:51,313 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:11:51,336 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:11:51,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:11:51,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:11:55,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:57,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:01,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:12:01,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:01,352 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:12:01,352 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:12:01,354 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:12:03,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:03,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:03,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:03,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:12:06,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:09,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:11,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:12:11,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:11,529 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:12:11,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:12:11,532 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:12:15,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:15,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:12:16,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:19,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:19,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:19,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:21,337 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:12:21,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:22,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:12:22,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:22,309 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:12:22,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:12:22,312 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:12:27,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:27,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:27,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:12:32,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:12:32,443 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:12:32,443 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:12:32,445 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:12:33,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:33,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:33,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:12:34,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:34,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:34,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:39,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:39,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:42,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:12:42,046 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:12:42,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:12:42,049 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:12:44,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:45,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:45,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:12:49,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:49,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:49,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:50,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:51,338 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:12:51,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:51,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:12:51,799 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:12:51,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:12:51,801 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:12:56,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:57,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:12:57,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:13:01,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:02,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:13:02,154 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:13:02,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:13:02,157 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:13:03,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:13:03,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:13:04,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:04,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:04,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:06,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:07,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:13:07,142 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:13:07,142 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:13:07,144 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:13:09,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:13:09,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:13:12,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:17,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:19,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:19,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:19,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:21,341 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:13:22,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:27,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:32,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:34,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:34,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:34,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:38,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:43,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:48,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:49,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:49,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:49,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:51,340 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:13:53,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:58,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:03,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:04,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:04,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:04,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:08,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:13,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:18,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:18,917 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:14:18,917 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1380_c0f8a4f1314c8a131e52.png with policy now +2023-07-11 00:14:18,927 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:14:18,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1380_ebda7671bdf6eba5a6be.png with policy now +2023-07-11 00:14:18,937 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:14:18,937 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1380_453d430b12b0076bf9ba.png with policy now +2023-07-11 00:14:18,947 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:14:18,947 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1380_9b2ced54e7f19ebea57b.png with policy now +2023-07-11 00:14:18,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:14:18,987 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:14:18,988 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:14:18,997 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:14:19,246 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xtpr2adt-media/images/validation_1380_c0f8a4f1314c8a131e52.png +2023-07-11 00:14:19,262 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7nqw9p51-media/images/validation_1380_453d430b12b0076bf9ba.png +2023-07-11 00:14:19,264 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p80ubfur-media/images/validation_1380_9b2ced54e7f19ebea57b.png +2023-07-11 00:14:19,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:19,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:19,346 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:19,390 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o66cd1ab-media/images/validation_1380_ebda7671bdf6eba5a6be.png +2023-07-11 00:14:21,341 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:14:21,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:14:21,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_ebda7671bdf6eba5a6be.png +2023-07-11 00:14:21,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_c0f8a4f1314c8a131e52.png +2023-07-11 00:14:21,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_9b2ced54e7f19ebea57b.png +2023-07-11 00:14:21,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_453d430b12b0076bf9ba.png +2023-07-11 00:14:21,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:14:22,321 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6vsuqpep-media/images/validation_1380_c0f8a4f1314c8a131e52.png +2023-07-11 00:14:22,354 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/44sgmq6u-media/images/validation_1380_9b2ced54e7f19ebea57b.png +2023-07-11 00:14:22,357 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bg6jz660-media/images/validation_1380_453d430b12b0076bf9ba.png +2023-07-11 00:14:22,596 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fpaqqu8d-media/images/validation_1380_ebda7671bdf6eba5a6be.png +2023-07-11 00:14:23,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:27,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:14:29,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:30,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:14:33,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:14:34,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:34,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:34,346 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:34,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:39,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:14:39,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:39,389 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:14:39,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:14:39,391 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:14:39,994 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:14:39,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:14:45,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:46,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:14:49,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:49,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:49,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:49,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:14:49,539 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:14:49,540 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:14:49,543 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:14:50,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:51,342 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:14:52,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:14:52,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:14:55,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:58,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:14:59,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:14:59,760 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:14:59,760 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:14:59,762 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:00,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:04,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:04,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:04,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:04,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:04,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:06,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:10,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:15:10,063 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:15:10,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:15:10,064 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:10,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:12,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:16,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:16,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:17,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:19,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:19,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:19,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:19,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:15:19,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:15:19,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:15:19,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:21,343 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:15:22,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:22,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:22,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:27,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:28,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:29,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:15:29,487 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:15:29,487 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:15:29,489 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:33,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:34,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:34,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:34,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:34,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:34,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:38,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:39,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:15:39,662 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:15:39,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:15:39,664 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:40,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:40,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:43,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:46,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:49,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:49,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:49,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:49,883 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:49,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:15:49,939 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:15:49,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:15:49,944 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:51,344 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:15:52,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:52,270 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:54,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:15:54,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:54,237 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:15:54,237 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:15:54,239 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:15:58,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:15:58,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:15:59,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:04,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:05,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:05,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:05,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:10,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:15,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:20,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:20,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:20,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:20,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:21,346 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:16:25,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:30,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:35,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:35,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:35,196 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:36,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:41,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:46,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:50,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:50,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:50,238 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:51,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:51,347 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:16:56,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:01,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:05,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:05,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:05,238 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:06,098 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:17:06,099 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1390_09c74e89699fb6f00c7c.png with policy now +2023-07-11 00:17:06,109 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:17:06,109 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1390_fa55f1d211a2fd84f761.png with policy now +2023-07-11 00:17:06,118 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:17:06,118 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1390_8ca4e14cb5d59c185213.png with policy now +2023-07-11 00:17:06,128 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:17:06,128 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1390_dbef90047a10e1ffda14.png with policy now +2023-07-11 00:17:06,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:17:06,171 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:17:06,171 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:17:06,173 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:17:06,469 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q3y3l1p6-media/images/validation_1390_8ca4e14cb5d59c185213.png +2023-07-11 00:17:06,481 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rzqeaajw-media/images/validation_1390_fa55f1d211a2fd84f761.png +2023-07-11 00:17:06,489 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zno7fp01-media/images/validation_1390_09c74e89699fb6f00c7c.png +2023-07-11 00:17:06,528 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ndn4zj4i-media/images/validation_1390_dbef90047a10e1ffda14.png +2023-07-11 00:17:07,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:10,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:17:10,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_dbef90047a10e1ffda14.png +2023-07-11 00:17:10,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_fa55f1d211a2fd84f761.png +2023-07-11 00:17:10,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_09c74e89699fb6f00c7c.png +2023-07-11 00:17:10,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_8ca4e14cb5d59c185213.png +2023-07-11 00:17:10,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:17:11,017 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7w6tzp26-media/images/validation_1390_dbef90047a10e1ffda14.png +2023-07-11 00:17:11,032 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/08pqd1aw-media/images/validation_1390_8ca4e14cb5d59c185213.png +2023-07-11 00:17:11,041 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g44tbw6h-media/images/validation_1390_09c74e89699fb6f00c7c.png +2023-07-11 00:17:11,099 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sf9th9i1-media/images/validation_1390_fa55f1d211a2fd84f761.png +2023-07-11 00:17:12,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:16,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:16,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:17:18,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:20,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:20,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:20,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:21,349 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:17:22,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:23,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:26,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:17:26,774 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:17:26,775 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:17:26,777 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:17:28,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:28,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:17:28,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:34,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:34,593 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:35,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:35,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:35,925 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:36,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:17:36,727 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:17:36,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:17:36,728 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:17:39,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:40,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:40,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:17:44,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:46,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:17:46,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:17:46,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:17:46,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:17:46,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:46,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:17:50,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:50,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:50,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:50,924 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:51,349 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:17:52,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:55,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:56,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:17:56,291 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:17:56,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:17:56,293 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:17:58,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:17:58,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:18:00,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:04,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:05,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:05,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:05,925 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:05,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:06,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:18:06,581 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:18:06,581 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:18:06,583 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:18:10,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:10,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:18:11,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:16,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:18:16,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:16,422 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:18:16,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:18:16,425 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:18:16,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:16,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:18:21,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:21,008 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:21,008 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:21,350 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:18:21,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:22,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:26,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:18:26,683 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:18:26,684 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:18:26,685 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:18:27,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:28,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:28,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:18:32,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:34,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:36,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:36,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:36,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:36,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:18:36,831 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:18:36,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:18:36,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:18:38,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:40,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:40,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:18:41,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:18:41,307 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:18:41,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:18:41,310 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:18:44,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:46,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:18:46,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:18:49,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:51,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:51,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:51,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:51,351 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:18:54,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:59,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:04,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:06,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:06,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:06,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:10,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:15,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:20,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:21,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:21,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:21,077 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:21,352 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:19:25,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:30,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:35,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:36,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:36,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:36,077 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:41,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:46,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:51,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:51,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:51,078 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:51,353 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:19:51,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:53,068 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:19:53,068 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1400_5d0cd6080a8dac3fc3f7.png with policy now +2023-07-11 00:19:53,079 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:19:53,079 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1400_ab55b03b65e06d3fe4bf.png with policy now +2023-07-11 00:19:53,091 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:19:53,092 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1400_fdd5c5f681a460399631.png with policy now +2023-07-11 00:19:53,104 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:19:53,104 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1400_fb6640e934cbc73db548.png with policy now +2023-07-11 00:19:53,108 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_ab55b03b65e06d3fe4bf.png +2023-07-11 00:19:53,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_5d0cd6080a8dac3fc3f7.png +2023-07-11 00:19:53,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fdd5c5f681a460399631.png +2023-07-11 00:19:53,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:19:53,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:19:53,148 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:19:53,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:19:53,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:19:53,402 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tflylbjy-media/images/validation_1400_ab55b03b65e06d3fe4bf.png +2023-07-11 00:19:53,423 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jv05ohk7-media/images/validation_1400_5d0cd6080a8dac3fc3f7.png +2023-07-11 00:19:53,479 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9ljmbdev-media/images/validation_1400_fb6640e934cbc73db548.png +2023-07-11 00:19:53,487 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vacvjovs-media/images/validation_1400_fdd5c5f681a460399631.png +2023-07-11 00:19:53,884 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ovarh7ig-media/images/validation_1400_5d0cd6080a8dac3fc3f7.png +2023-07-11 00:19:53,938 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2dxrg2x6-media/images/validation_1400_fdd5c5f681a460399631.png +2023-07-11 00:19:53,969 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/47s7ym1h-media/images/validation_1400_ab55b03b65e06d3fe4bf.png +2023-07-11 00:19:57,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:59,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:19:59,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:19:59,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fb6640e934cbc73db548.png +2023-07-11 00:19:59,123 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:19:59,495 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i3hsuozc-media/images/validation_1400_fb6640e934cbc73db548.png +2023-07-11 00:20:03,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:04,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:20:05,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:06,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:06,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:20:06,078 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:08,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:11,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:13,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:20:13,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:13,607 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:20:13,608 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:20:13,610 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:20:17,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:17,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:20:19,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:21,354 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:20:21,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:20:21,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:21,396 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:23,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:24,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:20:24,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:24,744 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:20:24,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:20:24,747 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:20:29,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:29,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:20:30,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:35,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:20:35,128 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:20:35,128 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:20:35,130 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:20:35,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:35,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:20:36,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:36,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:20:36,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:36,880 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:41,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:42,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:45,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:20:45,302 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:20:45,302 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:20:45,304 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:20:47,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:47,216 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:20:47,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:51,355 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:20:52,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:20:52,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:52,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:52,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:53,227 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:55,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:20:55,286 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:20:55,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:20:55,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:20:58,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:59,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:20:59,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:21:04,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:04,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:21:04,808 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:21:04,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:21:04,810 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:21:05,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:21:05,366 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:21:07,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:07,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:07,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:10,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:11,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:21:14,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:21:14,616 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:21:14,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:21:14,618 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:21:15,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:17,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:21:17,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:21:21,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:21,356 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:21:22,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:22,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:22,302 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:23,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:21:25,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:21:25,623 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:21:25,624 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:21:25,626 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:21:26,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:29,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:21:29,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:21:30,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:21:30,135 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:21:30,135 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:21:30,137 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:21:32,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:35,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:21:35,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:21:37,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:37,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:37,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:37,302 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:42,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:47,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:51,357 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:21:52,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:52,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:52,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:53,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:58,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:03,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:07,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:07,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:09,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:14,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:19,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:21,358 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:22:22,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:22,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:24,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:29,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:34,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:37,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:37,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:37,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:39,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:41,853 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:22:41,853 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1410_7653472545857025c647.png with policy now +2023-07-11 00:22:41,864 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:22:41,864 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1410_be2ecffd70aa874c105e.png with policy now +2023-07-11 00:22:41,873 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:22:41,873 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1410_c86792f44b2add196f49.png with policy now +2023-07-11 00:22:41,883 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:22:41,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1410_c1a5af6752f4da4374ab.png with policy now +2023-07-11 00:22:41,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:22:41,925 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:22:41,925 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:22:41,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:22:42,175 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i7sv5eqh-media/images/validation_1410_7653472545857025c647.png +2023-07-11 00:22:42,182 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/75w5fp2q-media/images/validation_1410_c1a5af6752f4da4374ab.png +2023-07-11 00:22:42,192 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/br9jh4dv-media/images/validation_1410_c86792f44b2add196f49.png +2023-07-11 00:22:42,256 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mgw5gkji-media/images/validation_1410_be2ecffd70aa874c105e.png +2023-07-11 00:22:44,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:47,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:22:47,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:22:47,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c86792f44b2add196f49.png +2023-07-11 00:22:47,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_be2ecffd70aa874c105e.png +2023-07-11 00:22:47,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_7653472545857025c647.png +2023-07-11 00:22:47,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c1a5af6752f4da4374ab.png +2023-07-11 00:22:47,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:22:48,053 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3ndqvw8x-media/images/validation_1410_c86792f44b2add196f49.png +2023-07-11 00:22:48,057 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ud6rgoeg-media/images/validation_1410_7653472545857025c647.png +2023-07-11 00:22:48,103 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wqkdy5a5-media/images/validation_1410_c1a5af6752f4da4374ab.png +2023-07-11 00:22:48,443 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t9delzfr-media/images/validation_1410_be2ecffd70aa874c105e.png +2023-07-11 00:22:50,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:51,359 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:22:52,698 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:52,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:52,699 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:52,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:22:53,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:22:55,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:59,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:00,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:02,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:23:02,422 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:23:02,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:23:02,424 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:23:05,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:05,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:23:06,008 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:07,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:07,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:07,722 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:11,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:11,745 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:12,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:23:12,580 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:23:12,580 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:23:12,582 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:23:16,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:17,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:17,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:23:21,361 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:23:22,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:22,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:22,721 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:23,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:23:23,283 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:23:23,283 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:23:23,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:23:23,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:23,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:23:27,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:29,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:32,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:33,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:23:33,474 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:23:33,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:23:33,476 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:23:35,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:35,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:23:37,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:37,721 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:38,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:41,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:42,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:23:42,909 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:23:42,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:23:42,911 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:23:43,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:47,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:47,949 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:23:49,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:51,362 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:23:52,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:52,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:52,721 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:53,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:23:53,080 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:23:53,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:23:53,082 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:23:53,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:23:53,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:23:55,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:59,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:24:00,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:03,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:24:03,082 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:24:03,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:24:03,084 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:24:05,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:05,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:24:05,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:24:07,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:07,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:07,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:11,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:12,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:24:13,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:24:13,773 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:24:13,773 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:24:13,775 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:24:17,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:18,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:24:18,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:24:18,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:24:18,425 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:24:18,426 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:24:18,428 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:24:21,363 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:24:22,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:22,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:22,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:22,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:24,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:24:24,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:24:27,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:32,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:37,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:38,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:38,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:38,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:43,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:48,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:51,364 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:24:53,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:53,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:53,133 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:53,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:58,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:03,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:08,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:08,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:08,133 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:09,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:14,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:19,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:21,365 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:25:23,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:23,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:23,234 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:24,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:29,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:30,190 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:25:30,190 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1420_1fd3107303e6e60d84af.png with policy now +2023-07-11 00:25:30,230 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:25:30,230 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1420_14c8a947951397e510d9.png with policy now +2023-07-11 00:25:30,231 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:25:30,231 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1420_faca9db2c18ba0d1d491.png with policy now +2023-07-11 00:25:30,232 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:25:30,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1420_84a1f5617fef92f658b3.png with policy now +2023-07-11 00:25:30,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:25:30,267 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:25:30,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:25:30,269 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:25:30,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:25:30,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_14c8a947951397e510d9.png +2023-07-11 00:25:30,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_84a1f5617fef92f658b3.png +2023-07-11 00:25:30,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_faca9db2c18ba0d1d491.png +2023-07-11 00:25:30,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_1fd3107303e6e60d84af.png +2023-07-11 00:25:30,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:25:30,545 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rt5v8yjc-media/images/validation_1420_14c8a947951397e510d9.png +2023-07-11 00:25:30,557 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nclylgnn-media/images/validation_1420_1fd3107303e6e60d84af.png +2023-07-11 00:25:30,563 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uvpav7g0-media/images/validation_1420_faca9db2c18ba0d1d491.png +2023-07-11 00:25:30,595 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nurlnejk-media/images/validation_1420_84a1f5617fef92f658b3.png +2023-07-11 00:25:30,939 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qv6h0v89-media/images/validation_1420_14c8a947951397e510d9.png +2023-07-11 00:25:31,002 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/70kuu825-media/images/validation_1420_1fd3107303e6e60d84af.png +2023-07-11 00:25:31,114 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qbtl1e04-media/images/validation_1420_faca9db2c18ba0d1d491.png +2023-07-11 00:25:31,299 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/txxuvpqk-media/images/validation_1420_84a1f5617fef92f658b3.png +2023-07-11 00:25:34,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:36,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:25:38,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:38,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:38,192 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:40,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:41,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:25:42,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:25:46,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:48,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:25:51,367 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:25:51,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:51,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:25:51,576 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:25:51,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:25:51,578 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:25:53,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:53,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:53,192 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:54,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:25:54,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:25:56,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:00,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:01,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:26:01,393 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:26:01,394 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:26:01,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:26:02,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:06,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:06,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:26:08,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:08,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:08,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:08,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:12,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:12,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:26:12,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:26:12,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:26:12,379 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:26:13,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:18,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:18,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:26:18,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:21,368 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:26:23,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:26:23,149 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:26:23,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:26:23,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:26:23,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:23,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:23,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:24,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:24,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:26:24,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:29,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:30,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:32,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:26:32,451 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:26:32,452 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:26:32,454 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:26:34,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:36,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:36,538 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:26:38,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:38,371 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:40,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:42,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:26:42,248 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:26:42,248 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:26:42,250 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:26:42,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:42,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:26:45,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:48,563 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:51,369 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:26:51,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:52,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:26:52,011 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:26:52,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:26:52,014 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:26:53,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:53,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:53,710 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:54,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:26:54,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:26:56,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:00,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:27:01,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:02,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:27:02,049 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:27:02,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:27:02,052 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:27:06,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:27:06,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:06,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:27:06,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:27:06,771 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:27:06,771 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:27:06,773 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:27:08,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:08,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:08,710 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:11,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:12,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:27:12,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:27:16,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:21,370 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:27:22,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:23,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:23,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:23,710 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:27,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:32,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:37,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:38,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:38,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:38,826 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:42,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:47,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:51,371 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:27:53,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:53,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:53,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:53,826 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:58,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:03,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:08,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:08,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:08,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:08,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:13,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:18,610 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:28:18,610 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1430_3f42d70f7022e9709471.png with policy now +2023-07-11 00:28:18,621 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:28:18,622 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1430_7a163e1b7c26f13fb53f.png with policy now +2023-07-11 00:28:18,631 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:28:18,631 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1430_ae80e28d1395846a7d68.png with policy now +2023-07-11 00:28:18,640 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:28:18,640 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1430_d8521a15ad6d25957b4d.png with policy now +2023-07-11 00:28:18,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:28:18,683 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:28:18,684 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:28:18,686 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:28:18,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:28:18,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_7a163e1b7c26f13fb53f.png +2023-07-11 00:28:18,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_d8521a15ad6d25957b4d.png +2023-07-11 00:28:18,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_3f42d70f7022e9709471.png +2023-07-11 00:28:18,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_ae80e28d1395846a7d68.png +2023-07-11 00:28:18,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:28:18,927 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vinbhjpq-media/images/validation_1430_3f42d70f7022e9709471.png +2023-07-11 00:28:18,952 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fgge1iwj-media/images/validation_1430_7a163e1b7c26f13fb53f.png +2023-07-11 00:28:18,956 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6nh681fb-media/images/validation_1430_ae80e28d1395846a7d68.png +2023-07-11 00:28:18,958 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m7lt9dr8-media/images/validation_1430_d8521a15ad6d25957b4d.png +2023-07-11 00:28:19,431 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mqd5jrmc-media/images/validation_1430_3f42d70f7022e9709471.png +2023-07-11 00:28:19,448 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ob41s4qy-media/images/validation_1430_ae80e28d1395846a7d68.png +2023-07-11 00:28:19,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:19,821 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i69n2z6h-media/images/validation_1430_7a163e1b7c26f13fb53f.png +2023-07-11 00:28:19,854 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5a8hczrs-media/images/validation_1430_d8521a15ad6d25957b4d.png +2023-07-11 00:28:21,373 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:28:23,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:23,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:23,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:24,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:28:24,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:28,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:28:30,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:30,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:28:35,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:36,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:28:38,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:28:38,600 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:28:38,601 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:28:38,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:28:38,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:38,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:38,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:40,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:42,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:28:42,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:28:46,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:48,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:28:48,517 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:28:48,517 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:28:48,519 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:28:48,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:28:48,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:28:51,374 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:28:51,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:53,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:53,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:53,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:54,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:28:57,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:58,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:28:58,846 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:28:58,846 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:28:58,848 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:29:00,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:00,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:29:02,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:06,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:07,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:09,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:09,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:09,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:09,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:29:09,048 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:29:09,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:29:09,051 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:29:12,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:12,976 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:12,977 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:29:17,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:18,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:29:18,812 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:29:18,812 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:29:18,815 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:29:19,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:19,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:29:21,376 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:29:23,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:24,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:24,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:24,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:25,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:28,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:29,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:29:29,363 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:29:29,364 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:29:29,366 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:29:31,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:31,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:29:33,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:37,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:39,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:39,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:39,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:39,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:40,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:29:40,003 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:29:40,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:29:40,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:29:43,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:43,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:29:44,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:49,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:49,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:50,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:29:50,355 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:29:50,355 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:29:50,357 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:29:51,377 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:29:54,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:54,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:54,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:55,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:29:55,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:29:55,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:55,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:29:55,303 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:29:55,303 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:29:55,305 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:30:00,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:01,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:30:01,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:30:05,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:09,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:09,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:09,503 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:10,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:15,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:20,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:21,475 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:30:24,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:24,502 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:26,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:31,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:36,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:39,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:39,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:39,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:41,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:46,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:51,379 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:30:52,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:54,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:54,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:54,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:57,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:02,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:07,181 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:31:07,181 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1440_bbcaf7c5ff7a834e3540.png with policy now +2023-07-11 00:31:07,192 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:31:07,192 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1440_6344977ee4d337827e30.png with policy now +2023-07-11 00:31:07,201 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:31:07,201 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1440_a8fcf6c3ffdefd022266.png with policy now +2023-07-11 00:31:07,211 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:31:07,211 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1440_d4c7562b623f00497755.png with policy now +2023-07-11 00:31:07,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:31:07,252 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:31:07,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:31:07,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:31:07,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:31:07,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_6344977ee4d337827e30.png +2023-07-11 00:31:07,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_d4c7562b623f00497755.png +2023-07-11 00:31:07,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_a8fcf6c3ffdefd022266.png +2023-07-11 00:31:07,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_bbcaf7c5ff7a834e3540.png +2023-07-11 00:31:07,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:31:07,508 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jfn44m1z-media/images/validation_1440_bbcaf7c5ff7a834e3540.png +2023-07-11 00:31:07,521 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bat9sxml-media/images/validation_1440_a8fcf6c3ffdefd022266.png +2023-07-11 00:31:07,547 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0th3fez8-media/images/validation_1440_6344977ee4d337827e30.png +2023-07-11 00:31:07,598 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zz9zrsoo-media/images/validation_1440_d4c7562b623f00497755.png +2023-07-11 00:31:07,935 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hjw8lttq-media/images/validation_1440_a8fcf6c3ffdefd022266.png +2023-07-11 00:31:07,978 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pmbsuzg8-media/images/validation_1440_bbcaf7c5ff7a834e3540.png +2023-07-11 00:31:08,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:08,278 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p4qr588t-media/images/validation_1440_6344977ee4d337827e30.png +2023-07-11 00:31:08,323 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qyhmuq78-media/images/validation_1440_d4c7562b623f00497755.png +2023-07-11 00:31:09,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:09,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:09,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:13,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:14,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:17,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:31:19,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:19,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:21,379 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:31:24,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:24,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:24,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:24,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:25,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:27,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:31:27,153 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:31:27,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:31:27,155 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:31:30,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:31,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:31,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:31:35,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:36,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:31:36,988 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:31:36,988 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:31:36,991 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:31:37,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:37,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:31:39,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:39,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:39,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:40,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:43,535 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:46,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:48,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:31:48,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:31:48,460 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:31:48,462 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:31:49,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:49,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:31:51,381 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:31:52,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:55,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:55,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:55,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:55,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:31:57,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:58,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:31:58,228 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:31:58,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:31:58,230 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:32:01,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:01,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:32:03,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:07,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:32:07,516 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:32:07,516 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:32:07,518 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:32:07,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:07,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:32:09,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:10,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:10,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:10,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:13,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:14,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:17,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:32:17,269 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:32:17,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:32:17,272 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:32:19,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:19,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:32:19,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:21,381 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:32:25,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:25,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:25,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:25,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:25,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:27,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:32:27,728 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:32:27,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:32:27,730 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:32:31,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:31,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:31,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:32:37,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:37,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:32:37,607 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:32:37,607 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:32:37,609 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:32:37,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:37,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:32:40,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:40,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:40,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:42,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:42,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:32:42,461 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:32:42,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:32:42,463 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:32:43,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:43,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:32:47,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:49,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:32:51,382 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:32:53,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:55,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:55,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:55,429 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:58,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:03,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:08,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:10,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:10,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:10,429 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:14,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:19,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:21,383 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:33:25,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:25,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:25,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:25,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:30,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:35,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:40,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:40,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:40,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:41,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:46,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:51,384 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:33:52,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:54,224 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:33:54,224 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1450_7f14c6571ffb2eaa246d.png with policy now +2023-07-11 00:33:54,306 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:33:54,306 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1450_71ff466c9169f5fb55b5.png with policy now +2023-07-11 00:33:54,319 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:33:54,319 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1450_5bc39a9ac6c09fb67781.png with policy now +2023-07-11 00:33:54,329 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:33:54,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1450_e910141dcf5615df52f7.png with policy now +2023-07-11 00:33:54,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:33:54,371 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:33:54,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:33:54,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:33:54,555 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nv5u8920-media/images/validation_1450_7f14c6571ffb2eaa246d.png +2023-07-11 00:33:54,652 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kmr7q8l4-media/images/validation_1450_5bc39a9ac6c09fb67781.png +2023-07-11 00:33:54,662 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qaa62lqm-media/images/validation_1450_71ff466c9169f5fb55b5.png +2023-07-11 00:33:54,666 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z55ey51i-media/images/validation_1450_e910141dcf5615df52f7.png +2023-07-11 00:33:55,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:55,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:55,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:56,056 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:33:56,057 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_5bc39a9ac6c09fb67781.png +2023-07-11 00:33:56,057 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_7f14c6571ffb2eaa246d.png +2023-07-11 00:33:56,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_71ff466c9169f5fb55b5.png +2023-07-11 00:33:56,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_e910141dcf5615df52f7.png +2023-07-11 00:33:56,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:33:56,414 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t1jfi43m-media/images/validation_1450_5bc39a9ac6c09fb67781.png +2023-07-11 00:33:56,417 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7s61qszf-media/images/validation_1450_e910141dcf5615df52f7.png +2023-07-11 00:33:56,427 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rq5czcpk-media/images/validation_1450_71ff466c9169f5fb55b5.png +2023-07-11 00:33:56,442 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8tqilxuq-media/images/validation_1450_7f14c6571ffb2eaa246d.png +2023-07-11 00:33:57,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:02,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:03,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:05,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:34:08,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:08,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:10,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:10,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:10,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:14,092 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:14,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:14,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:34:14,721 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:34:14,721 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:34:14,723 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:34:19,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:20,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:20,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:34:21,385 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:34:24,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:34:24,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:24,703 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:34:24,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:34:24,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:34:25,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:25,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:25,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:26,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:26,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:34:29,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:32,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:34,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:34:35,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:35,001 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:34:35,001 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:34:35,003 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:34:38,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:38,146 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:34:40,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:40,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:40,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:40,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:44,160 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:45,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:34:45,206 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:34:45,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:34:45,208 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:34:46,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:50,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:50,171 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:34:51,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:51,386 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:34:55,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:55,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:55,550 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:55,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:34:55,591 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:34:55,591 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:34:55,593 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:34:56,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:34:56,302 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:34:56,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:02,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:02,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:05,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:35:05,361 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:35:05,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:35:05,364 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:35:07,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:08,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:08,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:35:10,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:10,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:10,604 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:13,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:14,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:16,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:35:16,016 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:35:16,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:35:16,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:35:18,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:20,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:20,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:35:21,388 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:35:24,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:25,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:35:25,556 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:35:25,556 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:35:25,558 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:35:25,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:25,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:26,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:26,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:35:29,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:30,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:35:30,058 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:35:30,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:35:30,060 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:35:32,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:32,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:35:35,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:38,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:35:40,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:40,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:40,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:45,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:50,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:51,389 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:35:55,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:55,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:55,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:55,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:00,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:05,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:10,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:10,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:10,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:11,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:16,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:21,390 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:36:22,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:25,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:25,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:25,671 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:27,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:32,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:37,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:40,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:40,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:40,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:41,817 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:36:41,817 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1460_7907c02c293c4449e407.png with policy now +2023-07-11 00:36:41,828 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:36:41,828 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1460_f6526b470aa7a3b85e9d.png with policy now +2023-07-11 00:36:41,837 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:36:41,837 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1460_f5300cbab7578413721c.png with policy now +2023-07-11 00:36:41,847 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:36:41,847 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1460_0e6b8dc2e44277177a07.png with policy now +2023-07-11 00:36:41,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:36:41,888 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:36:41,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:36:41,891 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:36:42,131 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k41k8i2x-media/images/validation_1460_7907c02c293c4449e407.png +2023-07-11 00:36:42,152 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d73i2d3f-media/images/validation_1460_0e6b8dc2e44277177a07.png +2023-07-11 00:36:42,153 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uuetxjia-media/images/validation_1460_f5300cbab7578413721c.png +2023-07-11 00:36:42,208 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/99s56e4a-media/images/validation_1460_f6526b470aa7a3b85e9d.png +2023-07-11 00:36:42,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:44,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:36:44,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f6526b470aa7a3b85e9d.png +2023-07-11 00:36:44,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f5300cbab7578413721c.png +2023-07-11 00:36:44,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_7907c02c293c4449e407.png +2023-07-11 00:36:44,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_0e6b8dc2e44277177a07.png +2023-07-11 00:36:44,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:36:45,030 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ml3m0418-media/images/validation_1460_f6526b470aa7a3b85e9d.png +2023-07-11 00:36:45,032 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6qytxzuq-media/images/validation_1460_f5300cbab7578413721c.png +2023-07-11 00:36:45,043 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hfal6y5m-media/images/validation_1460_0e6b8dc2e44277177a07.png +2023-07-11 00:36:45,092 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a76621vs-media/images/validation_1460_7907c02c293c4449e407.png +2023-07-11 00:36:48,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:50,673 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:36:51,392 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:36:52,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:36:54,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:55,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:55,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:55,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:56,686 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:36:59,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:02,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:37:02,540 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:37:02,540 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:37:02,542 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:37:02,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:02,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:37:05,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:08,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:10,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:10,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:10,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:10,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:12,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:37:12,616 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:37:12,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:37:12,619 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:37:14,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:14,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:37:16,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:20,737 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:21,393 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:37:21,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:22,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:37:22,998 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:37:22,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:37:23,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:37:25,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:25,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:25,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:26,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:26,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:37:26,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:32,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:32,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:34,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:37:34,043 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:37:34,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:37:34,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:37:37,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:38,775 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:38,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:37:40,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:40,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:40,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:42,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:44,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:37:44,029 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:37:44,029 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:37:44,031 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:37:44,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:44,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:37:48,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:50,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:51,394 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:37:53,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:53,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:37:53,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:37:53,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:37:53,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:37:55,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:55,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:55,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:56,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:37:56,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:37:58,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:02,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:38:03,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:38:03,841 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:38:03,841 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:38:03,843 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:38:04,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:08,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:38:08,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:38:10,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:10,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:38:10,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:10,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:13,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:38:13,864 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:38:13,864 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:38:13,866 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:38:14,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:38:14,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:38:15,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:18,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:38:18,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:38:18,643 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:38:18,645 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:38:20,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:38:20,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:38:21,395 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:38:21,399 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:25,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:38:25,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:25,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:26,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:26,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:38:31,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:36,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:40,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:38:40,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:40,958 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:42,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:47,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:51,396 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:38:52,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:55,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:38:55,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:55,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:58,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:03,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:08,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:10,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:10,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:39:10,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:13,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:19,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:21,396 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:39:24,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:26,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:39:26,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:26,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:30,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:30,399 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:39:30,399 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1470_c4d52a3c077530a4d151.png with policy now +2023-07-11 00:39:30,410 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:39:30,410 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1470_7461951ed9fd3fac6b4e.png with policy now +2023-07-11 00:39:30,420 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:39:30,420 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1470_9c5419ffd297d528f368.png with policy now +2023-07-11 00:39:30,431 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:39:30,431 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1470_4652be26de4fbf56f7ec.png with policy now +2023-07-11 00:39:30,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:39:30,475 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:39:30,477 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:39:30,479 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:39:30,714 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r59xs222-media/images/validation_1470_c4d52a3c077530a4d151.png +2023-07-11 00:39:30,729 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wb1wq4d6-media/images/validation_1470_9c5419ffd297d528f368.png +2023-07-11 00:39:30,736 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1q6qc773-media/images/validation_1470_7461951ed9fd3fac6b4e.png +2023-07-11 00:39:30,756 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/33p3tf4e-media/images/validation_1470_4652be26de4fbf56f7ec.png +2023-07-11 00:39:33,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:39:33,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_4652be26de4fbf56f7ec.png +2023-07-11 00:39:33,239 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_9c5419ffd297d528f368.png +2023-07-11 00:39:33,239 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_7461951ed9fd3fac6b4e.png +2023-07-11 00:39:33,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_c4d52a3c077530a4d151.png +2023-07-11 00:39:33,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:39:35,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:38,014 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qr6pj05y-media/images/validation_1470_4652be26de4fbf56f7ec.png +2023-07-11 00:39:38,662 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t3je7r66-media/images/validation_1470_c4d52a3c077530a4d151.png +2023-07-11 00:39:38,726 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sl8uw0hp-media/images/validation_1470_7461951ed9fd3fac6b4e.png +2023-07-11 00:39:38,851 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3yejm370-media/images/validation_1470_9c5419ffd297d528f368.png +2023-07-11 00:39:39,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:39:40,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:39:41,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:39:41,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:41,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:41,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:45,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:39:46,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:50,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:39:50,041 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:39:50,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:39:50,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:39:51,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:39:51,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:39:51,397 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:39:52,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:56,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:39:56,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:56,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:57,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:39:57,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:00,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:40:00,297 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:40:00,298 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:40:00,300 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:40:03,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:03,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:03,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:40:08,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:09,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:10,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:40:10,940 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:40:10,941 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:40:10,943 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:40:11,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:11,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:11,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:13,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:15,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:15,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:40:18,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:21,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:21,398 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:40:21,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:40:21,540 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:40:21,540 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:40:21,542 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:40:24,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:26,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:26,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:26,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:27,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:27,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:40:29,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:31,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:40:31,885 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:40:31,885 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:40:31,887 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:40:33,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:33,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:40:35,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:39,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:41,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:41,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:41,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:41,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:42,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:40:42,025 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:40:42,025 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:40:42,027 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:40:45,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:45,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:40:46,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:51,399 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:40:51,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:52,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:40:52,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:52,149 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:40:52,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:40:52,152 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:40:56,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:56,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:56,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:57,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:40:57,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:40:57,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:02,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:41:02,079 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:41:02,079 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:41:02,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:41:03,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:03,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:41:03,543 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:41:06,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:41:06,657 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:41:06,657 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:41:06,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:41:08,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:09,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:41:09,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:41:11,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:11,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:11,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:14,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:15,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:41:19,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:21,400 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:41:25,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:26,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:26,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:26,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:30,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:35,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:40,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:41,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:41,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:41,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:46,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:51,401 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:41:52,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:56,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:56,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:56,774 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:57,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:02,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:07,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:11,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:11,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:11,732 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:13,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:18,544 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:42:18,544 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1480_ad5f7a801825f49f3d5b.png with policy now +2023-07-11 00:42:18,555 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:42:18,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1480_9c97558ed85551084243.png with policy now +2023-07-11 00:42:18,565 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:42:18,565 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1480_2442ab2d35e386a92566.png with policy now +2023-07-11 00:42:18,575 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:42:18,575 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1480_943321358777944ed89f.png with policy now +2023-07-11 00:42:18,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:42:18,620 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:42:18,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:42:18,625 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:42:18,840 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fpuv2nd1-media/images/validation_1480_ad5f7a801825f49f3d5b.png +2023-07-11 00:42:18,872 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/17bx1aes-media/images/validation_1480_9c97558ed85551084243.png +2023-07-11 00:42:18,889 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/61gf0f80-media/images/validation_1480_943321358777944ed89f.png +2023-07-11 00:42:18,915 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gpb31fgm-media/images/validation_1480_2442ab2d35e386a92566.png +2023-07-11 00:42:19,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:21,402 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:42:21,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:42:21,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_ad5f7a801825f49f3d5b.png +2023-07-11 00:42:21,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_943321358777944ed89f.png +2023-07-11 00:42:21,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_9c97558ed85551084243.png +2023-07-11 00:42:21,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_2442ab2d35e386a92566.png +2023-07-11 00:42:21,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:42:22,127 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p19ov33z-media/images/validation_1480_ad5f7a801825f49f3d5b.png +2023-07-11 00:42:22,156 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4tr2ed95-media/images/validation_1480_2442ab2d35e386a92566.png +2023-07-11 00:42:22,164 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pft4rina-media/images/validation_1480_9c97558ed85551084243.png +2023-07-11 00:42:22,190 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/czgov17z-media/images/validation_1480_943321358777944ed89f.png +2023-07-11 00:42:24,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:26,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:26,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:26,732 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:27,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:42:30,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:42:30,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:33,823 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:42:35,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:39,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:42:40,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:42:40,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:40,499 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:42:40,500 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:42:40,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:42:42,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:42,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:42,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:45,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:45,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:42:45,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:42:50,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:42:50,598 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:42:50,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:42:50,601 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:42:51,403 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:42:51,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:51,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:42:51,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:42:56,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:57,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:57,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:57,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:57,871 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:01,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:01,024 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:01,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:01,026 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:02,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:03,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:03,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:43:07,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:09,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:11,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:11,052 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:11,052 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:11,054 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:12,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:12,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:12,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:13,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:15,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:15,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:43:18,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:21,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:21,211 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:21,212 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:21,214 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:21,404 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:43:22,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:22,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:43:24,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:27,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:27,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:27,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:28,064 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:29,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:32,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:32,262 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:32,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:32,264 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:34,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:34,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:43:34,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:39,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:40,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:42,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:42,005 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:42,005 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:42,006 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:42,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:42,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:42,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:45,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:46,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:46,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:43:51,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:51,405 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:43:51,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:51,609 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:51,609 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:51,611 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:52,115 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:52,116 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:43:56,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:43:56,156 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:43:56,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:43:56,158 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:43:56,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:57,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:57,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:57,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:58,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:43:58,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:44:02,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:07,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:12,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:44:12,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:12,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:12,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:17,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:21,406 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:44:22,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:27,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:44:27,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:27,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:28,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:33,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:38,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:42,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:44:42,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:42,210 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:43,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:48,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:51,408 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:44:53,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:57,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:44:57,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:57,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:59,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:04,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:07,977 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:45:07,977 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1490_0d111dbbe7491cb30acd.png with policy now +2023-07-11 00:45:07,987 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:45:07,987 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1490_c98fc6eee837b067ab34.png with policy now +2023-07-11 00:45:07,997 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:45:07,997 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1490_248b4c6276eb92a659aa.png with policy now +2023-07-11 00:45:08,007 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:45:08,007 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1490_06c46cf471dcad611b1a.png with policy now +2023-07-11 00:45:08,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:45:08,047 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:45:08,047 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:45:08,049 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:45:08,288 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kp7n6gmc-media/images/validation_1490_0d111dbbe7491cb30acd.png +2023-07-11 00:45:08,307 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0c3ecj9a-media/images/validation_1490_c98fc6eee837b067ab34.png +2023-07-11 00:45:08,329 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5ifue78o-media/images/validation_1490_06c46cf471dcad611b1a.png +2023-07-11 00:45:08,350 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zuqbety8-media/images/validation_1490_248b4c6276eb92a659aa.png +2023-07-11 00:45:10,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:10,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:45:10,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_0d111dbbe7491cb30acd.png +2023-07-11 00:45:10,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_c98fc6eee837b067ab34.png +2023-07-11 00:45:10,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_06c46cf471dcad611b1a.png +2023-07-11 00:45:10,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_248b4c6276eb92a659aa.png +2023-07-11 00:45:10,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:45:10,767 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/97dv856y-media/images/validation_1490_c98fc6eee837b067ab34.png +2023-07-11 00:45:10,770 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/erm75chr-media/images/validation_1490_0d111dbbe7491cb30acd.png +2023-07-11 00:45:10,809 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4mbwmk15-media/images/validation_1490_248b4c6276eb92a659aa.png +2023-07-11 00:45:10,813 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vzaoo3uj-media/images/validation_1490_06c46cf471dcad611b1a.png +2023-07-11 00:45:12,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:12,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:12,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:15,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:16,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:18,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:45:20,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:21,409 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:45:23,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:25,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:27,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:27,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:27,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:28,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:45:28,522 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:45:28,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:45:28,524 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:45:30,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:30,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:45:30,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:35,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:37,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:38,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:45:38,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:45:38,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:45:38,425 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:45:41,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:42,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:42,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:42,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:44,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:44,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:45:47,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:48,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:45:48,420 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:45:48,420 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:45:48,422 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:45:51,410 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:45:51,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:51,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:45:53,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:57,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:57,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:57,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:58,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:45:58,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:45:58,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:58,618 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:45:58,618 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:45:58,620 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:46:04,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:05,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:05,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:46:08,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:46:08,095 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:46:08,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:46:08,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:46:10,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:12,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:12,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:46:12,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:12,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:12,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:15,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:18,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:46:18,544 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:46:18,544 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:46:18,546 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:46:19,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:19,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:46:21,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:21,411 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:46:26,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:26,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:27,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:27,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:28,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:46:28,611 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:46:28,611 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:46:28,613 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:46:31,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:33,669 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:33,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:46:37,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:38,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:46:38,868 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:46:38,868 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:46:38,870 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:46:40,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:40,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:46:42,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:42,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:42,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:42,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:43,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:46:43,196 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:46:43,196 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:46:43,198 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:46:47,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:46:47,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:46:48,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:51,412 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:46:54,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:58,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:58,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:58,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:00,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:05,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:10,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:13,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:13,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:13,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:15,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:20,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:21,413 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:47:25,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:28,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:28,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:28,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:31,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:36,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:41,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:43,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:43,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:43,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:47,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:51,414 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:47:52,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:55,256 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:47:55,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1500_400565686c6059f33d4e.png with policy now +2023-07-11 00:47:55,266 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:47:55,266 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1500_a93b625f20f9c6d26370.png with policy now +2023-07-11 00:47:55,275 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:47:55,276 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1500_222ba48af2224157bc49.png with policy now +2023-07-11 00:47:55,285 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:47:55,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1500_5662ef18b33b7ca0715b.png with policy now +2023-07-11 00:47:55,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:47:55,327 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:47:55,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:47:55,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:47:55,564 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rzrtidvq-media/images/validation_1500_400565686c6059f33d4e.png +2023-07-11 00:47:55,582 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hd9ec426-media/images/validation_1500_222ba48af2224157bc49.png +2023-07-11 00:47:55,593 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2z5hkbhj-media/images/validation_1500_a93b625f20f9c6d26370.png +2023-07-11 00:47:55,598 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/50p8i3gy-media/images/validation_1500_5662ef18b33b7ca0715b.png +2023-07-11 00:47:57,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:47:57,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_222ba48af2224157bc49.png +2023-07-11 00:47:57,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_5662ef18b33b7ca0715b.png +2023-07-11 00:47:57,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_a93b625f20f9c6d26370.png +2023-07-11 00:47:57,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_400565686c6059f33d4e.png +2023-07-11 00:47:57,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:47:58,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:58,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:58,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:58,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:58,320 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ip55v42s-media/images/validation_1500_222ba48af2224157bc49.png +2023-07-11 00:47:58,333 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/atu1bims-media/images/validation_1500_5662ef18b33b7ca0715b.png +2023-07-11 00:47:58,349 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iebqx3cb-media/images/validation_1500_400565686c6059f33d4e.png +2023-07-11 00:47:58,351 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pjtj00yn-media/images/validation_1500_a93b625f20f9c6d26370.png +2023-07-11 00:48:03,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:05,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:06,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:48:09,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:12,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:13,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:13,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:13,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:15,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:16,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:48:16,265 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:48:16,265 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:48:16,268 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:48:19,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:19,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:48:20,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:21,416 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:48:25,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:48:25,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:25,788 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:48:25,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:48:25,791 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:48:26,045 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:26,045 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:48:28,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:28,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:28,304 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:30,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:33,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:35,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:48:35,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:35,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:48:35,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:48:35,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:48:40,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:40,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:48:41,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:43,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:43,304 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:46,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:46,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:48:46,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:48:46,993 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:48:46,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:48:47,087 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:47,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:48:51,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:51,417 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:48:54,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:48:57,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:48:57,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:57,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:48:57,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:48:57,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:48:58,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:58,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:58,966 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:01,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:49:01,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:49:03,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:06,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:49:06,789 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:49:06,789 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:49:06,791 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:49:08,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:49:08,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:49:08,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:13,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:13,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:13,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:14,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:15,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:49:17,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:49:17,447 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:49:17,447 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:49:17,449 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:49:19,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:21,418 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:49:22,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:49:22,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:49:24,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:27,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:49:27,708 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:49:27,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:49:27,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:49:29,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:29,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:29,128 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:29,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:49:29,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:49:29,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:32,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:49:32,081 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:49:32,081 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:49:32,083 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:49:35,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:36,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:49:36,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:49:40,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:44,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:44,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:44,128 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:45,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:50,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:51,420 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:49:55,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:59,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:59,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:59,350 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:01,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:06,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:11,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:14,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:14,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:14,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:17,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:21,420 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:50:22,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:27,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:29,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:29,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:29,365 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:33,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:38,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:43,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:43,883 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:50:43,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1510_450e39e23e15e3c86223.png with policy now +2023-07-11 00:50:43,895 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:50:43,895 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1510_fe833f80cd72551448dd.png with policy now +2023-07-11 00:50:43,907 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:50:43,907 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1510_a47be239715d2784abb8.png with policy now +2023-07-11 00:50:43,918 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:50:43,919 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1510_061244292a33153f27a2.png with policy now +2023-07-11 00:50:43,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:50:43,956 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:50:43,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:50:43,959 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:50:44,223 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9lx5d9v3-media/images/validation_1510_fe833f80cd72551448dd.png +2023-07-11 00:50:44,240 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ns823yks-media/images/validation_1510_061244292a33153f27a2.png +2023-07-11 00:50:44,242 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mukhdbls-media/images/validation_1510_a47be239715d2784abb8.png +2023-07-11 00:50:44,251 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/aolxdrwr-media/images/validation_1510_450e39e23e15e3c86223.png +2023-07-11 00:50:44,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:44,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:44,365 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:46,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:50:46,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_450e39e23e15e3c86223.png +2023-07-11 00:50:46,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_a47be239715d2784abb8.png +2023-07-11 00:50:46,552 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_fe833f80cd72551448dd.png +2023-07-11 00:50:46,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_061244292a33153f27a2.png +2023-07-11 00:50:46,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:50:46,906 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pbifnzud-media/images/validation_1510_450e39e23e15e3c86223.png +2023-07-11 00:50:46,913 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jzyojbln-media/images/validation_1510_061244292a33153f27a2.png +2023-07-11 00:50:46,913 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fcfzayza-media/images/validation_1510_a47be239715d2784abb8.png +2023-07-11 00:50:46,931 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d3jmdex4-media/images/validation_1510_fe833f80cd72551448dd.png +2023-07-11 00:50:48,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:51,421 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:50:53,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:50:54,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:55,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:50:59,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:59,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:59,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:59,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:00,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:04,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:51:04,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:04,783 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:51:04,784 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:51:04,786 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:51:07,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:07,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:51:10,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:14,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:14,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:14,607 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:14,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:51:14,936 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:51:14,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:51:14,938 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:51:15,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:21,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:21,423 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:51:21,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:21,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:51:25,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:51:25,017 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:51:25,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:51:25,019 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:51:27,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:28,632 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:28,632 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:51:29,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:29,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:32,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:34,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:51:34,860 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:51:34,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:51:34,861 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:51:35,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:35,645 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:51:38,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:42,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:43,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:44,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:44,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:44,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:51:44,834 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:51:44,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:51:44,836 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:51:49,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:49,806 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:49,806 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:51:51,424 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:51:54,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:55,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:51:55,454 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:51:55,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:51:55,456 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:51:56,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:51:56,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:51:59,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:59,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:59,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:00,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:03,832 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:52:05,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:52:05,155 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:52:05,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:52:05,158 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:52:06,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:10,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:52:10,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:52:11,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:14,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:14,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:14,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:15,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:52:15,095 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:52:15,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:52:15,097 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:52:17,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:17,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:52:17,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:52:19,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:52:19,802 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:52:19,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:52:19,804 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:52:21,425 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:52:22,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:24,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:52:24,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:52:27,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:29,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:29,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:29,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:32,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:37,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:42,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:44,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:44,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:44,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:47,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:51,427 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:52:53,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:58,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:59,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:59,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:59,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:03,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:08,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:13,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:14,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:53:14,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:14,849 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:18,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:21,428 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:53:24,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:29,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:29,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:53:29,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:29,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:31,529 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:53:31,529 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1520_bb4d135340423c79f1c1.png with policy now +2023-07-11 00:53:31,540 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:53:31,540 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1520_fc574bd0124901bba0b9.png with policy now +2023-07-11 00:53:31,549 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:53:31,549 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1520_7a2d327e3de3f7e81c17.png with policy now +2023-07-11 00:53:31,559 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:53:31,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1520_e077b116f946f25f815a.png with policy now +2023-07-11 00:53:31,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:53:31,598 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:53:31,599 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:53:31,600 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:53:31,888 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w3fcgyjm-media/images/validation_1520_7a2d327e3de3f7e81c17.png +2023-07-11 00:53:31,901 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3alnhoe4-media/images/validation_1520_e077b116f946f25f815a.png +2023-07-11 00:53:31,955 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8ofbq5b2-media/images/validation_1520_fc574bd0124901bba0b9.png +2023-07-11 00:53:32,008 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c8c07qqx-media/images/validation_1520_bb4d135340423c79f1c1.png +2023-07-11 00:53:34,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:35,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:53:35,127 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_7a2d327e3de3f7e81c17.png +2023-07-11 00:53:35,127 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_fc574bd0124901bba0b9.png +2023-07-11 00:53:35,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_e077b116f946f25f815a.png +2023-07-11 00:53:35,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_bb4d135340423c79f1c1.png +2023-07-11 00:53:35,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:53:35,471 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7fj6mfez-media/images/validation_1520_7a2d327e3de3f7e81c17.png +2023-07-11 00:53:35,477 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u8680xnv-media/images/validation_1520_bb4d135340423c79f1c1.png +2023-07-11 00:53:35,482 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kdzjap3l-media/images/validation_1520_fc574bd0124901bba0b9.png +2023-07-11 00:53:35,503 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hraj2tge-media/images/validation_1520_e077b116f946f25f815a.png +2023-07-11 00:53:40,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:42,139 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:53:43,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:53:44,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:53:44,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:44,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:45,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:49,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:53:51,430 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:53:51,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:52,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:53:52,927 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:53:52,927 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:53:52,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:53:56,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:53:56,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:53:57,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:59,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:59,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:53:59,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:02,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:02,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:54:02,543 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:54:02,544 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:54:02,546 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:54:03,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:03,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:54:07,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:10,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:12,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:54:12,248 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:54:12,248 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:54:12,250 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:54:13,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:14,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:54:14,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:14,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:17,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:17,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:54:18,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:21,430 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:54:22,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:54:22,533 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:54:22,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:54:22,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:54:23,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:24,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:24,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:54:29,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:29,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:54:29,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:29,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:31,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:32,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:54:32,297 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:54:32,297 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:54:32,299 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:54:34,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:38,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:38,376 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:54:39,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:42,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:54:42,291 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:54:42,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:54:42,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:54:44,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:44,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:54:44,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:44,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:45,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:45,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:54:50,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:51,431 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:54:52,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:52,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:54:52,725 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:54:52,725 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:54:52,728 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:54:56,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:59,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:54:59,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:54:59,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:54:59,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:59,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:01,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:03,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:55:03,337 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:55:03,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:55:03,340 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:55:06,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:55:06,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:55:07,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:08,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:55:08,272 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:55:08,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:55:08,274 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:55:12,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:13,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:55:13,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:55:14,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:55:14,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:14,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:17,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:21,432 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:55:23,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:28,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:30,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:55:30,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:30,084 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:34,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:39,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:44,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:45,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:55:45,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:45,084 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:49,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:51,433 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:55:54,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:59,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:00,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:56:00,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:00,084 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:05,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:10,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:15,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:15,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:56:15,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:15,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:20,150 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:56:20,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1530_6fbe4b4da05f40bb67d9.png with policy now +2023-07-11 00:56:20,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:20,164 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:56:20,164 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1530_56571debb05a218116b7.png with policy now +2023-07-11 00:56:20,173 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:56:20,173 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1530_12b61fb115ce16242da4.png with policy now +2023-07-11 00:56:20,183 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:56:20,183 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1530_93a2ede3d395ccaceb88.png with policy now +2023-07-11 00:56:20,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:56:20,231 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:56:20,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:56:20,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:56:20,472 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/unq21d47-media/images/validation_1530_6fbe4b4da05f40bb67d9.png +2023-07-11 00:56:20,481 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gxhdpqcr-media/images/validation_1530_56571debb05a218116b7.png +2023-07-11 00:56:20,491 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y0qiq18j-media/images/validation_1530_93a2ede3d395ccaceb88.png +2023-07-11 00:56:20,513 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e3vnsv3e-media/images/validation_1530_12b61fb115ce16242da4.png +2023-07-11 00:56:21,433 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:56:23,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:56:23,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_6fbe4b4da05f40bb67d9.png +2023-07-11 00:56:23,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_12b61fb115ce16242da4.png +2023-07-11 00:56:23,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_56571debb05a218116b7.png +2023-07-11 00:56:23,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_93a2ede3d395ccaceb88.png +2023-07-11 00:56:23,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:56:24,115 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bfyuk6hs-media/images/validation_1530_6fbe4b4da05f40bb67d9.png +2023-07-11 00:56:24,142 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q74ff4q5-media/images/validation_1530_56571debb05a218116b7.png +2023-07-11 00:56:24,152 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mcd30ctj-media/images/validation_1530_93a2ede3d395ccaceb88.png +2023-07-11 00:56:24,249 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ey8tdd47-media/images/validation_1530_12b61fb115ce16242da4.png +2023-07-11 00:56:25,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:30,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:56:30,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:30,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:30,718 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:56:31,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:31,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:56:36,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:37,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:56:41,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:56:41,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:41,881 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:56:41,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:56:41,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:56:44,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:56:44,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:56:45,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:56:45,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:45,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:47,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:51,435 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:56:51,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:56:52,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:56:52,430 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:56:52,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:56:52,433 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:56:53,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:58,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:56:58,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:56:59,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:00,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:57:00,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:00,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:01,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:01,922 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:01,922 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:01,924 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:04,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:05,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:05,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:57:09,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:12,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:12,434 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:12,434 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:12,436 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:12,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:12,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:57:14,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:15,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:57:15,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:15,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:19,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:20,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:21,435 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:57:22,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:22,146 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:22,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:22,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:26,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:26,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:26,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:57:30,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:57:30,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:30,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:32,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:32,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:32,280 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:32,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:32,283 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:33,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:33,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:57:37,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:40,985 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:42,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:42,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:42,759 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:42,759 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:42,761 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:45,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:57:45,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:45,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:47,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:47,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:57:48,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:51,436 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:57:52,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:52,782 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:52,783 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:52,785 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:53,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:55,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:57:55,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:57:57,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:57:57,643 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:57:57,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:57:57,646 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:57:59,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:00,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:58:00,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:00,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:02,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:58:02,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:58:05,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:10,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:15,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:58:15,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:15,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:16,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:21,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:21,437 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:58:26,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:30,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:58:30,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:30,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:32,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:37,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:42,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:45,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:58:45,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:45,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:48,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:51,438 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:58:53,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:58,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:00,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:00,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:00,298 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:04,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:09,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:09,506 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:59:09,507 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1540_ca8e989bf624ce2b495d.png with policy now +2023-07-11 00:59:09,517 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:59:09,518 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1540_c6f6019bca5556b2eba1.png with policy now +2023-07-11 00:59:09,531 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:59:09,531 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1540_bfe358d3c38d140edf52.png with policy now +2023-07-11 00:59:09,541 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 00:59:09,541 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1540_b133cbdf1f86bd8fd797.png with policy now +2023-07-11 00:59:09,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:59:09,585 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:59:09,585 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:59:09,590 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:59:09,822 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a2yr77mo-media/images/validation_1540_ca8e989bf624ce2b495d.png +2023-07-11 00:59:09,841 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p2hwzc7r-media/images/validation_1540_b133cbdf1f86bd8fd797.png +2023-07-11 00:59:09,857 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oqtipj41-media/images/validation_1540_c6f6019bca5556b2eba1.png +2023-07-11 00:59:09,883 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kd9hk8qv-media/images/validation_1540_bfe358d3c38d140edf52.png +2023-07-11 00:59:12,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:59:12,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_c6f6019bca5556b2eba1.png +2023-07-11 00:59:12,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_ca8e989bf624ce2b495d.png +2023-07-11 00:59:12,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_bfe358d3c38d140edf52.png +2023-07-11 00:59:12,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_b133cbdf1f86bd8fd797.png +2023-07-11 00:59:12,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 00:59:12,667 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6lyws3fw-media/images/validation_1540_c6f6019bca5556b2eba1.png +2023-07-11 00:59:12,675 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xrtedzs3-media/images/validation_1540_b133cbdf1f86bd8fd797.png +2023-07-11 00:59:12,676 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i5dt1sol-media/images/validation_1540_ca8e989bf624ce2b495d.png +2023-07-11 00:59:12,690 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g44s0376-media/images/validation_1540_bfe358d3c38d140edf52.png +2023-07-11 00:59:14,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:15,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:15,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:15,542 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:19,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:59:20,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:20,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:59:21,439 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:59:25,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:26,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:59:30,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:30,541 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:30,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:30,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:59:30,972 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:59:30,972 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:59:30,974 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:59:33,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:59:33,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:59:35,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:40,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:59:40,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:59:40,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:59:40,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:59:40,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:59:41,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:45,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:45,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:45,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:46,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:47,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:59:47,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:59:50,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 00:59:50,838 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 00:59:50,839 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 00:59:50,841 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 00:59:51,440 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 00:59:52,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:54,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 00:59:54,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 00:59:57,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:00,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:00,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:00,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:01,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:00:01,246 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:00:01,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:00:01,249 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:00:01,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:01,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:00:03,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:08,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:08,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:11,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:00:11,947 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:00:11,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:00:11,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:00:13,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:15,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:15,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:00:16,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:16,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:16,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:19,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:21,441 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:00:22,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:00:22,278 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:00:22,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:00:22,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:00:22,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:22,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:00:25,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:29,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:31,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:31,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:31,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:31,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:32,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:00:32,030 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:00:32,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:00:32,032 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:00:36,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:36,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:36,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:00:41,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:42,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:00:42,173 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:00:42,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:00:42,175 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:00:43,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:43,604 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:00:46,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:46,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:46,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:46,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:00:46,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:46,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:00:46,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:00:46,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:00:50,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:00:50,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:00:51,442 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:00:52,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:57,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:01,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:01:01,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:01,272 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:03,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:08,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:13,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:16,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:01:16,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:16,402 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:18,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:21,443 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:01:23,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:28,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:31,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:31,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:01:31,402 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:34,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:39,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:44,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:46,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:01:46,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:46,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:49,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:51,445 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:01:55,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:58,838 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:01:58,838 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1550_57f780026956c4330c3d.png with policy now +2023-07-11 01:01:58,849 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:01:58,849 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1550_9cdebde343ef8dac48b4.png with policy now +2023-07-11 01:01:58,858 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:01:58,858 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1550_90cabf8e1dbd5a49be43.png with policy now +2023-07-11 01:01:58,868 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:01:58,868 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1550_e1cd24a71e01b820c2c4.png with policy now +2023-07-11 01:01:58,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:01:58,908 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:01:58,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:01:58,910 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:01:59,151 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u580617k-media/images/validation_1550_57f780026956c4330c3d.png +2023-07-11 01:01:59,165 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jnshq5uw-media/images/validation_1550_9cdebde343ef8dac48b4.png +2023-07-11 01:01:59,176 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dw78w5kw-media/images/validation_1550_90cabf8e1dbd5a49be43.png +2023-07-11 01:01:59,178 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dc999gqb-media/images/validation_1550_e1cd24a71e01b820c2c4.png +2023-07-11 01:02:00,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:02:00,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_9cdebde343ef8dac48b4.png +2023-07-11 01:02:00,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_57f780026956c4330c3d.png +2023-07-11 01:02:00,869 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_e1cd24a71e01b820c2c4.png +2023-07-11 01:02:00,869 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_90cabf8e1dbd5a49be43.png +2023-07-11 01:02:00,870 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:02:00,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:01,231 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r3znfuwq-media/images/validation_1550_57f780026956c4330c3d.png +2023-07-11 01:02:01,266 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eklhd54n-media/images/validation_1550_90cabf8e1dbd5a49be43.png +2023-07-11 01:02:01,268 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zygz5dq3-media/images/validation_1550_9cdebde343ef8dac48b4.png +2023-07-11 01:02:01,294 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y453j8hc-media/images/validation_1550_e1cd24a71e01b820c2c4.png +2023-07-11 01:02:01,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:02:01,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:01,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:06,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:07,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:10,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:02:12,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:14,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:17,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:02:17,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:17,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:17,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:20,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:02:20,217 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:02:20,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:02:20,219 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:02:21,446 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:02:21,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:21,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:02:22,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:27,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:28,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:29,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:02:29,978 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:02:29,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:02:29,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:02:32,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:02:32,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:32,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:33,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:35,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:35,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:02:39,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:40,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:02:40,542 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:02:40,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:02:40,545 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:02:42,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:42,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:02:45,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:47,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:02:47,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:47,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:49,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:50,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:50,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:02:50,718 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:02:50,718 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:02:50,720 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:02:51,447 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:02:55,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:56,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:02:56,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:03:00,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:03:00,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:00,959 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:03:00,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:03:00,961 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:03:02,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:02,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:02,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:04,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:03:04,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:03:06,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:11,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:03:11,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:11,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:03:11,551 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:03:11,551 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:03:11,553 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:03:16,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:17,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:17,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:17,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:18,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:03:18,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:03:21,448 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:03:21,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:03:21,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:03:21,829 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:03:21,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:03:22,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:25,177 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:03:25,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:03:28,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:31,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:03:31,495 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:03:31,496 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:03:31,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:03:32,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:32,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:32,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:32,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:03:32,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:03:34,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:36,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:03:36,213 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:03:36,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:03:36,215 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:03:39,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:39,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:03:39,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:03:44,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:47,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:47,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:47,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:50,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:51,450 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:03:55,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:00,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:02,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:02,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:02,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:06,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:11,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:16,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:17,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:17,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:17,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:21,450 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:04:21,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:26,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:31,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:32,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:32,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:32,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:37,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:42,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:47,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:47,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:47,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:47,959 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:04:47,959 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1560_0389101628d57d726b75.png with policy now +2023-07-11 01:04:47,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:47,970 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:04:47,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1560_e7efa70fbb84849f6229.png with policy now +2023-07-11 01:04:47,980 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:04:47,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1560_d06922537c270330c7a1.png with policy now +2023-07-11 01:04:47,989 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:04:47,990 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1560_a8d39d664bc0e53546a4.png with policy now +2023-07-11 01:04:48,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:04:48,033 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:04:48,033 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:04:48,037 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:04:48,282 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j3lw7px1-media/images/validation_1560_d06922537c270330c7a1.png +2023-07-11 01:04:48,285 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dzv43peq-media/images/validation_1560_0389101628d57d726b75.png +2023-07-11 01:04:48,293 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ob9dcd2d-media/images/validation_1560_a8d39d664bc0e53546a4.png +2023-07-11 01:04:48,296 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7cq600kv-media/images/validation_1560_e7efa70fbb84849f6229.png +2023-07-11 01:04:49,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:04:49,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_d06922537c270330c7a1.png +2023-07-11 01:04:49,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_a8d39d664bc0e53546a4.png +2023-07-11 01:04:49,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_0389101628d57d726b75.png +2023-07-11 01:04:49,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_e7efa70fbb84849f6229.png +2023-07-11 01:04:49,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:04:49,808 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3x2qabmb-media/images/validation_1560_a8d39d664bc0e53546a4.png +2023-07-11 01:04:49,826 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l7mm565e-media/images/validation_1560_0389101628d57d726b75.png +2023-07-11 01:04:49,836 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ideaz5ly-media/images/validation_1560_e7efa70fbb84849f6229.png +2023-07-11 01:04:49,855 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x0wxog2a-media/images/validation_1560_d06922537c270330c7a1.png +2023-07-11 01:04:51,452 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:04:53,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:56,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:04:58,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:04:58,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:02,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:02,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:02,624 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:03,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:04,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:08,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:05:08,283 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:05:08,284 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:05:08,286 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:05:10,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:10,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:10,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:05:15,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:17,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:18,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:18,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:18,140 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:18,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:05:18,893 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:05:18,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:05:18,895 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:05:20,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:21,452 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:05:24,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:24,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:05:26,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:29,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:05:29,549 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:05:29,549 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:05:29,551 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:05:31,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:31,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:05:31,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:33,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:33,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:33,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:36,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:38,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:39,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:05:39,872 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:05:39,873 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:05:39,875 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:05:41,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:45,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:45,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:05:47,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:48,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:48,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:48,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:50,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:05:50,087 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:05:50,087 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:05:50,090 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:05:51,454 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:05:52,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:52,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:52,716 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:05:58,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:59,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:05:59,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:05:59,921 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:05:59,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:05:59,923 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:06:03,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:03,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:03,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:04,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:06,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:06:06,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:06:09,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:06:09,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:09,442 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:06:09,443 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:06:09,445 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:06:13,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:06:13,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:06:14,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:18,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:18,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:18,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:20,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:06:20,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:20,039 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:06:20,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:06:20,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:06:20,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:06:20,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:06:21,454 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:06:24,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:06:24,664 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:06:24,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:06:24,667 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:06:25,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:27,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:06:27,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:06:30,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:33,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:33,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:33,141 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:36,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:41,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:46,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:48,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:48,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:48,344 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:51,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:51,457 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:06:56,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:01,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:03,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:03,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:03,344 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:07,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:12,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:17,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:18,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:18,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:18,344 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:21,456 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:07:22,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:27,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:32,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:33,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:33,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:33,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:36,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:07:38,034 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_8da4808c2913e3ae4cd6.png +2023-07-11 01:07:38,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_891acb08098f225f0d35.png +2023-07-11 01:07:38,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_5bfda15332b0e96aa5aa.png +2023-07-11 01:07:38,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_19ea9c86920d767dd650.png +2023-07-11 01:07:38,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:07:38,154 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:07:38,154 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1570_19ea9c86920d767dd650.png with policy now +2023-07-11 01:07:38,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:38,155 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:07:38,155 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1570_5bfda15332b0e96aa5aa.png with policy now +2023-07-11 01:07:38,156 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:07:38,156 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1570_8da4808c2913e3ae4cd6.png with policy now +2023-07-11 01:07:38,157 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:07:38,157 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1570_891acb08098f225f0d35.png with policy now +2023-07-11 01:07:38,158 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:07:38,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:07:38,162 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:07:38,586 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2eqz0j3o-media/images/validation_1570_8da4808c2913e3ae4cd6.png +2023-07-11 01:07:38,856 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fk7u1p64-media/images/validation_1570_19ea9c86920d767dd650.png +2023-07-11 01:07:40,206 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/txcu8ea2-media/images/validation_1570_5bfda15332b0e96aa5aa.png +2023-07-11 01:07:40,518 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cg6q8n2n-media/images/validation_1570_891acb08098f225f0d35.png +2023-07-11 01:07:40,928 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ien4c5kg-media/images/validation_1570_891acb08098f225f0d35.png +2023-07-11 01:07:41,207 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qr1dgq2i-media/images/validation_1570_8da4808c2913e3ae4cd6.png +2023-07-11 01:07:41,310 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9iwubz7q-media/images/validation_1570_19ea9c86920d767dd650.png +2023-07-11 01:07:41,538 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bmseoceq-media/images/validation_1570_5bfda15332b0e96aa5aa.png +2023-07-11 01:07:43,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:45,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:07:45,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:07:47,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:07:48,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:48,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:48,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:48,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:51,457 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:07:52,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:07:53,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:57,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:07:57,246 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:07:57,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:07:57,248 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:07:59,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:07:59,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:07:59,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:03,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:03,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:03,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:04,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:06,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:07,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:08:07,111 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:08:07,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:08:07,113 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:08:09,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:13,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:13,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:08:14,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:17,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:08:17,670 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:08:17,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:08:17,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:08:18,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:18,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:18,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:20,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:20,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:20,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:08:21,458 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:08:25,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:27,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:27,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:08:27,397 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:08:27,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:08:27,399 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:08:30,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:33,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:33,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:33,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:34,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:34,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:08:36,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:37,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:08:37,686 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:08:37,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:08:37,687 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:08:41,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:41,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:08:42,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:47,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:47,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:08:47,935 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:08:47,935 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:08:47,937 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:08:48,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:48,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:08:48,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:48,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:48,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:51,459 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:08:52,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:55,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:08:57,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:08:57,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:57,804 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:08:57,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:08:57,807 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:09:02,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:09:02,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:09:03,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:03,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:03,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:03,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:08,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:08,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:09:08,546 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:09:08,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:09:08,551 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:09:09,337 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:09:09,337 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:09:13,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:13,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:09:13,726 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:09:13,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:09:13,728 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:09:16,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:09:16,349 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:09:18,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:18,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:18,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:18,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:21,460 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:09:23,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:09:24,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:29,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:33,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:33,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:33,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:35,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:40,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:45,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:49,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:49,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:49,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:50,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:51,464 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:09:55,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:00,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:04,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:04,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:04,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:06,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:11,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:16,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:19,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:19,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:19,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:21,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:21,462 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:10:25,558 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:10:25,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1580_7eb30035df58bc54964d.png with policy now +2023-07-11 01:10:25,574 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:10:25,574 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1580_1e9f0866283047fbd107.png with policy now +2023-07-11 01:10:25,583 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:10:25,583 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1580_d2d17dd20ef414be7c76.png with policy now +2023-07-11 01:10:25,592 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:10:25,592 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1580_930e8139ec0e50321a68.png with policy now +2023-07-11 01:10:25,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:10:25,634 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:10:25,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:10:25,636 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:10:25,871 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p5u33g8t-media/images/validation_1580_7eb30035df58bc54964d.png +2023-07-11 01:10:25,919 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/30zpzx3f-media/images/validation_1580_1e9f0866283047fbd107.png +2023-07-11 01:10:25,924 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pinpj051-media/images/validation_1580_d2d17dd20ef414be7c76.png +2023-07-11 01:10:25,939 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kqysxfti-media/images/validation_1580_930e8139ec0e50321a68.png +2023-07-11 01:10:26,598 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:10:26,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_d2d17dd20ef414be7c76.png +2023-07-11 01:10:26,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_930e8139ec0e50321a68.png +2023-07-11 01:10:26,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_7eb30035df58bc54964d.png +2023-07-11 01:10:26,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_1e9f0866283047fbd107.png +2023-07-11 01:10:26,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:10:26,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:27,002 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2hiwlqhh-media/images/validation_1580_930e8139ec0e50321a68.png +2023-07-11 01:10:27,065 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nyz7e81v-media/images/validation_1580_d2d17dd20ef414be7c76.png +2023-07-11 01:10:27,068 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/defp84nl-media/images/validation_1580_1e9f0866283047fbd107.png +2023-07-11 01:10:27,114 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3ww41opk-media/images/validation_1580_7eb30035df58bc54964d.png +2023-07-11 01:10:32,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:33,612 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:10:34,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:34,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:34,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:36,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:10:37,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:40,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:10:42,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:45,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:10:45,769 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:10:45,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:10:45,771 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:10:47,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:10:47,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:10:48,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:49,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:49,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:49,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:51,464 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:10:53,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:54,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:10:55,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:10:55,902 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:10:55,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:10:55,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:10:58,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:01,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:01,665 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:03,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:04,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:04,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:04,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:05,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:11:05,986 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:11:05,987 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:11:05,989 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:11:08,678 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:08,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:09,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:15,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:15,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:15,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:11:15,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:11:15,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:11:15,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:11:19,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:19,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:19,093 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:20,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:21,465 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:11:22,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:22,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:26,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:26,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:11:26,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:11:26,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:11:26,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:11:29,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:29,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:31,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:34,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:34,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:34,128 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:36,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:11:36,566 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:11:36,566 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:11:36,569 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:11:36,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:36,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:37,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:42,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:43,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:46,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:11:46,831 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:11:46,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:11:46,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:11:48,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:49,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:49,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:49,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:50,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:50,898 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:51,467 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:11:53,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:57,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:11:57,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:11:57,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:11:57,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:11:57,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:11:57,912 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:11:59,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:01,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:12:01,805 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:12:01,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:12:01,807 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:12:04,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:04,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:04,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:04,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:12:04,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:12:06,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:11,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:16,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:19,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:19,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:19,329 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:21,467 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:12:22,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:27,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:32,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:34,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:34,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:34,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:37,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:42,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:47,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:49,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:49,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:49,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:51,468 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:12:53,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:58,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:03,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:04,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:04,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:04,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:08,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:13,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:13,692 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:13:13,692 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1590_540d8f81b383a60cc7f4.png with policy now +2023-07-11 01:13:13,703 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:13:13,703 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1590_a20c6cced81fb53a6aff.png with policy now +2023-07-11 01:13:13,712 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:13:13,712 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1590_c66c33bb5422d002049d.png with policy now +2023-07-11 01:13:13,722 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:13:13,722 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1590_09a57f6a7271f776628b.png with policy now +2023-07-11 01:13:13,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:13:13,762 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:13:13,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:13:13,765 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:13:14,013 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9qvf2iia-media/images/validation_1590_540d8f81b383a60cc7f4.png +2023-07-11 01:13:14,024 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5sprb342-media/images/validation_1590_09a57f6a7271f776628b.png +2023-07-11 01:13:14,028 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/10bx5r9x-media/images/validation_1590_a20c6cced81fb53a6aff.png +2023-07-11 01:13:14,057 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/61bha49v-media/images/validation_1590_c66c33bb5422d002049d.png +2023-07-11 01:13:15,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:13:15,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_09a57f6a7271f776628b.png +2023-07-11 01:13:15,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_c66c33bb5422d002049d.png +2023-07-11 01:13:15,197 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_540d8f81b383a60cc7f4.png +2023-07-11 01:13:15,197 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_a20c6cced81fb53a6aff.png +2023-07-11 01:13:15,197 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:13:15,561 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2lrxuut1-media/images/validation_1590_09a57f6a7271f776628b.png +2023-07-11 01:13:15,610 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/98q7izl8-media/images/validation_1590_c66c33bb5422d002049d.png +2023-07-11 01:13:15,618 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4wxmsidr-media/images/validation_1590_540d8f81b383a60cc7f4.png +2023-07-11 01:13:15,619 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/129f5isk-media/images/validation_1590_a20c6cced81fb53a6aff.png +2023-07-11 01:13:18,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:19,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:19,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:19,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:21,469 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:13:22,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:13:24,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:25,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:13:29,225 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:13:29,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:34,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:34,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:35,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:13:35,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:35,178 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:13:35,179 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:13:35,181 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:13:36,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:13:36,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:13:40,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:43,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:13:45,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:13:45,224 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:13:45,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:13:45,226 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:13:46,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:49,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:49,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:49,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:50,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:13:50,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:13:51,471 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:13:51,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:55,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:13:55,612 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:13:55,612 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:13:55,614 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:13:56,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:57,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:13:57,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:01,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:04,289 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:04,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:04,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:04,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:06,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:14:06,056 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:14:06,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:14:06,058 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:14:07,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:11,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:11,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:13,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:16,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:14:16,156 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:14:16,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:14:16,158 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:14:18,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:18,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:18,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:19,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:19,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:19,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:21,472 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:14:23,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:25,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:25,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:14:25,913 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:14:25,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:14:25,915 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:14:29,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:32,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:32,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:34,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:34,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:34,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:34,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:35,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:14:35,402 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:14:35,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:14:35,404 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:14:39,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:39,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:40,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:45,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:14:45,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:45,765 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:14:45,765 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:14:45,767 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:14:46,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:46,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:49,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:49,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:49,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:50,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:14:50,541 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:14:50,541 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:14:50,544 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:14:50,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:51,474 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:14:53,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:14:53,526 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:14:56,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:01,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:04,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:04,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:04,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:06,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:11,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:16,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:19,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:19,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:19,898 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:21,475 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:15:22,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:27,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:32,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:34,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:34,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:34,858 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:37,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:42,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:47,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:49,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:49,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:49,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:51,476 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:15:53,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:58,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:02,321 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:16:02,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1600_d3627a76ba8882fcb1ad.png with policy now +2023-07-11 01:16:02,332 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:16:02,332 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1600_5b763adf0935556cca2f.png with policy now +2023-07-11 01:16:02,343 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:16:02,343 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1600_143b6fa72d466311c6f5.png with policy now +2023-07-11 01:16:02,353 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:16:02,353 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1600_9189e19bd4667d45ca54.png with policy now +2023-07-11 01:16:02,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:16:02,400 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:16:02,400 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:16:02,402 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:16:02,645 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yed2s4y2-media/images/validation_1600_d3627a76ba8882fcb1ad.png +2023-07-11 01:16:02,664 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wpj4y4bc-media/images/validation_1600_5b763adf0935556cca2f.png +2023-07-11 01:16:02,666 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/faoqvpe8-media/images/validation_1600_9189e19bd4667d45ca54.png +2023-07-11 01:16:03,736 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2lrqc8x1-media/images/validation_1600_143b6fa72d466311c6f5.png +2023-07-11 01:16:03,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:16:03,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_143b6fa72d466311c6f5.png +2023-07-11 01:16:03,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_9189e19bd4667d45ca54.png +2023-07-11 01:16:03,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_5b763adf0935556cca2f.png +2023-07-11 01:16:03,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_d3627a76ba8882fcb1ad.png +2023-07-11 01:16:03,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:16:04,129 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0qd0ou6i-media/images/validation_1600_143b6fa72d466311c6f5.png +2023-07-11 01:16:04,146 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wbvj42ay-media/images/validation_1600_9189e19bd4667d45ca54.png +2023-07-11 01:16:04,153 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vnu5elbp-media/images/validation_1600_5b763adf0935556cca2f.png +2023-07-11 01:16:04,256 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pfu84sc2-media/images/validation_1600_d3627a76ba8882fcb1ad.png +2023-07-11 01:16:04,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:05,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:05,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:05,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:09,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:10,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:12,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:16:15,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:17,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:20,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:20,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:20,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:21,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:21,477 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:16:22,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:16:22,413 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:16:22,414 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:16:22,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:16:24,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:24,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:16:26,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:31,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:32,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:32,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:16:32,849 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:16:32,850 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:16:32,852 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:16:35,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:35,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:35,285 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:37,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:38,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:38,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:16:42,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:16:42,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:42,710 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:16:42,711 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:16:42,810 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:16:45,916 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:45,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:16:47,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:50,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:50,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:50,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:51,478 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:16:52,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:53,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:16:53,111 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:16:53,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:53,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:16:53,113 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:16:58,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:59,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:16:59,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:17:03,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:04,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:17:04,348 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:17:04,348 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:17:04,351 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:17:05,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:05,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:05,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:07,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:17:07,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:17:08,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:14,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:14,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:17:14,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:17:14,650 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:17:14,650 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:17:14,652 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:17:19,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:20,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:20,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:20,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:21,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:17:21,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:17:21,479 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:17:24,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:17:24,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:24,748 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:17:24,749 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:17:24,822 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:17:28,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:17:28,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:17:30,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:34,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:17:34,095 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:17:34,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:17:34,097 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:17:35,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:17:35,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:17:35,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:35,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:35,736 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:35,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:38,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:17:38,696 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:17:38,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:17:38,698 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:17:41,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:42,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:17:42,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:17:46,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:50,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:50,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:50,736 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:51,481 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:17:52,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:57,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:02,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:05,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:05,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:05,871 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:07,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:12,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:17,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:20,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:20,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:20,871 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:21,482 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:18:23,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:28,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:33,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:35,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:35,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:35,945 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:38,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:43,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:48,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:50,571 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:18:50,572 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1610_5f6c17ed495d0b2c7d9e.png with policy now +2023-07-11 01:18:50,584 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:18:50,584 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1610_4fb3332aa3b207e96017.png with policy now +2023-07-11 01:18:50,594 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:18:50,594 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1610_7afefbc5dfb75fa04192.png with policy now +2023-07-11 01:18:50,604 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:18:50,604 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1610_03f26e6c13832ad53ce8.png with policy now +2023-07-11 01:18:50,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:18:50,648 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:18:50,648 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:18:50,653 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:18:50,868 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u1gpd3aw-media/images/validation_1610_5f6c17ed495d0b2c7d9e.png +2023-07-11 01:18:50,898 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ig8q0qsj-media/images/validation_1610_7afefbc5dfb75fa04192.png +2023-07-11 01:18:50,912 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bzq6ohv1-media/images/validation_1610_03f26e6c13832ad53ce8.png +2023-07-11 01:18:50,921 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o20u9uca-media/images/validation_1610_4fb3332aa3b207e96017.png +2023-07-11 01:18:51,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:51,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:51,277 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:51,483 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:18:52,437 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:18:52,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_7afefbc5dfb75fa04192.png +2023-07-11 01:18:52,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_4fb3332aa3b207e96017.png +2023-07-11 01:18:52,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_5f6c17ed495d0b2c7d9e.png +2023-07-11 01:18:52,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_03f26e6c13832ad53ce8.png +2023-07-11 01:18:52,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:18:52,780 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rkg5vwm7-media/images/validation_1610_03f26e6c13832ad53ce8.png +2023-07-11 01:18:52,781 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fxp74892-media/images/validation_1610_7afefbc5dfb75fa04192.png +2023-07-11 01:18:52,809 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o5bafym9-media/images/validation_1610_4fb3332aa3b207e96017.png +2023-07-11 01:18:52,824 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f6cptlua-media/images/validation_1610_5f6c17ed495d0b2c7d9e.png +2023-07-11 01:18:54,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:59,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:00,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:01,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:19:05,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:06,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:06,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:06,404 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:06,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:10,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:12,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:19:12,296 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:19:12,296 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:19:12,299 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:19:13,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:13,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:19:16,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:20,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:21,485 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:19:21,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:21,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:21,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:22,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:19:22,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:22,335 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:19:22,335 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:19:22,337 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:19:27,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:27,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:19:28,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:32,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:19:32,414 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:19:32,414 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:19:32,417 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:19:33,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:34,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:34,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:19:36,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:36,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:36,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:38,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:41,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:42,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:19:42,660 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:19:42,660 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:19:42,663 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:19:43,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:48,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:48,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:19:49,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:51,486 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:19:51,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:51,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:53,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:19:53,223 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:19:53,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:19:53,225 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:19:55,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:55,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:19:55,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:20:00,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:02,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:20:02,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:20:02,918 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:20:02,918 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:20:02,920 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:20:06,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:07,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:07,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:07,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:09,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:20:09,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:20:11,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:12,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:20:12,838 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:20:12,838 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:20:12,839 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:20:16,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:16,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:20:16,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:20:21,487 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:20:22,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:22,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:22,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:22,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:23,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:20:23,613 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:20:23,613 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:20:23,615 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:20:23,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:20:23,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:20:28,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:28,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:20:28,256 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:20:28,256 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:20:28,258 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:20:30,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:20:30,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:20:33,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:37,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:37,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:37,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:38,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:43,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:48,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:51,489 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:20:52,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:52,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:52,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:54,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:59,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:04,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:07,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:07,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:07,513 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:09,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:14,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:19,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:21,490 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:21:22,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:22,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:22,513 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:24,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:29,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:34,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:37,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:37,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:37,514 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:40,013 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:21:40,013 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1620_ac6172d8ba90a3477807.png with policy now +2023-07-11 01:21:40,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:40,024 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:21:40,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1620_1a666c9c7fd2e2681c7c.png with policy now +2023-07-11 01:21:40,034 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:21:40,034 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1620_8ce04b6d0fe2ead462a9.png with policy now +2023-07-11 01:21:40,043 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:21:40,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1620_c67e423e479315abbcc5.png with policy now +2023-07-11 01:21:40,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:21:40,083 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:21:40,083 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:21:40,085 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:21:40,377 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jvv1yk0o-media/images/validation_1620_c67e423e479315abbcc5.png +2023-07-11 01:21:40,379 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rczhwuz2-media/images/validation_1620_1a666c9c7fd2e2681c7c.png +2023-07-11 01:21:40,380 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/egrjgcnq-media/images/validation_1620_ac6172d8ba90a3477807.png +2023-07-11 01:21:40,381 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mc3qd8jb-media/images/validation_1620_8ce04b6d0fe2ead462a9.png +2023-07-11 01:21:41,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:21:41,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_ac6172d8ba90a3477807.png +2023-07-11 01:21:41,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_1a666c9c7fd2e2681c7c.png +2023-07-11 01:21:41,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_8ce04b6d0fe2ead462a9.png +2023-07-11 01:21:41,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_c67e423e479315abbcc5.png +2023-07-11 01:21:41,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:21:41,360 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b84mzies-media/images/validation_1620_ac6172d8ba90a3477807.png +2023-07-11 01:21:41,373 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6zp5xfco-media/images/validation_1620_1a666c9c7fd2e2681c7c.png +2023-07-11 01:21:41,383 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tjy2m7oj-media/images/validation_1620_8ce04b6d0fe2ead462a9.png +2023-07-11 01:21:41,410 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l50g1vmr-media/images/validation_1620_c67e423e479315abbcc5.png +2023-07-11 01:21:45,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:48,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:21:50,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:50,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:21:51,491 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:21:52,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:52,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:52,514 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:55,057 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:21:55,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:00,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:22:00,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:00,869 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:22:00,869 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:22:00,871 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:22:02,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:02,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:22:06,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:07,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:07,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:07,889 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:09,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:10,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:22:10,932 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:22:10,932 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:22:10,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:22:11,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:16,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:16,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:22:17,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:20,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:22:20,680 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:22:20,681 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:22:20,682 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:22:21,493 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:22:22,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:22,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:22,889 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:22,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:23,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:23,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:22:28,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:30,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:31,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:22:31,219 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:22:31,219 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:22:31,221 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:22:33,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:37,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:37,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:22:37,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:37,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:37,889 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:39,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:41,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:22:41,201 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:22:41,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:22:41,203 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:22:44,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:44,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:22:45,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:50,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:51,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:51,494 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:22:52,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:22:52,047 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:22:52,047 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:22:52,049 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:22:52,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:52,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:52,889 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:55,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:58,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:22:58,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:23:01,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:02,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:23:02,447 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:23:02,447 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:23:02,449 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:23:05,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:23:05,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:23:06,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:07,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:07,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:07,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:12,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:23:12,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:13,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:23:13,080 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:23:13,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:23:13,082 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:23:17,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:17,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:23:17,855 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:23:17,855 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:23:17,857 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:23:19,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:23:19,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:23:21,495 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:23:22,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:22,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:22,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:22,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:26,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:23:27,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:32,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:37,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:38,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:38,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:38,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:43,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:48,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:51,496 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:23:53,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:53,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:53,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:53,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:58,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:03,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:08,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:08,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:08,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:09,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:14,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:19,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:21,496 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:24:23,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:23,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:23,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:24,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:29,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:29,676 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:24:29,676 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1630_033ae5e28015140d8492.png with policy now +2023-07-11 01:24:29,688 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:24:29,688 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1630_db66c91193287b05d864.png with policy now +2023-07-11 01:24:29,697 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:24:29,698 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1630_7a63e334d64038387fe6.png with policy now +2023-07-11 01:24:29,707 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:24:29,707 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1630_b69b8808308e654b64d8.png with policy now +2023-07-11 01:24:29,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:24:29,749 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:24:29,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:24:29,755 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:24:29,998 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yp0xqrrj-media/images/validation_1630_db66c91193287b05d864.png +2023-07-11 01:24:30,003 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/24olqouw-media/images/validation_1630_7a63e334d64038387fe6.png +2023-07-11 01:24:30,008 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1mj3a1w2-media/images/validation_1630_033ae5e28015140d8492.png +2023-07-11 01:24:30,009 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e4w3sdot-media/images/validation_1630_b69b8808308e654b64d8.png +2023-07-11 01:24:34,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:36,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:24:36,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:24:36,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_db66c91193287b05d864.png +2023-07-11 01:24:36,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_7a63e334d64038387fe6.png +2023-07-11 01:24:36,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_033ae5e28015140d8492.png +2023-07-11 01:24:36,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_b69b8808308e654b64d8.png +2023-07-11 01:24:36,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:24:37,009 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xft92x5h-media/images/validation_1630_7a63e334d64038387fe6.png +2023-07-11 01:24:37,032 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fw9iuiic-media/images/validation_1630_033ae5e28015140d8492.png +2023-07-11 01:24:37,035 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4se1yqbm-media/images/validation_1630_db66c91193287b05d864.png +2023-07-11 01:24:37,046 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2deel0ty-media/images/validation_1630_b69b8808308e654b64d8.png +2023-07-11 01:24:39,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:39,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:39,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:39,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:24:39,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:43,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:24:45,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:49,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:24:49,318 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:24:49,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:24:49,320 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:24:50,681 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:24:50,681 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:24:51,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:51,498 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:24:54,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:54,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:54,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:56,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:57,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:24:59,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:24:59,026 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:24:59,026 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:24:59,028 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:25:01,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:04,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:04,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:25:07,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:09,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:09,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:09,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:10,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:25:10,157 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:25:10,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:25:10,160 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:25:11,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:11,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:25:12,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:17,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:18,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:20,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:25:20,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:25:20,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:25:20,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:25:21,499 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:25:23,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:24,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:24,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:24,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:25,752 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:25,753 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:25:28,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:31,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:25:31,067 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:25:31,067 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:25:31,069 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:25:32,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:32,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:25:33,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:39,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:39,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:39,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:39,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:39,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:40,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:25:40,851 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:25:40,851 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:25:40,853 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:25:45,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:46,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:46,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:25:50,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:25:50,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:50,912 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:25:50,912 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:25:50,914 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:25:51,500 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:25:53,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:25:53,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:25:54,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:54,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:54,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:56,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:00,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:26:00,940 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:26:00,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:26:00,941 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:26:00,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:26:00,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:26:01,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:05,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:26:05,970 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:26:05,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:26:05,972 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:26:06,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:07,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:26:07,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:26:09,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:09,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:09,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:12,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:14,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:26:17,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:21,501 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:26:22,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:24,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:24,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:24,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:28,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:33,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:38,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:39,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:39,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:39,619 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:43,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:48,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:51,504 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:26:54,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:54,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:54,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:54,618 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:59,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:04,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:09,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:09,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:09,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:09,675 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:14,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:17,751 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:27:17,751 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1640_d9a0b8a69f592770c281.png with policy now +2023-07-11 01:27:17,762 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:27:17,763 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1640_25f7bdc4192da331a3d0.png with policy now +2023-07-11 01:27:17,774 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:27:17,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1640_7d6e4f32bedc5bfaf58e.png with policy now +2023-07-11 01:27:17,784 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:27:17,784 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1640_aa0a4991836fadae4741.png with policy now +2023-07-11 01:27:17,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:27:17,832 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:27:17,832 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:27:17,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:27:18,053 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f8iouorw-media/images/validation_1640_25f7bdc4192da331a3d0.png +2023-07-11 01:27:18,067 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7h15vvwd-media/images/validation_1640_d9a0b8a69f592770c281.png +2023-07-11 01:27:18,068 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i0fvq1yi-media/images/validation_1640_7d6e4f32bedc5bfaf58e.png +2023-07-11 01:27:18,086 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xcalq3po-media/images/validation_1640_aa0a4991836fadae4741.png +2023-07-11 01:27:18,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:27:18,242 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_7d6e4f32bedc5bfaf58e.png +2023-07-11 01:27:18,243 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_aa0a4991836fadae4741.png +2023-07-11 01:27:18,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_25f7bdc4192da331a3d0.png +2023-07-11 01:27:18,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_d9a0b8a69f592770c281.png +2023-07-11 01:27:18,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:27:18,582 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/azvn1a85-media/images/validation_1640_aa0a4991836fadae4741.png +2023-07-11 01:27:18,589 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zjo6jld6-media/images/validation_1640_d9a0b8a69f592770c281.png +2023-07-11 01:27:18,596 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jrwy0gib-media/images/validation_1640_25f7bdc4192da331a3d0.png +2023-07-11 01:27:18,611 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ikmz3gue-media/images/validation_1640_7d6e4f32bedc5bfaf58e.png +2023-07-11 01:27:19,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:21,503 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:27:24,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:24,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:24,675 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:25,257 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:27:25,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:28,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:27:31,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:32,270 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:27:37,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:37,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:27:37,561 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:27:37,561 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:27:37,563 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:27:39,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:27:39,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:27:39,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:39,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:39,675 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:42,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:46,301 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:27:47,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:27:47,831 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:27:47,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:27:47,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:27:48,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:51,504 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:27:53,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:27:53,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:27:53,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:54,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:54,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:54,756 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:58,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:27:58,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:27:58,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:27:58,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:27:59,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:00,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:00,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:28:04,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:07,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:08,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:28:08,478 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:28:08,478 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:28:08,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:28:09,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:10,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:10,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:10,230 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:14,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:14,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:28:15,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:17,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:28:17,970 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:28:17,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:28:17,972 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:28:20,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:21,505 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:28:21,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:21,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:28:25,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:25,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:25,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:26,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:27,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:28:27,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:28:27,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:28:27,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:28:28,524 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:28,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:28:32,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:35,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:38,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:28:38,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:38,048 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:28:38,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:28:38,051 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:28:40,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:40,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:40,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:42,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:42,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:28:43,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:48,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:28:48,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:28:48,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:28:48,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:28:49,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:49,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:28:49,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:51,506 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:28:53,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:28:53,331 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:28:53,332 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:28:53,334 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:28:55,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:55,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:55,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:55,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:56,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:28:56,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:29:00,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:05,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:10,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:10,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:10,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:10,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:15,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:20,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:21,507 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:29:25,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:25,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:25,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:25,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:30,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:35,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:40,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:40,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:40,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:41,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:46,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:51,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:51,511 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:29:55,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:55,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:55,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:56,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:01,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:05,125 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:30:05,125 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1650_d090edaed549d11545c7.png with policy now +2023-07-11 01:30:05,136 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:30:05,136 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1650_cb13e8f57f24dda7f043.png with policy now +2023-07-11 01:30:05,229 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:30:05,229 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1650_ecefad0391071f122f01.png with policy now +2023-07-11 01:30:05,242 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:30:05,242 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1650_7f8056c4db945932ac27.png with policy now +2023-07-11 01:30:05,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:30:05,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:30:05,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:30:05,289 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:30:05,432 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/27jokcxl-media/images/validation_1650_d090edaed549d11545c7.png +2023-07-11 01:30:05,479 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bvzydbpn-media/images/validation_1650_cb13e8f57f24dda7f043.png +2023-07-11 01:30:05,531 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/aojwy6or-media/images/validation_1650_ecefad0391071f122f01.png +2023-07-11 01:30:05,602 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gqc9h5az-media/images/validation_1650_7f8056c4db945932ac27.png +2023-07-11 01:30:06,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:30:06,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_cb13e8f57f24dda7f043.png +2023-07-11 01:30:06,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_d090edaed549d11545c7.png +2023-07-11 01:30:06,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_7f8056c4db945932ac27.png +2023-07-11 01:30:06,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_ecefad0391071f122f01.png +2023-07-11 01:30:06,840 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:30:07,185 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5ik1bzei-media/images/validation_1650_d090edaed549d11545c7.png +2023-07-11 01:30:07,201 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jhdboazp-media/images/validation_1650_cb13e8f57f24dda7f043.png +2023-07-11 01:30:07,208 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hhbpt6yx-media/images/validation_1650_ecefad0391071f122f01.png +2023-07-11 01:30:07,230 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ffsn4pod-media/images/validation_1650_7f8056c4db945932ac27.png +2023-07-11 01:30:07,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:10,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:10,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:10,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:12,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:13,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:15,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:30:18,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:20,869 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:21,511 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:30:24,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:25,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:30:25,280 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:30:25,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:30:25,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:30:25,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:25,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:25,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:27,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:27,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:30:29,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:34,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:34,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:35,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:30:35,171 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:30:35,172 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:30:35,174 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:30:39,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:40,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:40,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:40,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:41,913 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:41,913 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:30:45,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:45,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:30:45,742 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:30:45,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:30:45,744 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:30:48,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:48,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:30:50,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:51,511 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:30:55,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:55,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:55,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:55,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:30:55,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:55,780 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:30:55,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:30:55,783 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:30:55,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:30:55,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:31:01,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:02,955 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:06,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:31:06,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:06,259 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:31:06,260 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:31:06,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:31:10,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:10,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:31:10,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:10,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:10,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:11,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:16,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:31:16,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:16,927 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:31:16,928 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:31:16,930 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:31:17,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:17,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:31:21,513 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:31:22,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:24,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:25,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:25,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:25,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:26,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:31:26,666 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:31:26,666 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:31:26,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:31:28,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:31,148 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:31,148 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:31:34,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:36,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:31:36,832 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:31:36,832 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:31:36,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:31:38,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:38,162 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:31:40,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:40,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:40,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:40,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:41,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:31:41,262 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:31:41,263 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:31:41,265 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:31:45,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:31:45,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:31:45,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:50,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:51,513 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:31:55,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:55,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:55,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:55,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:00,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:05,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:10,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:10,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:10,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:10,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:15,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:20,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:21,514 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:32:25,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:25,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:25,549 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:26,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:31,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:36,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:40,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:40,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:40,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:41,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:46,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:51,515 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:32:52,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:53,005 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:32:53,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1660_8061331d0f5bd7ec40d3.png with policy now +2023-07-11 01:32:53,016 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:32:53,016 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1660_15815590a565379dc2a9.png with policy now +2023-07-11 01:32:53,025 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:32:53,026 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1660_f14d08ff176eb661e10e.png with policy now +2023-07-11 01:32:53,035 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:32:53,035 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1660_775f0821f7cee38a19eb.png with policy now +2023-07-11 01:32:53,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:32:53,075 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:32:53,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:32:53,078 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:32:53,363 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3gkqlz24-media/images/validation_1660_8061331d0f5bd7ec40d3.png +2023-07-11 01:32:53,364 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gkmaghiu-media/images/validation_1660_f14d08ff176eb661e10e.png +2023-07-11 01:32:53,365 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gmw8ohio-media/images/validation_1660_15815590a565379dc2a9.png +2023-07-11 01:32:53,427 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yojxm1dd-media/images/validation_1660_775f0821f7cee38a19eb.png +2023-07-11 01:32:55,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:32:55,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_f14d08ff176eb661e10e.png +2023-07-11 01:32:55,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_15815590a565379dc2a9.png +2023-07-11 01:32:55,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_8061331d0f5bd7ec40d3.png +2023-07-11 01:32:55,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_775f0821f7cee38a19eb.png +2023-07-11 01:32:55,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:32:55,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:55,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:55,683 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:55,820 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8fs75l9p-media/images/validation_1660_775f0821f7cee38a19eb.png +2023-07-11 01:32:55,827 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xvf6fnii-media/images/validation_1660_f14d08ff176eb661e10e.png +2023-07-11 01:32:55,853 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9zxfnhb0-media/images/validation_1660_15815590a565379dc2a9.png +2023-07-11 01:32:55,854 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m9ropz48-media/images/validation_1660_8061331d0f5bd7ec40d3.png +2023-07-11 01:32:58,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:02,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:03,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:04,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:33:08,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:09,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:10,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:10,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:10,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:13,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:13,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:33:13,996 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:33:13,997 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:33:13,999 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:33:16,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:16,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:33:19,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:21,516 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:33:23,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:24,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:33:24,410 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:33:24,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:33:24,413 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:33:25,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:25,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:25,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:25,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:30,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:30,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:33:31,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:34,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:33:34,246 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:33:34,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:33:34,248 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:33:37,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:37,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:37,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:33:40,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:40,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:40,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:42,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:44,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:44,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:33:44,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:33:44,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:33:44,565 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:33:48,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,517 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:33:51,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:51,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:33:53,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:54,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:33:54,385 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:33:54,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:33:54,388 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:33:56,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:56,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:56,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:58,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:58,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:33:58,721 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:34:04,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:04,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:34:04,574 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:34:04,575 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:34:04,577 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:34:05,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:34:05,734 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:34:09,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:11,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:11,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:11,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:12,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:34:14,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:34:14,520 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:34:14,520 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:34:14,523 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:34:15,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:19,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:34:19,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:34:20,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:21,518 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:34:24,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:34:24,715 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:34:24,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:34:24,717 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:34:26,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:26,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:26,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:26,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:34:26,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:34:29,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:34:29,328 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:34:29,328 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:34:29,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:34:32,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:33,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:34:33,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:34:37,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:41,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:41,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:41,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:42,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:47,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:51,518 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:34:53,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:56,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:56,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:56,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:58,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:03,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:08,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:11,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:11,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:11,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:13,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:18,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:21,519 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:35:24,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:26,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:26,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:26,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:29,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:34,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:39,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:41,061 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:35:41,062 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1670_1b5e23b669ce767bbf46.png with policy now +2023-07-11 01:35:41,072 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:35:41,073 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1670_c24229fde92f27a370c5.png with policy now +2023-07-11 01:35:41,082 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:35:41,082 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1670_02f50e943674b58d863c.png with policy now +2023-07-11 01:35:41,092 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:35:41,092 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1670_a07eaa937d59519d7903.png with policy now +2023-07-11 01:35:41,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:35:41,132 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:35:41,132 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:35:41,133 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:35:41,373 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qymzjxr0-media/images/validation_1670_1b5e23b669ce767bbf46.png +2023-07-11 01:35:41,385 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2twdb9on-media/images/validation_1670_c24229fde92f27a370c5.png +2023-07-11 01:35:41,398 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ow7cde0l-media/images/validation_1670_02f50e943674b58d863c.png +2023-07-11 01:35:41,403 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/scgfy6ur-media/images/validation_1670_a07eaa937d59519d7903.png +2023-07-11 01:35:41,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:41,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:41,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:44,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:35:44,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_a07eaa937d59519d7903.png +2023-07-11 01:35:44,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_02f50e943674b58d863c.png +2023-07-11 01:35:44,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_1b5e23b669ce767bbf46.png +2023-07-11 01:35:44,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_c24229fde92f27a370c5.png +2023-07-11 01:35:44,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:35:44,413 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nhaebjq8-media/images/validation_1670_1b5e23b669ce767bbf46.png +2023-07-11 01:35:44,422 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ar61o4c7-media/images/validation_1670_a07eaa937d59519d7903.png +2023-07-11 01:35:44,433 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o68p8rs0-media/images/validation_1670_02f50e943674b58d863c.png +2023-07-11 01:35:44,462 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jpuu80lf-media/images/validation_1670_c24229fde92f27a370c5.png +2023-07-11 01:35:44,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:49,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:51,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:35:51,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:35:51,520 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:35:55,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:56,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:56,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:56,801 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:58,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:01,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:01,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:36:01,245 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:36:01,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:36:01,248 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:36:05,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:05,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:36:06,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:11,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:36:11,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:11,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:36:11,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:36:11,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:36:11,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:11,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:12,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:12,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:36:16,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:19,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:21,521 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:36:22,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:36:22,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:22,265 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:36:22,266 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:36:22,268 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:36:26,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:26,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:36:26,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:26,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:28,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:32,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:36:32,631 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:36:32,631 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:36:32,633 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:36:33,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:33,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:36:33,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:39,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:40,181 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:41,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:41,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:43,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:36:43,388 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:36:43,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:36:43,391 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:36:45,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:47,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:47,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:36:50,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:51,523 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:36:53,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:36:53,413 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:36:53,413 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:36:53,415 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:36:54,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:36:54,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:36:56,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:56,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:56,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:56,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:01,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:01,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:37:03,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:37:03,584 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:37:03,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:37:03,586 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:37:07,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:08,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:37:08,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:37:11,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:11,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:11,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:12,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:14,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:37:14,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:37:14,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:37:14,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:37:15,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:37:15,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:37:18,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:18,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:37:18,854 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:37:18,855 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:37:18,857 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:37:21,524 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:37:22,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:37:22,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:37:24,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:27,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:27,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:27,014 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:30,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:35,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:40,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:42,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:42,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:42,014 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:46,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:51,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:51,525 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:37:56,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:57,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:57,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:57,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:02,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:07,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:12,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:12,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:12,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:12,218 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:17,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:21,526 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:38:22,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:27,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:27,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:27,218 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:28,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:30,733 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:38:30,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1680_8bab1a7b51152b624c56.png with policy now +2023-07-11 01:38:30,745 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:38:30,745 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1680_adbbe2b464707c5ad3ec.png with policy now +2023-07-11 01:38:30,755 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:38:30,755 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1680_20946d4a1e15f446b6ba.png with policy now +2023-07-11 01:38:30,771 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:38:30,771 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1680_66b7f606ccf6599ff6fa.png with policy now +2023-07-11 01:38:30,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:38:30,815 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:38:30,815 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:38:30,817 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:38:31,080 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ffb0uiq9-media/images/validation_1680_20946d4a1e15f446b6ba.png +2023-07-11 01:38:31,088 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ieu9spdo-media/images/validation_1680_66b7f606ccf6599ff6fa.png +2023-07-11 01:38:31,162 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0kfn3ch7-media/images/validation_1680_8bab1a7b51152b624c56.png +2023-07-11 01:38:31,163 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rz17g3g9-media/images/validation_1680_adbbe2b464707c5ad3ec.png +2023-07-11 01:38:32,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:38:32,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_66b7f606ccf6599ff6fa.png +2023-07-11 01:38:32,784 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_8bab1a7b51152b624c56.png +2023-07-11 01:38:32,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_adbbe2b464707c5ad3ec.png +2023-07-11 01:38:32,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_20946d4a1e15f446b6ba.png +2023-07-11 01:38:32,785 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:38:33,158 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7tl79bwr-media/images/validation_1680_66b7f606ccf6599ff6fa.png +2023-07-11 01:38:33,171 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8fq2pihp-media/images/validation_1680_20946d4a1e15f446b6ba.png +2023-07-11 01:38:33,179 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g2melg41-media/images/validation_1680_adbbe2b464707c5ad3ec.png +2023-07-11 01:38:33,189 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/484pyhrg-media/images/validation_1680_8bab1a7b51152b624c56.png +2023-07-11 01:38:33,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:38,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:39,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:38:41,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:38:42,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:42,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:42,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:43,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:46,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:38:48,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:51,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:38:51,174 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:38:51,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:38:51,177 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:38:51,528 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:38:53,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:38:53,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:38:54,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:57,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:57,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:57,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:00,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:00,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:01,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:39:01,817 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:39:01,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:39:01,820 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:39:05,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:07,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:07,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:39:10,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:11,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:39:11,865 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:39:11,865 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:39:11,867 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:39:12,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:12,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:12,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:14,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:14,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:39:16,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:21,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:21,529 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:39:21,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:39:21,543 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:39:21,544 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:39:21,546 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:39:21,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:21,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:39:26,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:27,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:27,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:27,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:28,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:31,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:39:31,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:31,791 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:39:31,791 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:39:31,793 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:39:36,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:36,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:39:37,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:41,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:39:41,462 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:39:41,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:39:41,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:39:42,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:42,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:42,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:43,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:43,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:39:43,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:48,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:50,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:51,530 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:39:51,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:39:51,597 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:39:51,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:39:51,599 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:39:53,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:57,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:39:57,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:39:57,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:57,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:57,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:59,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:02,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:40:02,256 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:40:02,256 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:40:02,258 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:40:04,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:40:04,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:40:04,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:07,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:40:07,020 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:40:07,020 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:40:07,022 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:40:10,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:11,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:40:11,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:40:12,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:12,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:12,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:15,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:20,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:21,531 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:40:25,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:27,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:27,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:27,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:31,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:36,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:41,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:42,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:42,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:42,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:46,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,532 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:40:56,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:57,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:57,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:57,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:02,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:07,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:12,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:12,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:12,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:12,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:17,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:18,777 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:41:18,777 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1690_6fe08b9ff6f356961a92.png with policy now +2023-07-11 01:41:18,789 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:41:18,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1690_675cfb551c77e6217be1.png with policy now +2023-07-11 01:41:18,798 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:41:18,798 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1690_a9da0158f4faee3efd47.png with policy now +2023-07-11 01:41:18,907 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:41:18,907 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1690_5c861c7d0b744bafb8d4.png with policy now +2023-07-11 01:41:18,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:41:18,951 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:41:18,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:41:18,953 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:41:19,089 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wj3ko23t-media/images/validation_1690_6fe08b9ff6f356961a92.png +2023-07-11 01:41:19,152 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rvvlg674-media/images/validation_1690_a9da0158f4faee3efd47.png +2023-07-11 01:41:19,164 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j4nco9el-media/images/validation_1690_675cfb551c77e6217be1.png +2023-07-11 01:41:19,223 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xhi8qic9-media/images/validation_1690_5c861c7d0b744bafb8d4.png +2023-07-11 01:41:21,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:41:21,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_5c861c7d0b744bafb8d4.png +2023-07-11 01:41:21,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_6fe08b9ff6f356961a92.png +2023-07-11 01:41:21,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_675cfb551c77e6217be1.png +2023-07-11 01:41:21,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_a9da0158f4faee3efd47.png +2023-07-11 01:41:21,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:41:21,533 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:41:21,777 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zylimpgc-media/images/validation_1690_6fe08b9ff6f356961a92.png +2023-07-11 01:41:21,788 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kopfi5hv-media/images/validation_1690_5c861c7d0b744bafb8d4.png +2023-07-11 01:41:21,803 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zwemtwio-media/images/validation_1690_675cfb551c77e6217be1.png +2023-07-11 01:41:21,856 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6qlym5hq-media/images/validation_1690_a9da0158f4faee3efd47.png +2023-07-11 01:41:23,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:27,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:27,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:27,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:28,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:28,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:41:29,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:41:34,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:35,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:41:39,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:41:39,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:39,454 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:41:39,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:41:39,456 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:41:42,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:42,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:42,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:42,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:41:42,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:41:44,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:49,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:41:50,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:41:50,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:50,080 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:41:50,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:41:50,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:41:51,534 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:41:55,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:56,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:41:56,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:41:57,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:57,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:57,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:59,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:41:59,905 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:41:59,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:41:59,908 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:00,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:03,517 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:03,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:42:06,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:09,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:42:09,563 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:42:09,563 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:42:09,565 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:10,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:10,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:42:11,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:12,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:12,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:12,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:17,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:17,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:19,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:42:19,081 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:42:19,081 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:42:19,083 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:21,535 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:42:23,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:24,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:24,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:42:27,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:27,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:27,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:29,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:29,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:42:29,505 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:42:29,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:42:29,507 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:31,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:31,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:42:34,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:38,737 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:39,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:40,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:42:40,315 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:42:40,315 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:42:40,317 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:42,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:42,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:42,476 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:45,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:45,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:45,750 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:42:50,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:51,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:42:51,069 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:42:51,069 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:42:51,071 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:51,538 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:42:52,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:52,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:42:55,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:42:55,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:55,696 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:42:55,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:42:55,698 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:42:57,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:57,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:57,476 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:59,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:42:59,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:43:01,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:06,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:11,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:12,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:12,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:12,476 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:16,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:21,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:21,538 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:43:26,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:27,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:27,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:27,747 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:31,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:36,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:41,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:42,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:42,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:42,746 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:47,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:51,539 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:43:53,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:57,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:57,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:57,858 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:58,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:03,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:07,500 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:44:07,500 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1700_95557dcaec4d0e9314ba.png with policy now +2023-07-11 01:44:07,511 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:44:07,511 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1700_011ea420157227acef34.png with policy now +2023-07-11 01:44:07,520 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:44:07,520 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1700_8db9406430aff3b32f48.png with policy now +2023-07-11 01:44:07,530 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:44:07,530 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1700_aaf6acb3538f3a36aa3a.png with policy now +2023-07-11 01:44:07,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:44:07,570 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:44:07,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:44:07,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:44:07,844 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ubjz9fib-media/images/validation_1700_8db9406430aff3b32f48.png +2023-07-11 01:44:07,846 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y387f8wd-media/images/validation_1700_aaf6acb3538f3a36aa3a.png +2023-07-11 01:44:07,890 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6nwbvbyg-media/images/validation_1700_95557dcaec4d0e9314ba.png +2023-07-11 01:44:07,917 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0m7zm0q2-media/images/validation_1700_011ea420157227acef34.png +2023-07-11 01:44:09,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:10,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:44:10,052 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_8db9406430aff3b32f48.png +2023-07-11 01:44:10,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_95557dcaec4d0e9314ba.png +2023-07-11 01:44:10,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_aaf6acb3538f3a36aa3a.png +2023-07-11 01:44:10,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_011ea420157227acef34.png +2023-07-11 01:44:10,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:44:10,395 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0rulsu44-media/images/validation_1700_95557dcaec4d0e9314ba.png +2023-07-11 01:44:10,403 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yx4fumo5-media/images/validation_1700_8db9406430aff3b32f48.png +2023-07-11 01:44:10,440 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a6dkcebr-media/images/validation_1700_aaf6acb3538f3a36aa3a.png +2023-07-11 01:44:10,484 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z3vmv50r-media/images/validation_1700_011ea420157227acef34.png +2023-07-11 01:44:12,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:12,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:12,815 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:15,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:17,065 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:18,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:44:20,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:21,540 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:44:24,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:25,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:27,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:27,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:27,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:28,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:44:28,693 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:44:28,694 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:44:28,696 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:44:30,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:31,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:31,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:44:36,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:38,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:38,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:44:38,976 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:44:38,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:44:38,978 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:44:41,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:43,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:43,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:43,113 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:45,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:45,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:44:47,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:48,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:44:48,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:44:48,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:44:48,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:44:51,541 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:44:52,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:52,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:44:52,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:57,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:58,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:58,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:58,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:58,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:44:58,346 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:44:58,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:44:58,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:44:59,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:44:59,145 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:45:03,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:06,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:09,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:45:09,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:09,205 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:45:09,205 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:45:09,207 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:45:13,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:13,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:13,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:13,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:13,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:45:14,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:19,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:45:19,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:19,949 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:45:19,950 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:45:19,952 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:45:20,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:20,334 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:45:21,542 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:45:25,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:27,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:28,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:28,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:28,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:29,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:45:29,983 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:45:29,983 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:45:29,985 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:45:30,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:34,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:34,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:45:36,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:40,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:45:40,266 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:45:40,266 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:45:40,268 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:45:41,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:41,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:45:42,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:43,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:43,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:43,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:45,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:45:45,051 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:45:45,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:45:45,053 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:45:47,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:48,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:45:48,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:45:51,543 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:45:53,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:58,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:58,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:58,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:59,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:04,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:09,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:13,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:13,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:13,518 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:14,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:19,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:21,546 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:46:25,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:28,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:28,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:28,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:30,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:35,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:40,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:43,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:43,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:43,522 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:46,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:51,546 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:46:52,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:56,731 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:46:56,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1710_8807c3dded261227c46b.png with policy now +2023-07-11 01:46:56,774 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:46:56,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1710_e63609d6ea5091b82aaa.png with policy now +2023-07-11 01:46:56,775 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:46:56,775 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1710_73841c0d56ba210f61b7.png with policy now +2023-07-11 01:46:56,776 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:46:56,776 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1710_1cdee8a9d0052ce402e7.png with policy now +2023-07-11 01:46:56,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:46:56,802 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:46:56,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:46:56,806 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:46:57,055 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/imti96lc-media/images/validation_1710_8807c3dded261227c46b.png +2023-07-11 01:46:57,092 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8oj3ikvs-media/images/validation_1710_e63609d6ea5091b82aaa.png +2023-07-11 01:46:57,115 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bj52zuug-media/images/validation_1710_73841c0d56ba210f61b7.png +2023-07-11 01:46:57,117 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c8kdizmp-media/images/validation_1710_1cdee8a9d0052ce402e7.png +2023-07-11 01:46:57,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:58,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:46:58,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_8807c3dded261227c46b.png +2023-07-11 01:46:58,684 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_73841c0d56ba210f61b7.png +2023-07-11 01:46:58,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_e63609d6ea5091b82aaa.png +2023-07-11 01:46:58,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_1cdee8a9d0052ce402e7.png +2023-07-11 01:46:58,686 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:46:58,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:58,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:58,852 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:59,043 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cvwnk1x5-media/images/validation_1710_73841c0d56ba210f61b7.png +2023-07-11 01:46:59,048 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3x6wco4a-media/images/validation_1710_1cdee8a9d0052ce402e7.png +2023-07-11 01:46:59,058 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ijuvzj0k-media/images/validation_1710_8807c3dded261227c46b.png +2023-07-11 01:46:59,078 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/80ah21p6-media/images/validation_1710_e63609d6ea5091b82aaa.png +2023-07-11 01:47:03,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:05,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:07,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:47:09,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:12,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:13,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:13,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:13,852 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:14,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:16,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:47:16,626 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:47:16,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:47:16,629 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:47:19,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:19,728 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:47:20,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:21,547 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:47:26,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:26,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:47:26,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:47:26,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:47:26,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:47:26,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:26,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:47:28,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:28,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:28,852 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:31,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:33,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:36,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:47:36,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:36,495 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:47:36,495 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:47:36,497 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:47:40,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:40,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:47:41,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:43,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:43,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:43,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:46,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:47:46,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:46,831 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:47:46,832 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:47:46,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:47:47,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:47,781 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:47:51,549 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:47:51,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:54,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:47:57,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:47:57,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:57,216 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:47:57,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:47:57,218 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:47:58,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:58,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:58,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:01,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:48:01,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:48:03,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:07,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:48:07,525 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:48:07,525 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:48:07,527 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:48:08,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:08,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:48:08,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:48:13,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:13,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:13,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:14,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:15,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:48:17,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:48:17,481 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:48:17,482 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:48:17,484 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:48:19,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:21,550 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:48:22,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:48:22,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:48:24,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:27,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:48:27,497 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:48:27,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:48:27,500 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:48:29,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:29,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:29,264 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:30,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:48:30,013 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:48:30,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:32,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:48:32,184 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:48:32,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:48:32,187 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:48:35,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:37,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:48:37,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:48:40,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:44,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:44,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:44,339 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:46,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:51,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:51,551 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:48:56,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:59,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:59,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:59,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:02,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:07,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:12,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:14,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:49:14,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:14,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:17,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:21,555 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:49:22,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:27,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:29,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:49:29,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:29,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:33,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:38,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:43,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:44,209 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:49:44,209 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1720_da4b811fc2aec04b0838.png with policy now +2023-07-11 01:49:44,220 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:49:44,220 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1720_646206676cc1cf48da3c.png with policy now +2023-07-11 01:49:44,230 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:49:44,230 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1720_4cab5ac41a7606d6eaf9.png with policy now +2023-07-11 01:49:44,239 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:49:44,239 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1720_e3a6e72f35686460d4ba.png with policy now +2023-07-11 01:49:44,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:49:44,283 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:49:44,283 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:49:44,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:49:44,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:49:44,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:44,398 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:44,545 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pb3wndt5-media/images/validation_1720_da4b811fc2aec04b0838.png +2023-07-11 01:49:44,550 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8tkxe30i-media/images/validation_1720_e3a6e72f35686460d4ba.png +2023-07-11 01:49:44,551 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j888qylj-media/images/validation_1720_4cab5ac41a7606d6eaf9.png +2023-07-11 01:49:44,569 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k3d7lzt2-media/images/validation_1720_646206676cc1cf48da3c.png +2023-07-11 01:49:47,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:49:47,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_da4b811fc2aec04b0838.png +2023-07-11 01:49:47,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_646206676cc1cf48da3c.png +2023-07-11 01:49:47,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_e3a6e72f35686460d4ba.png +2023-07-11 01:49:47,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_4cab5ac41a7606d6eaf9.png +2023-07-11 01:49:47,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:49:47,667 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4lqjcgk2-media/images/validation_1720_646206676cc1cf48da3c.png +2023-07-11 01:49:47,691 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tnkbh6lb-media/images/validation_1720_da4b811fc2aec04b0838.png +2023-07-11 01:49:47,705 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/97efwdqz-media/images/validation_1720_4cab5ac41a7606d6eaf9.png +2023-07-11 01:49:47,911 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nvx2nvk3-media/images/validation_1720_e3a6e72f35686460d4ba.png +2023-07-11 01:49:48,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:51,554 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:49:54,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:54,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:49:54,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:49:59,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:59,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:49:59,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:59,396 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:01,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:03,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:50:03,853 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:50:03,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:50:03,855 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:50:04,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:08,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:08,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:50:10,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:13,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:50:13,970 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:50:13,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:50:13,972 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:50:14,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:50:14,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:14,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:15,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:15,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:50:15,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:21,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:21,555 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:50:22,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:24,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:50:24,173 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:50:24,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:50:24,175 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:50:26,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:29,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:50:29,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:29,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:29,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:29,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:50:31,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:34,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:50:34,032 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:50:34,032 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:50:34,034 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:50:36,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:36,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:50:36,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:42,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:43,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:43,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:50:43,873 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:50:43,873 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:50:43,875 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:50:44,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:50:44,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:44,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:47,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:50,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:50,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:50:51,556 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:50:52,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:53,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:50:53,990 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:50:53,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:50:53,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:50:57,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:50:57,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:50:58,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:59,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:50:59,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:59,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:04,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:51:04,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:04,039 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:51:04,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:51:04,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:51:04,642 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:51:04,642 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:51:09,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:11,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:51:14,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:51:14,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:14,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:14,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:51:14,572 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:51:14,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:51:14,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:14,575 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:51:18,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:51:18,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:51:19,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:51:19,121 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:51:19,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:51:19,123 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:51:19,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:21,557 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:51:25,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:25,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:51:25,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:51:29,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:51:29,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:29,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:30,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:35,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:40,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:44,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:51:44,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:44,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:45,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:50,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:51,557 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:51:56,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:59,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:59,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:51:59,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:01,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:06,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:11,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:14,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:52:14,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:14,808 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:16,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:21,559 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:52:22,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:27,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:29,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:52:29,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:29,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:30,980 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:52:30,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1730_582e7998c78146a0a365.png with policy now +2023-07-11 01:52:31,075 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:52:31,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1730_5ea6d6a3df5300a39397.png with policy now +2023-07-11 01:52:31,085 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:52:31,085 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1730_c81f86bee9c94f99b3b5.png with policy now +2023-07-11 01:52:31,094 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:52:31,095 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1730_779efb0e07ffe6805e44.png with policy now +2023-07-11 01:52:31,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:52:31,134 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:52:31,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:52:31,136 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:52:31,329 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jy08s7vi-media/images/validation_1730_582e7998c78146a0a365.png +2023-07-11 01:52:31,426 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z1rcjlcj-media/images/validation_1730_779efb0e07ffe6805e44.png +2023-07-11 01:52:31,432 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i8fyn9ei-media/images/validation_1730_5ea6d6a3df5300a39397.png +2023-07-11 01:52:31,433 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e0jqw065-media/images/validation_1730_c81f86bee9c94f99b3b5.png +2023-07-11 01:52:33,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:35,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:52:35,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_779efb0e07ffe6805e44.png +2023-07-11 01:52:35,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_582e7998c78146a0a365.png +2023-07-11 01:52:35,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_c81f86bee9c94f99b3b5.png +2023-07-11 01:52:35,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_5ea6d6a3df5300a39397.png +2023-07-11 01:52:35,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:52:36,349 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c6v3m43g-media/images/validation_1730_c81f86bee9c94f99b3b5.png +2023-07-11 01:52:36,355 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5xzhfyv7-media/images/validation_1730_582e7998c78146a0a365.png +2023-07-11 01:52:36,374 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kfxqzxf8-media/images/validation_1730_5ea6d6a3df5300a39397.png +2023-07-11 01:52:36,388 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i366nxfd-media/images/validation_1730_779efb0e07ffe6805e44.png +2023-07-11 01:52:38,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:41,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:52:42,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:52:43,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:44,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:52:44,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:44,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:48,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:50,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:52:51,560 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:52:52,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:52:52,196 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:52:52,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:52:52,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:52:54,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:57,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:52:57,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:00,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:00,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:00,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:00,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:02,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:53:02,497 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:53:02,497 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:53:02,500 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:53:04,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:04,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:06,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:11,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:11,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:12,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:53:12,550 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:53:12,550 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:53:12,552 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:53:15,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:15,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:15,074 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:16,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:18,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:18,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:21,561 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:53:21,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:22,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:53:22,697 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:53:22,698 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:53:22,700 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:53:25,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:25,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:26,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:30,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:30,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:30,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:32,093 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:32,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:32,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:53:32,663 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:53:32,663 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:53:32,665 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:53:37,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:39,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:39,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:42,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:53:42,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:42,661 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:53:42,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:53:42,664 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:53:45,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:45,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:45,307 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:46,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:46,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:48,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:51,562 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:53:52,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:53:52,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:53:52,657 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:53:52,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:53:53,281 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:53:53,282 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:53:53,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:58,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:00,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:54:00,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:00,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:00,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:02,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:54:02,975 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:54:02,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:54:02,978 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:54:03,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:07,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:54:07,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:54:07,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:54:07,717 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:54:07,717 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:54:07,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:54:09,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:14,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:54:14,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:54:14,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:15,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:15,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:15,316 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:20,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:21,563 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:54:25,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:30,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:30,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:30,316 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:31,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:36,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:41,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:45,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:45,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:45,349 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:46,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:51,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:51,565 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:54:56,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:00,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:00,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:00,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:02,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:07,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:12,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:15,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:15,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:15,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:18,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:19,461 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:55:19,462 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1740_f831b125bc088b5c9194.png with policy now +2023-07-11 01:55:19,502 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:55:19,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1740_4f661dd3e6fe5532df5f.png with policy now +2023-07-11 01:55:19,503 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:55:19,503 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1740_323217b69a106072fa80.png with policy now +2023-07-11 01:55:19,504 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:55:19,504 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1740_832eda3f6cb9efcd5328.png with policy now +2023-07-11 01:55:19,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:55:19,537 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:55:19,537 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:55:19,539 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:55:19,823 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2b4z2vo6-media/images/validation_1740_4f661dd3e6fe5532df5f.png +2023-07-11 01:55:19,824 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0zwm071o-media/images/validation_1740_832eda3f6cb9efcd5328.png +2023-07-11 01:55:19,836 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8a89hhjf-media/images/validation_1740_f831b125bc088b5c9194.png +2023-07-11 01:55:19,856 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o69sldpk-media/images/validation_1740_323217b69a106072fa80.png +2023-07-11 01:55:21,566 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:55:23,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:24,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:55:24,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_832eda3f6cb9efcd5328.png +2023-07-11 01:55:24,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_f831b125bc088b5c9194.png +2023-07-11 01:55:24,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_4f661dd3e6fe5532df5f.png +2023-07-11 01:55:24,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_323217b69a106072fa80.png +2023-07-11 01:55:24,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:55:24,953 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ajkz0563-media/images/validation_1740_832eda3f6cb9efcd5328.png +2023-07-11 01:55:24,963 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v8uexvs2-media/images/validation_1740_4f661dd3e6fe5532df5f.png +2023-07-11 01:55:24,977 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ot82a2qe-media/images/validation_1740_323217b69a106072fa80.png +2023-07-11 01:55:25,086 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gnjcmjvr-media/images/validation_1740_f831b125bc088b5c9194.png +2023-07-11 01:55:28,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:30,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:55:30,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:30,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:30,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:31,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:55:34,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:39,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:55:39,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:55:39,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:55:39,369 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:55:39,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:55:39,628 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:55:40,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:45,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:45,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:45,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:45,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:47,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:55:49,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:55:49,054 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:55:49,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:55:49,056 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:55:51,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:51,567 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:55:55,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:55:55,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:55:56,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:59,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:55:59,217 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:55:59,218 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:55:59,220 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:00,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:00,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:00,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:01,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:03,668 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:03,669 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:56:06,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:09,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:56:09,508 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:56:09,508 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:56:09,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:11,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:11,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:56:11,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:15,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:15,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:15,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:17,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:19,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:56:19,365 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:56:19,366 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:56:19,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:19,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:19,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:56:21,568 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:56:23,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:27,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:28,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:29,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:56:29,723 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:56:29,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:56:29,725 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:30,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:30,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:30,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:34,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:35,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:35,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:56:39,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:40,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:56:40,311 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:56:40,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:56:40,314 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:43,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:43,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:56:44,734 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:45,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:45,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:45,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:50,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:50,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:56:50,491 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:56:50,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:56:50,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:51,570 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:56:51,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:51,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:56:55,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:55,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:56:55,171 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:56:55,171 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:56:55,173 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:56:59,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:56:59,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:57:00,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:00,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:00,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:00,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:05,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:10,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:15,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:15,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:15,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:16,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:21,571 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:57:22,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:27,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:30,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:30,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:30,591 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:32,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:37,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:42,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:45,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:45,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:45,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:47,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:51,572 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:57:53,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:58,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:00,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:00,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:00,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:03,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:06,936 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:58:06,937 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1750_78405ec98403ce8d4474.png with policy now +2023-07-11 01:58:06,978 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:58:06,978 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1750_ca653ca39872f719187f.png with policy now +2023-07-11 01:58:06,979 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:58:06,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1750_048f39f8941e61ada854.png with policy now +2023-07-11 01:58:06,980 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 01:58:06,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1750_e70efb30e4821ea80fb4.png with policy now +2023-07-11 01:58:07,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:58:07,013 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:58:07,013 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:58:07,015 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:58:07,269 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/41ee3urt-media/images/validation_1750_78405ec98403ce8d4474.png +2023-07-11 01:58:07,294 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/34kmtzy2-media/images/validation_1750_e70efb30e4821ea80fb4.png +2023-07-11 01:58:07,300 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n84i6d82-media/images/validation_1750_048f39f8941e61ada854.png +2023-07-11 01:58:07,332 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t6pgdyx9-media/images/validation_1750_ca653ca39872f719187f.png +2023-07-11 01:58:09,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:12,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:58:12,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_048f39f8941e61ada854.png +2023-07-11 01:58:12,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_78405ec98403ce8d4474.png +2023-07-11 01:58:12,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_e70efb30e4821ea80fb4.png +2023-07-11 01:58:12,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_ca653ca39872f719187f.png +2023-07-11 01:58:12,181 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 01:58:12,581 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1vv42mr8-media/images/validation_1750_e70efb30e4821ea80fb4.png +2023-07-11 01:58:12,582 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fg0xwk0f-media/images/validation_1750_048f39f8941e61ada854.png +2023-07-11 01:58:12,606 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xh0mzrw9-media/images/validation_1750_78405ec98403ce8d4474.png +2023-07-11 01:58:12,641 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ad7ec3r6-media/images/validation_1750_ca653ca39872f719187f.png +2023-07-11 01:58:14,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:15,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:15,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:15,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:18,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:58:19,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:20,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:58:21,574 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:58:25,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:28,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:58:28,139 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:58:28,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:58:28,141 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:58:28,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:58:28,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:58:30,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:30,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:30,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:30,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:36,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:36,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:58:38,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:58:38,674 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:58:38,674 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:58:38,677 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:58:41,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:44,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:58:44,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:58:45,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:45,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:45,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:46,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:48,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:58:48,565 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:58:48,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:58:48,567 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:58:51,575 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:58:51,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:52,246 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:58:52,246 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:58:57,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:58,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:58:58,482 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:58:58,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:58:58,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:59:00,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:00,256 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:59:01,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:01,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:01,020 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:03,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:08,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:08,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:59:08,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:08,931 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:59:08,932 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:59:08,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:59:14,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:16,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:16,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:16,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:16,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:16,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:59:19,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:59:19,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:59:19,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:59:19,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:59:20,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:21,576 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:59:24,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:24,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:59:25,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:29,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:59:29,239 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:59:29,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:59:29,241 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:59:31,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:31,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:31,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:31,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:32,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:32,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:59:36,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:39,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:59:39,416 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:59:39,416 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:59:39,417 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:59:40,470 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:40,470 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:59:41,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:44,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 01:59:44,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 01:59:44,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 01:59:44,379 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 01:59:46,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:46,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:46,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:47,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:48,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 01:59:48,486 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 01:59:51,577 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 01:59:52,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:57,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:01,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:01,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:01,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:03,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:08,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:13,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:16,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:16,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:16,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:18,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:21,579 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:00:23,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:28,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:31,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:31,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:31,264 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:34,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:39,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:44,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:46,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:46,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:46,264 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:50,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:51,580 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:00:55,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:56,238 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:00:56,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1760_716eb30b81957aadaf70.png with policy now +2023-07-11 02:00:56,278 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:00:56,278 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1760_7cf6b97c64033cbc20f9.png with policy now +2023-07-11 02:00:56,279 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:00:56,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1760_0aeded52cb229afc3417.png with policy now +2023-07-11 02:00:56,280 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:00:56,280 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1760_0f0939daa5f0e9ef268a.png with policy now +2023-07-11 02:00:56,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:00:56,308 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:00:56,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:00:56,311 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:00:56,583 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sd02ww9k-media/images/validation_1760_716eb30b81957aadaf70.png +2023-07-11 02:00:56,603 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6avcc11c-media/images/validation_1760_7cf6b97c64033cbc20f9.png +2023-07-11 02:00:56,605 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/imr9oiv3-media/images/validation_1760_0f0939daa5f0e9ef268a.png +2023-07-11 02:00:56,625 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vddnjycr-media/images/validation_1760_0aeded52cb229afc3417.png +2023-07-11 02:01:00,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:01:00,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0aeded52cb229afc3417.png +2023-07-11 02:01:00,756 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_7cf6b97c64033cbc20f9.png +2023-07-11 02:01:00,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0f0939daa5f0e9ef268a.png +2023-07-11 02:01:00,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_716eb30b81957aadaf70.png +2023-07-11 02:01:00,758 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:01:01,114 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ifo1nw5q-media/images/validation_1760_0aeded52cb229afc3417.png +2023-07-11 02:01:01,117 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l0hgvamo-media/images/validation_1760_0f0939daa5f0e9ef268a.png +2023-07-11 02:01:01,126 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2jnbclxs-media/images/validation_1760_7cf6b97c64033cbc20f9.png +2023-07-11 02:01:01,155 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vvtv8f2k-media/images/validation_1760_716eb30b81957aadaf70.png +2023-07-11 02:01:01,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:01,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:01,264 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:01,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:07,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:07,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:01:08,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:12,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:16,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:16,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:16,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:16,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:17,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:01:17,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:17,343 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:01:17,343 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:01:17,345 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:01:21,581 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:01:22,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:24,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:24,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:01:26,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:01:26,854 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:01:26,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:01:26,856 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:01:28,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:31,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:31,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:31,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:32,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:32,817 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:01:34,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:37,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:01:37,017 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:01:37,018 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:01:37,020 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:01:40,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:40,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:40,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:01:46,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:46,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:46,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:46,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:46,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:01:46,983 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:01:46,983 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:01:46,985 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:01:49,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:49,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:01:51,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:51,582 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:01:56,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:57,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:01:57,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:01:57,073 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:01:57,074 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:01:57,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:02:01,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:01,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:01,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:01,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:05,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:02:05,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:02:07,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:07,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:02:07,880 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:02:07,881 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:02:07,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:02:12,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:13,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:02:13,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:02:16,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:16,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:16,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:17,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:18,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:02:18,284 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:02:18,285 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:02:18,287 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:02:21,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:02:21,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:02:21,583 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:02:23,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:28,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:02:28,199 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:02:28,199 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:02:28,201 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:02:29,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:29,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:02:29,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:02:31,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:31,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:31,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:33,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:02:33,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:02:33,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:02:33,100 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:02:34,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:37,243 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:02:37,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:02:39,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:44,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:46,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:46,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:46,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:49,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:51,584 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:02:55,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:00,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:01,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:02,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:02,002 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:06,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:11,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:16,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:16,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:16,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:16,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:21,585 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:03:21,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:26,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:31,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:31,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:31,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:31,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:37,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:42,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:45,282 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:03:45,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1770_d03aa614f4582bb677c7.png with policy now +2023-07-11 02:03:45,296 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:03:45,296 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1770_4b38c9db3f2b25865ee9.png with policy now +2023-07-11 02:03:45,306 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:03:45,306 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1770_06f25e5408156e807213.png with policy now +2023-07-11 02:03:45,316 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:03:45,316 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1770_2ce3ec420ed916d66dc3.png with policy now +2023-07-11 02:03:45,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:03:45,360 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:03:45,360 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:03:45,365 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:03:45,620 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mpfgpu64-media/images/validation_1770_06f25e5408156e807213.png +2023-07-11 02:03:45,625 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1fbo7f3e-media/images/validation_1770_d03aa614f4582bb677c7.png +2023-07-11 02:03:45,627 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8bvwkbkl-media/images/validation_1770_2ce3ec420ed916d66dc3.png +2023-07-11 02:03:45,628 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u6kn56yf-media/images/validation_1770_4b38c9db3f2b25865ee9.png +2023-07-11 02:03:47,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:47,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:47,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:47,449 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:49,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:03:49,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_06f25e5408156e807213.png +2023-07-11 02:03:49,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_4b38c9db3f2b25865ee9.png +2023-07-11 02:03:49,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_2ce3ec420ed916d66dc3.png +2023-07-11 02:03:49,513 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_d03aa614f4582bb677c7.png +2023-07-11 02:03:49,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:03:49,918 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jric0hff-media/images/validation_1770_4b38c9db3f2b25865ee9.png +2023-07-11 02:03:49,972 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tmyyqisc-media/images/validation_1770_d03aa614f4582bb677c7.png +2023-07-11 02:03:49,973 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/avqk5fgm-media/images/validation_1770_06f25e5408156e807213.png +2023-07-11 02:03:49,978 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vs1xoirv-media/images/validation_1770_2ce3ec420ed916d66dc3.png +2023-07-11 02:03:51,586 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:03:52,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:55,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:03:57,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:03:57,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:02,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:02,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:02,449 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:03,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:05,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:05,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:04:05,997 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:04:05,997 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:04:06,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:04:08,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:13,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:13,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:04:13,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:16,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:04:16,546 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:04:16,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:04:16,549 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:04:17,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:17,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:17,450 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:19,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:21,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:21,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:04:21,586 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:04:25,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:26,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:04:26,135 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:04:26,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:04:26,138 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:04:29,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:29,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:04:31,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:32,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:32,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:32,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:36,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:04:36,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:36,564 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:04:36,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:04:36,567 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:04:37,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:37,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:04:42,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:45,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:46,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:04:46,976 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:04:46,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:04:46,978 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:04:47,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:47,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:47,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:47,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:51,588 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:04:53,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:53,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:04:53,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:04:57,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:04:57,038 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:04:57,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:04:57,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:04:59,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:01,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:05:01,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:05:02,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:02,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:02,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:04,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:07,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:05:07,417 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:05:07,417 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:05:07,420 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:05:09,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:05:09,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:05:10,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:16,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:17,823 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:05:17,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:17,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:17,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:18,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:05:18,557 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:05:18,557 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:05:18,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:05:21,589 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:05:22,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:23,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:05:23,340 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:05:23,340 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:05:23,342 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:05:25,838 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:05:25,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:05:28,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:33,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:33,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:33,062 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:34,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:39,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:44,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:48,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:48,105 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:48,106 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:49,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:51,592 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:05:54,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:59,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:03,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:03,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:03,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:05,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:10,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:15,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:18,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:18,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:18,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:21,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:21,591 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:06:26,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:31,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:33,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:33,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:33,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:35,160 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:06:35,160 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1780_f28131fdd3b1910c0ff7.png with policy now +2023-07-11 02:06:35,171 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:06:35,172 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1780_6f5bd34fecd9fd17045b.png with policy now +2023-07-11 02:06:35,181 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:06:35,181 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1780_76ef71dc1f5a93fdce5a.png with policy now +2023-07-11 02:06:35,191 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:06:35,191 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1780_6787229233459f365768.png with policy now +2023-07-11 02:06:35,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:06:35,234 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:06:35,234 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:06:35,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:06:35,474 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jqt4lhan-media/images/validation_1780_f28131fdd3b1910c0ff7.png +2023-07-11 02:06:35,484 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sx5igpp9-media/images/validation_1780_6f5bd34fecd9fd17045b.png +2023-07-11 02:06:35,492 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/30zbf6pp-media/images/validation_1780_76ef71dc1f5a93fdce5a.png +2023-07-11 02:06:35,492 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ngof5axt-media/images/validation_1780_6787229233459f365768.png +2023-07-11 02:06:37,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:38,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:06:38,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6f5bd34fecd9fd17045b.png +2023-07-11 02:06:38,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_76ef71dc1f5a93fdce5a.png +2023-07-11 02:06:38,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6787229233459f365768.png +2023-07-11 02:06:38,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_f28131fdd3b1910c0ff7.png +2023-07-11 02:06:38,123 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:06:38,461 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lho1txqu-media/images/validation_1780_76ef71dc1f5a93fdce5a.png +2023-07-11 02:06:38,486 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c7dky6ui-media/images/validation_1780_6f5bd34fecd9fd17045b.png +2023-07-11 02:06:38,504 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pnu0jret-media/images/validation_1780_6787229233459f365768.png +2023-07-11 02:06:38,515 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rfsjy0km-media/images/validation_1780_f28131fdd3b1910c0ff7.png +2023-07-11 02:06:43,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:45,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:06:46,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:06:48,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:48,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:48,137 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:48,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:51,592 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:06:53,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:54,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:06:54,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:06:54,801 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:06:54,801 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:06:54,803 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:06:59,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:02,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:02,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:03,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:03,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:03,137 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:05,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:05,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:07:05,654 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:07:05,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:07:05,660 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:07:10,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:10,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:11,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:15,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:07:15,317 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:07:15,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:07:15,320 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:07:16,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:18,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:18,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:18,137 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:18,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:18,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:21,593 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:07:21,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:25,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:07:25,882 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:07:25,883 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:07:25,885 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:07:26,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:26,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:26,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:32,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:33,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:33,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:33,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:34,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:35,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:07:35,457 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:07:35,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:07:35,460 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:07:37,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:42,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:42,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:43,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:45,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:07:45,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:07:45,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:07:45,694 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:07:48,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:48,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:48,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:48,408 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:50,397 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:50,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:51,594 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:07:53,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:56,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:07:56,124 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:07:56,125 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:07:56,127 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:07:58,413 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:07:58,414 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:07:58,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:03,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:03,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:03,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:06,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:08:06,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:08:06,506 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:08:06,506 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:08:06,508 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:08:09,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:11,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:08:11,249 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:08:11,249 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:08:11,251 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:08:14,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:14,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:08:14,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:08:18,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:18,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:19,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:21,596 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:08:24,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:29,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:33,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:33,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:33,595 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:34,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:39,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:44,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:48,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:48,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:48,872 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:49,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:51,600 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:08:55,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:00,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:03,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:03,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:03,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:06,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:11,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:16,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:18,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:18,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:18,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:21,599 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:09:21,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:22,979 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:09:22,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1790_2ef206617e382e094905.png with policy now +2023-07-11 02:09:23,022 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:09:23,022 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1790_aec6a065a6a99fe6778e.png with policy now +2023-07-11 02:09:23,023 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:09:23,023 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png with policy now +2023-07-11 02:09:23,024 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:09:23,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png with policy now +2023-07-11 02:09:23,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:09:23,059 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:09:23,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:09:23,061 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:09:23,317 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j7e97b47-media/images/validation_1790_2ef206617e382e094905.png +2023-07-11 02:09:23,379 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iizwuy37-media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png +2023-07-11 02:09:23,381 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1phcj6q6-media/images/validation_1790_aec6a065a6a99fe6778e.png +2023-07-11 02:09:23,382 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r97b7x6c-media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png +2023-07-11 02:09:26,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:09:26,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png +2023-07-11 02:09:26,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_aec6a065a6a99fe6778e.png +2023-07-11 02:09:26,723 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png +2023-07-11 02:09:26,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_2ef206617e382e094905.png +2023-07-11 02:09:26,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:09:27,076 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vldqinjj-media/images/validation_1790_2ef206617e382e094905.png +2023-07-11 02:09:27,101 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9vxj97l7-media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png +2023-07-11 02:09:27,113 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zstfb0zr-media/images/validation_1790_aec6a065a6a99fe6778e.png +2023-07-11 02:09:27,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:27,129 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tj2hlb1a-media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png +2023-07-11 02:09:32,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:33,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:33,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:33,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:34,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:09:34,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:09:38,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:42,751 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:09:44,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:44,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:09:44,323 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:09:44,323 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:09:44,325 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:09:48,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:48,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:48,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:49,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:50,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:09:50,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:09:51,600 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:09:54,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:09:54,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:54,325 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:09:54,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:09:54,328 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:09:58,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:09:58,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:09:59,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:03,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:03,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:03,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:04,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:10:04,335 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:10:04,335 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:10:04,337 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:10:05,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:06,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:06,787 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:10:11,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:14,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:10:14,559 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:10:14,559 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:10:14,561 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:10:14,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:14,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:10:16,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:18,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:18,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:18,975 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:21,601 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:10:21,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:22,814 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:24,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:10:24,939 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:10:24,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:10:24,942 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:10:26,943 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:30,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:30,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:10:32,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:34,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:34,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:34,528 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:35,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:10:35,299 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:10:35,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:10:35,301 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:10:37,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:38,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:38,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:10:42,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:45,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:10:45,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:10:45,643 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:10:45,645 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:10:47,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:47,012 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:10:47,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:49,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:49,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:49,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:51,602 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:10:53,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:55,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:10:55,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:10:55,278 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:10:55,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:10:55,280 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:10:58,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:00,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:11:00,125 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:11:00,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:11:00,128 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:11:03,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:11:03,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:11:04,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:04,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:04,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:04,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:10,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:15,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:20,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:20,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:20,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:20,298 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:21,603 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:11:25,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:30,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:35,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:35,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:35,332 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:36,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:41,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:46,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:50,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:50,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:50,332 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:51,605 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:11:51,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:56,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:01,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:05,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:05,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:05,379 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:07,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:11,832 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:12:11,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1800_d26d3dd68f318f376191.png with policy now +2023-07-11 02:12:11,843 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:12:11,843 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1800_e5a5f000e76030d1fca6.png with policy now +2023-07-11 02:12:11,853 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:12:11,853 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1800_99a8a903c8d8132a2e5d.png with policy now +2023-07-11 02:12:11,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:12:11,907 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:12:11,907 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1800_becd65c04dd67c2eeb98.png with policy now +2023-07-11 02:12:11,909 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:12:11,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:12:11,916 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:12:12,172 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/268yjo3f-media/images/validation_1800_d26d3dd68f318f376191.png +2023-07-11 02:12:12,184 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/btfpjv84-media/images/validation_1800_e5a5f000e76030d1fca6.png +2023-07-11 02:12:12,240 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nn52ap32-media/images/validation_1800_99a8a903c8d8132a2e5d.png +2023-07-11 02:12:12,273 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/edd7lfki-media/images/validation_1800_becd65c04dd67c2eeb98.png +2023-07-11 02:12:12,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:15,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:12:15,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_99a8a903c8d8132a2e5d.png +2023-07-11 02:12:15,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_becd65c04dd67c2eeb98.png +2023-07-11 02:12:15,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_d26d3dd68f318f376191.png +2023-07-11 02:12:15,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_e5a5f000e76030d1fca6.png +2023-07-11 02:12:15,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:12:15,683 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h0nu3un7-media/images/validation_1800_becd65c04dd67c2eeb98.png +2023-07-11 02:12:15,684 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ii0sn3b0-media/images/validation_1800_99a8a903c8d8132a2e5d.png +2023-07-11 02:12:15,710 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m7ltkc8x-media/images/validation_1800_e5a5f000e76030d1fca6.png +2023-07-11 02:12:15,726 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fhwg4hxp-media/images/validation_1800_d26d3dd68f318f376191.png +2023-07-11 02:12:18,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:20,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:20,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:20,379 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:21,606 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:12:22,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:12:23,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:12:24,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:29,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:31,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:12:32,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:12:32,283 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:12:32,283 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:12:32,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:12:35,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:35,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:35,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:35,381 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:39,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:12:39,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:12:40,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:43,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:12:43,019 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:12:43,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:12:43,021 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:12:45,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:47,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:12:47,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:12:50,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:50,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:50,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:50,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:51,607 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:12:52,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:12:52,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:12:52,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:12:52,861 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:12:55,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:12:55,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:12:56,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:01,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:02,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:13:02,827 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:13:02,828 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:13:02,830 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:13:03,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:03,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:13:05,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:05,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:05,560 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:06,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:11,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:12,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:14,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:13:14,319 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:13:14,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:13:14,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:13:17,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:19,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:19,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:13:20,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:20,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:20,560 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:21,608 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:13:22,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:24,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:13:24,433 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:13:24,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:13:24,435 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:13:27,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:27,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:13:28,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:33,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:13:33,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:33,857 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:13:33,857 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:13:33,859 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:13:35,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:35,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:35,581 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:35,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:35,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:13:38,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:43,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:43,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:13:43,668 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:13:43,668 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:13:43,670 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:13:44,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:48,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:13:48,319 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:13:48,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:13:48,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:13:50,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:50,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:50,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:50,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:51,609 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:13:51,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:13:51,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:13:55,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:00,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:05,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:05,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:05,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:05,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:10,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:15,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:20,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:20,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:20,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:20,984 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:21,610 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:14:26,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:31,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:35,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:35,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:35,984 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:37,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:42,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:47,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:51,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:51,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:51,070 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:51,611 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:14:52,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:57,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:00,169 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:15:00,170 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1810_83514f7bd51ac71b4a97.png with policy now +2023-07-11 02:15:00,180 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:15:00,181 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1810_fd0ef6a67d2283f4a839.png with policy now +2023-07-11 02:15:00,191 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:15:00,192 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1810_a729a8c9e88108b91c71.png with policy now +2023-07-11 02:15:00,203 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:15:00,203 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1810_ffeb095210f4c47c5aad.png with policy now +2023-07-11 02:15:00,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:15:00,247 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:15:00,248 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:15:00,250 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:15:00,499 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jddfy7rs-media/images/validation_1810_83514f7bd51ac71b4a97.png +2023-07-11 02:15:00,512 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wulssh7r-media/images/validation_1810_ffeb095210f4c47c5aad.png +2023-07-11 02:15:00,519 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b360xaly-media/images/validation_1810_a729a8c9e88108b91c71.png +2023-07-11 02:15:00,527 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u7aydvl2-media/images/validation_1810_fd0ef6a67d2283f4a839.png +2023-07-11 02:15:02,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:03,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:03,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:15:03,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_ffeb095210f4c47c5aad.png +2023-07-11 02:15:03,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_83514f7bd51ac71b4a97.png +2023-07-11 02:15:03,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_a729a8c9e88108b91c71.png +2023-07-11 02:15:03,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_fd0ef6a67d2283f4a839.png +2023-07-11 02:15:03,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:15:04,279 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jcw47rse-media/images/validation_1810_ffeb095210f4c47c5aad.png +2023-07-11 02:15:04,294 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/re62wd2f-media/images/validation_1810_a729a8c9e88108b91c71.png +2023-07-11 02:15:04,302 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4vaywe3r-media/images/validation_1810_83514f7bd51ac71b4a97.png +2023-07-11 02:15:04,340 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yck9mnrv-media/images/validation_1810_fd0ef6a67d2283f4a839.png +2023-07-11 02:15:06,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:06,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:06,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:07,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:10,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:15:11,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:13,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:18,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:19,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:20,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:15:20,178 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:15:20,178 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:15:20,180 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:15:21,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:21,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:21,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:21,612 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:15:24,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:27,973 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:27,974 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:15:29,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:30,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:15:30,629 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:15:30,630 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:15:30,632 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:15:35,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:35,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:35,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:15:36,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:36,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:36,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:40,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:40,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:15:40,872 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:15:40,872 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:15:40,874 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:15:44,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:44,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:15:45,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:51,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:51,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:51,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:51,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:51,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:15:51,386 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:15:51,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:15:51,389 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:15:51,613 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:15:52,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:15:52,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:15:56,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:00,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:16:00,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:16:00,837 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:16:00,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:16:00,839 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:16:01,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:06,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:06,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:06,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:07,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:08,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:16:08,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:16:11,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:16:11,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:16:11,104 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:16:11,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:16:12,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:16,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:16:16,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:16:17,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:21,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:21,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:21,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:21,614 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:16:21,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:16:21,911 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:16:21,911 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:16:22,341 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:16:23,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:24,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:16:24,224 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:16:29,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:32,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:16:32,092 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:16:32,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:16:32,094 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:16:32,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:16:32,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:16:34,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:36,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:36,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:36,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:36,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:16:36,771 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:16:36,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:16:36,773 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:16:39,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:40,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:16:40,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:16:44,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:49,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:51,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:51,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:51,310 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:51,616 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:16:55,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:00,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:05,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:06,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:06,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:06,310 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:11,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:16,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:21,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:21,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:21,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:21,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:21,617 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:17:26,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:31,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:36,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:36,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:36,365 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:37,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:42,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:47,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:48,512 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:17:48,512 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1820_dc4cb9ed416f55356dea.png with policy now +2023-07-11 02:17:48,554 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:17:48,554 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1820_a0f793372e65310d288c.png with policy now +2023-07-11 02:17:48,555 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:17:48,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1820_a54b6dc6fe6169a14092.png with policy now +2023-07-11 02:17:48,555 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:17:48,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1820_309cf277d427619f480f.png with policy now +2023-07-11 02:17:48,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:17:48,584 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:17:48,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:17:48,586 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:17:48,830 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2jaaovv5-media/images/validation_1820_dc4cb9ed416f55356dea.png +2023-07-11 02:17:48,872 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o5nfj7z7-media/images/validation_1820_a0f793372e65310d288c.png +2023-07-11 02:17:48,882 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c19jyrpb-media/images/validation_1820_a54b6dc6fe6169a14092.png +2023-07-11 02:17:48,883 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l4gumyp0-media/images/validation_1820_309cf277d427619f480f.png +2023-07-11 02:17:51,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:51,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:51,471 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:51,618 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:17:52,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:17:52,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a0f793372e65310d288c.png +2023-07-11 02:17:52,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_dc4cb9ed416f55356dea.png +2023-07-11 02:17:52,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a54b6dc6fe6169a14092.png +2023-07-11 02:17:52,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_309cf277d427619f480f.png +2023-07-11 02:17:52,546 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:17:52,913 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v4oxhgbz-media/images/validation_1820_dc4cb9ed416f55356dea.png +2023-07-11 02:17:52,923 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wytqs7z4-media/images/validation_1820_a0f793372e65310d288c.png +2023-07-11 02:17:52,924 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/00dyo3ej-media/images/validation_1820_309cf277d427619f480f.png +2023-07-11 02:17:52,973 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3c5k1qdw-media/images/validation_1820_a54b6dc6fe6169a14092.png +2023-07-11 02:17:53,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:58,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:58,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:18:00,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:04,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:06,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:06,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:06,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:08,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:18:08,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:18:08,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:18:08,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:18:08,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:08,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:18:10,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:15,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:16,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:18,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:18:18,755 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:18:18,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:18:18,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:18:20,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:21,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:21,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:21,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:21,619 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:18:24,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:24,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:18:25,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:29,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:18:29,146 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:18:29,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:18:29,149 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:18:31,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:32,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:32,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:18:36,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:36,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:36,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:36,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:39,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:18:39,321 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:18:39,321 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:18:39,324 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:18:40,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:40,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:18:41,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:46,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:48,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:49,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:18:49,896 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:18:49,896 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:18:49,898 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:18:51,622 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:18:51,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:51,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:51,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:51,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:56,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:18:56,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:18:57,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:00,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:19:00,616 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:19:00,616 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:19:00,618 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:19:02,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:04,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:19:04,833 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:19:06,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:06,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:06,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:07,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:10,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:19:10,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:19:10,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:19:10,694 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:19:12,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:19:12,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:19:13,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:19,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:20,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:19:20,671 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:19:20,671 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:19:20,674 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:19:20,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:19:20,861 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:19:21,622 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:19:21,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:21,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:21,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:24,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:25,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:19:25,001 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:19:25,001 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:19:25,003 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:19:28,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:19:28,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:19:29,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:34,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:36,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:36,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:36,896 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:40,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:45,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:50,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:51,623 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:19:51,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:51,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:51,896 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:56,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:01,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:06,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:06,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:06,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:06,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:12,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:17,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:21,624 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:20:21,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:21,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:21,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:22,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:27,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:32,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:36,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:36,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:36,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:37,051 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:20:37,051 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1830_511b3333b08da5754f00.png with policy now +2023-07-11 02:20:37,064 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:20:37,064 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1830_aefae68cd643d852cdf0.png with policy now +2023-07-11 02:20:37,074 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:20:37,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1830_72cae69bb10fd3fc1c5e.png with policy now +2023-07-11 02:20:37,083 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:20:37,083 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1830_e150bf6e18f147d5f119.png with policy now +2023-07-11 02:20:37,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:20:37,123 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:20:37,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:20:37,125 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:20:37,354 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/75z3k9vt-media/images/validation_1830_511b3333b08da5754f00.png +2023-07-11 02:20:37,382 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6gbkkb4x-media/images/validation_1830_72cae69bb10fd3fc1c5e.png +2023-07-11 02:20:37,383 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q86tody1-media/images/validation_1830_aefae68cd643d852cdf0.png +2023-07-11 02:20:37,407 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gh5imb99-media/images/validation_1830_e150bf6e18f147d5f119.png +2023-07-11 02:20:38,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:41,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:20:41,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_511b3333b08da5754f00.png +2023-07-11 02:20:41,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_aefae68cd643d852cdf0.png +2023-07-11 02:20:41,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_e150bf6e18f147d5f119.png +2023-07-11 02:20:41,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_72cae69bb10fd3fc1c5e.png +2023-07-11 02:20:41,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:20:41,508 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bn0vtqki-media/images/validation_1830_511b3333b08da5754f00.png +2023-07-11 02:20:41,510 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j4v675b4-media/images/validation_1830_e150bf6e18f147d5f119.png +2023-07-11 02:20:41,516 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hk71oa84-media/images/validation_1830_72cae69bb10fd3fc1c5e.png +2023-07-11 02:20:41,517 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i17exj6i-media/images/validation_1830_aefae68cd643d852cdf0.png +2023-07-11 02:20:43,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:48,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:20:49,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:20:49,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:51,625 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:20:52,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:52,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:52,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:54,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:57,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:20:57,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:20:57,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:20:57,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:20:57,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:21:00,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:05,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:05,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:21:06,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:07,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:07,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:07,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:07,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:21:07,524 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:21:07,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:21:07,526 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:21:11,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:13,223 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:13,224 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:21:17,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:18,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:21:18,198 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:21:18,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:21:18,200 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:21:21,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:21,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:21:21,626 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:21:22,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:22,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:22,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:23,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:29,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:21:29,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:29,015 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:21:29,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:21:29,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:21:29,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:29,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:21:34,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:37,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:37,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:37,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:37,269 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:38,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:21:38,923 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:21:38,923 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:21:38,925 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:21:40,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:45,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:45,444 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:21:46,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:48,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:21:48,487 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:21:48,487 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:21:48,489 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:21:51,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:51,627 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:21:52,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:52,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:52,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:53,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:21:53,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:21:56,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:58,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:21:58,930 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:21:58,930 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:21:58,932 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:22:01,471 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:22:01,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:22:02,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:07,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:07,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:07,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:08,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:08,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:22:08,687 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:22:08,687 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:22:08,689 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:22:09,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:22:09,485 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:22:13,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:13,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:22:13,337 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:22:13,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:22:13,339 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:22:17,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:22:17,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:22:18,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:21,629 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:22:22,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:22,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:22,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:24,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:29,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:34,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:37,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:37,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:37,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:39,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:44,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:49,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:51,630 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:22:52,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:52,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:52,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:54,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:59,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:04,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:07,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:07,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:07,260 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:10,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:15,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:20,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:21,631 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:23:22,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:22,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:22,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:25,077 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:23:25,078 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1840_5ea334e181f606f83e28.png with policy now +2023-07-11 02:23:25,088 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:23:25,089 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1840_5095787fa9744ee21452.png with policy now +2023-07-11 02:23:25,098 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:23:25,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1840_19125785e6ea31b693bd.png with policy now +2023-07-11 02:23:25,177 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:23:25,177 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1840_af8cb5d9d310044a919e.png with policy now +2023-07-11 02:23:25,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:23:25,226 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:23:25,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:23:25,229 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:23:25,403 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/huxzgiu1-media/images/validation_1840_19125785e6ea31b693bd.png +2023-07-11 02:23:25,414 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jhkxmdfl-media/images/validation_1840_5095787fa9744ee21452.png +2023-07-11 02:23:25,430 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wf0hjnyx-media/images/validation_1840_5ea334e181f606f83e28.png +2023-07-11 02:23:25,505 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z99f08o3-media/images/validation_1840_af8cb5d9d310044a919e.png +2023-07-11 02:23:26,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:29,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:23:29,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:23:29,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_19125785e6ea31b693bd.png +2023-07-11 02:23:29,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_af8cb5d9d310044a919e.png +2023-07-11 02:23:29,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5095787fa9744ee21452.png +2023-07-11 02:23:29,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5ea334e181f606f83e28.png +2023-07-11 02:23:29,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:23:30,137 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0fe9r8l5-media/images/validation_1840_19125785e6ea31b693bd.png +2023-07-11 02:23:30,149 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7qligy0q-media/images/validation_1840_af8cb5d9d310044a919e.png +2023-07-11 02:23:30,154 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uf0tsyin-media/images/validation_1840_5095787fa9744ee21452.png +2023-07-11 02:23:30,200 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/noxy6jt8-media/images/validation_1840_5ea334e181f606f83e28.png +2023-07-11 02:23:31,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:35,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:23:37,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:37,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:37,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:37,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:37,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:23:43,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:45,821 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:23:46,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:23:46,475 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:23:46,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:23:46,477 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:23:48,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:51,632 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:23:52,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:52,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:52,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:53,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:53,838 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:23:53,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:23:56,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:23:56,037 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:23:56,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:23:56,039 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:23:59,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:01,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:01,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:24:05,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:05,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:24:05,821 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:24:05,821 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:24:05,822 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:24:07,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:07,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:07,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:09,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:09,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:24:10,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:16,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:24:16,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:16,186 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:24:16,187 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:24:16,189 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:24:17,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:17,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:24:21,633 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:24:21,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:22,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:22,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:22,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:25,893 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:26,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:24:26,216 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:24:26,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:24:26,218 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:24:27,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:33,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:34,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:34,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:24:36,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:24:36,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:24:36,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:24:36,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:24:37,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:37,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:37,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:38,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:42,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:42,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:24:44,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:46,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:24:46,458 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:24:46,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:24:46,460 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:24:49,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:50,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:50,101 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:24:51,635 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:24:54,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:54,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:54,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:55,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:57,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:24:57,490 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:24:57,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:24:57,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:24:58,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:24:58,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:25:00,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:02,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:25:02,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:25:02,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:25:02,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:25:06,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:25:06,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:25:06,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:09,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:09,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:09,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:11,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:16,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:21,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:21,636 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:25:24,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:24,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:24,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:27,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:32,240 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:37,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:39,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:39,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:39,282 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:42,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:47,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:51,637 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:25:52,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:54,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:54,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:54,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:58,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:03,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:08,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:09,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:09,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:09,350 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:13,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:13,905 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:26:13,906 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1850_b6636c187ae6abed73e2.png with policy now +2023-07-11 02:26:13,917 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:26:13,917 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1850_70058a8bbbb27d38b116.png with policy now +2023-07-11 02:26:13,926 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:26:13,926 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1850_03ddcc47c0e66dda04af.png with policy now +2023-07-11 02:26:13,936 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:26:13,936 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1850_6c35e3c82c778a684dc6.png with policy now +2023-07-11 02:26:13,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:26:13,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:26:13,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:26:13,981 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:26:14,257 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9079i5ch-media/images/validation_1850_b6636c187ae6abed73e2.png +2023-07-11 02:26:14,258 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rkqgijhh-media/images/validation_1850_70058a8bbbb27d38b116.png +2023-07-11 02:26:14,259 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v6b0qow3-media/images/validation_1850_03ddcc47c0e66dda04af.png +2023-07-11 02:26:14,308 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d61jvoa2-media/images/validation_1850_6c35e3c82c778a684dc6.png +2023-07-11 02:26:18,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:26:18,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:26:18,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_6c35e3c82c778a684dc6.png +2023-07-11 02:26:18,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_03ddcc47c0e66dda04af.png +2023-07-11 02:26:18,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_b6636c187ae6abed73e2.png +2023-07-11 02:26:18,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_70058a8bbbb27d38b116.png +2023-07-11 02:26:18,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:26:18,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:18,756 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ug9famtt-media/images/validation_1850_6c35e3c82c778a684dc6.png +2023-07-11 02:26:18,785 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zbwn0ubp-media/images/validation_1850_70058a8bbbb27d38b116.png +2023-07-11 02:26:18,803 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5t5uez7y-media/images/validation_1850_03ddcc47c0e66dda04af.png +2023-07-11 02:26:18,807 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/40fo45ko-media/images/validation_1850_b6636c187ae6abed73e2.png +2023-07-11 02:26:21,639 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:26:24,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:24,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:24,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:24,551 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:24,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:26:26,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:26:30,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:34,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:26:34,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:26:34,770 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:26:34,770 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:26:34,772 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:26:35,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:39,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:39,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:39,734 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:41,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:42,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:26:42,464 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:26:44,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:26:44,530 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:26:44,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:26:44,531 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:26:46,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:50,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:26:50,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:26:51,640 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:26:51,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:54,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:26:54,261 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:26:54,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:26:54,263 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:26:54,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:54,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:57,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:58,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:26:58,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:02,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:04,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:27:04,150 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:27:04,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:27:04,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:27:06,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:06,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:07,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:09,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:09,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:13,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:14,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:14,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:27:14,875 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:27:14,876 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:27:14,878 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:27:19,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:21,641 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:27:22,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:22,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:24,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:24,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:24,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:25,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:27:25,380 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:27:25,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:27:25,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:27:29,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:31,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:31,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:35,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:35,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:27:35,565 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:27:35,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:27:35,567 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:27:39,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:39,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:39,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:39,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:39,874 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:40,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:45,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:27:45,267 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:27:45,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:27:45,269 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:27:46,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:47,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:47,447 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:49,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:27:49,875 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:27:49,875 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:27:49,877 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:27:51,642 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:27:51,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:54,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:54,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:54,873 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:55,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:27:55,463 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:27:56,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:01,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:06,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:10,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:10,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:10,081 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:12,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:17,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:21,644 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:28:22,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:25,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:25,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:25,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:28,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:33,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:38,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:40,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:40,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:40,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:44,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:49,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:51,646 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:28:54,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:55,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:55,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:55,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:00,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:01,647 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:29:01,648 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1860_d4e9018a1b07d1146a2b.png with policy now +2023-07-11 02:29:01,659 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:29:01,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1860_1ea52d3cb610cdeaf6d1.png with policy now +2023-07-11 02:29:01,668 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:29:01,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1860_b1c94bac738e2d5f729b.png with policy now +2023-07-11 02:29:01,677 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:29:01,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1860_b350805983d164ab0fff.png with policy now +2023-07-11 02:29:01,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:29:01,720 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:29:01,720 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:29:01,722 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:29:01,973 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a5gheona-media/images/validation_1860_1ea52d3cb610cdeaf6d1.png +2023-07-11 02:29:01,988 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lcbh073e-media/images/validation_1860_b1c94bac738e2d5f729b.png +2023-07-11 02:29:02,000 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s2ym4mz2-media/images/validation_1860_d4e9018a1b07d1146a2b.png +2023-07-11 02:29:02,024 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0phc9057-media/images/validation_1860_b350805983d164ab0fff.png +2023-07-11 02:29:05,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:07,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:07,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:29:07,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_1ea52d3cb610cdeaf6d1.png +2023-07-11 02:29:07,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_d4e9018a1b07d1146a2b.png +2023-07-11 02:29:07,732 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b350805983d164ab0fff.png +2023-07-11 02:29:07,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b1c94bac738e2d5f729b.png +2023-07-11 02:29:07,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:29:08,088 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z8smsiwd-media/images/validation_1860_b350805983d164ab0fff.png +2023-07-11 02:29:08,095 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ng8hht4j-media/images/validation_1860_d4e9018a1b07d1146a2b.png +2023-07-11 02:29:08,096 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7titdvq1-media/images/validation_1860_b1c94bac738e2d5f729b.png +2023-07-11 02:29:08,098 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ofeu31q1-media/images/validation_1860_1ea52d3cb610cdeaf6d1.png +2023-07-11 02:29:10,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:10,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:10,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:11,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:12,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:29:15,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:16,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:21,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:29:21,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:29:21,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:29:21,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:29:21,646 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:29:22,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:23,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:23,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:29:25,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:25,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:25,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:28,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:31,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:32,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:29:32,240 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:29:32,240 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:29:32,243 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:29:33,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:38,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:39,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:39,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:29:40,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:40,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:40,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:42,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:29:42,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:29:42,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:29:42,149 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:29:44,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:47,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:47,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:29:49,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:51,648 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:29:53,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:29:53,061 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:29:53,061 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:29:53,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:29:55,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:55,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:55,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:55,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:29:55,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:30:00,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:03,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:30:03,216 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:30:03,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:30:03,219 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:30:03,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:30:03,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:30:05,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:10,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:10,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:10,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:12,074 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:30:13,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:30:13,421 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:30:13,421 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:30:13,423 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:30:15,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:20,089 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:30:20,089 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:30:20,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:21,649 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:30:23,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:30:23,562 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:30:23,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:30:23,564 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:30:25,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:25,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:25,428 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:26,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:28,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:30:28,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:30:31,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:34,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:30:34,260 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:30:34,260 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:30:34,262 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:30:36,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:30:36,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:30:36,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:39,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:30:39,090 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:30:39,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:30:39,092 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:30:40,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:40,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:40,428 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:42,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:44,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:30:44,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:30:47,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:51,650 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:30:52,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:55,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:55,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:55,429 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:58,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:03,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:08,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:10,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:31:10,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:10,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:13,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:18,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:21,653 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:31:24,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:25,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:25,628 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:29,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:34,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:39,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:40,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:31:40,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:40,669 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:44,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:49,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:50,890 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:31:50,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1870_957313f37567d8f01fec.png with policy now +2023-07-11 02:31:50,934 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:31:50,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1870_3dd0ceed4f83b8d1cc74.png with policy now +2023-07-11 02:31:50,935 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:31:50,935 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1870_f0802d333c44f9f82f26.png with policy now +2023-07-11 02:31:50,936 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:31:50,936 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1870_c2b8ee0aeb35f01791d7.png with policy now +2023-07-11 02:31:50,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:31:50,960 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:31:50,960 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:31:50,962 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:31:51,212 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ub3897sd-media/images/validation_1870_957313f37567d8f01fec.png +2023-07-11 02:31:51,250 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/offqj9dl-media/images/validation_1870_f0802d333c44f9f82f26.png +2023-07-11 02:31:51,262 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uztjlifu-media/images/validation_1870_c2b8ee0aeb35f01791d7.png +2023-07-11 02:31:51,264 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u9oscesy-media/images/validation_1870_3dd0ceed4f83b8d1cc74.png +2023-07-11 02:31:51,653 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:31:55,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:55,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:31:55,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:55,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:56,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:31:56,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:31:56,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_c2b8ee0aeb35f01791d7.png +2023-07-11 02:31:56,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_957313f37567d8f01fec.png +2023-07-11 02:31:56,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_f0802d333c44f9f82f26.png +2023-07-11 02:31:56,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_3dd0ceed4f83b8d1cc74.png +2023-07-11 02:31:56,425 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:31:56,771 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ijxe4kgh-media/images/validation_1870_c2b8ee0aeb35f01791d7.png +2023-07-11 02:31:56,789 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7zywfeam-media/images/validation_1870_957313f37567d8f01fec.png +2023-07-11 02:31:56,790 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gwowtc4l-media/images/validation_1870_f0802d333c44f9f82f26.png +2023-07-11 02:31:56,807 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qjlthh10-media/images/validation_1870_3dd0ceed4f83b8d1cc74.png +2023-07-11 02:32:00,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:01,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:32:04,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:05,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:10,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:32:10,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:10,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:11,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:32:11,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:11,120 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:32:11,121 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:32:11,123 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:32:12,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:12,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:32:16,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:20,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:20,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:32:20,775 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:32:20,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:32:20,778 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:32:21,653 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:32:22,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:25,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:32:25,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:25,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:28,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:28,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:28,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:32:31,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:32:31,329 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:32:31,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:32:31,332 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:32:33,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:36,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:36,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:32:39,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:40,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:40,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:32:40,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:42,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:32:42,634 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:32:42,635 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:32:42,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:32:44,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:44,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:32:44,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:49,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:51,655 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:32:52,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:32:52,254 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:32:52,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:32:52,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:32:52,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:32:52,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:32:54,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:55,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:32:55,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:55,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:00,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:33:00,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:02,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:33:02,090 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:33:02,091 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:33:02,093 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:33:06,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:08,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:33:08,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:33:10,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:10,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:10,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:11,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:33:11,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:11,753 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:33:11,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:33:11,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:33:16,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:33:16,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:33:17,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:21,656 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:33:22,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:22,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:33:22,664 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:33:22,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:33:22,666 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:33:24,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:33:24,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:33:26,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:26,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:26,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:27,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:33:27,080 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:33:27,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:33:27,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:33:27,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:32,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:33:32,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:33:33,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:38,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:41,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:41,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:41,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:43,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:48,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:51,657 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:33:53,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:56,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:56,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:56,476 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:59,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:04,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:09,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:11,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:11,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:14,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:19,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:21,658 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:34:24,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:26,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:34:26,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:26,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:30,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:35,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:38,945 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:34:38,945 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1880_2c04aaf1680a6e35aa90.png with policy now +2023-07-11 02:34:38,961 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:34:38,961 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1880_ac43ee58804a98fc394c.png with policy now +2023-07-11 02:34:38,970 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:34:38,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1880_2e88be7df5661c98626a.png with policy now +2023-07-11 02:34:38,980 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:34:38,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1880_058482916180f7e8f818.png with policy now +2023-07-11 02:34:39,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:34:39,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:34:39,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:34:39,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:34:39,237 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3zak41ul-media/images/validation_1880_2c04aaf1680a6e35aa90.png +2023-07-11 02:34:39,297 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/etxsd3qw-media/images/validation_1880_ac43ee58804a98fc394c.png +2023-07-11 02:34:39,303 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vgcnt43y-media/images/validation_1880_058482916180f7e8f818.png +2023-07-11 02:34:39,305 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iyibdsv5-media/images/validation_1880_2e88be7df5661c98626a.png +2023-07-11 02:34:41,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:41,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:34:41,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:41,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:45,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:34:45,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:34:45,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_ac43ee58804a98fc394c.png +2023-07-11 02:34:45,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2c04aaf1680a6e35aa90.png +2023-07-11 02:34:45,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2e88be7df5661c98626a.png +2023-07-11 02:34:45,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_058482916180f7e8f818.png +2023-07-11 02:34:45,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:34:45,414 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/onlr2p3l-media/images/validation_1880_2e88be7df5661c98626a.png +2023-07-11 02:34:45,415 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sugseva8-media/images/validation_1880_ac43ee58804a98fc394c.png +2023-07-11 02:34:45,422 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/80flt3v5-media/images/validation_1880_058482916180f7e8f818.png +2023-07-11 02:34:45,437 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tsm1mech-media/images/validation_1880_2c04aaf1680a6e35aa90.png +2023-07-11 02:34:46,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:50,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:34:51,659 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:34:52,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:53,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:34:56,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:34:56,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:56,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:58,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:00,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:35:00,255 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:35:00,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:35:00,257 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:35:01,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:01,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:35:03,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:09,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:09,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:09,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:35:09,783 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:35:09,783 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:35:09,785 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:35:12,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:12,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:12,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:14,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:17,110 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:17,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:35:19,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:35:19,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:19,754 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:35:19,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:35:19,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:35:21,661 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:35:24,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:25,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:25,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:35:27,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:27,001 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:29,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:35:29,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:29,960 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:35:29,960 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:35:29,962 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:35:33,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:33,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:35:35,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:40,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:35:40,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:40,397 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:35:40,397 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:35:40,399 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:35:41,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:41,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:35:42,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:42,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:42,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:45,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:49,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:50,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:35:50,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:50,930 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:35:50,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:35:50,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:35:51,662 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:35:56,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:57,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:57,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:57,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:35:57,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:36:01,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:36:01,119 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:36:01,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:36:01,122 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:36:02,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:05,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:36:05,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:36:08,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:10,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:36:10,741 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:36:10,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:36:10,743 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:36:12,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:12,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:12,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:13,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:13,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:36:13,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:36:15,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:36:15,462 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:36:15,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:36:15,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:36:18,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:21,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:36:21,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:36:21,663 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:36:23,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:27,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:27,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:27,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:28,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:33,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:38,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:42,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:42,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:44,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:49,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:51,665 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:36:54,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:57,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:57,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:57,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:00,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:05,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:10,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:12,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:12,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:12,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:15,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:20,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:21,666 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:37:25,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:27,215 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:37:27,215 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1890_f33162f637c4b88bcb08.png with policy now +2023-07-11 02:37:27,226 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:37:27,226 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1890_ff235d4dce14b2655f08.png with policy now +2023-07-11 02:37:27,236 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:37:27,236 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1890_409a4db0ef9f4cfac972.png with policy now +2023-07-11 02:37:27,246 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:37:27,246 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1890_5c9f455a47a077ba7e99.png with policy now +2023-07-11 02:37:27,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:37:27,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:37:27,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:37:27,289 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:37:27,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:27,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:27,404 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:27,565 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1zycss3y-media/images/validation_1890_5c9f455a47a077ba7e99.png +2023-07-11 02:37:27,573 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k36rijcs-media/images/validation_1890_409a4db0ef9f4cfac972.png +2023-07-11 02:37:27,574 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v36q627p-media/images/validation_1890_f33162f637c4b88bcb08.png +2023-07-11 02:37:27,605 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sbnnpici-media/images/validation_1890_ff235d4dce14b2655f08.png +2023-07-11 02:37:31,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:33,675 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:37:33,675 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:37:33,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_f33162f637c4b88bcb08.png +2023-07-11 02:37:33,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_5c9f455a47a077ba7e99.png +2023-07-11 02:37:33,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_ff235d4dce14b2655f08.png +2023-07-11 02:37:33,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_409a4db0ef9f4cfac972.png +2023-07-11 02:37:33,678 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:37:34,007 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hjcbah8y-media/images/validation_1890_f33162f637c4b88bcb08.png +2023-07-11 02:37:34,033 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qe5tu1y2-media/images/validation_1890_409a4db0ef9f4cfac972.png +2023-07-11 02:37:34,035 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sb8brgxg-media/images/validation_1890_5c9f455a47a077ba7e99.png +2023-07-11 02:37:34,035 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v1s48ceg-media/images/validation_1890_ff235d4dce14b2655f08.png +2023-07-11 02:37:36,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:37,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:37:41,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:37:42,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:42,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:42,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:42,404 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:47,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:37:47,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:47,677 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:37:47,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:37:47,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:37:49,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:37:49,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:37:51,668 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:37:53,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:57,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:57,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:57,449 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:57,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:37:57,494 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:37:57,494 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:37:57,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:37:57,719 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:37:57,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:37:58,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:04,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:05,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:07,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:38:07,464 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:38:07,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:38:07,465 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:38:10,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:12,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:12,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:12,650 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:13,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:13,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:38:15,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:18,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:38:18,384 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:38:18,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:38:18,385 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:38:21,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:21,668 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:38:21,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:21,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:38:26,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:27,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:27,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:27,864 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:28,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:38:28,645 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:38:28,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:38:28,647 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:38:29,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:29,778 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:38:32,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:37,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:37,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:38,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:38:38,473 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:38:38,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:38:38,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:38:42,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:43,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:43,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:43,007 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:45,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:45,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:38:48,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:48,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:38:48,740 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:38:48,740 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:38:48,742 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:38:51,670 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:38:53,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:53,985 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:38:53,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:38:58,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:58,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:58,007 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:58,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:38:58,534 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:38:58,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:38:58,536 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:38:59,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:01,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:39:01,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:39:03,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:39:03,161 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:39:03,161 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:39:03,163 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:39:05,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:10,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:39:10,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:39:10,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:13,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:13,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:13,007 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:16,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:21,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:21,671 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:39:26,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:28,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:28,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:28,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:32,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:37,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:42,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:43,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:43,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:43,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:48,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:51,672 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:39:53,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:58,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:58,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:58,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:59,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:04,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:09,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:13,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:13,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:13,339 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:14,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:14,966 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:40:14,966 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1900_9f51380ac08341a61c4d.png with policy now +2023-07-11 02:40:14,977 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:40:14,977 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1900_8affbfec3772452f6a26.png with policy now +2023-07-11 02:40:14,988 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:40:14,988 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1900_22626eec4476d2e6dec1.png with policy now +2023-07-11 02:40:14,999 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:40:14,999 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1900_7292c84e8c9e8c17a15f.png with policy now +2023-07-11 02:40:15,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:40:15,044 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:40:15,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:40:15,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:40:15,283 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tf0vwhk9-media/images/validation_1900_9f51380ac08341a61c4d.png +2023-07-11 02:40:15,299 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gwiyrvoc-media/images/validation_1900_7292c84e8c9e8c17a15f.png +2023-07-11 02:40:15,308 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3k7qmfuz-media/images/validation_1900_8affbfec3772452f6a26.png +2023-07-11 02:40:15,322 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ajmzq7yo-media/images/validation_1900_22626eec4476d2e6dec1.png +2023-07-11 02:40:19,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:21,674 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:40:22,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:40:22,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:40:22,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_22626eec4476d2e6dec1.png +2023-07-11 02:40:22,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_9f51380ac08341a61c4d.png +2023-07-11 02:40:22,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_8affbfec3772452f6a26.png +2023-07-11 02:40:22,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_7292c84e8c9e8c17a15f.png +2023-07-11 02:40:22,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:40:22,648 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vn52f99z-media/images/validation_1900_7292c84e8c9e8c17a15f.png +2023-07-11 02:40:22,656 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pf8ijg1g-media/images/validation_1900_22626eec4476d2e6dec1.png +2023-07-11 02:40:22,659 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ran8oo59-media/images/validation_1900_9f51380ac08341a61c4d.png +2023-07-11 02:40:22,672 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2bk0x77t-media/images/validation_1900_8affbfec3772452f6a26.png +2023-07-11 02:40:25,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:25,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:40:28,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:28,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:28,525 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:30,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:40:30,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:35,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:40:35,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:40:35,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:40:35,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:40:36,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:38,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:40:38,333 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:40:41,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:43,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:43,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:43,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:45,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:40:45,702 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:40:45,702 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:40:45,704 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:40:46,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:40:46,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:40:46,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:51,675 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:40:52,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:54,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:40:55,698 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:40:55,700 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:40:55,700 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:40:55,702 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:40:57,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:58,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:58,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:58,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:02,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:02,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:02,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:05,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:41:05,888 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:41:05,888 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:41:05,890 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:41:07,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:10,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:10,392 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:13,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:13,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:13,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:13,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:16,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:41:16,150 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:41:16,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:41:16,152 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:41:18,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:18,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:19,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:21,677 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:41:25,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:25,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:41:25,821 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:41:25,821 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:41:25,823 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:41:26,587 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:26,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:28,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:28,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:30,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:34,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:35,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:36,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:41:36,901 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:41:36,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:41:36,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:41:41,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:42,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:42,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:43,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:43,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:43,877 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:46,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:47,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:41:47,510 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:41:47,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:41:47,513 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:41:50,629 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:50,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:51,677 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:41:51,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:52,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:41:52,078 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:41:52,078 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:41:52,080 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:41:57,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:58,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:41:58,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:41:59,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:59,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:59,130 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:02,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:07,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:12,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:14,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:14,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:14,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:17,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:21,678 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:42:22,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:27,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:29,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:29,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:29,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:33,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:38,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:43,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:44,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:44,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:44,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:48,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:51,679 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:42:53,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:58,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:59,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:59,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:59,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:03,819 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:43:03,819 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1910_a778db0c990ef167ac65.png with policy now +2023-07-11 02:43:03,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:03,831 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:43:03,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1910_473bad8eae767f650649.png with policy now +2023-07-11 02:43:03,840 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:43:03,840 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1910_29483ff22f03237d450e.png with policy now +2023-07-11 02:43:03,850 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:43:03,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1910_839b040eb8d92f609a78.png with policy now +2023-07-11 02:43:03,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:43:03,892 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:43:03,892 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:43:03,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:43:04,126 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qba96hxo-media/images/validation_1910_a778db0c990ef167ac65.png +2023-07-11 02:43:04,148 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zs93i09g-media/images/validation_1910_839b040eb8d92f609a78.png +2023-07-11 02:43:04,152 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g9azgifw-media/images/validation_1910_29483ff22f03237d450e.png +2023-07-11 02:43:04,160 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g5ox6htu-media/images/validation_1910_473bad8eae767f650649.png +2023-07-11 02:43:08,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:10,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:10,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:43:10,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_a778db0c990ef167ac65.png +2023-07-11 02:43:10,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_29483ff22f03237d450e.png +2023-07-11 02:43:10,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_839b040eb8d92f609a78.png +2023-07-11 02:43:10,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_473bad8eae767f650649.png +2023-07-11 02:43:10,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:43:11,300 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y5vcm9kg-media/images/validation_1910_a778db0c990ef167ac65.png +2023-07-11 02:43:11,309 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4q2b72eq-media/images/validation_1910_839b040eb8d92f609a78.png +2023-07-11 02:43:11,316 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k5rbuoer-media/images/validation_1910_473bad8eae767f650649.png +2023-07-11 02:43:11,322 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nppf8ux3-media/images/validation_1910_29483ff22f03237d450e.png +2023-07-11 02:43:13,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:43:13,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:14,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:14,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:43:14,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:18,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:19,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:21,680 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:43:24,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:43:24,114 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:43:24,115 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:43:24,117 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:43:25,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:26,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:26,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:43:29,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:29,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:43:29,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:30,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:34,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:43:34,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:43:34,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:43:34,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:43:34,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:34,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:43:36,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:41,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:43,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:44,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:44,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:43:44,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:44,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:43:44,625 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:43:44,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:43:44,628 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:43:47,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:51,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:51,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:43:51,681 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:43:52,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:55,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:43:55,088 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:43:55,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:43:55,091 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:43:57,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:59,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:43:59,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:43:59,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:59,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:02,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:05,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:44:05,339 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:44:05,339 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:44:05,341 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:44:07,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:44:07,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:44:08,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:14,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:14,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:14,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:15,216 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:44:15,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:44:15,692 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:44:15,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:44:15,694 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:44:19,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:21,682 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:44:23,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:44:23,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:44:25,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:26,105 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:44:26,106 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:44:26,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:44:26,109 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:44:29,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:29,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:30,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:31,239 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:44:31,239 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:44:35,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:36,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:44:36,226 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:44:36,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:44:36,228 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:44:39,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:44:39,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:44:40,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:44:40,750 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:44:40,751 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:44:40,753 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:44:41,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:44,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:44,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:46,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:47,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:44:47,268 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:44:51,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:51,683 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:44:56,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:59,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:59,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:02,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:07,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:12,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:14,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:14,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:14,418 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:17,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:21,685 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:45:22,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:27,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:29,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:29,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:29,375 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:33,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:38,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:43,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:44,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:44,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:44,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:48,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:51,686 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:45:52,484 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:45:52,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1920_82dd162cadadd64ad68e.png with policy now +2023-07-11 02:45:52,496 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:45:52,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1920_4c316d5be1a4a6f2ed7d.png with policy now +2023-07-11 02:45:52,567 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:45:52,567 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1920_2207b291ee045a816bec.png with policy now +2023-07-11 02:45:52,578 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:45:52,578 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1920_1a767865ed17afaa09d2.png with policy now +2023-07-11 02:45:52,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:45:52,620 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:45:52,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:45:52,622 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:45:52,805 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t4dlub8d-media/images/validation_1920_82dd162cadadd64ad68e.png +2023-07-11 02:45:52,821 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vkkhoejq-media/images/validation_1920_4c316d5be1a4a6f2ed7d.png +2023-07-11 02:45:52,916 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mx0kkh9a-media/images/validation_1920_1a767865ed17afaa09d2.png +2023-07-11 02:45:52,933 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z16mc35t-media/images/validation_1920_2207b291ee045a816bec.png +2023-07-11 02:45:53,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:59,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:59,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:59,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:59,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:59,600 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:45:59,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:45:59,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_1a767865ed17afaa09d2.png +2023-07-11 02:45:59,601 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_4c316d5be1a4a6f2ed7d.png +2023-07-11 02:45:59,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_82dd162cadadd64ad68e.png +2023-07-11 02:45:59,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_2207b291ee045a816bec.png +2023-07-11 02:45:59,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:45:59,951 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jvzmwa4o-media/images/validation_1920_1a767865ed17afaa09d2.png +2023-07-11 02:45:59,956 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4r972gsc-media/images/validation_1920_82dd162cadadd64ad68e.png +2023-07-11 02:45:59,957 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xu5fsd6v-media/images/validation_1920_4c316d5be1a4a6f2ed7d.png +2023-07-11 02:45:59,966 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m8jhi7l8-media/images/validation_1920_2207b291ee045a816bec.png +2023-07-11 02:46:03,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:46:05,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:07,615 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:10,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:13,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:46:13,404 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:46:13,404 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:46:13,406 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:46:14,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:14,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:15,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:15,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:46:15,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:21,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:21,687 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:46:23,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:46:23,525 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:46:23,525 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:46:23,527 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:46:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:23,647 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:46:26,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:29,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:29,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:31,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:32,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:33,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:46:33,592 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:46:33,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:46:33,594 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:46:37,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:39,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:39,678 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:46:43,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:46:43,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:43,622 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:46:43,622 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:46:43,624 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:46:44,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:44,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:44,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:47,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:47,693 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:46:49,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:51,688 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:46:53,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:46:53,259 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:46:53,260 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:46:53,262 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:46:55,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:55,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:46:55,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:46:59,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:59,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:59,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:00,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:03,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:47:03,678 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:47:03,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:47:03,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:47:03,895 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:47:03,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:47:05,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:11,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:11,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:47:13,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:47:13,855 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:47:13,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:47:13,857 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:47:14,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:14,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:14,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:16,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:19,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:47:19,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:47:21,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:21,690 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:47:24,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:47:24,146 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:47:24,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:47:24,149 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:47:27,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:27,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:47:27,938 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:47:29,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:47:29,269 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:47:29,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:47:29,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:47:29,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:29,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:32,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:35,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:47:35,955 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:47:37,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:42,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:44,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:44,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:44,411 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:47,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:51,691 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:47:52,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:57,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:59,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:59,411 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:03,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:08,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:13,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:14,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:14,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:14,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:18,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:21,692 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:48:23,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:28,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:29,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:29,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:29,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:34,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:39,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:41,102 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:48:41,102 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1930_0b81a67f9d59e017c337.png with policy now +2023-07-11 02:48:41,116 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:48:41,116 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1930_e9f43945b0f363e8753e.png with policy now +2023-07-11 02:48:41,126 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:48:41,126 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1930_3859e4bde00e61542a62.png with policy now +2023-07-11 02:48:41,221 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:48:41,221 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1930_497d4b62de85e2b8907c.png with policy now +2023-07-11 02:48:41,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:48:41,261 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:48:41,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:48:41,264 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:48:41,421 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fbj9k6za-media/images/validation_1930_0b81a67f9d59e017c337.png +2023-07-11 02:48:41,449 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ol40ewrh-media/images/validation_1930_3859e4bde00e61542a62.png +2023-07-11 02:48:41,450 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lvmctwlo-media/images/validation_1930_e9f43945b0f363e8753e.png +2023-07-11 02:48:41,532 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3vfe1rf8-media/images/validation_1930_497d4b62de85e2b8907c.png +2023-07-11 02:48:44,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:44,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:44,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:44,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:48,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:48:48,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:48:48,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_497d4b62de85e2b8907c.png +2023-07-11 02:48:48,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_0b81a67f9d59e017c337.png +2023-07-11 02:48:48,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_e9f43945b0f363e8753e.png +2023-07-11 02:48:48,254 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_3859e4bde00e61542a62.png +2023-07-11 02:48:48,255 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:48:48,597 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f3u4e0up-media/images/validation_1930_0b81a67f9d59e017c337.png +2023-07-11 02:48:48,614 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f8x3ov6y-media/images/validation_1930_3859e4bde00e61542a62.png +2023-07-11 02:48:48,618 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iey5nh0s-media/images/validation_1930_e9f43945b0f363e8753e.png +2023-07-11 02:48:48,626 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2zvnqhvk-media/images/validation_1930_497d4b62de85e2b8907c.png +2023-07-11 02:48:49,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:51,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:48:51,694 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:48:54,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:56,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:48:59,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:59,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:59,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:00,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:01,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:49:01,243 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:49:01,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:49:01,245 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:49:04,281 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:04,281 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:49:05,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:10,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:11,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:49:11,116 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:49:11,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:49:11,118 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:49:12,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:12,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:49:14,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:14,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:14,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:16,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:20,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:21,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:49:21,406 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:49:21,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:21,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:49:21,409 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:49:21,695 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:49:27,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:28,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:28,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:49:29,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:29,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:29,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:31,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:49:31,754 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:49:31,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:49:31,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:49:32,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:36,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:36,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:49:38,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:42,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:49:42,039 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:49:42,039 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:49:42,041 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:49:44,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:44,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:44,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:49:44,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:44,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:44,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:49,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:51,695 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:49:52,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:49:52,435 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:49:52,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:49:52,440 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:49:52,536 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:49:54,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:59,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:59,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:59,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:59,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:00,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:50:00,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:50:02,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:50:02,195 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:50:02,195 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:50:02,197 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:50:05,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:08,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:50:08,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:50:10,664 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:12,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:50:12,374 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:50:12,375 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:50:12,377 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:50:14,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:14,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:14,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:15,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:16,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:50:16,581 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:50:17,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:50:17,037 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:50:17,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:50:17,039 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:50:21,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:21,697 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:50:24,595 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:50:24,595 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:50:26,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:29,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:29,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:29,481 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:32,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:37,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:42,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:44,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:44,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:44,746 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:47,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:51,701 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:50:53,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:58,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:59,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:59,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:59,746 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:03,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:08,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:13,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:14,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:14,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:14,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:18,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:21,699 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:51:24,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:28,775 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:51:28,775 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1940_d3d776b3401ff80b4ff5.png with policy now +2023-07-11 02:51:28,787 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:51:28,787 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1940_5423f7657e7a42d8b0ea.png with policy now +2023-07-11 02:51:28,797 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:51:28,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1940_5d3d9a544d0623fec10c.png with policy now +2023-07-11 02:51:28,808 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:51:28,808 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1940_e692b1802a27ed0befee.png with policy now +2023-07-11 02:51:28,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:51:28,855 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:51:28,855 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:51:28,857 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:51:28,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:51:28,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5d3d9a544d0623fec10c.png +2023-07-11 02:51:28,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_e692b1802a27ed0befee.png +2023-07-11 02:51:28,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_d3d776b3401ff80b4ff5.png +2023-07-11 02:51:28,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5423f7657e7a42d8b0ea.png +2023-07-11 02:51:28,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:51:29,076 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yo4hkifl-media/images/validation_1940_d3d776b3401ff80b4ff5.png +2023-07-11 02:51:29,092 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9k4u4k2x-media/images/validation_1940_5d3d9a544d0623fec10c.png +2023-07-11 02:51:29,104 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qqimspep-media/images/validation_1940_5423f7657e7a42d8b0ea.png +2023-07-11 02:51:29,113 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mj5873bl-media/images/validation_1940_e692b1802a27ed0befee.png +2023-07-11 02:51:29,469 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b79sye3x-media/images/validation_1940_d3d776b3401ff80b4ff5.png +2023-07-11 02:51:29,500 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hj4f7ql4-media/images/validation_1940_5423f7657e7a42d8b0ea.png +2023-07-11 02:51:29,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:29,787 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bfbffh9d-media/images/validation_1940_5d3d9a544d0623fec10c.png +2023-07-11 02:51:29,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:29,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:29,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:29,852 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/aphpr896-media/images/validation_1940_e692b1802a27ed0befee.png +2023-07-11 02:51:35,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:36,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:51:39,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:51:40,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:44,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:44,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:44,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:44,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:51:45,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:48,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:51:48,538 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:51:48,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:51:48,540 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:51:51,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:51,701 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:51:52,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:51:52,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:51:57,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:58,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:51:58,990 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:51:58,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:51:58,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:51:59,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:59,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:59,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:00,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:00,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:52:03,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:08,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:08,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:52:08,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:52:08,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:52:08,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:52:08,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:08,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:52:13,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:14,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:14,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:14,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:16,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:19,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:52:19,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:19,416 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:52:19,417 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:52:19,418 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:52:21,702 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:52:24,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:24,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:24,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:52:29,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:29,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:29,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:29,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:52:29,843 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:52:29,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:52:29,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:29,845 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:52:33,160 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:33,160 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:52:35,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:40,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:52:40,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:40,653 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:52:40,654 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:52:40,656 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:52:41,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:41,175 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:52:45,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:45,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:45,013 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:45,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:49,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:50,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:52:50,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:50,893 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:52:50,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:52:50,895 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:52:51,703 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:52:56,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:57,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:52:57,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:53:00,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:00,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:00,178 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:00,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:53:00,960 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:53:00,960 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:53:00,962 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:53:01,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:05,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:53:05,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:53:05,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:53:05,519 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:53:05,520 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:53:05,522 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:53:07,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:12,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:13,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:53:13,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:53:15,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:15,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:15,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:18,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:21,704 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:53:23,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:28,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:30,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:30,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:30,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:34,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:39,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:44,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:45,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:45,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:45,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:49,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:51,705 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:53:54,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:59,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:00,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:00,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:00,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:05,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:10,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:15,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:15,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:15,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:15,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:17,246 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:54:17,246 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1950_a45d506768d2722fb2ed.png with policy now +2023-07-11 02:54:17,258 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:54:17,258 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1950_9db607aa3436d94bd1c4.png with policy now +2023-07-11 02:54:17,267 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:54:17,267 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png with policy now +2023-07-11 02:54:17,353 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:54:17,354 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1950_59ff5b43754eae73ff2d.png with policy now +2023-07-11 02:54:17,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:54:17,392 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:54:17,393 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:54:17,394 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:54:17,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:54:17,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_59ff5b43754eae73ff2d.png +2023-07-11 02:54:17,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_a45d506768d2722fb2ed.png +2023-07-11 02:54:17,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png +2023-07-11 02:54:17,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_9db607aa3436d94bd1c4.png +2023-07-11 02:54:17,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:54:17,554 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lyau5jq6-media/images/validation_1950_a45d506768d2722fb2ed.png +2023-07-11 02:54:17,574 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s2jk21sj-media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png +2023-07-11 02:54:17,581 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3t1xhykg-media/images/validation_1950_9db607aa3436d94bd1c4.png +2023-07-11 02:54:17,664 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sahvhxe8-media/images/validation_1950_59ff5b43754eae73ff2d.png +2023-07-11 02:54:17,962 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ysw9qztm-media/images/validation_1950_a45d506768d2722fb2ed.png +2023-07-11 02:54:18,014 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hpuomdoi-media/images/validation_1950_9db607aa3436d94bd1c4.png +2023-07-11 02:54:18,062 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6ez6qbfg-media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png +2023-07-11 02:54:18,302 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a080p3c2-media/images/validation_1950_59ff5b43754eae73ff2d.png +2023-07-11 02:54:20,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:21,706 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:54:25,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:25,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:54:27,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:54:30,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:30,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:30,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:30,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:33,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:54:36,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:37,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:54:37,855 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:54:37,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:54:37,857 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:54:41,560 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:54:41,561 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:54:42,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:45,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:45,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:45,281 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:47,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:48,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:54:48,614 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:54:48,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:54:48,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:54:49,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:54:49,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:54:51,707 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:54:53,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:57,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:54:58,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:54:58,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:58,818 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:54:58,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:54:58,821 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:00,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:00,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:00,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:04,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:05,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:05,606 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:55:08,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:55:08,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:55:08,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:55:08,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:09,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:13,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:13,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:55:15,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:15,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:15,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:15,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:19,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:55:19,383 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:55:19,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:55:19,386 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:21,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:21,708 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:55:21,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:21,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:55:26,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:29,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:55:29,174 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:55:29,175 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:55:29,177 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:29,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:29,818 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:55:30,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:30,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:30,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:32,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:37,834 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:38,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:38,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:55:38,790 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:55:38,790 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:55:38,792 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:43,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:45,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:45,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:55:45,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:45,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:48,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:48,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:55:48,718 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:55:48,719 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:55:48,721 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:51,710 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:55:53,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:55:53,411 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:55:53,411 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:55:53,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:55:53,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:53,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:55:53,864 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:55:59,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:00,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:00,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:00,984 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:01,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:56:05,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:10,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:15,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:15,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:15,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:15,984 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:21,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:21,711 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:56:26,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:31,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:31,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:31,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:32,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:37,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:42,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:46,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:46,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:46,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:47,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:51,712 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:56:52,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:57,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:01,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:01,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:01,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:03,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:05,300 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:57:05,300 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1960_fc2b7c0bb846dd918bc1.png with policy now +2023-07-11 02:57:05,342 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:57:05,342 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1960_2a599e7f47f14704e50e.png with policy now +2023-07-11 02:57:05,343 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:57:05,343 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1960_25919cd746bb685420ee.png with policy now +2023-07-11 02:57:05,419 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:57:05,419 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1960_ed0db4e0996b1dc7ff8e.png with policy now +2023-07-11 02:57:05,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:57:05,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:57:05,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:57:05,463 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:57:05,590 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7sr0e62f-media/images/validation_1960_fc2b7c0bb846dd918bc1.png +2023-07-11 02:57:05,656 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yhgvqck7-media/images/validation_1960_2a599e7f47f14704e50e.png +2023-07-11 02:57:05,665 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nwvvxc4h-media/images/validation_1960_25919cd746bb685420ee.png +2023-07-11 02:57:05,839 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ywaiir86-media/images/validation_1960_ed0db4e0996b1dc7ff8e.png +2023-07-11 02:57:06,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:57:06,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_25919cd746bb685420ee.png +2023-07-11 02:57:06,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_fc2b7c0bb846dd918bc1.png +2023-07-11 02:57:06,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_ed0db4e0996b1dc7ff8e.png +2023-07-11 02:57:06,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_2a599e7f47f14704e50e.png +2023-07-11 02:57:06,160 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:57:06,508 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/izeiosbl-media/images/validation_1960_fc2b7c0bb846dd918bc1.png +2023-07-11 02:57:06,509 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ql2wbe4g-media/images/validation_1960_25919cd746bb685420ee.png +2023-07-11 02:57:06,539 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iz3qzqhw-media/images/validation_1960_2a599e7f47f14704e50e.png +2023-07-11 02:57:06,705 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lh37llz6-media/images/validation_1960_ed0db4e0996b1dc7ff8e.png +2023-07-11 02:57:09,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:14,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:57:14,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:15,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:57:16,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:16,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:16,077 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:19,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:21,713 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:57:22,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:57:25,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:26,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:57:26,340 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:57:26,340 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:57:26,342 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:57:30,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:57:30,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:57:30,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:31,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:31,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:57:31,077 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:35,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:36,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:57:36,210 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:57:36,210 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:57:36,212 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:57:38,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:57:38,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:57:41,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:46,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:46,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:46,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:46,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:57:46,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:57:46,613 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:57:46,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:57:46,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:57:51,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:51,715 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:57:54,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:57:54,249 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:57:56,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:57:56,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:56,981 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:57:56,981 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:57:56,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:58:01,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:01,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:01,441 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:02,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:02,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:02,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:58:07,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:58:07,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:07,535 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:58:07,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:58:07,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:58:10,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:10,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:58:13,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:16,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:16,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:16,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:17,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:58:17,301 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:58:17,302 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:58:17,304 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:58:18,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:18,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:58:19,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:21,716 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:58:24,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:26,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:27,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:58:27,096 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:58:27,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:58:27,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:58:30,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:31,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:31,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:31,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:34,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:34,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:58:36,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:37,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:58:37,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:58:37,100 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:58:37,102 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:58:41,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:41,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:58:41,902 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:58:41,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:58:41,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:58:42,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:42,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:58:46,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:46,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:46,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:46,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:50,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 02:58:51,717 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:58:52,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:57,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:01,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:01,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:01,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:02,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:07,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:12,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:16,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:16,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:16,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:18,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:21,718 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:59:24,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:29,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:31,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:31,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:31,908 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:34,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:39,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:44,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:46,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:59:46,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:46,908 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:50,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:51,719 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 02:59:53,746 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:59:53,746 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1970_2ecdd6aec7f639b5129c.png with policy now +2023-07-11 02:59:53,762 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:59:53,762 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png with policy now +2023-07-11 02:59:53,840 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:59:53,841 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1970_50acc357eeeaa7b149d7.png with policy now +2023-07-11 02:59:53,850 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 02:59:53,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1970_b3be58bb80f39884be99.png with policy now +2023-07-11 02:59:53,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 02:59:53,889 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 02:59:53,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 02:59:53,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 02:59:54,050 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a0qa70bw-media/images/validation_1970_2ecdd6aec7f639b5129c.png +2023-07-11 02:59:54,088 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5rkwvxjg-media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png +2023-07-11 02:59:54,171 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tmkdeb2k-media/images/validation_1970_b3be58bb80f39884be99.png +2023-07-11 02:59:54,181 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xvjl6hu7-media/images/validation_1970_50acc357eeeaa7b149d7.png +2023-07-11 02:59:54,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 02:59:54,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png +2023-07-11 02:59:54,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_2ecdd6aec7f639b5129c.png +2023-07-11 02:59:54,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_b3be58bb80f39884be99.png +2023-07-11 02:59:54,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_50acc357eeeaa7b149d7.png +2023-07-11 02:59:54,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 02:59:55,142 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gzih6sli-media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png +2023-07-11 02:59:55,164 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i4n7uhcc-media/images/validation_1970_50acc357eeeaa7b149d7.png +2023-07-11 02:59:55,184 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mf6wu4kg-media/images/validation_1970_2ecdd6aec7f639b5129c.png +2023-07-11 02:59:55,209 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a11bthpa-media/images/validation_1970_b3be58bb80f39884be99.png +2023-07-11 02:59:56,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:01,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:01,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:01,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:01,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:02,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:05,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:00:07,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:10,847 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:12,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:14,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:00:14,827 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:00:14,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:00:14,829 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:00:16,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:16,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:16,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:17,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:18,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:18,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:00:21,720 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:00:22,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:24,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:00:24,669 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:00:24,669 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:00:24,671 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:00:26,878 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:26,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:00:27,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:31,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:31,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:31,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:33,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:34,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:00:34,886 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:00:34,886 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:00:34,889 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:00:34,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:38,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:42,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:42,911 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:00:44,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:44,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:00:44,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:00:44,288 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:00:44,290 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:00:46,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:46,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:46,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:50,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:50,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:50,927 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:00:51,721 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:00:53,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:00:53,866 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:00:53,867 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:00:53,869 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:00:55,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:59,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:00:59,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:01:01,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:01,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:01,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:01,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:03,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:01:03,708 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:01:03,709 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:01:03,711 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:01:06,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:07,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:01:07,122 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:01:12,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:14,631 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:01:14,632 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:01:14,633 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:01:14,635 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:01:15,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:01:15,138 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:01:16,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:16,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:16,909 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:17,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:21,722 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:01:22,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:23,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:01:25,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:01:25,384 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:01:25,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:01:25,386 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:01:28,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:30,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:01:30,557 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:01:30,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:01:30,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:01:31,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:01:31,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:01:31,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:31,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:31,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:33,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:38,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:39,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:01:43,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:46,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:46,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:46,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:49,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:51,723 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:01:55,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:00,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:02,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:02,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:02,121 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:06,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:11,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:16,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:17,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:17,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:17,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:21,724 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:02:21,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:26,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:31,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:32,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:32,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:32,152 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:37,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:42,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:42,400 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:02:42,400 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1980_738582bb775767f931a5.png with policy now +2023-07-11 03:02:42,411 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:02:42,411 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1980_7a2028ae78b157a91d69.png with policy now +2023-07-11 03:02:42,420 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:02:42,421 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1980_b76cca43f9d5a1c77fe4.png with policy now +2023-07-11 03:02:42,430 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:02:42,430 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1980_d0cfc6c995c43515f7b0.png with policy now +2023-07-11 03:02:42,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:02:42,472 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:02:42,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:02:42,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:02:42,716 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/57ml5htt-media/images/validation_1980_738582bb775767f931a5.png +2023-07-11 03:02:42,720 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dfuhdtr5-media/images/validation_1980_7a2028ae78b157a91d69.png +2023-07-11 03:02:42,726 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/znub3wcu-media/images/validation_1980_b76cca43f9d5a1c77fe4.png +2023-07-11 03:02:42,734 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9i9hwmtt-media/images/validation_1980_d0cfc6c995c43515f7b0.png +2023-07-11 03:02:43,481 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:02:43,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_d0cfc6c995c43515f7b0.png +2023-07-11 03:02:43,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_738582bb775767f931a5.png +2023-07-11 03:02:43,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_b76cca43f9d5a1c77fe4.png +2023-07-11 03:02:43,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_7a2028ae78b157a91d69.png +2023-07-11 03:02:43,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:02:43,810 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v759dpiz-media/images/validation_1980_738582bb775767f931a5.png +2023-07-11 03:02:43,812 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bx7km9o1-media/images/validation_1980_d0cfc6c995c43515f7b0.png +2023-07-11 03:02:43,848 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zvm37twb-media/images/validation_1980_b76cca43f9d5a1c77fe4.png +2023-07-11 03:02:43,887 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hhd89ssh-media/images/validation_1980_7a2028ae78b157a91d69.png +2023-07-11 03:02:47,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:47,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:47,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:47,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:51,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:02:51,725 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:02:52,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:02:53,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:59,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:59,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:02,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:02,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:02,166 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:02,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:03:02,577 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:03:02,577 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:03:02,579 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:03:04,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:07,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:07,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:03:10,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:12,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:03:12,803 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:03:12,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:03:12,805 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:03:15,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:15,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:15,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:03:17,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:17,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:17,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:21,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:21,726 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:03:22,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:03:22,424 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:03:22,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:03:22,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:03:23,562 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:23,562 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:03:26,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:31,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:31,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:32,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:32,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:32,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:32,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:03:32,300 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:03:32,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:03:32,302 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:03:37,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:39,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:39,592 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:03:42,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:03:42,668 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:03:42,669 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:03:42,671 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:03:42,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:47,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:47,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:47,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:47,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:47,768 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:03:47,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:51,727 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:03:52,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:03:52,709 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:03:52,709 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:03:52,711 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:03:53,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:55,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:03:55,783 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:03:59,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:02,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:02,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:02,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:03,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:04:03,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:04:03,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:04:03,557 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:04:03,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:04:03,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:04:04,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:09,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:11,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:04:13,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:04:13,714 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:04:13,714 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:04:13,716 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:04:15,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:17,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:17,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:17,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:18,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:04:18,690 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:04:18,690 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:04:18,691 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:04:19,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:04:19,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:04:21,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:21,728 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:04:26,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:27,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:04:31,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:32,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:32,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:32,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:37,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:42,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:47,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:47,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:47,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:47,516 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:51,729 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:04:52,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:57,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:02,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:02,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:02,516 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:03,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:08,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:13,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:17,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:17,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:17,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:18,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:21,730 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:05:23,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:28,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:30,481 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:05:30,481 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1990_9721402ce9e168802a61.png with policy now +2023-07-11 03:05:30,493 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:05:30,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1990_460aca8e5a955f9b2c9f.png with policy now +2023-07-11 03:05:30,503 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:05:30,503 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1990_9b5a48422556d77a9d00.png with policy now +2023-07-11 03:05:30,580 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:05:30,580 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_1990_ea754ba9e167a49f4e8a.png with policy now +2023-07-11 03:05:30,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:05:30,624 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:05:30,624 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:05:30,626 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:05:30,808 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2x4zw9ra-media/images/validation_1990_9721402ce9e168802a61.png +2023-07-11 03:05:30,819 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dtvwie77-media/images/validation_1990_9b5a48422556d77a9d00.png +2023-07-11 03:05:30,861 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/508gwihd-media/images/validation_1990_460aca8e5a955f9b2c9f.png +2023-07-11 03:05:30,908 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xmz8u81g-media/images/validation_1990_ea754ba9e167a49f4e8a.png +2023-07-11 03:05:32,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:05:32,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_ea754ba9e167a49f4e8a.png +2023-07-11 03:05:32,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_460aca8e5a955f9b2c9f.png +2023-07-11 03:05:32,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9b5a48422556d77a9d00.png +2023-07-11 03:05:32,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9721402ce9e168802a61.png +2023-07-11 03:05:32,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:05:32,488 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xp54upy8-media/images/validation_1990_9721402ce9e168802a61.png +2023-07-11 03:05:32,503 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rc34yhup-media/images/validation_1990_460aca8e5a955f9b2c9f.png +2023-07-11 03:05:32,505 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/npc9cowz-media/images/validation_1990_ea754ba9e167a49f4e8a.png +2023-07-11 03:05:32,531 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4qxfz9kx-media/images/validation_1990_9b5a48422556d77a9d00.png +2023-07-11 03:05:32,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:32,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:32,567 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:33,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:39,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:40,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:05:41,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:05:44,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:47,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:47,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:47,567 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:49,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:05:50,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:50,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:05:50,542 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:05:50,542 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:05:50,544 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:05:51,731 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:05:55,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:58,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:05:58,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:00,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:06:00,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:00,885 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:06:00,885 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:06:00,887 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:06:02,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:02,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:02,609 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:06,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:07,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:06:07,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:11,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:06:11,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:11,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:06:11,355 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:06:11,357 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:06:16,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:06:16,194 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:17,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:18,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:18,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:18,164 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:21,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:06:21,523 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:06:21,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:06:21,526 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:06:21,732 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:06:22,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:25,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:06:25,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:28,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:31,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:06:31,231 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:06:31,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:06:31,233 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:06:33,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:33,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:33,164 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:33,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:34,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:06:34,391 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:38,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:41,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:06:41,951 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:06:41,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:06:41,953 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:06:43,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:06:43,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:43,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:48,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:48,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:48,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:49,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:51,734 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:06:52,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:06:52,225 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:06:52,225 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:06:52,227 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:06:52,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:06:52,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:06:54,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:00,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:01,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:07:02,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:07:02,818 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:07:02,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:07:02,820 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:07:03,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:03,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:03,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:05,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:07,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:07:07,429 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:07:07,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:07:07,431 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:07:10,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:07:10,447 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:07:10,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:15,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:18,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:18,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:18,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:20,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:21,734 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:07:25,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:30,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:33,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:33,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:33,701 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:35,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:40,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:45,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:48,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:48,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:48,701 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:51,735 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:07:51,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:56,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:01,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:03,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:03,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:03,798 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:06,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:11,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:16,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:18,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:18,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:18,798 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:19,357 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:08:19,358 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2000_c4cbc30d01946d4b8a68.png with policy now +2023-07-11 03:08:19,443 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:08:19,443 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2000_9a70121c496baa29b32d.png with policy now +2023-07-11 03:08:19,520 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:08:19,520 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2000_2adea17302df05993fb4.png with policy now +2023-07-11 03:08:19,530 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:08:19,530 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2000_44cde79a9393cfd5de65.png with policy now +2023-07-11 03:08:19,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:08:19,570 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:08:19,570 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:08:19,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:08:19,669 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vkfdwf75-media/images/validation_2000_c4cbc30d01946d4b8a68.png +2023-07-11 03:08:19,805 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pokmm3x3-media/images/validation_2000_9a70121c496baa29b32d.png +2023-07-11 03:08:19,820 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bugj2n2b-media/images/validation_2000_2adea17302df05993fb4.png +2023-07-11 03:08:19,834 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8tc07840-media/images/validation_2000_44cde79a9393cfd5de65.png +2023-07-11 03:08:21,736 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:08:22,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:22,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:08:22,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_44cde79a9393cfd5de65.png +2023-07-11 03:08:22,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_c4cbc30d01946d4b8a68.png +2023-07-11 03:08:22,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_9a70121c496baa29b32d.png +2023-07-11 03:08:22,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_2adea17302df05993fb4.png +2023-07-11 03:08:22,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:08:23,096 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w2xii5s7-media/images/validation_2000_44cde79a9393cfd5de65.png +2023-07-11 03:08:23,098 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f97s0fdz-media/images/validation_2000_9a70121c496baa29b32d.png +2023-07-11 03:08:23,111 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i6yvgacr-media/images/validation_2000_2adea17302df05993fb4.png +2023-07-11 03:08:23,112 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xa6anren-media/images/validation_2000_c4cbc30d01946d4b8a68.png +2023-07-11 03:08:27,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:30,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:08:31,757 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:08:33,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:33,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:33,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:33,756 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:39,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:40,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:08:40,651 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:08:40,651 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:08:40,653 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:08:40,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:08:40,774 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:08:44,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:48,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:48,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:48,757 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:49,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:08:49,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:51,631 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:08:51,633 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:08:51,633 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:08:51,635 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:08:51,736 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:08:55,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:58,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:08:58,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:00,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:01,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:01,614 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:01,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:01,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:09:03,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:03,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:03,756 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:05,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:07,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:09:07,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:10,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:12,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:12,177 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:12,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:12,179 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:09:15,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:16,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:09:16,837 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:18,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:18,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:18,757 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:21,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:21,738 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:09:22,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:22,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:22,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:22,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:09:26,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:09:26,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:26,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:32,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:32,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:32,402 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:32,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:32,405 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:09:33,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:33,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:33,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:35,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:09:35,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:38,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:42,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:42,131 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:42,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:42,134 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:09:44,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:09:44,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:44,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:49,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:49,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:49,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:49,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:51,739 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:09:52,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:52,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:52,572 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:52,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:09:53,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:09:53,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:09:55,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:57,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:09:57,545 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:09:57,545 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:09:57,547 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:10:00,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:02,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:10:02,087 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:10:04,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:04,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:04,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:06,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:11,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:16,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:19,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:19,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:19,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:21,740 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:10:21,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:26,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:31,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:34,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:34,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:34,134 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:37,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:42,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:47,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:49,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:49,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:49,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:51,741 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:10:52,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:57,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:02,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:04,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:04,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:04,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:08,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:09,332 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:11:09,333 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2010_2a8ec10dc13e2bc1cc98.png with policy now +2023-07-11 03:11:09,343 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:11:09,343 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2010_44df0c3fc9ccc7bc2006.png with policy now +2023-07-11 03:11:09,353 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:11:09,353 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2010_20d595c8be1cc3fb5113.png with policy now +2023-07-11 03:11:09,363 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:11:09,363 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2010_e2b896cc18965cd5c6a0.png with policy now +2023-07-11 03:11:09,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:11:09,405 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:11:09,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:11:09,408 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:11:09,649 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0uspi1ru-media/images/validation_2010_20d595c8be1cc3fb5113.png +2023-07-11 03:11:09,651 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/70m3zidz-media/images/validation_2010_2a8ec10dc13e2bc1cc98.png +2023-07-11 03:11:09,666 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9b2nphkv-media/images/validation_2010_e2b896cc18965cd5c6a0.png +2023-07-11 03:11:09,670 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ynx6jd8m-media/images/validation_2010_44df0c3fc9ccc7bc2006.png +2023-07-11 03:11:13,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:14,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:11:14,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:11:14,377 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_44df0c3fc9ccc7bc2006.png +2023-07-11 03:11:14,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_20d595c8be1cc3fb5113.png +2023-07-11 03:11:14,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_2a8ec10dc13e2bc1cc98.png +2023-07-11 03:11:14,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_e2b896cc18965cd5c6a0.png +2023-07-11 03:11:14,380 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:11:14,709 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/htn5hkfo-media/images/validation_2010_20d595c8be1cc3fb5113.png +2023-07-11 03:11:14,722 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/piv7r98j-media/images/validation_2010_44df0c3fc9ccc7bc2006.png +2023-07-11 03:11:14,732 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zcub8f7l-media/images/validation_2010_2a8ec10dc13e2bc1cc98.png +2023-07-11 03:11:14,748 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qnfxzf4r-media/images/validation_2010_e2b896cc18965cd5c6a0.png +2023-07-11 03:11:18,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:19,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:19,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:19,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:20,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:11:21,743 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:11:23,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:11:23,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:29,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:29,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:11:29,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:11:29,656 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:11:29,658 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:11:32,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:11:32,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:11:34,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:34,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:34,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:34,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:39,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:11:39,572 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:11:39,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:39,572 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:11:39,574 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:11:41,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:11:41,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:11:44,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:49,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:49,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:49,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:49,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:11:49,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:49,982 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:11:49,982 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:11:49,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:11:50,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:11:50,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:11:51,743 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:11:55,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:59,461 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:11:59,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:11:59,519 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:11:59,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:11:59,521 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:12:00,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:04,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:04,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:04,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:06,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:08,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:12:08,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:12:09,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:12:09,748 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:12:09,749 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:12:09,751 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:12:11,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:16,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:17,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:12:17,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:12:19,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:19,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:19,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:19,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:12:19,815 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:12:19,815 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:12:19,817 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:12:21,744 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:12:22,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:26,678 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:12:26,679 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:12:27,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:29,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:12:29,815 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:12:29,815 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:12:29,817 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:12:32,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:34,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:34,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:34,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:35,693 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:12:35,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:12:38,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:40,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:12:40,121 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:12:40,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:12:40,123 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:12:43,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:44,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:12:44,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:12:45,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:12:45,004 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:12:45,004 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:12:45,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:12:49,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:49,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:49,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:49,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:51,745 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:12:53,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:12:53,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:12:54,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:59,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:04,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:04,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:04,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:05,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:10,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:15,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:19,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:19,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:19,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:21,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:21,746 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:13:26,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:31,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:34,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:34,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:34,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:37,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:42,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:47,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:49,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:49,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:49,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:51,747 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:13:52,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:56,815 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:13:56,815 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2020_13a6564be7113f6ffffa.png with policy now +2023-07-11 03:13:56,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_13a6564be7113f6ffffa.png +2023-07-11 03:13:56,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_ecd4f5bd1e85f7583e3a.png +2023-07-11 03:13:56,998 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:13:56,998 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2020_ecd4f5bd1e85f7583e3a.png with policy now +2023-07-11 03:13:56,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:13:57,005 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:13:57,006 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2020_a2b18a3466f24b60e7e8.png with policy now +2023-07-11 03:13:57,017 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:13:57,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2020_bb670884b7dc2ce9c0f0.png with policy now +2023-07-11 03:13:57,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:13:57,059 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:13:57,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:13:57,066 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:13:57,155 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i4fdggjb-media/images/validation_2020_13a6564be7113f6ffffa.png +2023-07-11 03:13:57,320 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1a1wq4k9-media/images/validation_2020_ecd4f5bd1e85f7583e3a.png +2023-07-11 03:13:57,326 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qgt42kif-media/images/validation_2020_a2b18a3466f24b60e7e8.png +2023-07-11 03:13:57,338 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6mj2oui1-media/images/validation_2020_bb670884b7dc2ce9c0f0.png +2023-07-11 03:13:57,554 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x0v7filf-media/images/validation_2020_13a6564be7113f6ffffa.png +2023-07-11 03:13:57,675 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/leozilzd-media/images/validation_2020_ecd4f5bd1e85f7583e3a.png +2023-07-11 03:13:58,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:03,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:04,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:04,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:04,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:06,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:14:06,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_ecd4f5bd1e85f7583e3a.png +2023-07-11 03:14:06,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:14:06,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_a2b18a3466f24b60e7e8.png +2023-07-11 03:14:06,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_bb670884b7dc2ce9c0f0.png +2023-07-11 03:14:06,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:14:06,350 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xwn7h4ou-media/images/validation_2020_a2b18a3466f24b60e7e8.png +2023-07-11 03:14:06,363 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cick8cvl-media/images/validation_2020_ecd4f5bd1e85f7583e3a.png +2023-07-11 03:14:06,416 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fxni85fo-media/images/validation_2020_bb670884b7dc2ce9c0f0.png +2023-07-11 03:14:08,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:14:08,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:13,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:15,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:14:18,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:14:18,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:18,765 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:14:18,766 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:14:18,767 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:14:19,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:19,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:19,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:21,748 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:14:24,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:14:24,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:14:24,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:28,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:14:28,682 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:14:28,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:14:28,684 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:14:29,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:33,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:14:33,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:14:34,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:34,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:35,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:38,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:14:38,401 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:14:38,401 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:14:38,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:14:40,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:42,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:14:42,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:14:46,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:48,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:14:48,943 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:14:48,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:14:48,945 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:14:49,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:49,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:51,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:14:51,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:14:51,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:51,749 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:14:56,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:58,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:14:58,545 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:14:58,545 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:14:58,548 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:15:00,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:15:00,115 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:15:02,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:04,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:04,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:07,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:15:07,814 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:15:07,814 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:15:07,816 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:15:08,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:09,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:15:09,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:15:13,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:18,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:15:18,291 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:15:18,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:15:18,293 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:15:18,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:15:18,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:15:19,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:20,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:20,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:20,341 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:21,751 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:15:24,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:27,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:15:29,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:15:29,071 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:15:29,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:15:29,073 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:15:30,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:33,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:15:33,564 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:15:33,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:15:33,567 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:15:35,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:35,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:35,341 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:35,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:36,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:15:36,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:15:40,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:45,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:15:45,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:50,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:50,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:50,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:50,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:51,752 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:15:55,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:00,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:05,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:05,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:05,422 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:06,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:11,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:16,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:20,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:20,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:20,463 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:21,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,755 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:16:26,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:31,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:35,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:35,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:35,463 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:37,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:42,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:45,661 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:16:45,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2030_2bd50e2fab837e7065c9.png with policy now +2023-07-11 03:16:45,676 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:16:45,676 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2030_1c4d42aa5223e7388b5b.png with policy now +2023-07-11 03:16:45,842 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:16:45,842 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2030_dc0aef537a4563456b9d.png with policy now +2023-07-11 03:16:45,851 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:16:45,852 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2030_91c227fe28291dc6398e.png with policy now +2023-07-11 03:16:45,895 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:16:45,896 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:16:45,896 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:16:45,898 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:16:45,988 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xl04c2hv-media/images/validation_2030_2bd50e2fab837e7065c9.png +2023-07-11 03:16:46,000 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0yeuproh-media/images/validation_2030_1c4d42aa5223e7388b5b.png +2023-07-11 03:16:46,131 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h97exs34-media/images/validation_2030_dc0aef537a4563456b9d.png +2023-07-11 03:16:46,166 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1tqbydew-media/images/validation_2030_91c227fe28291dc6398e.png +2023-07-11 03:16:47,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:48,639 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:16:48,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_dc0aef537a4563456b9d.png +2023-07-11 03:16:48,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_1c4d42aa5223e7388b5b.png +2023-07-11 03:16:48,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_2bd50e2fab837e7065c9.png +2023-07-11 03:16:48,640 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_91c227fe28291dc6398e.png +2023-07-11 03:16:48,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:16:48,977 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n2dn09wx-media/images/validation_2030_dc0aef537a4563456b9d.png +2023-07-11 03:16:48,980 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d4gd1a5r-media/images/validation_2030_1c4d42aa5223e7388b5b.png +2023-07-11 03:16:48,991 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g08nu57j-media/images/validation_2030_2bd50e2fab837e7065c9.png +2023-07-11 03:16:49,005 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5mnd81lo-media/images/validation_2030_91c227fe28291dc6398e.png +2023-07-11 03:16:50,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:16:50,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:50,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:51,755 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:16:53,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:56,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:16:57,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:16:58,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:04,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:05,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:05,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:05,463 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:06,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:17:06,098 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:17:06,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:17:06,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:17:06,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:17:06,671 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:17:10,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:15,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:15,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:17:15,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:17:15,879 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:17:15,879 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:17:15,881 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:17:20,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:20,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:20,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:20,648 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:21,756 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:17:24,702 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:17:24,703 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:17:25,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:17:25,058 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:17:25,058 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:17:25,061 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:17:26,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:31,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:33,718 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:17:33,718 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:17:35,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:35,647 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:36,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:17:36,132 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:17:36,133 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:17:36,135 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:17:37,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:42,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:42,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:17:42,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:17:46,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:17:46,723 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:17:46,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:17:46,725 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:17:47,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:50,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:50,647 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:51,757 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:17:51,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:17:51,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:17:52,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:56,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:17:56,716 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:17:56,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:17:56,718 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:17:58,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:00,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:18:00,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:18:03,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:06,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:06,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:06,014 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:06,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:18:06,799 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:18:06,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:18:06,801 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:18:09,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:09,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:18:09,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:18:14,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:17,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:18:17,448 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:18:17,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:18:17,450 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:18:18,970 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:18:18,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:18:19,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:21,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:21,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:21,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:21,758 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:18:22,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:18:22,124 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:18:22,124 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:18:22,126 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:18:25,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:27,985 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:18:27,986 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:18:30,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:35,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:36,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:36,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:36,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:40,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:45,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:50,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:51,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:51,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:51,492 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:51,759 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:18:55,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:00,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:05,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:06,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:06,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:06,492 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:11,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:16,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:21,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:21,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:21,762 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:19:26,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:31,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:33,945 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:19:33,946 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2040_87802ce6e3f07adce3f8.png with policy now +2023-07-11 03:19:33,986 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:19:33,986 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2040_71b423e4e1268b1d4fd1.png with policy now +2023-07-11 03:19:33,987 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:19:33,987 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2040_c8af6853c303d615d227.png with policy now +2023-07-11 03:19:34,185 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:19:34,185 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2040_3484fb3ea6bd07c684fe.png with policy now +2023-07-11 03:19:34,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:19:34,232 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:19:34,232 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:19:34,234 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:19:34,249 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4wg9djj0-media/images/validation_2040_87802ce6e3f07adce3f8.png +2023-07-11 03:19:34,315 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p061wq2g-media/images/validation_2040_c8af6853c303d615d227.png +2023-07-11 03:19:34,355 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tt7rpbkf-media/images/validation_2040_71b423e4e1268b1d4fd1.png +2023-07-11 03:19:34,554 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pajgqfvf-media/images/validation_2040_3484fb3ea6bd07c684fe.png +2023-07-11 03:19:36,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:36,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:36,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:37,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:40,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:19:40,316 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:19:40,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_71b423e4e1268b1d4fd1.png +2023-07-11 03:19:40,317 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_87802ce6e3f07adce3f8.png +2023-07-11 03:19:40,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_3484fb3ea6bd07c684fe.png +2023-07-11 03:19:40,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_c8af6853c303d615d227.png +2023-07-11 03:19:40,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:19:40,667 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7og1mqjf-media/images/validation_2040_87802ce6e3f07adce3f8.png +2023-07-11 03:19:40,668 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4bqdxmol-media/images/validation_2040_c8af6853c303d615d227.png +2023-07-11 03:19:40,675 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/op3zoc8e-media/images/validation_2040_71b423e4e1268b1d4fd1.png +2023-07-11 03:19:40,697 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/scukfl6b-media/images/validation_2040_3484fb3ea6bd07c684fe.png +2023-07-11 03:19:42,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:44,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:19:47,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:49,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:19:51,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:51,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:51,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:51,809 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:19:52,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:55,036 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:19:55,037 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:19:55,037 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:19:55,039 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:19:58,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:19:58,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:19:58,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:03,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:05,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:20:05,305 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:20:05,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:20:05,308 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:20:06,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:06,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:06,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:07,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:20:07,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:20:08,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:14,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:15,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:20:15,246 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:20:15,247 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:20:15,249 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:20:16,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:20:16,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:20:20,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:21,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:21,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:21,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:21,766 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:20:24,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:20:24,913 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:20:24,913 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:20:24,916 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:20:25,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:20:25,393 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:20:25,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:31,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:34,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:20:34,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:20:34,511 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:20:34,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:20:34,513 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:20:36,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:36,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:36,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:36,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:41,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:43,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:20:43,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:20:44,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:20:44,726 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:20:44,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:20:44,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:20:47,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:51,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:51,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:51,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:51,768 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:20:52,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:52,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:20:52,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:20:54,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:20:54,833 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:20:54,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:20:54,836 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:20:58,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:01,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:21:01,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:21:03,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:05,416 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:21:05,418 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:21:05,418 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:21:05,420 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:21:07,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:07,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:07,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:09,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:10,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:21:10,264 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:21:10,264 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:21:10,266 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:21:10,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:21:10,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:21:14,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:19,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:19,670 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:21:21,766 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:21:22,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:22,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:22,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:24,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:29,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:34,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:37,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:37,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:37,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:39,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:44,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:49,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:51,770 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:21:52,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:52,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:52,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:54,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:59,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:04,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:07,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:07,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:07,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:10,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:15,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:20,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:21,769 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:22:22,052 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:22:22,052 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2050_f3736153dfe0d88cd55a.png with policy now +2023-07-11 03:22:22,063 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:22:22,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2050_527a954fe3cf2cea846b.png with policy now +2023-07-11 03:22:22,072 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:22:22,072 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2050_681987f1d8f22c216556.png with policy now +2023-07-11 03:22:22,082 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:22:22,082 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2050_a13c2000b8ed6a70854f.png with policy now +2023-07-11 03:22:22,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:22:22,124 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:22:22,124 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:22:22,125 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:22:22,366 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hz54ge70-media/images/validation_2050_f3736153dfe0d88cd55a.png +2023-07-11 03:22:22,367 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dactdgc9-media/images/validation_2050_527a954fe3cf2cea846b.png +2023-07-11 03:22:22,379 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/aucvpufg-media/images/validation_2050_681987f1d8f22c216556.png +2023-07-11 03:22:22,430 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gblogqvy-media/images/validation_2050_a13c2000b8ed6a70854f.png +2023-07-11 03:22:22,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:22,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:22,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:22,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:22:22,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_a13c2000b8ed6a70854f.png +2023-07-11 03:22:22,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_f3736153dfe0d88cd55a.png +2023-07-11 03:22:22,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_527a954fe3cf2cea846b.png +2023-07-11 03:22:22,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_681987f1d8f22c216556.png +2023-07-11 03:22:22,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:22:23,320 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ned0doas-media/images/validation_2050_f3736153dfe0d88cd55a.png +2023-07-11 03:22:23,320 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6tg8s0nv-media/images/validation_2050_527a954fe3cf2cea846b.png +2023-07-11 03:22:23,321 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ofzi7gmc-media/images/validation_2050_a13c2000b8ed6a70854f.png +2023-07-11 03:22:23,328 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/reurd6ry-media/images/validation_2050_681987f1d8f22c216556.png +2023-07-11 03:22:26,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:32,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:32,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:22:32,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:22:37,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:37,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:37,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:37,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:41,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:22:41,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:22:41,468 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:22:41,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:22:41,471 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:22:43,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:49,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:50,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:22:50,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:22:51,771 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:22:52,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:22:52,308 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:22:52,308 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:22:52,311 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:22:52,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:52,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:52,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:54,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:59,087 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:22:59,087 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:23:00,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:02,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:02,126 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:02,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:02,128 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:23:05,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:07,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:07,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:07,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:08,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:23:08,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:23:10,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:12,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:12,629 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:12,629 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:12,631 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:23:16,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:17,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:23:17,135 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:23:21,771 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:23:22,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:22,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:22,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:22,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:23,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:23,045 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:23,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:23,048 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:23:26,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:23:26,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:23:27,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:33,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:33,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:33,523 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:33,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:33,526 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:23:35,350 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:23:35,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:23:37,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:37,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:37,869 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:38,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:44,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:44,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:44,026 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:44,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:44,029 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:23:44,366 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:23:44,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:23:49,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:51,772 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:23:52,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:52,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:52,869 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:53,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:23:54,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:54,498 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:54,498 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:54,500 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:23:55,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:59,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:23:59,176 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:23:59,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:23:59,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:24:01,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:02,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:24:02,398 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:24:06,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:07,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:07,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:07,911 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:11,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:16,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:21,774 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:24:22,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:22,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:22,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:22,954 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:28,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:33,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:37,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:37,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:37,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:39,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:44,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:49,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:51,775 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:24:52,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:52,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:52,968 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:54,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:59,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:04,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:07,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:07,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:07,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:10,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:11,018 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:25:11,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2060_fc23f6fb743f22273fe6.png with policy now +2023-07-11 03:25:11,029 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:25:11,029 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2060_3d9c39e56fc8de14bd16.png with policy now +2023-07-11 03:25:11,039 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:25:11,039 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2060_da62b325f435be2e34fc.png with policy now +2023-07-11 03:25:11,352 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:25:11,353 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2060_d2847df06a210702ce44.png with policy now +2023-07-11 03:25:11,361 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ihwzqmdi-media/images/validation_2060_fc23f6fb743f22273fe6.png +2023-07-11 03:25:11,376 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9uqlmeq0-media/images/validation_2060_3d9c39e56fc8de14bd16.png +2023-07-11 03:25:11,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:25:11,392 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:25:11,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:25:11,394 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:25:11,396 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vdzrle3a-media/images/validation_2060_da62b325f435be2e34fc.png +2023-07-11 03:25:11,663 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f0cvxudg-media/images/validation_2060_d2847df06a210702ce44.png +2023-07-11 03:25:14,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:25:14,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_3d9c39e56fc8de14bd16.png +2023-07-11 03:25:14,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_fc23f6fb743f22273fe6.png +2023-07-11 03:25:14,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_da62b325f435be2e34fc.png +2023-07-11 03:25:14,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_d2847df06a210702ce44.png +2023-07-11 03:25:14,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:25:15,043 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yq97u6kp-media/images/validation_2060_3d9c39e56fc8de14bd16.png +2023-07-11 03:25:15,054 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/22ndn93x-media/images/validation_2060_da62b325f435be2e34fc.png +2023-07-11 03:25:15,065 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/98tv850k-media/images/validation_2060_d2847df06a210702ce44.png +2023-07-11 03:25:15,099 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ezt73ej4-media/images/validation_2060_fc23f6fb743f22273fe6.png +2023-07-11 03:25:15,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:20,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:21,776 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:25:22,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:25:22,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:22,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:22,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:23,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:25:25,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:30,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:31,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:25:32,000 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:25:32,001 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:25:32,003 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:25:32,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:25:32,739 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:25:36,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:37,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:37,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:37,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:41,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:41,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:25:41,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:25:41,806 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:25:41,806 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:25:41,808 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:25:46,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:50,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:25:50,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:25:51,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,778 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:25:52,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:25:52,370 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:25:52,370 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:25:52,372 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:25:52,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:52,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:52,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:56,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:59,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:25:59,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:01,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:02,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:26:02,715 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:26:02,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:26:02,717 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:26:06,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:07,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:07,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:07,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:08,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:26:08,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:12,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:26:12,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:12,669 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:26:12,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:26:12,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:26:17,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:26:17,995 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:18,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:21,778 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:26:22,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:22,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:22,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:23,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:26:23,474 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:26:23,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:26:23,477 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:26:24,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:27,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:26:27,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:29,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:33,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:26:33,573 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:26:33,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:26:33,575 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:26:35,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:36,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:26:36,026 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:37,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:37,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:37,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:41,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:43,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:26:43,853 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:26:43,854 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:26:43,856 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:26:45,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:26:45,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:46,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:48,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:26:48,494 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:26:48,494 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:26:48,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:26:51,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:51,779 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:26:53,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:53,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:53,047 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:54,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:26:54,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:26:57,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:02,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:07,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:08,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:08,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:08,325 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:12,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:17,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:21,780 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:27:23,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:23,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:23,408 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:23,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:28,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:33,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:38,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:38,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:38,408 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:38,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:43,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:48,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:51,782 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:27:53,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:53,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:53,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:53,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:58,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:00,468 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:28:00,468 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2070_92f60812e2c40f5ede4e.png with policy now +2023-07-11 03:28:00,483 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:28:00,484 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2070_4f201b9582cf531f880f.png with policy now +2023-07-11 03:28:00,561 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:28:00,561 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2070_6510ea41e40263c2e370.png with policy now +2023-07-11 03:28:00,575 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:28:00,575 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2070_fd23fe018b04772dc737.png with policy now +2023-07-11 03:28:00,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:28:00,620 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:28:00,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:28:00,626 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:28:00,788 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6c25t6sr-media/images/validation_2070_4f201b9582cf531f880f.png +2023-07-11 03:28:00,793 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pkajyb6x-media/images/validation_2070_92f60812e2c40f5ede4e.png +2023-07-11 03:28:00,873 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vno7q2nw-media/images/validation_2070_fd23fe018b04772dc737.png +2023-07-11 03:28:00,875 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q7rddi3z-media/images/validation_2070_6510ea41e40263c2e370.png +2023-07-11 03:28:03,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:06,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:28:06,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:28:06,369 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_92f60812e2c40f5ede4e.png +2023-07-11 03:28:06,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_6510ea41e40263c2e370.png +2023-07-11 03:28:06,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_4f201b9582cf531f880f.png +2023-07-11 03:28:06,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_fd23fe018b04772dc737.png +2023-07-11 03:28:06,371 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:28:06,738 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hvvlq4sc-media/images/validation_2070_92f60812e2c40f5ede4e.png +2023-07-11 03:28:06,744 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xikdsng9-media/images/validation_2070_4f201b9582cf531f880f.png +2023-07-11 03:28:06,753 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xw29grkl-media/images/validation_2070_6510ea41e40263c2e370.png +2023-07-11 03:28:06,756 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9rwknirn-media/images/validation_2070_fd23fe018b04772dc737.png +2023-07-11 03:28:08,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:08,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:08,502 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:09,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:10,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:28:14,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:15,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:28:19,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:21,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:28:21,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:28:21,119 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:28:21,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:28:21,783 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:28:23,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:23,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:23,684 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:24,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:28:24,402 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:28:25,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:30,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:31,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:28:31,586 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:28:31,586 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:28:31,588 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:28:33,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:28:33,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:28:36,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:38,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:38,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:38,841 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:41,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:28:41,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:41,366 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:28:41,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:28:41,369 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:28:42,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:28:42,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:28:47,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:51,366 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:28:51,369 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:28:51,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:28:51,371 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:28:51,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:28:51,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:28:51,786 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:28:52,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:53,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:53,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:53,884 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:58,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:00,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:29:01,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:29:01,452 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:29:01,453 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:29:01,455 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:29:03,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:09,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:09,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:09,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:09,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:09,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:29:09,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:29:11,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:29:11,514 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:29:11,515 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:29:11,516 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:29:14,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:18,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:29:18,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:29:19,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:21,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:29:21,386 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:29:21,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:29:21,388 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:29:21,785 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:29:24,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:24,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:24,053 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:25,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:27,690 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:29:27,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:29:31,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:31,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:29:31,648 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:29:31,648 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:29:31,651 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:29:36,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:36,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:29:36,453 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:29:36,453 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:29:36,455 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:29:36,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:29:36,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:29:39,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:39,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:39,053 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:42,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:45,722 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:29:47,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:51,786 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:29:52,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:54,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:54,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:54,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:58,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:03,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:08,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:09,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:09,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:09,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:13,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:18,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:21,789 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:30:23,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:24,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:24,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:24,109 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:29,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:34,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:39,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:39,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:39,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:39,183 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:44,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:48,435 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:30:48,435 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2080_a3d4cc4c13bcc1f49885.png with policy now +2023-07-11 03:30:48,446 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:30:48,446 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2080_facdb9aec88792ac295a.png with policy now +2023-07-11 03:30:48,456 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:30:48,457 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2080_31f503b2f48506fd3477.png with policy now +2023-07-11 03:30:48,558 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:30:48,558 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2080_6780fc9f8209223ae1b6.png with policy now +2023-07-11 03:30:48,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:30:48,597 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:30:48,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:30:48,599 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:30:48,759 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1wdzohio-media/images/validation_2080_a3d4cc4c13bcc1f49885.png +2023-07-11 03:30:48,780 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x9djd9p2-media/images/validation_2080_31f503b2f48506fd3477.png +2023-07-11 03:30:48,797 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jrchdlre-media/images/validation_2080_facdb9aec88792ac295a.png +2023-07-11 03:30:48,894 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hc1s0zol-media/images/validation_2080_6780fc9f8209223ae1b6.png +2023-07-11 03:30:49,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:30:49,009 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_facdb9aec88792ac295a.png +2023-07-11 03:30:49,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_31f503b2f48506fd3477.png +2023-07-11 03:30:49,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_6780fc9f8209223ae1b6.png +2023-07-11 03:30:49,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_a3d4cc4c13bcc1f49885.png +2023-07-11 03:30:49,011 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:30:49,396 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9tujlyyj-media/images/validation_2080_facdb9aec88792ac295a.png +2023-07-11 03:30:49,398 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/va94rttz-media/images/validation_2080_6780fc9f8209223ae1b6.png +2023-07-11 03:30:49,402 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qi355dzr-media/images/validation_2080_a3d4cc4c13bcc1f49885.png +2023-07-11 03:30:49,444 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ju2h84rw-media/images/validation_2080_31f503b2f48506fd3477.png +2023-07-11 03:30:49,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:51,788 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:30:54,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:54,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:54,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:55,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:58,024 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:30:59,992 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:31:00,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:06,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:07,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:31:09,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:09,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:09,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:31:09,941 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:31:09,941 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:31:09,943 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:31:11,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:16,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:31:16,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:31:17,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:20,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:31:20,143 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:31:20,143 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:31:20,145 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:31:21,788 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:31:23,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:24,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:24,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:25,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:31:25,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:31:29,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:29,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:31:29,908 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:31:29,908 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:31:29,910 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:31:34,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:31:34,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:31:34,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:39,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:39,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:39,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:39,639 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:31:39,640 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:31:39,640 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:31:39,642 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:31:43,099 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:31:43,099 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:31:44,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:49,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:31:49,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:49,820 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:31:49,821 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:31:49,823 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:31:51,789 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:31:52,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:31:52,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:31:54,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:54,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:55,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:00,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:32:00,043 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:32:00,043 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:32:00,045 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:32:01,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:01,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:32:01,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:32:06,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:09,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:09,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:09,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:09,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:32:09,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:32:09,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:32:09,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:32:10,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:32:10,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:32:12,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:18,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:19,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:32:20,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:32:20,134 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:32:20,135 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:32:20,136 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:32:21,790 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:32:23,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:24,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:24,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:24,387 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:24,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:32:24,998 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:32:24,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:32:25,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:32:28,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:32:28,355 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:32:29,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:34,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:39,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:39,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:39,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:39,633 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:44,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:49,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:51,791 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:32:54,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:54,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:54,633 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:55,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:00,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:05,679 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:09,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:09,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:09,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:10,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:15,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:20,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:21,792 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:33:24,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:24,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:24,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:26,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:31,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:36,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:36,820 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:33:36,820 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2090_78cf4346f76acbf4822d.png with policy now +2023-07-11 03:33:36,831 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:33:36,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2090_792f047c03e4dfeee771.png with policy now +2023-07-11 03:33:36,851 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:33:36,851 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2090_af71a9427ef7d070b0f2.png with policy now +2023-07-11 03:33:36,869 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:33:36,869 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2090_5c42e7cf17692c7e8b10.png with policy now +2023-07-11 03:33:36,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:33:36,911 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:33:36,912 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:33:36,917 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:33:37,142 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6b2kfxqi-media/images/validation_2090_78cf4346f76acbf4822d.png +2023-07-11 03:33:37,165 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/blxqoipu-media/images/validation_2090_792f047c03e4dfeee771.png +2023-07-11 03:33:37,167 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mev3k21r-media/images/validation_2090_5c42e7cf17692c7e8b10.png +2023-07-11 03:33:37,175 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vratmko6-media/images/validation_2090_af71a9427ef7d070b0f2.png +2023-07-11 03:33:39,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:39,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:39,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:40,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:33:40,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_5c42e7cf17692c7e8b10.png +2023-07-11 03:33:40,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_af71a9427ef7d070b0f2.png +2023-07-11 03:33:40,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_792f047c03e4dfeee771.png +2023-07-11 03:33:40,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_78cf4346f76acbf4822d.png +2023-07-11 03:33:40,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:33:41,012 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1wlrz32t-media/images/validation_2090_af71a9427ef7d070b0f2.png +2023-07-11 03:33:41,035 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3fr5pms6-media/images/validation_2090_78cf4346f76acbf4822d.png +2023-07-11 03:33:41,036 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/21gieveo-media/images/validation_2090_5c42e7cf17692c7e8b10.png +2023-07-11 03:33:41,050 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lldl7wt5-media/images/validation_2090_792f047c03e4dfeee771.png +2023-07-11 03:33:42,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:47,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:47,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:33:49,675 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:33:51,793 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:33:53,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:54,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:54,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:54,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:57,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:33:57,227 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:33:57,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:33:57,230 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:33:58,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:33:58,695 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:33:59,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:04,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:07,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:34:07,261 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:34:07,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:34:07,264 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:34:07,711 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:34:07,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:34:09,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:09,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:09,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:09,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:15,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:16,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:34:17,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:34:17,823 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:34:17,823 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:34:17,825 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:34:21,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:21,794 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:34:24,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:24,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:24,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:25,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:34:25,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:34:27,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:27,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:34:27,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:34:27,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:34:27,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:34:32,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:34,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:34:34,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:34:37,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:38,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:34:38,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:34:38,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:34:38,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:34:39,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:39,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:39,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:43,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:43,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:34:43,946 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:34:48,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:34:48,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:48,588 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:34:48,589 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:34:48,591 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:34:51,796 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:34:52,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:34:52,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:34:53,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:54,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:54,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:54,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:58,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:34:58,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:58,910 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:34:58,911 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:34:58,913 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:35:01,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:35:01,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:35:04,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:08,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:35:08,315 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:35:08,315 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:35:08,317 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:35:10,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:10,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:10,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:10,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:10,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:35:10,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:35:12,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:35:12,967 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:35:12,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:35:12,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:35:15,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:20,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:35:20,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:35:20,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:21,796 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:35:25,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:25,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:25,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:26,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:31,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:36,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:40,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:40,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:40,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:41,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:46,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,798 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:35:55,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:55,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:55,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:57,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:02,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:07,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:10,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:10,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:10,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:12,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:17,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:21,799 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:36:22,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:24,725 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:36:24,725 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2100_25a61e1be1002bcdce05.png with policy now +2023-07-11 03:36:24,736 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:36:24,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2100_1a4dfdc68c77840e4f54.png with policy now +2023-07-11 03:36:24,746 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:36:24,746 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2100_80dcc12a9bc766e6e273.png with policy now +2023-07-11 03:36:24,756 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:36:24,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2100_89b29a13fa5e46bda693.png with policy now +2023-07-11 03:36:24,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:36:24,798 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:36:24,799 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:36:24,803 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:36:25,023 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/px9jgil9-media/images/validation_2100_25a61e1be1002bcdce05.png +2023-07-11 03:36:25,054 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j1n72y1f-media/images/validation_2100_1a4dfdc68c77840e4f54.png +2023-07-11 03:36:25,097 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lq9qc9hc-media/images/validation_2100_89b29a13fa5e46bda693.png +2023-07-11 03:36:25,104 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u1cdv4iw-media/images/validation_2100_80dcc12a9bc766e6e273.png +2023-07-11 03:36:25,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:25,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:25,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:28,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:32,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:36:32,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:36:32,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_89b29a13fa5e46bda693.png +2023-07-11 03:36:32,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_80dcc12a9bc766e6e273.png +2023-07-11 03:36:32,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_1a4dfdc68c77840e4f54.png +2023-07-11 03:36:32,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_25a61e1be1002bcdce05.png +2023-07-11 03:36:32,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:36:32,675 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3gs31fsz-media/images/validation_2100_89b29a13fa5e46bda693.png +2023-07-11 03:36:32,683 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0q396878-media/images/validation_2100_25a61e1be1002bcdce05.png +2023-07-11 03:36:32,684 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6elixohu-media/images/validation_2100_80dcc12a9bc766e6e273.png +2023-07-11 03:36:32,708 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fjechqi8-media/images/validation_2100_1a4dfdc68c77840e4f54.png +2023-07-11 03:36:33,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:35,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:36:39,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:40,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:40,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:40,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:41,329 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:36:44,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:36:44,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:44,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:36:44,440 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:36:44,442 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:36:49,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:50,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:36:50,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:36:51,800 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:36:54,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:36:54,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:54,826 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:36:54,826 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:36:54,828 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:36:55,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:55,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:55,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:59,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:36:59,360 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:37:00,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:05,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:37:05,075 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:37:05,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:37:05,078 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:37:06,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:08,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:37:08,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:37:10,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:10,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:10,199 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:11,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:15,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:37:15,188 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:37:15,189 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:37:15,191 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:37:17,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:17,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:37:17,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:37:21,801 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:37:22,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:25,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:25,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:25,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:37:25,243 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:37:25,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:37:25,246 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:37:26,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:37:26,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:37:27,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:32,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:35,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:37:35,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:37:35,354 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:37:35,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:37:35,607 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:37:35,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:37:37,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:40,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:40,199 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:43,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:44,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:37:45,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:37:45,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:37:45,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:37:45,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:37:48,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:51,802 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:37:53,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:37:53,638 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:37:54,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:55,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:55,199 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:55,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:37:55,806 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:37:55,806 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:37:55,808 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:37:59,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:00,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:38:00,392 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:38:00,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:38:00,394 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:38:02,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:38:02,653 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:38:04,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:09,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:10,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:10,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:15,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:20,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:21,803 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:38:25,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:25,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:25,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:25,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:30,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:35,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:40,360 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:40,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:40,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:40,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:45,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:50,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:51,803 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:38:55,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:55,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:55,395 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:55,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:00,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:05,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:10,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:10,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:10,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:10,466 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:12,076 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:39:12,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2110_6b20c3a38d00d5d9ff65.png with policy now +2023-07-11 03:39:12,165 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:39:12,166 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2110_d1ae1c601d830af2b331.png with policy now +2023-07-11 03:39:12,175 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:39:12,175 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2110_40b75b59a21d5172a48f.png with policy now +2023-07-11 03:39:12,185 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:39:12,185 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2110_0d5e1d8977b7580f2cc9.png with policy now +2023-07-11 03:39:12,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:39:12,227 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:39:12,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:39:12,230 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:39:12,371 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dy4r7nhk-media/images/validation_2110_6b20c3a38d00d5d9ff65.png +2023-07-11 03:39:12,479 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/guwmn29g-media/images/validation_2110_d1ae1c601d830af2b331.png +2023-07-11 03:39:12,484 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/thi42ngb-media/images/validation_2110_40b75b59a21d5172a48f.png +2023-07-11 03:39:12,489 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/56lfu7l6-media/images/validation_2110_0d5e1d8977b7580f2cc9.png +2023-07-11 03:39:14,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:39:14,953 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_0d5e1d8977b7580f2cc9.png +2023-07-11 03:39:14,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_40b75b59a21d5172a48f.png +2023-07-11 03:39:14,954 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_6b20c3a38d00d5d9ff65.png +2023-07-11 03:39:14,955 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_d1ae1c601d830af2b331.png +2023-07-11 03:39:14,955 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:39:15,300 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sgjxbukq-media/images/validation_2110_d1ae1c601d830af2b331.png +2023-07-11 03:39:15,318 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sdol23lf-media/images/validation_2110_6b20c3a38d00d5d9ff65.png +2023-07-11 03:39:15,330 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/znddhv0k-media/images/validation_2110_0d5e1d8977b7580f2cc9.png +2023-07-11 03:39:15,340 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5ub3dvan-media/images/validation_2110_40b75b59a21d5172a48f.png +2023-07-11 03:39:15,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:21,804 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:39:21,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:23,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:39:23,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:39:25,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:25,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:25,466 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:26,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:32,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:32,988 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:39:33,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:39:33,731 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:39:33,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:39:33,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:39:37,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:40,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:40,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:40,466 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:42,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:39:42,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:39:42,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:43,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:39:43,553 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:39:43,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:39:43,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:39:48,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:51,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:39:51,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:39:51,805 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:39:53,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:39:53,392 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:39:53,392 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:39:53,395 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:39:54,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:55,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:55,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:55,466 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:59,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:00,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:00,039 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:03,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:40:03,318 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:40:03,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:40:03,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:40:05,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:09,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:09,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:10,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:10,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:10,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:10,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:14,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:40:14,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:40:14,354 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:40:14,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:40:16,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:18,259 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:18,259 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:21,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:21,806 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:40:24,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:40:24,603 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:40:24,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:40:24,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:40:25,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:25,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:25,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:26,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:27,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:27,275 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:31,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:34,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:40:34,662 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:40:34,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:40:34,665 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:40:36,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:36,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:37,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:40,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:40,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:40,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:42,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:44,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:40:44,315 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:40:44,315 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:40:44,317 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:40:45,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:45,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:48,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:49,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:40:49,287 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:40:49,288 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:40:49,290 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:40:51,807 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:40:53,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:54,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:40:54,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:40:55,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:55,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:55,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:58,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:03,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:08,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:10,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:10,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:10,838 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:14,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:19,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:21,810 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:41:25,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:25,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:25,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:25,838 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:30,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:35,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:40,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:40,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:40,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:40,946 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:45,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:50,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:51,809 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:41:55,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:55,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:55,946 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:56,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:01,076 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:42:01,077 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2120_bd1493c9dbd99c59f33e.png with policy now +2023-07-11 03:42:01,087 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:42:01,087 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2120_4d663b73aeec0844abaf.png with policy now +2023-07-11 03:42:01,097 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:42:01,097 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2120_1274183ce7a3cf56140f.png with policy now +2023-07-11 03:42:01,107 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:42:01,107 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2120_79d16e4accc559614b0c.png with policy now +2023-07-11 03:42:01,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:42:01,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:42:01,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:42:01,152 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:42:01,468 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ej3yyuu0-media/images/validation_2120_bd1493c9dbd99c59f33e.png +2023-07-11 03:42:01,490 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qbiv5plw-media/images/validation_2120_79d16e4accc559614b0c.png +2023-07-11 03:42:01,490 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6gpis1c6-media/images/validation_2120_1274183ce7a3cf56140f.png +2023-07-11 03:42:01,496 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hmetryhm-media/images/validation_2120_4d663b73aeec0844abaf.png +2023-07-11 03:42:02,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:06,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:42:06,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:42:06,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_79d16e4accc559614b0c.png +2023-07-11 03:42:06,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_4d663b73aeec0844abaf.png +2023-07-11 03:42:06,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_bd1493c9dbd99c59f33e.png +2023-07-11 03:42:06,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_1274183ce7a3cf56140f.png +2023-07-11 03:42:06,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:42:07,028 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v68pdoua-media/images/validation_2120_bd1493c9dbd99c59f33e.png +2023-07-11 03:42:07,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:09,466 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yviiqhdd-media/images/validation_2120_1274183ce7a3cf56140f.png +2023-07-11 03:42:09,484 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/beejhcy8-media/images/validation_2120_4d663b73aeec0844abaf.png +2023-07-11 03:42:09,845 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/noejy6on-media/images/validation_2120_79d16e4accc559614b0c.png +2023-07-11 03:42:10,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:10,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:10,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:11,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:42:12,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:15,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:42:18,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:21,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:42:21,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:42:21,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:42:21,441 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:42:21,810 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:42:23,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:24,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:42:24,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:42:25,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:25,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:25,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:29,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:31,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:42:31,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:42:31,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:42:31,443 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:42:33,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:42:33,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:42:34,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:40,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:41,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:41,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:41,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:42,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:42:42,267 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:42:42,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:42:42,270 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:42:42,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:42:42,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:42:45,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:51,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:51,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:42:51,811 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:42:51,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:42:51,874 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:42:51,874 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:42:51,876 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:42:56,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:56,483 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:56,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:56,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:00,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:43:00,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:43:02,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:43:02,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:02,021 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:43:02,021 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:43:02,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:43:07,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:09,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:43:09,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:43:11,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:11,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:11,564 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:12,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:12,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:43:12,359 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:43:12,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:43:12,361 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:43:17,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:18,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:43:18,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:43:21,812 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:43:23,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:43:23,333 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:43:23,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:23,333 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:43:23,336 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:43:26,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:26,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:26,564 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:27,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:43:27,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:43:29,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:33,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:43:33,295 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:43:33,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:43:33,299 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:43:34,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:37,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:43:37,117 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:43:37,846 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:43:37,848 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:43:37,848 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:43:37,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:43:39,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:41,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:41,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:41,564 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:45,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:46,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:43:46,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:43:50,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:51,813 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:43:55,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:56,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:56,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:56,564 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:01,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:06,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:11,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:11,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:11,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:11,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:16,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:21,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:21,816 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:44:26,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:26,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:26,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:27,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:32,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:37,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:41,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:41,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:41,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:42,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:47,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:49,879 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:44:49,879 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2130_8c72261b84607508d23a.png with policy now +2023-07-11 03:44:49,890 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:44:49,891 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2130_121c2113a6bae5fc85c2.png with policy now +2023-07-11 03:44:49,900 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:44:49,900 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2130_b2ec6ec396e71fc83e32.png with policy now +2023-07-11 03:44:49,910 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:44:49,910 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2130_10af19b5eb69de74afc4.png with policy now +2023-07-11 03:44:49,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:44:49,959 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:44:49,959 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:44:49,961 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:44:50,188 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/go6hl7as-media/images/validation_2130_8c72261b84607508d23a.png +2023-07-11 03:44:50,208 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o41c9b43-media/images/validation_2130_121c2113a6bae5fc85c2.png +2023-07-11 03:44:50,224 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ht6d9xbt-media/images/validation_2130_10af19b5eb69de74afc4.png +2023-07-11 03:44:50,242 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qejakvti-media/images/validation_2130_b2ec6ec396e71fc83e32.png +2023-07-11 03:44:51,815 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:44:53,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:57,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:57,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:57,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:58,437 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:44:58,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:44:58,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_b2ec6ec396e71fc83e32.png +2023-07-11 03:44:58,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_8c72261b84607508d23a.png +2023-07-11 03:44:58,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_121c2113a6bae5fc85c2.png +2023-07-11 03:44:58,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_10af19b5eb69de74afc4.png +2023-07-11 03:44:58,440 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:44:58,790 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/refxuys5-media/images/validation_2130_8c72261b84607508d23a.png +2023-07-11 03:44:58,809 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m5sd5zzy-media/images/validation_2130_10af19b5eb69de74afc4.png +2023-07-11 03:44:58,823 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3alhjjq0-media/images/validation_2130_b2ec6ec396e71fc83e32.png +2023-07-11 03:44:58,841 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uv649emg-media/images/validation_2130_121c2113a6bae5fc85c2.png +2023-07-11 03:44:58,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:00,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:45:04,734 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:07,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:45:09,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:10,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:45:10,097 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:45:10,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:45:10,099 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:45:12,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:12,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:12,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:15,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:16,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:45:16,468 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:45:20,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:45:20,314 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:45:20,314 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:45:20,316 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:45:21,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:21,816 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:45:25,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:45:25,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:45:27,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:27,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:27,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:27,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:30,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:45:30,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:45:30,293 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:45:30,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:45:32,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:34,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:45:34,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:45:38,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:40,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:45:40,962 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:45:40,963 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:45:40,965 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:45:42,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:42,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:42,797 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:43,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:45:43,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:45:43,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:49,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:51,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:45:51,054 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:45:51,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:45:51,057 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:45:51,817 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:45:52,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:45:52,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:45:54,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:58,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:58,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:58,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:00,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:01,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:46:01,623 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:46:01,623 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:46:01,625 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:46:01,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:46:06,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:10,763 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:46:10,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:46:11,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:11,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:46:11,954 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:46:11,954 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:46:11,956 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:46:13,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:13,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:13,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:16,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:19,779 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:46:19,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:46:21,818 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:46:21,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:46:21,953 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:46:21,954 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:46:21,956 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:46:22,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:27,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:46:27,080 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:46:27,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:46:27,082 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:46:28,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:28,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:28,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:28,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:28,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:46:28,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:46:33,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:37,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:46:38,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:43,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:43,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:43,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:43,251 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:48,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:51,819 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:46:53,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:58,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:58,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:58,251 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:59,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:04,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:09,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:13,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:13,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:13,293 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:14,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:19,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:21,820 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:47:24,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:28,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:28,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:28,294 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:30,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:35,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:38,818 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:47:38,818 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2140_47038f691c32fe7268e8.png with policy now +2023-07-11 03:47:38,829 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:47:38,829 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2140_1e8934a467f98f6eaaa3.png with policy now +2023-07-11 03:47:38,840 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:47:38,840 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2140_35d4d32c3fec0491de87.png with policy now +2023-07-11 03:47:38,921 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:47:38,922 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2140_a581d161baa84d403a2f.png with policy now +2023-07-11 03:47:38,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:47:38,970 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:47:38,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:47:38,973 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:47:39,141 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z0befswq-media/images/validation_2140_47038f691c32fe7268e8.png +2023-07-11 03:47:39,152 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/baml2t9h-media/images/validation_2140_1e8934a467f98f6eaaa3.png +2023-07-11 03:47:39,173 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/luew74wz-media/images/validation_2140_35d4d32c3fec0491de87.png +2023-07-11 03:47:39,241 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3nvbjrft-media/images/validation_2140_a581d161baa84d403a2f.png +2023-07-11 03:47:40,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:41,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:47:41,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_47038f691c32fe7268e8.png +2023-07-11 03:47:41,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_35d4d32c3fec0491de87.png +2023-07-11 03:47:41,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_a581d161baa84d403a2f.png +2023-07-11 03:47:41,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_1e8934a467f98f6eaaa3.png +2023-07-11 03:47:41,121 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:47:41,453 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/br7tf8jr-media/images/validation_2140_35d4d32c3fec0491de87.png +2023-07-11 03:47:41,457 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nrwbfb1l-media/images/validation_2140_47038f691c32fe7268e8.png +2023-07-11 03:47:41,525 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/od82xh7d-media/images/validation_2140_a581d161baa84d403a2f.png +2023-07-11 03:47:41,525 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/szewyv3z-media/images/validation_2140_1e8934a467f98f6eaaa3.png +2023-07-11 03:47:43,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:43,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:43,294 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:46,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:49,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:47:50,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:47:51,821 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:47:51,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:57,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:58,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:58,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:58,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:59,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:47:59,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:47:59,342 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:47:59,343 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:47:59,345 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:48:02,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:08,167 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:48:08,167 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:48:08,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:09,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:48:09,335 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:48:09,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:48:09,338 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:48:13,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:13,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:13,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:13,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:17,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:48:17,186 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:48:19,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:19,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:48:19,533 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:48:19,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:48:19,535 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:48:21,822 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:48:24,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:26,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:48:26,203 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:48:28,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:28,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:28,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:28,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:48:28,981 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:48:28,982 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:48:28,983 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:48:29,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:35,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:35,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:48:35,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:48:39,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:48:39,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:48:39,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:48:39,200 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:48:40,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:43,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:43,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:44,432 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:48:44,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:48:45,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:48,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:48:48,968 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:48:48,968 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:48:48,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:48:50,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:51,823 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:48:53,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:48:53,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:48:56,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:58,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:58,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:58,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:48:58,935 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:48:58,935 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:48:58,937 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:49:01,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:02,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:49:02,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:49:07,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:09,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:49:09,593 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:49:09,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:49:09,595 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:49:11,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:49:11,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:49:13,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:13,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:13,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:13,961 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:14,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:49:14,738 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:49:14,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:49:14,740 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:49:18,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:20,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:49:20,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:49:21,824 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:49:23,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:28,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:28,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:28,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:28,961 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:34,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:39,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:44,003 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:44,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:44,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:44,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:49,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:51,825 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:49:54,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:59,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:59,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:59,027 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:00,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:05,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:10,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:14,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:14,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:14,086 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:15,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:20,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,826 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:50:25,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:26,473 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:50:26,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2150_3ccb5e8c210778c7375e.png with policy now +2023-07-11 03:50:26,514 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:50:26,514 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2150_4d04873aa0c30bc26f1b.png with policy now +2023-07-11 03:50:26,515 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:50:26,515 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2150_f0108f877558e580bc5b.png with policy now +2023-07-11 03:50:26,515 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:50:26,515 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2150_bb1e6adfd716323966e6.png with policy now +2023-07-11 03:50:26,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:50:26,546 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:50:26,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:50:26,548 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:50:26,791 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kdbr1t8j-media/images/validation_2150_3ccb5e8c210778c7375e.png +2023-07-11 03:50:26,821 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qmcyib1r-media/images/validation_2150_f0108f877558e580bc5b.png +2023-07-11 03:50:26,827 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/73ytjezk-media/images/validation_2150_4d04873aa0c30bc26f1b.png +2023-07-11 03:50:26,858 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ios13qvl-media/images/validation_2150_bb1e6adfd716323966e6.png +2023-07-11 03:50:29,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:29,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:29,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:31,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:32,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:50:32,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:50:32,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_bb1e6adfd716323966e6.png +2023-07-11 03:50:32,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_f0108f877558e580bc5b.png +2023-07-11 03:50:32,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_3ccb5e8c210778c7375e.png +2023-07-11 03:50:32,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_4d04873aa0c30bc26f1b.png +2023-07-11 03:50:32,805 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:50:33,202 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/onhucy1c-media/images/validation_2150_3ccb5e8c210778c7375e.png +2023-07-11 03:50:33,204 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ujimt1kz-media/images/validation_2150_f0108f877558e580bc5b.png +2023-07-11 03:50:33,225 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zkvvj811-media/images/validation_2150_4d04873aa0c30bc26f1b.png +2023-07-11 03:50:33,254 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/49dtt8u9-media/images/validation_2150_bb1e6adfd716323966e6.png +2023-07-11 03:50:36,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:37,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:50:41,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:41,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:50:44,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:44,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:44,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:46,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:50:46,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:46,929 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:50:46,929 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:50:46,931 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:50:50,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:50:50,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:50:51,827 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:50:52,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:56,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:50:56,897 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:50:56,898 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:50:56,900 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:50:57,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:59,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:59,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:59,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:59,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:50:59,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:51:03,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:06,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:51:06,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:51:06,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:51:06,558 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:51:08,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:51:08,867 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:51:09,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:14,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:14,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:14,338 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:15,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:16,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:51:16,673 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:51:16,673 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:51:16,675 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:51:17,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:51:17,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:51:21,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:21,828 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:51:26,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:27,103 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:51:27,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:51:27,174 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:51:27,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:51:27,176 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:51:29,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:29,337 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:31,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:36,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:51:36,309 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:51:37,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:37,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:51:37,469 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:51:37,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:51:37,471 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:51:42,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:44,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:44,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:44,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:45,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:51:45,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:51:47,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:51:47,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:47,925 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:51:47,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:51:47,927 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:51:51,829 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:51:53,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:54,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:51:54,339 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:51:58,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:51:58,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:51:58,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:51:58,369 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:51:59,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:59,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:59,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:59,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:03,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:52:03,325 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:52:03,326 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:52:03,328 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:52:03,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:52:03,354 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:52:04,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:09,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:12,370 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:52:14,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:14,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:14,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:14,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:19,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:21,831 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:52:24,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:29,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:29,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:29,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:30,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:35,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:40,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:44,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:44,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:44,780 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:46,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,831 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:52:56,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:59,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:59,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:59,780 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:01,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:06,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:11,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:14,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:14,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:14,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:15,252 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:53:15,253 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2160_7597d25192684caea03c.png with policy now +2023-07-11 03:53:15,263 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:53:15,263 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2160_28d9110205d67d12e049.png with policy now +2023-07-11 03:53:15,273 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:53:15,273 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2160_6ccc44e184335df47872.png with policy now +2023-07-11 03:53:15,282 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:53:15,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2160_641e73f5b671a20fd253.png with policy now +2023-07-11 03:53:15,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:53:15,327 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:53:15,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:53:15,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:53:15,563 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/93q7s3s4-media/images/validation_2160_6ccc44e184335df47872.png +2023-07-11 03:53:15,593 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6qkex0mk-media/images/validation_2160_641e73f5b671a20fd253.png +2023-07-11 03:53:15,599 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qu222871-media/images/validation_2160_7597d25192684caea03c.png +2023-07-11 03:53:15,610 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0cgacz4h-media/images/validation_2160_28d9110205d67d12e049.png +2023-07-11 03:53:15,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:53:15,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_28d9110205d67d12e049.png +2023-07-11 03:53:15,930 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_7597d25192684caea03c.png +2023-07-11 03:53:15,931 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_6ccc44e184335df47872.png +2023-07-11 03:53:15,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_641e73f5b671a20fd253.png +2023-07-11 03:53:15,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:53:16,288 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hnom6mb6-media/images/validation_2160_6ccc44e184335df47872.png +2023-07-11 03:53:16,290 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8o9rghkk-media/images/validation_2160_641e73f5b671a20fd253.png +2023-07-11 03:53:16,327 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ucfe2oco-media/images/validation_2160_7597d25192684caea03c.png +2023-07-11 03:53:16,447 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lxttqu95-media/images/validation_2160_28d9110205d67d12e049.png +2023-07-11 03:53:17,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:21,833 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:53:23,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:24,948 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:53:27,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:53:28,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:29,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:29,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:29,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:33,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:53:34,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:37,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:53:37,242 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:53:37,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:53:37,244 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:53:40,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:42,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:53:42,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:53:44,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:44,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:44,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:46,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:48,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:53:48,077 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:53:48,077 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:53:48,079 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:53:51,833 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:53:51,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:51,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:53:51,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:53:57,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:57,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:53:57,751 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:53:57,751 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:53:57,753 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:53:59,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:59,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:59,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:01,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:01,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:54:02,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:07,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:54:07,639 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:07,639 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:54:07,640 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:54:07,642 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:54:10,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:10,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:54:12,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:15,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:15,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:15,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:18,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:54:18,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:18,354 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:54:18,354 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:54:18,356 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:54:19,236 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:19,236 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:54:21,835 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:54:23,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:28,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:28,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:54:28,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:28,583 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:54:28,583 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:54:28,586 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:54:30,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:30,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:30,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:34,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:37,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:37,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:54:38,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:54:38,569 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:54:38,570 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:54:38,572 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:54:39,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:44,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:45,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:45,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:45,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:46,283 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:46,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:54:48,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:54:48,547 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:54:48,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:54:48,549 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:54:50,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:51,836 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:54:53,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:54:53,367 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:54:53,367 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:54:53,369 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:54:55,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:54:55,299 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:54:56,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:00,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:00,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:00,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:01,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:04,315 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:55:06,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:11,533 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:15,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:15,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:15,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:17,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:21,837 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:55:22,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:27,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:30,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:30,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:30,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:33,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:38,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:43,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:45,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:45,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:45,539 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:48,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:51,838 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:55:53,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:58,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:00,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:00,539 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:00,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:04,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:05,128 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:56:05,128 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2170_5267f9823ab9cd672b8d.png with policy now +2023-07-11 03:56:05,170 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:56:05,170 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2170_f167a328735ddbfe6eb8.png with policy now +2023-07-11 03:56:05,171 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:56:05,171 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2170_e023a79566a8c2f6ef7c.png with policy now +2023-07-11 03:56:05,172 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:56:05,172 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2170_634c70d32852475596a1.png with policy now +2023-07-11 03:56:05,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:56:05,198 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:56:05,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:56:05,200 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:56:05,476 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gap23rro-media/images/validation_2170_5267f9823ab9cd672b8d.png +2023-07-11 03:56:05,546 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bfjz7b25-media/images/validation_2170_634c70d32852475596a1.png +2023-07-11 03:56:05,549 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1jdssnji-media/images/validation_2170_f167a328735ddbfe6eb8.png +2023-07-11 03:56:05,557 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wyg2azb5-media/images/validation_2170_e023a79566a8c2f6ef7c.png +2023-07-11 03:56:07,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:56:07,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_e023a79566a8c2f6ef7c.png +2023-07-11 03:56:07,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_5267f9823ab9cd672b8d.png +2023-07-11 03:56:07,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_634c70d32852475596a1.png +2023-07-11 03:56:07,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_f167a328735ddbfe6eb8.png +2023-07-11 03:56:07,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:56:08,003 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/anyr9jtj-media/images/validation_2170_e023a79566a8c2f6ef7c.png +2023-07-11 03:56:08,005 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0is9hz1p-media/images/validation_2170_5267f9823ab9cd672b8d.png +2023-07-11 03:56:08,036 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rgz7zi88-media/images/validation_2170_634c70d32852475596a1.png +2023-07-11 03:56:08,054 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xrhejnay-media/images/validation_2170_f167a328735ddbfe6eb8.png +2023-07-11 03:56:09,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:15,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:56:15,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:15,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:15,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:15,540 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:16,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:56:20,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:21,839 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:56:25,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:56:25,347 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:56:25,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:56:25,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:56:25,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:56:25,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:56:26,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:30,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:30,539 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:31,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:34,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:56:35,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:56:35,788 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:56:35,788 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:56:35,790 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:56:37,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:42,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:43,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:56:43,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:56:45,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:45,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:56:45,540 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:45,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:56:45,972 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:56:45,972 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:56:45,974 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:56:47,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:51,839 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:56:52,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:56:52,740 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:56:53,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:55,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:56:55,626 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:56:55,626 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:56:55,628 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:56:58,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:00,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:00,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:00,562 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:01,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:57:01,755 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:57:03,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:05,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:57:05,687 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:57:05,687 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:57:05,689 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:57:09,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:10,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:57:10,966 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:57:14,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:15,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:15,561 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:16,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:57:16,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:57:16,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:57:16,025 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:57:19,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:19,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:57:19,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:57:21,840 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:57:24,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:26,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:57:26,244 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:57:26,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:57:26,247 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:57:29,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:57:29,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:57:30,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:30,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:30,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:30,780 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:36,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:36,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:57:36,718 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:57:36,719 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:57:36,721 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:57:38,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:57:38,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:57:41,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:41,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:57:41,796 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:57:41,797 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:57:41,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:57:45,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:45,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:45,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:46,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:47,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:57:47,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:57:51,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:51,841 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:57:56,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:00,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:00,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:00,780 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:02,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:07,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:12,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:16,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:16,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:16,008 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:18,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:21,842 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:58:23,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:28,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:31,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:31,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:31,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:34,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:39,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:44,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:46,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:58:46,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:46,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:49,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:51,843 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:58:53,640 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:58:53,640 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2180_2324e2829f63d6245b63.png with policy now +2023-07-11 03:58:53,732 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:58:53,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2180_20ff4fb4889968c51a36.png with policy now +2023-07-11 03:58:53,742 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:58:53,742 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2180_d56b30fafaaf634da591.png with policy now +2023-07-11 03:58:53,755 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 03:58:53,755 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2180_53de15a744ba8c6a86cb.png with policy now +2023-07-11 03:58:53,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:58:53,796 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:58:53,797 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:58:53,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:58:54,176 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x30zys1o-media/images/validation_2180_2324e2829f63d6245b63.png +2023-07-11 03:58:54,210 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/05ll3obe-media/images/validation_2180_d56b30fafaaf634da591.png +2023-07-11 03:58:54,385 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w15vk2z2-media/images/validation_2180_53de15a744ba8c6a86cb.png +2023-07-11 03:58:54,570 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pdprfxmw-media/images/validation_2180_20ff4fb4889968c51a36.png +2023-07-11 03:58:54,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:59,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:58:59,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:58:59,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_53de15a744ba8c6a86cb.png +2023-07-11 03:58:59,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_2324e2829f63d6245b63.png +2023-07-11 03:58:59,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_20ff4fb4889968c51a36.png +2023-07-11 03:58:59,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_d56b30fafaaf634da591.png +2023-07-11 03:58:59,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 03:58:59,674 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s5xr2otg-media/images/validation_2180_53de15a744ba8c6a86cb.png +2023-07-11 03:58:59,682 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8d6kgpcn-media/images/validation_2180_2324e2829f63d6245b63.png +2023-07-11 03:58:59,718 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/btk4u5s9-media/images/validation_2180_d56b30fafaaf634da591.png +2023-07-11 03:58:59,902 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/k82f3qfu-media/images/validation_2180_20ff4fb4889968c51a36.png +2023-07-11 03:58:59,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:01,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:01,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:01,090 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:04,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:59:05,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:08,361 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:59:11,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:14,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:59:14,926 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:59:14,927 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:59:14,929 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:59:16,387 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:16,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:16,388 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:17,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:17,378 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:59:17,379 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:59:21,844 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:59:23,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:24,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:59:24,523 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:59:24,523 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:59:24,525 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:59:26,395 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:59:26,395 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:59:28,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:31,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:31,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:31,389 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:34,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:34,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:59:34,817 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:59:34,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:59:34,820 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:59:35,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:59:35,411 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:59:39,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:44,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:59:45,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:59:45,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:45,035 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:59:45,035 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:59:45,037 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:59:46,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:59:46,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:46,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:50,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:51,845 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 03:59:53,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 03:59:53,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 03:59:55,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 03:59:55,464 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 03:59:55,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 03:59:55,467 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 03:59:56,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:01,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:01,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:01,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:01,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:02,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:00:02,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:00:05,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:00:05,484 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:00:05,484 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:00:05,486 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:00:07,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:11,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:00:11,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:00:12,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:15,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:00:15,458 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:00:15,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:00:15,461 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:00:16,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:16,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:16,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:17,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:20,675 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:00:20,676 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:00:21,846 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:00:22,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:26,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:00:26,256 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:00:26,256 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:00:26,258 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:00:28,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:29,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:00:29,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:00:31,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:00:31,518 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:00:31,518 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:00:31,520 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:00:31,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:31,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:31,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:33,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:38,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:38,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:00:38,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:00:43,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:46,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:46,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:46,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:48,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:51,847 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:00:53,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:58,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:01,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:01,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:01,934 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:03,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:08,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:13,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:16,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:16,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:16,934 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:18,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:21,848 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:01:24,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:29,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:31,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:31,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:31,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:34,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:39,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:43,330 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:01:43,331 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2190_d24265cb6513fc52ce8f.png with policy now +2023-07-11 04:01:43,341 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:01:43,341 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2190_70c9c8adbd86862584fb.png with policy now +2023-07-11 04:01:43,351 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:01:43,351 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2190_e1571760ab4f201272a7.png with policy now +2023-07-11 04:01:43,361 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:01:43,361 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2190_26e576e4bb36d7c4fff4.png with policy now +2023-07-11 04:01:43,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:01:43,402 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:01:43,403 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:01:43,405 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:01:43,633 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m756bucj-media/images/validation_2190_d24265cb6513fc52ce8f.png +2023-07-11 04:01:43,688 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/790735jx-media/images/validation_2190_26e576e4bb36d7c4fff4.png +2023-07-11 04:01:43,692 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9s0j2aua-media/images/validation_2190_e1571760ab4f201272a7.png +2023-07-11 04:01:44,858 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8o9luft8-media/images/validation_2190_70c9c8adbd86862584fb.png +2023-07-11 04:01:45,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:46,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:46,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:46,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:50,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:51,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:01:51,027 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:01:51,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_d24265cb6513fc52ce8f.png +2023-07-11 04:01:51,028 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_70c9c8adbd86862584fb.png +2023-07-11 04:01:51,029 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_e1571760ab4f201272a7.png +2023-07-11 04:01:51,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_26e576e4bb36d7c4fff4.png +2023-07-11 04:01:51,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:01:51,365 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/geohi1bd-media/images/validation_2190_e1571760ab4f201272a7.png +2023-07-11 04:01:51,366 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ve6s2vwl-media/images/validation_2190_d24265cb6513fc52ce8f.png +2023-07-11 04:01:51,379 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n8yv9z77-media/images/validation_2190_70c9c8adbd86862584fb.png +2023-07-11 04:01:51,399 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eo8x8i3q-media/images/validation_2190_26e576e4bb36d7c4fff4.png +2023-07-11 04:01:51,849 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:01:54,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:01:56,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:00,042 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:01,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:01,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:01,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:01,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:03,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:02:03,661 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:02:03,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:02:03,664 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:02:06,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:09,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:09,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:02:12,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:13,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:02:13,349 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:02:13,349 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:02:13,351 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:02:16,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:16,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:16,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:17,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:18,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:18,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:02:21,850 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:02:23,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:02:23,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:23,504 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:02:23,504 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:02:23,506 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:02:27,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:27,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:02:28,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:31,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:31,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:31,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:33,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:02:33,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:33,813 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:02:33,814 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:02:33,816 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:02:36,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:36,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:02:39,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:43,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:02:43,492 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:02:43,493 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:02:43,495 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:02:45,123 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:45,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:02:45,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:46,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:46,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:46,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:50,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:51,851 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:02:54,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:02:54,014 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:02:54,015 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:02:54,017 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:02:54,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:02:54,337 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:02:56,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:01,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:01,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:01,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:01,941 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:03,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:03:04,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:03:04,103 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:03:04,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:03:04,105 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:03:06,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:11,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:12,367 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:03:12,368 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:03:14,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:03:14,596 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:03:14,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:03:14,599 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:03:16,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:16,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:16,941 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:16,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:19,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:03:19,704 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:03:19,704 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:03:19,706 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:03:21,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:03:21,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:03:21,852 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:03:22,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:27,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:30,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:03:32,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:32,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:32,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:33,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:38,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:43,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:47,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:47,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:47,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:49,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:51,853 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:03:54,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:59,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:02,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:02,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:02,252 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:05,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:10,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:15,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:17,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:17,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:17,252 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:21,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:21,854 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:04:26,856 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:31,548 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:04:31,548 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2200_3c27ba34f4722b4e005d.png with policy now +2023-07-11 04:04:31,559 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:04:31,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2200_8a6f7bdd01359587b959.png with policy now +2023-07-11 04:04:31,569 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:04:31,569 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2200_f3aa7f7a35d10932b705.png with policy now +2023-07-11 04:04:31,579 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:04:31,579 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2200_8cb65c990196e747fe1b.png with policy now +2023-07-11 04:04:31,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:04:31,621 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:04:31,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:04:31,623 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:04:31,994 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/89qgtujn-media/images/validation_2200_3c27ba34f4722b4e005d.png +2023-07-11 04:04:31,995 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rtzrpacv-media/images/validation_2200_f3aa7f7a35d10932b705.png +2023-07-11 04:04:31,996 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ajnc1pww-media/images/validation_2200_8cb65c990196e747fe1b.png +2023-07-11 04:04:32,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:32,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:32,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:32,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:32,470 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oy9q45b1-media/images/validation_2200_8a6f7bdd01359587b959.png +2023-07-11 04:04:33,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:04:33,706 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_3c27ba34f4722b4e005d.png +2023-07-11 04:04:33,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8cb65c990196e747fe1b.png +2023-07-11 04:04:33,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8a6f7bdd01359587b959.png +2023-07-11 04:04:33,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_f3aa7f7a35d10932b705.png +2023-07-11 04:04:33,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:04:34,113 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bylpjupn-media/images/validation_2200_8cb65c990196e747fe1b.png +2023-07-11 04:04:34,131 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4l9q4ykl-media/images/validation_2200_3c27ba34f4722b4e005d.png +2023-07-11 04:04:34,139 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1wk68acz-media/images/validation_2200_f3aa7f7a35d10932b705.png +2023-07-11 04:04:34,142 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jxppho7n-media/images/validation_2200_8a6f7bdd01359587b959.png +2023-07-11 04:04:37,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:42,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:04:42,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:04:43,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:47,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:47,266 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:48,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:51,743 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:04:51,855 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:04:52,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:04:52,155 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:04:52,155 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:04:52,157 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:04:54,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:59,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:00,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:00,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:02,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:02,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:02,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:05:02,459 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:05:02,459 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:05:02,461 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:05:04,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:09,776 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:09,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:10,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:11,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:05:11,790 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:05:11,790 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:05:11,792 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:05:16,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:17,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:17,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:18,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:18,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:21,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:21,856 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:05:21,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:05:21,876 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:05:21,877 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:05:21,879 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:05:26,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:27,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:27,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:31,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:05:31,526 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:05:31,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:05:31,529 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:05:32,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:32,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:32,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:37,015 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:37,016 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:38,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:41,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:05:41,532 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:05:41,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:05:41,534 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:05:43,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:46,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:46,031 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:47,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:47,407 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:49,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:51,858 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:05:51,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:05:51,870 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:05:51,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:05:51,872 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:05:55,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:05:55,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:05:55,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:00,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:02,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:02,618 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:02,618 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:02,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:06:02,655 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:06:02,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:06:02,657 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:06:04,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:06:04,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:06:06,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:07,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:06:07,435 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:06:07,436 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:06:07,437 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:06:11,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:13,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:06:13,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:06:16,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:17,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:17,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:17,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:21,860 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:06:21,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:26,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:31,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:32,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:32,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:32,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:36,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:41,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:46,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:47,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:47,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:47,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:51,860 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:06:52,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:57,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:02,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:02,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:02,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:02,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:07,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:12,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:17,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:17,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:17,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:18,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:19,391 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:07:19,391 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2210_6a940705517ad6056786.png with policy now +2023-07-11 04:07:19,402 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:07:19,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2210_62a12068b1569da67aa0.png with policy now +2023-07-11 04:07:19,412 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:07:19,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2210_2051fe3f66e6b93ea41a.png with policy now +2023-07-11 04:07:19,422 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:07:19,422 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2210_8f8f57e531e727457f49.png with policy now +2023-07-11 04:07:19,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:07:19,465 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:07:19,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:07:19,467 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:07:19,745 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kq37qfuu-media/images/validation_2210_6a940705517ad6056786.png +2023-07-11 04:07:19,762 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z4pwrpft-media/images/validation_2210_62a12068b1569da67aa0.png +2023-07-11 04:07:19,770 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cqifuy74-media/images/validation_2210_8f8f57e531e727457f49.png +2023-07-11 04:07:19,785 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ixh34mxz-media/images/validation_2210_2051fe3f66e6b93ea41a.png +2023-07-11 04:07:21,862 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:07:24,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:25,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:07:25,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:07:25,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_62a12068b1569da67aa0.png +2023-07-11 04:07:25,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_6a940705517ad6056786.png +2023-07-11 04:07:25,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_8f8f57e531e727457f49.png +2023-07-11 04:07:25,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_2051fe3f66e6b93ea41a.png +2023-07-11 04:07:25,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:07:25,774 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2mpsfis7-media/images/validation_2210_8f8f57e531e727457f49.png +2023-07-11 04:07:25,804 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yryangdy-media/images/validation_2210_62a12068b1569da67aa0.png +2023-07-11 04:07:25,833 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/65lblc41-media/images/validation_2210_2051fe3f66e6b93ea41a.png +2023-07-11 04:07:25,836 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n2mm7uvp-media/images/validation_2210_6a940705517ad6056786.png +2023-07-11 04:07:29,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:07:29,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:32,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:32,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:32,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:34,426 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:07:34,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:39,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:07:39,925 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:07:39,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:07:39,927 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:07:40,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:43,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:07:43,443 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:07:46,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:47,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:47,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:47,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:49,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:07:49,927 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:07:49,927 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:07:49,929 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:07:51,863 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:07:51,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:52,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:07:52,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:07:57,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:00,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:00,018 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:00,019 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:00,021 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:08:01,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:01,475 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:08:02,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:02,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:02,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:02,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:07,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:10,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:10,411 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:10,412 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:10,414 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:08:10,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:10,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:08:12,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:17,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:17,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:17,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:17,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:19,510 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:20,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:20,099 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:20,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:20,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:08:21,864 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:08:23,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:28,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:28,733 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:08:29,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:30,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:30,900 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:30,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:30,902 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:08:32,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:32,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:32,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:34,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:37,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:37,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:08:39,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:41,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:41,280 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:41,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:41,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:08:44,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:46,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:46,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:08:47,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:47,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:47,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:49,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:51,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:51,211 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:51,212 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:51,214 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:08:51,865 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:08:54,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:55,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:08:55,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:08:56,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:08:56,148 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:08:56,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:08:56,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:09:00,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:03,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:03,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:03,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:04,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:09:04,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:09:05,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:10,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:15,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:18,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:18,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:18,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:21,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:21,866 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:09:26,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:31,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:33,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:33,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:33,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:37,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:42,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:47,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:48,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:48,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:48,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:51,867 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:09:52,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:57,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:02,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:03,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:03,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:03,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:07,797 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:10:07,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2220_0cbbf6f6d7e145273fed.png with policy now +2023-07-11 04:10:07,810 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:10:07,810 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2220_6dc1a022a154e1f13821.png with policy now +2023-07-11 04:10:07,819 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:10:07,819 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2220_439769fb4c685308e174.png with policy now +2023-07-11 04:10:07,829 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:10:07,829 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2220_b7dac751be9dbb9e9669.png with policy now +2023-07-11 04:10:07,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:10:07,881 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:10:07,881 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:10:07,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:07,883 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:10:08,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:10:08,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_b7dac751be9dbb9e9669.png +2023-07-11 04:10:08,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_439769fb4c685308e174.png +2023-07-11 04:10:08,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_6dc1a022a154e1f13821.png +2023-07-11 04:10:08,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_0cbbf6f6d7e145273fed.png +2023-07-11 04:10:08,082 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:10:08,105 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ze5prl9v-media/images/validation_2220_0cbbf6f6d7e145273fed.png +2023-07-11 04:10:08,113 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r43o139u-media/images/validation_2220_6dc1a022a154e1f13821.png +2023-07-11 04:10:08,124 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tpd2uiwl-media/images/validation_2220_439769fb4c685308e174.png +2023-07-11 04:10:08,144 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/772k89ux-media/images/validation_2220_b7dac751be9dbb9e9669.png +2023-07-11 04:10:08,491 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q4w2dlh1-media/images/validation_2220_6dc1a022a154e1f13821.png +2023-07-11 04:10:08,513 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i29ilqzf-media/images/validation_2220_0cbbf6f6d7e145273fed.png +2023-07-11 04:10:08,864 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4ky6gzym-media/images/validation_2220_b7dac751be9dbb9e9669.png +2023-07-11 04:10:09,041 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xq03nbew-media/images/validation_2220_439769fb4c685308e174.png +2023-07-11 04:10:13,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:17,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:10:18,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:10:18,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:18,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:18,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:18,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:21,869 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:10:24,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:26,111 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:10:27,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:10:27,621 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:10:27,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:10:27,623 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:10:29,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:33,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:33,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:33,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:35,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:10:35,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:10:35,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:38,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:10:38,022 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:10:38,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:10:38,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:10:40,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:44,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:10:44,167 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:10:46,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:48,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:48,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:48,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:48,415 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:10:48,453 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:10:48,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:10:48,456 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:10:51,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:51,870 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:10:53,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:10:53,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:10:57,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:58,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:10:58,321 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:10:58,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:10:58,324 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:11:02,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:11:02,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:11:03,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:03,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:03,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:03,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:08,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:11:08,156 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:11:08,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:11:08,159 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:11:09,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:11,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:11:11,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:11:15,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:18,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:11:18,056 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:11:18,057 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:11:18,059 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:11:18,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:18,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:18,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:20,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:11:20,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:11:20,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:21,871 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:11:26,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:28,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:11:28,064 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:11:28,065 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:11:28,067 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:11:29,441 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:11:29,442 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:11:31,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:33,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:33,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:33,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:37,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:38,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:11:38,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:11:38,734 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:11:38,734 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:11:38,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:11:43,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:43,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:11:43,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:11:43,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:11:43,485 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:11:47,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:11:47,474 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:11:48,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:48,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:48,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:48,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:51,872 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:11:53,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:58,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:03,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:03,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:03,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:04,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:09,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:14,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:18,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:18,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:18,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:19,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:21,873 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:12:24,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:29,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:33,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:33,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:33,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:35,792 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:40,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:45,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:48,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:48,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:48,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:50,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:51,874 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:12:55,297 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:12:55,297 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2230_ef8edbb252a587f0b5f9.png with policy now +2023-07-11 04:12:55,338 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:12:55,338 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2230_e45fdf219e7df7c258e1.png with policy now +2023-07-11 04:12:55,339 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:12:55,339 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2230_0e44d701a58309ed7f8c.png with policy now +2023-07-11 04:12:55,339 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:12:55,340 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2230_57f6ce5e36db13d58ff7.png with policy now +2023-07-11 04:12:55,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:12:55,377 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:12:55,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:12:55,378 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:12:55,610 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/casovulw-media/images/validation_2230_ef8edbb252a587f0b5f9.png +2023-07-11 04:12:55,651 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jztclpzk-media/images/validation_2230_57f6ce5e36db13d58ff7.png +2023-07-11 04:12:55,660 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0lfohfn9-media/images/validation_2230_e45fdf219e7df7c258e1.png +2023-07-11 04:12:55,662 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r0cdpl4f-media/images/validation_2230_0e44d701a58309ed7f8c.png +2023-07-11 04:12:56,379 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:59,798 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:12:59,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_0e44d701a58309ed7f8c.png +2023-07-11 04:12:59,799 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_57f6ce5e36db13d58ff7.png +2023-07-11 04:12:59,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_ef8edbb252a587f0b5f9.png +2023-07-11 04:12:59,800 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_e45fdf219e7df7c258e1.png +2023-07-11 04:12:59,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:13:00,148 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r61ilpy7-media/images/validation_2230_0e44d701a58309ed7f8c.png +2023-07-11 04:13:00,158 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ategtl2b-media/images/validation_2230_e45fdf219e7df7c258e1.png +2023-07-11 04:13:00,188 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g7yzi70n-media/images/validation_2230_57f6ce5e36db13d58ff7.png +2023-07-11 04:13:00,189 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8vqqk66f-media/images/validation_2230_ef8edbb252a587f0b5f9.png +2023-07-11 04:13:02,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:03,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:03,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:03,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:06,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:13:07,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:08,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:13:13,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:16,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:13:16,537 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:13:16,537 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:13:16,540 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:13:17,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:13:17,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:13:18,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:19,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:19,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:19,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:21,875 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:13:23,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:26,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:13:26,558 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:13:26,559 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:13:26,561 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:13:26,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:13:26,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:13:29,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:34,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:34,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:34,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:35,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:35,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:13:36,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:13:36,607 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:13:36,608 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:13:36,610 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:13:41,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:44,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:13:44,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:13:46,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:13:46,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:46,910 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:13:46,910 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:13:46,912 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:13:49,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:49,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:49,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:51,876 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:13:52,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:53,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:13:53,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:13:57,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:13:57,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:57,278 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:13:57,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:13:57,281 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:14:03,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:14:03,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:14:03,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:04,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:04,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:04,188 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:07,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:14:07,442 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:14:07,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:14:07,444 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:14:08,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:12,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:14:12,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:14:13,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:17,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:14:17,716 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:14:17,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:14:17,718 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:14:18,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:19,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:19,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:19,419 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:21,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:14:21,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:14:21,877 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:14:23,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:27,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:14:27,801 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:14:27,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:14:27,804 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:14:28,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:30,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:14:30,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:14:32,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:14:32,594 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:14:32,595 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:14:32,597 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:14:34,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:34,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:34,419 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:34,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:39,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:14:39,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:14:39,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:44,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:49,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:49,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:49,419 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:50,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:51,878 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:14:55,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:00,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:04,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:04,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:04,685 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:06,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:11,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:16,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:19,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:19,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:19,685 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:21,879 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:15:21,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:26,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:31,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:34,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:34,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:34,766 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:37,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:42,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:44,403 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:15:44,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2240_5f252bcf241c332dbcc8.png with policy now +2023-07-11 04:15:44,492 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:15:44,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2240_92d410380f2e4d568def.png with policy now +2023-07-11 04:15:44,502 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:15:44,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2240_a19dfefba40d9f718373.png with policy now +2023-07-11 04:15:44,511 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:15:44,511 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2240_592a1cdff5155ffd226b.png with policy now +2023-07-11 04:15:44,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:15:44,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:15:44,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:15:44,557 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:15:44,703 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/850tyu6x-media/images/validation_2240_5f252bcf241c332dbcc8.png +2023-07-11 04:15:44,814 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lfa1xt0c-media/images/validation_2240_92d410380f2e4d568def.png +2023-07-11 04:15:44,820 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dqco0tmk-media/images/validation_2240_592a1cdff5155ffd226b.png +2023-07-11 04:15:44,822 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2wttb0ap-media/images/validation_2240_a19dfefba40d9f718373.png +2023-07-11 04:15:48,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:49,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:49,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:49,723 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:51,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:15:51,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:15:51,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_a19dfefba40d9f718373.png +2023-07-11 04:15:51,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_592a1cdff5155ffd226b.png +2023-07-11 04:15:51,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_5f252bcf241c332dbcc8.png +2023-07-11 04:15:51,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_92d410380f2e4d568def.png +2023-07-11 04:15:51,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:15:51,848 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/snd0rtwn-media/images/validation_2240_a19dfefba40d9f718373.png +2023-07-11 04:15:51,869 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wjecgbbj-media/images/validation_2240_5f252bcf241c332dbcc8.png +2023-07-11 04:15:51,880 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:15:51,907 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v26m5lkl-media/images/validation_2240_92d410380f2e4d568def.png +2023-07-11 04:15:51,998 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gn6fn149-media/images/validation_2240_592a1cdff5155ffd226b.png +2023-07-11 04:15:54,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:55,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:15:59,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:00,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:16:04,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:16:04,710 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:16:04,711 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:16:04,712 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:16:04,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:04,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:04,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:05,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:10,547 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:16:10,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:16:11,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:14,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:16:14,269 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:16:14,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:16:14,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:16:17,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:19,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:19,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:19,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:20,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:16:20,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:16:21,881 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:16:22,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:25,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:16:25,448 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:16:25,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:16:25,451 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:16:27,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:30,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:16:30,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:16:32,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:35,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:35,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:35,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:35,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:16:35,842 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:16:35,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:16:35,844 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:16:37,845 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:40,594 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:16:40,594 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:16:43,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:46,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:16:46,025 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:16:46,025 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:16:46,027 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:16:48,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:50,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:50,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:50,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:50,610 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:16:50,611 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:16:51,882 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:16:54,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:56,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:16:56,384 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:16:56,384 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:16:56,386 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:17:00,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:00,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:17:00,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:17:05,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:05,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:05,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:05,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:07,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:17:07,139 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:17:07,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:17:07,163 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:17:10,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:10,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:17:10,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:17:16,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:17,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:17:17,106 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:17:17,106 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:17:17,108 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:17:20,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:20,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:20,385 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:20,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:17:20,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:17:21,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:17:21,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:21,738 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:17:21,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:17:21,740 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:17:21,883 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:17:26,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:30,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:17:30,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:17:31,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:35,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:35,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:35,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:37,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:42,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:47,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:50,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:50,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:50,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:51,884 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:17:52,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:57,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:02,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:05,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:18:05,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:05,595 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:08,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:13,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:18,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:20,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:18:20,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:20,694 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:21,884 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:18:23,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:28,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:33,568 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:18:33,568 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2250_3d815afdc0b8988743f1.png with policy now +2023-07-11 04:18:33,579 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:18:33,579 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2250_95104b98cc051b8537c1.png with policy now +2023-07-11 04:18:33,590 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:18:33,590 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2250_a080817469c958ce172d.png with policy now +2023-07-11 04:18:33,600 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:18:33,600 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2250_ebf4944f4a96a0fd9bfe.png with policy now +2023-07-11 04:18:33,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:18:33,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:18:33,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:18:33,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:18:33,882 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jc0ayhaz-media/images/validation_2250_3d815afdc0b8988743f1.png +2023-07-11 04:18:33,894 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cc60yoiy-media/images/validation_2250_ebf4944f4a96a0fd9bfe.png +2023-07-11 04:18:33,904 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u3dtkc4i-media/images/validation_2250_a080817469c958ce172d.png +2023-07-11 04:18:33,930 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c1ht5uju-media/images/validation_2250_95104b98cc051b8537c1.png +2023-07-11 04:18:34,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:35,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:18:35,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:35,926 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:40,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:41,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:18:41,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:18:41,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_ebf4944f4a96a0fd9bfe.png +2023-07-11 04:18:41,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_a080817469c958ce172d.png +2023-07-11 04:18:41,189 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_95104b98cc051b8537c1.png +2023-07-11 04:18:41,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_3d815afdc0b8988743f1.png +2023-07-11 04:18:41,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:18:41,533 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7g3b4qit-media/images/validation_2250_ebf4944f4a96a0fd9bfe.png +2023-07-11 04:18:41,541 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/he30b0c8-media/images/validation_2250_3d815afdc0b8988743f1.png +2023-07-11 04:18:41,553 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fgtncgta-media/images/validation_2250_95104b98cc051b8537c1.png +2023-07-11 04:18:41,565 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6liautnd-media/images/validation_2250_a080817469c958ce172d.png +2023-07-11 04:18:44,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:18:45,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:50,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:50,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:18:50,925 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:50,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:51,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:18:51,885 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:18:54,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:18:54,012 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:18:54,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:18:54,014 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:18:56,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:01,215 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:19:01,216 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:19:01,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:03,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:19:03,753 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:19:03,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:19:03,755 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:19:06,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:06,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:06,157 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:07,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:11,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:19:11,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:19:13,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:13,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:19:13,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:19:13,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:19:13,862 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:19:18,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:21,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:21,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:21,247 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:19:21,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:19:21,886 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:19:23,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:24,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:19:24,342 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:19:24,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:19:24,344 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:19:29,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:31,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:19:31,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:19:34,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:19:34,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:34,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:19:34,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:19:34,647 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:19:36,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:36,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:36,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:39,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:41,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:19:41,480 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:19:44,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:19:44,653 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:19:44,653 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:19:44,655 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:19:45,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:51,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:51,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:51,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:51,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:19:51,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:19:51,887 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:19:55,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:19:55,552 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:19:55,552 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:19:55,554 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:19:56,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:01,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:20:01,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:20:02,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:05,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:20:05,734 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:20:05,734 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:20:05,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:20:06,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:06,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:06,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:07,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:10,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:20:10,372 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:20:10,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:20:10,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:20:11,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:20:11,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:20:12,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:17,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:21,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:21,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:21,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:21,544 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:20:21,888 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:20:22,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:27,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:32,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:36,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:36,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:36,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:38,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:43,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:48,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:51,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:51,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:51,774 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:51,889 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:20:53,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:58,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:03,892 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:06,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:21:06,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:06,796 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:09,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:14,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:19,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:21,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:21:21,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:21,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:21,891 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:21:22,492 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:21:22,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2260_8f1474272dc71ff98783.png with policy now +2023-07-11 04:21:22,505 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:21:22,505 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2260_70f63d8f133f82555f32.png with policy now +2023-07-11 04:21:22,515 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:21:22,515 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2260_f461e186ea0b523e4f5c.png with policy now +2023-07-11 04:21:22,525 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:21:22,525 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2260_80556919e91296fecaa2.png with policy now +2023-07-11 04:21:22,564 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:21:22,565 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:21:22,565 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:21:22,567 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:21:22,845 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d0n1tndd-media/images/validation_2260_70f63d8f133f82555f32.png +2023-07-11 04:21:22,846 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6mbl3ajn-media/images/validation_2260_8f1474272dc71ff98783.png +2023-07-11 04:21:22,856 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4s6njf00-media/images/validation_2260_80556919e91296fecaa2.png +2023-07-11 04:21:22,862 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mo8dy572-media/images/validation_2260_f461e186ea0b523e4f5c.png +2023-07-11 04:21:25,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:30,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:31,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:21:31,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:21:31,854 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_70f63d8f133f82555f32.png +2023-07-11 04:21:31,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_f461e186ea0b523e4f5c.png +2023-07-11 04:21:31,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_8f1474272dc71ff98783.png +2023-07-11 04:21:31,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_80556919e91296fecaa2.png +2023-07-11 04:21:31,855 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:21:32,216 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xwjiu3x2-media/images/validation_2260_f461e186ea0b523e4f5c.png +2023-07-11 04:21:32,217 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9tpkmheb-media/images/validation_2260_70f63d8f133f82555f32.png +2023-07-11 04:21:32,228 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t4cyn1b0-media/images/validation_2260_8f1474272dc71ff98783.png +2023-07-11 04:21:32,276 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tnaqpsvd-media/images/validation_2260_80556919e91296fecaa2.png +2023-07-11 04:21:32,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:21:36,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:36,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:21:36,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:36,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:41,873 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:21:41,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:42,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:21:42,206 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:21:42,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:21:42,208 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:21:47,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:51,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:21:51,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:51,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:51,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:21:51,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:21:51,899 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:21:52,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:21:52,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:52,345 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:21:52,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:21:52,347 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:21:57,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:01,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:22:01,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:22:02,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:02,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:02,934 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:02,935 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:02,937 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:22:06,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:06,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:06,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:08,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:11,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:22:11,920 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:22:12,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:12,755 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:12,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:12,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:22:13,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:18,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:21,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:21,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:21,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:21,917 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:22:21,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:22:21,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:22:23,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:23,610 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:23,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:23,613 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:22:24,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:30,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:32,142 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:22:32,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:22:34,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:34,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:34,104 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:34,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:22:35,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:36,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:36,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:36,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:40,925 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:42,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:22:42,159 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:22:44,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:44,317 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:44,317 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:44,319 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:22:46,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:51,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:51,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:51,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:51,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:51,962 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:22:52,173 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:22:52,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:22:54,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:54,972 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:54,972 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:54,974 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:22:56,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:59,518 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:22:59,519 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:22:59,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:22:59,521 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:23:02,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:23:02,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:23:02,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:06,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:06,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:06,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:07,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:12,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:17,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:21,895 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:23:21,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:21,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:21,898 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:22,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:27,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:32,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:36,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:36,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:36,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:38,008 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:43,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:48,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:51,899 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:23:51,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:51,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:51,900 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:53,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:58,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:03,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:07,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:07,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:07,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:09,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:11,318 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:24:11,318 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2270_3fe304a84ca21b47ce14.png with policy now +2023-07-11 04:24:11,330 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:24:11,330 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2270_b1e51d26ad90e796b853.png with policy now +2023-07-11 04:24:11,339 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:24:11,339 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2270_f82ea81ace5d0ecf08c0.png with policy now +2023-07-11 04:24:11,349 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:24:11,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2270_9ab41e528843f61810a5.png with policy now +2023-07-11 04:24:11,388 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:24:11,389 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:24:11,390 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:24:11,393 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:24:11,646 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2sdk46ws-media/images/validation_2270_3fe304a84ca21b47ce14.png +2023-07-11 04:24:11,649 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/73fjiyz4-media/images/validation_2270_f82ea81ace5d0ecf08c0.png +2023-07-11 04:24:11,658 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n7ee6t79-media/images/validation_2270_9ab41e528843f61810a5.png +2023-07-11 04:24:11,671 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uqd26oyl-media/images/validation_2270_b1e51d26ad90e796b853.png +2023-07-11 04:24:12,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:24:12,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_3fe304a84ca21b47ce14.png +2023-07-11 04:24:12,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_b1e51d26ad90e796b853.png +2023-07-11 04:24:12,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_9ab41e528843f61810a5.png +2023-07-11 04:24:12,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_f82ea81ace5d0ecf08c0.png +2023-07-11 04:24:12,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:24:12,851 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ruxis9rj-media/images/validation_2270_9ab41e528843f61810a5.png +2023-07-11 04:24:12,873 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/05dzrzkv-media/images/validation_2270_b1e51d26ad90e796b853.png +2023-07-11 04:24:12,874 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ig3duwvc-media/images/validation_2270_f82ea81ace5d0ecf08c0.png +2023-07-11 04:24:12,891 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4ay8rv81-media/images/validation_2270_3fe304a84ca21b47ce14.png +2023-07-11 04:24:15,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:21,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:21,898 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:24:21,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:24:22,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:22,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:22,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:22,515 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:24:26,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:31,250 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:24:31,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:31,252 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:24:31,252 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:24:31,254 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:24:32,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:24:32,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:24:36,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:37,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:37,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:37,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:41,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:24:41,194 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:24:41,195 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:24:41,196 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:24:42,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:42,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:24:42,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:24:48,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:51,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:24:51,379 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:24:51,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:24:51,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:24:51,899 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:24:52,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:24:52,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:52,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:52,564 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:24:52,565 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:24:53,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:59,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:02,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:25:02,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:25:02,837 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:25:02,838 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:25:02,840 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:25:04,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:07,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:07,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:07,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:10,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:12,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:25:12,469 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:25:12,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:25:12,472 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:25:12,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:25:12,788 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:25:15,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:21,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:21,900 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:25:22,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:22,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:22,205 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:22,804 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:25:22,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:25:22,955 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:25:22,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:25:22,958 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:25:27,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:32,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:32,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:25:32,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:25:33,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:25:33,437 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:25:33,438 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:25:33,440 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:25:37,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:37,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:37,205 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:38,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:42,835 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:25:42,836 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:25:43,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:25:43,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:43,635 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:25:43,635 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:25:43,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:25:48,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:25:48,539 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:25:48,539 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:25:48,541 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:25:49,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:51,901 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:25:52,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:25:52,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:52,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:52,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:25:52,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:25:54,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:59,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:04,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:07,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:07,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:07,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:10,326 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:15,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:20,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:21,902 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:26:22,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:22,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:22,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:25,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:30,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:35,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:37,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:37,546 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:37,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:40,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:45,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:50,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:51,903 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:26:52,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:26:52,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:52,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:55,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:00,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:00,788 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:27:00,788 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2280_f737256e79e46bab16f6.png with policy now +2023-07-11 04:27:00,799 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:27:00,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2280_90bacf76a8d9b4be28c2.png with policy now +2023-07-11 04:27:00,808 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:27:00,809 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2280_502669b387d405aba496.png with policy now +2023-07-11 04:27:00,818 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:27:00,818 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2280_7c92296aef52f1990dd8.png with policy now +2023-07-11 04:27:00,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:27:00,861 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:27:00,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:27:00,867 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:27:01,110 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uxac24k5-media/images/validation_2280_f737256e79e46bab16f6.png +2023-07-11 04:27:01,113 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0uo7cxs5-media/images/validation_2280_502669b387d405aba496.png +2023-07-11 04:27:01,122 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uvp8p47t-media/images/validation_2280_90bacf76a8d9b4be28c2.png +2023-07-11 04:27:01,125 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kp45g3la-media/images/validation_2280_7c92296aef52f1990dd8.png +2023-07-11 04:27:03,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:27:03,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_90bacf76a8d9b4be28c2.png +2023-07-11 04:27:03,164 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_f737256e79e46bab16f6.png +2023-07-11 04:27:03,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_502669b387d405aba496.png +2023-07-11 04:27:03,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_7c92296aef52f1990dd8.png +2023-07-11 04:27:03,165 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:27:03,505 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/93pchvap-media/images/validation_2280_502669b387d405aba496.png +2023-07-11 04:27:03,538 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u2as58tt-media/images/validation_2280_90bacf76a8d9b4be28c2.png +2023-07-11 04:27:03,555 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g9rmh5th-media/images/validation_2280_7c92296aef52f1990dd8.png +2023-07-11 04:27:03,573 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vy2n3v60-media/images/validation_2280_f737256e79e46bab16f6.png +2023-07-11 04:27:06,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:07,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:07,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:07,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:11,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:27:11,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:13,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:27:17,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:20,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:27:20,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:27:20,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:27:20,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:27:21,904 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:27:22,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:22,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:22,621 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:22,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:23,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:27:23,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:27:27,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:30,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:27:30,969 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:27:30,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:27:30,971 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:27:32,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:33,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:27:33,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:27:37,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:37,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:37,643 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:38,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:40,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:27:40,895 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:27:40,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:27:40,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:27:43,228 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:27:43,229 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:27:43,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:48,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:51,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:27:51,271 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:27:51,271 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:27:51,273 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:27:51,905 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:27:52,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:52,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:52,643 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:53,243 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:27:53,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:27:53,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:58,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:01,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:28:01,188 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:28:01,189 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:28:01,190 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:28:03,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:28:03,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:28:03,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:07,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:07,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:07,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:08,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:11,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:28:11,522 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:28:11,523 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:28:11,524 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:28:13,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:28:13,462 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:28:14,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:19,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:21,906 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:28:22,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:28:22,164 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:28:22,164 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:28:22,166 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:28:22,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:22,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:22,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:23,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:28:23,479 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:28:24,846 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:30,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:32,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:28:32,376 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:28:32,376 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:28:32,378 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:28:33,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:28:33,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:28:36,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:37,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:28:37,275 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:28:37,275 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:28:37,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:28:37,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:37,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:37,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:41,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:43,511 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:28:43,512 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:28:46,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:51,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:51,907 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:28:52,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:52,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:52,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:56,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:01,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:06,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:07,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:07,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:07,677 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:11,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:16,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:21,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:21,908 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:29:22,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:22,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:22,677 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:26,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:31,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:36,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:37,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:37,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:37,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:41,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:46,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:49,030 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:29:49,030 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2290_ec54bc04345a128fa1fa.png with policy now +2023-07-11 04:29:49,074 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:29:49,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2290_0cca9e4bf3c719de0c1b.png with policy now +2023-07-11 04:29:49,075 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:29:49,075 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2290_94b0b6df3e9e7e6d60a7.png with policy now +2023-07-11 04:29:49,075 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:29:49,075 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2290_c8bca36fc7ba027a3fcb.png with policy now +2023-07-11 04:29:49,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:29:49,102 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:29:49,102 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:29:49,104 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:29:49,361 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gr1sizsj-media/images/validation_2290_ec54bc04345a128fa1fa.png +2023-07-11 04:29:49,382 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qkatt1io-media/images/validation_2290_0cca9e4bf3c719de0c1b.png +2023-07-11 04:29:49,407 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wsuf7vhy-media/images/validation_2290_c8bca36fc7ba027a3fcb.png +2023-07-11 04:29:49,418 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/efuyso23-media/images/validation_2290_94b0b6df3e9e7e6d60a7.png +2023-07-11 04:29:51,909 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:29:51,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:52,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:29:52,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:52,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:53,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:29:53,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:29:53,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_c8bca36fc7ba027a3fcb.png +2023-07-11 04:29:53,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_ec54bc04345a128fa1fa.png +2023-07-11 04:29:53,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_94b0b6df3e9e7e6d60a7.png +2023-07-11 04:29:53,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_0cca9e4bf3c719de0c1b.png +2023-07-11 04:29:53,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:29:54,165 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ngvjfoor-media/images/validation_2290_ec54bc04345a128fa1fa.png +2023-07-11 04:29:54,172 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nisyrxbw-media/images/validation_2290_94b0b6df3e9e7e6d60a7.png +2023-07-11 04:29:54,172 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f1vby0sf-media/images/validation_2290_c8bca36fc7ba027a3fcb.png +2023-07-11 04:29:54,191 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qbg2ew0q-media/images/validation_2290_0cca9e4bf3c719de0c1b.png +2023-07-11 04:29:57,050 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:59,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:30:02,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:03,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:30:07,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:07,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:07,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:07,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:10,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:30:10,119 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:30:10,119 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:30:10,146 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:30:13,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:13,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:30:13,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:30:19,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:19,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:30:19,688 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:30:19,688 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:30:19,690 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:30:21,910 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:30:22,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:22,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:22,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:23,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:30:23,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:30:24,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:29,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:30:29,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:29,996 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:30:29,996 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:30:29,998 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:30:33,896 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:30:33,897 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:30:35,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:37,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:37,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:37,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:39,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:30:39,971 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:30:39,971 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:30:39,973 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:30:40,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:43,913 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:30:43,913 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:30:46,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:49,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:30:49,647 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:30:49,647 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:30:49,649 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:30:51,911 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:30:51,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:52,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:52,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:30:52,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:54,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:30:54,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:30:57,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:00,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:31:00,226 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:31:00,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:31:00,228 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:31:02,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:04,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:31:04,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:31:07,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:07,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:07,744 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:08,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:10,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:31:10,747 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:31:10,747 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:31:10,749 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:31:14,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:31:14,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:31:14,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:19,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:20,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:31:20,864 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:31:20,865 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:31:20,867 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:31:21,912 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:31:22,742 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:22,743 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:24,183 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:31:24,184 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:31:25,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:25,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:31:25,532 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:31:25,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:31:25,535 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:31:30,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:34,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:31:34,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:31:35,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:37,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:37,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:37,981 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:41,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:46,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:51,021 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:51,913 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:31:52,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:52,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:52,981 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:56,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:01,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:06,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:08,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:08,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:08,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:11,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:16,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:21,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:21,915 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:32:23,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:23,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:23,011 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:27,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:32,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:37,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:37,362 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:32:37,362 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2300_68869b5815b44b073337.png with policy now +2023-07-11 04:32:37,374 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:32:37,374 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2300_6eb6045d5b5e0c60866e.png with policy now +2023-07-11 04:32:37,384 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:32:37,384 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2300_2efaccf5e9f3be53ab91.png with policy now +2023-07-11 04:32:37,394 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:32:37,394 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2300_a6981cf394dd7c2cc91c.png with policy now +2023-07-11 04:32:37,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:32:37,436 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:32:37,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:32:37,442 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:32:37,678 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r4roush1-media/images/validation_2300_68869b5815b44b073337.png +2023-07-11 04:32:37,694 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1forfmfz-media/images/validation_2300_a6981cf394dd7c2cc91c.png +2023-07-11 04:32:37,698 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l55jyxbn-media/images/validation_2300_2efaccf5e9f3be53ab91.png +2023-07-11 04:32:37,698 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bfgdxqqh-media/images/validation_2300_6eb6045d5b5e0c60866e.png +2023-07-11 04:32:38,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:38,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:38,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:42,240 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:44,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:32:44,507 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:32:44,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_2efaccf5e9f3be53ab91.png +2023-07-11 04:32:44,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_a6981cf394dd7c2cc91c.png +2023-07-11 04:32:44,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_68869b5815b44b073337.png +2023-07-11 04:32:44,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_6eb6045d5b5e0c60866e.png +2023-07-11 04:32:44,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:32:44,856 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tb5fhlto-media/images/validation_2300_2efaccf5e9f3be53ab91.png +2023-07-11 04:32:44,875 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jrdsa3x0-media/images/validation_2300_6eb6045d5b5e0c60866e.png +2023-07-11 04:32:44,879 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z8eze3yc-media/images/validation_2300_68869b5815b44b073337.png +2023-07-11 04:32:44,890 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/y618ghna-media/images/validation_2300_a6981cf394dd7c2cc91c.png +2023-07-11 04:32:47,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:32:47,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:51,916 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:32:53,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:53,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:53,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:53,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:54,523 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:32:57,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:32:57,196 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:32:57,196 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:32:57,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:32:58,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:04,115 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:04,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:33:04,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:33:07,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:33:07,184 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:33:07,184 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:33:07,186 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:33:08,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:08,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:08,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:09,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:14,595 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:33:14,596 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:33:15,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:17,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:33:17,506 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:33:17,506 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:33:17,508 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:33:20,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:21,917 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:33:23,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:23,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:23,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:24,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:33:24,614 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:33:25,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:27,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:33:27,443 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:33:27,444 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:33:27,445 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:33:31,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:34,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:33:34,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:33:37,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:38,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:38,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:38,225 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:38,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:33:38,266 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:33:38,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:33:38,269 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:33:43,496 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:44,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:33:44,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:33:48,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:33:48,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:48,719 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:33:48,719 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:33:48,721 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:33:51,918 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:33:53,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:53,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:53,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:53,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:54,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:33:54,859 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:33:59,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:33:59,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:59,192 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:33:59,193 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:33:59,195 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:34:04,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:04,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:34:04,982 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:34:08,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:08,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:08,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:09,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:34:09,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:09,804 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:34:09,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:34:09,807 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:34:14,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:34:14,540 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:34:14,541 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:34:14,543 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:34:14,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:14,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:34:14,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:34:20,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:21,919 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:34:23,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:23,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:23,226 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:25,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:34:26,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:31,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:36,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:38,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:38,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:38,502 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:41,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:46,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:51,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:51,920 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:34:53,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:53,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:53,502 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:56,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:01,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:06,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:08,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:08,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:08,502 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:12,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:17,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:21,921 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:35:22,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:23,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:23,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:23,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:26,274 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:35:26,274 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2310_af869ed43c9a233ae986.png with policy now +2023-07-11 04:35:26,285 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:35:26,285 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2310_74a8f4715551b1c5c54f.png with policy now +2023-07-11 04:35:26,294 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:35:26,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2310_44e926c554649b6f5303.png with policy now +2023-07-11 04:35:26,304 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:35:26,304 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2310_dc906b623785403dd3d8.png with policy now +2023-07-11 04:35:26,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:35:26,345 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:35:26,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:35:26,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:35:26,569 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vfu94e6r-media/images/validation_2310_af869ed43c9a233ae986.png +2023-07-11 04:35:26,577 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f8fozohn-media/images/validation_2310_74a8f4715551b1c5c54f.png +2023-07-11 04:35:26,612 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9pnkx7ke-media/images/validation_2310_44e926c554649b6f5303.png +2023-07-11 04:35:26,628 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vng1bk8c-media/images/validation_2310_dc906b623785403dd3d8.png +2023-07-11 04:35:28,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:33,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:35,330 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:35:35,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:35:35,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_74a8f4715551b1c5c54f.png +2023-07-11 04:35:35,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_44e926c554649b6f5303.png +2023-07-11 04:35:35,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_af869ed43c9a233ae986.png +2023-07-11 04:35:35,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_dc906b623785403dd3d8.png +2023-07-11 04:35:35,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:35:35,695 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c40r1mpi-media/images/validation_2310_44e926c554649b6f5303.png +2023-07-11 04:35:35,717 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wjwrz3yg-media/images/validation_2310_74a8f4715551b1c5c54f.png +2023-07-11 04:35:35,720 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c6sq2p2v-media/images/validation_2310_dc906b623785403dd3d8.png +2023-07-11 04:35:35,726 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mxbgrdaq-media/images/validation_2310_af869ed43c9a233ae986.png +2023-07-11 04:35:37,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:35:38,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:38,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:38,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:39,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:44,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:45,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:35:47,120 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:35:47,122 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:35:47,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:35:47,124 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:35:49,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:51,922 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:35:53,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:53,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:53,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:54,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:55,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:35:55,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:35:57,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:35:57,740 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:35:57,740 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:35:57,743 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:00,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:05,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:36:05,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:36:06,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:07,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:36:07,558 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:36:07,558 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:36:07,560 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:08,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:08,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:08,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:11,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:15,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:36:15,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:36:17,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:17,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:36:17,734 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:36:17,734 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:36:17,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:21,923 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:36:22,615 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:23,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:23,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:23,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:25,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:36:25,416 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:36:27,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:36:27,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:27,707 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:36:27,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:36:27,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:32,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:35,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:36:35,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:36:37,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:36:37,883 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:37,883 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:36:37,884 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:36:37,885 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:38,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:38,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:38,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:43,390 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:45,654 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:36:45,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:36:48,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:36:48,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:48,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:36:48,424 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:36:48,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:51,924 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:36:53,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:53,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:53,593 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:53,631 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:55,671 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:36:55,671 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:36:58,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:36:58,600 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:36:58,600 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:36:58,602 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:36:59,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:03,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:37:03,213 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:37:03,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:37:03,215 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:37:05,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:05,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:37:05,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:37:08,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:08,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:08,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:10,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:15,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:37:15,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:20,723 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:21,927 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:37:23,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:23,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:23,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:25,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:30,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:35,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:38,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:39,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:39,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:41,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:46,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:51,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:51,926 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:37:53,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:54,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:54,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:56,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:01,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:06,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:08,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:09,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:09,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:11,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:14,977 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:38:14,977 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2320_ab1cd3962540e17bb811.png with policy now +2023-07-11 04:38:14,987 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:38:14,988 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2320_f9d64bc6cad19d6f97df.png with policy now +2023-07-11 04:38:15,091 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:38:15,091 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2320_d74e45b7bdcfdd46f9f1.png with policy now +2023-07-11 04:38:15,101 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:38:15,101 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2320_ba83343d97b43691ed6c.png with policy now +2023-07-11 04:38:15,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:38:15,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:38:15,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:38:15,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:38:15,389 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d8og6l9f-media/images/validation_2320_ab1cd3962540e17bb811.png +2023-07-11 04:38:15,448 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2iz1e4q3-media/images/validation_2320_ba83343d97b43691ed6c.png +2023-07-11 04:38:15,452 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t4zxtm1x-media/images/validation_2320_f9d64bc6cad19d6f97df.png +2023-07-11 04:38:15,474 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ufsokwvu-media/images/validation_2320_d74e45b7bdcfdd46f9f1.png +2023-07-11 04:38:16,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:38:16,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_d74e45b7bdcfdd46f9f1.png +2023-07-11 04:38:16,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ab1cd3962540e17bb811.png +2023-07-11 04:38:16,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ba83343d97b43691ed6c.png +2023-07-11 04:38:16,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_f9d64bc6cad19d6f97df.png +2023-07-11 04:38:16,020 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:38:16,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:16,419 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sirler0v-media/images/validation_2320_ab1cd3962540e17bb811.png +2023-07-11 04:38:16,421 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/acxlh09c-media/images/validation_2320_d74e45b7bdcfdd46f9f1.png +2023-07-11 04:38:16,448 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2t8s6ejn-media/images/validation_2320_ba83343d97b43691ed6c.png +2023-07-11 04:38:16,469 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hjl31ie4-media/images/validation_2320_f9d64bc6cad19d6f97df.png +2023-07-11 04:38:21,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:21,927 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:38:23,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:24,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:24,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:26,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:38:26,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:38:26,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:32,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:35,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:38:35,837 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:38:35,837 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:38:35,839 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:38:36,056 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:38:36,056 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:38:37,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:38,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:39,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:39,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:43,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:46,071 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:38:46,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:38:46,201 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:38:46,201 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:38:46,206 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:38:48,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:51,928 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:38:53,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:53,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:54,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:54,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:56,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:38:56,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:38:56,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:38:56,184 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:38:56,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:38:56,186 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:38:58,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:04,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:06,112 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:39:06,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:39:06,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:39:06,258 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:39:06,258 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:39:06,260 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:39:08,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:09,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:09,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:10,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:15,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:16,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:39:16,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:39:17,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:39:17,419 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:39:17,419 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:39:17,421 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:39:21,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:21,929 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:39:23,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:24,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:24,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:26,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:26,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:39:26,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:39:27,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:39:27,697 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:39:27,698 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:39:27,700 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:39:31,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:36,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:39:36,358 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:39:36,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:38,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:39:38,184 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:39:38,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:39:38,187 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:39:38,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:39,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:39,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:41,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:46,374 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:39:46,375 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:39:46,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:48,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:39:48,279 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:39:48,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:39:48,281 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:39:51,931 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:39:51,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:52,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:39:52,944 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:39:52,944 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:39:52,946 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:39:53,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:54,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:54,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:56,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:39:56,390 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:39:57,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:02,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:07,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:08,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:09,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:09,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:13,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:18,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:21,932 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:40:23,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:23,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:24,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:24,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:29,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:34,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:38,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:39,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:39,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:39,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:44,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:49,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:51,933 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:40:53,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:54,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:54,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:54,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:59,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:04,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:04,773 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:41:04,773 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2330_a931a5abd80be6e44918.png with policy now +2023-07-11 04:41:04,785 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:41:04,785 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2330_9e068756400f652512f8.png with policy now +2023-07-11 04:41:04,796 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:41:04,796 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2330_d37b3276fdb3f3df151e.png with policy now +2023-07-11 04:41:04,861 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:41:04,862 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2330_9eaad678e1fac0c41dad.png with policy now +2023-07-11 04:41:04,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:41:04,902 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:41:04,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:41:04,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:41:05,099 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bis4xyz9-media/images/validation_2330_a931a5abd80be6e44918.png +2023-07-11 04:41:05,114 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/deg6all6-media/images/validation_2330_9e068756400f652512f8.png +2023-07-11 04:41:05,132 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cvqsjmfy-media/images/validation_2330_d37b3276fdb3f3df151e.png +2023-07-11 04:41:05,213 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xivho0v6-media/images/validation_2330_9eaad678e1fac0c41dad.png +2023-07-11 04:41:06,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:41:06,714 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9eaad678e1fac0c41dad.png +2023-07-11 04:41:06,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_d37b3276fdb3f3df151e.png +2023-07-11 04:41:06,715 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9e068756400f652512f8.png +2023-07-11 04:41:06,716 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_a931a5abd80be6e44918.png +2023-07-11 04:41:06,716 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:41:07,079 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jcb7pgq7-media/images/validation_2330_9e068756400f652512f8.png +2023-07-11 04:41:07,088 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1grd23lq-media/images/validation_2330_d37b3276fdb3f3df151e.png +2023-07-11 04:41:07,091 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ucr5x4y1-media/images/validation_2330_9eaad678e1fac0c41dad.png +2023-07-11 04:41:07,194 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bjroywg9-media/images/validation_2330_a931a5abd80be6e44918.png +2023-07-11 04:41:08,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:09,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:09,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:09,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:15,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:15,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:41:16,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:41:20,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:21,934 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:41:23,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:24,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:24,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:24,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:41:24,999 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:41:24,999 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:41:25,001 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:41:26,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:26,750 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:41:26,750 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:41:31,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:34,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:41:34,573 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:41:34,574 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:41:34,576 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:41:36,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:36,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:41:36,767 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:41:38,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:39,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:39,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:41,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:44,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:41:44,308 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:41:44,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:41:44,311 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:41:46,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:41:46,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:41:47,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:51,936 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:41:52,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:53,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:54,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:54,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:55,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:41:55,214 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:41:55,214 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:41:55,217 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:41:56,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:41:56,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:41:58,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:03,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:06,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:42:06,228 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:42:06,228 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:42:06,230 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:42:07,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:42:07,014 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:42:08,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:09,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:09,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:09,566 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:15,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:15,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:42:15,886 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:42:15,886 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:42:15,888 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:42:17,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:42:17,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:42:20,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:21,937 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:42:23,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:24,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:24,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:26,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:26,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:42:26,095 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:42:26,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:42:26,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:42:27,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:42:27,048 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:42:31,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:36,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:42:36,534 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:42:36,535 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:42:36,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:42:37,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:42:37,063 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:42:37,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:38,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:39,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:39,533 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:41,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:42:41,130 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:42:41,130 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:42:41,132 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:42:43,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:47,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:42:47,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:42:48,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:51,938 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:42:53,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:53,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:54,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:54,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:59,702 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:04,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:08,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:09,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:09,614 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:10,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:15,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:20,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:21,939 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:43:23,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:24,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:24,638 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:25,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:30,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:35,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:38,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:39,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:39,638 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:41,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:46,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:51,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:51,940 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:43:52,835 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:43:52,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2340_2ba23a6361ddfbc12f1d.png with policy now +2023-07-11 04:43:52,846 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:43:52,846 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2340_f8275468aed6de42c6a6.png with policy now +2023-07-11 04:43:52,855 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:43:52,855 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2340_3ca7e4391d5d3fb6c81b.png with policy now +2023-07-11 04:43:52,865 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:43:52,865 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2340_4895d89615e8859a7188.png with policy now +2023-07-11 04:43:52,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:43:52,905 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:43:52,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:43:52,907 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:43:53,227 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zojfrxdw-media/images/validation_2340_2ba23a6361ddfbc12f1d.png +2023-07-11 04:43:53,229 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gaq3viqt-media/images/validation_2340_3ca7e4391d5d3fb6c81b.png +2023-07-11 04:43:53,231 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/olwf7f15-media/images/validation_2340_f8275468aed6de42c6a6.png +2023-07-11 04:43:53,277 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6e42ist2-media/images/validation_2340_4895d89615e8859a7188.png +2023-07-11 04:43:53,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:54,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:54,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:57,403 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:43:57,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:43:57,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_f8275468aed6de42c6a6.png +2023-07-11 04:43:57,404 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_2ba23a6361ddfbc12f1d.png +2023-07-11 04:43:57,405 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_3ca7e4391d5d3fb6c81b.png +2023-07-11 04:43:57,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_4895d89615e8859a7188.png +2023-07-11 04:43:57,406 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:43:57,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:57,757 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n1hsotgm-media/images/validation_2340_3ca7e4391d5d3fb6c81b.png +2023-07-11 04:43:57,760 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tki0f17s-media/images/validation_2340_f8275468aed6de42c6a6.png +2023-07-11 04:43:57,765 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0ml03yuv-media/images/validation_2340_2ba23a6361ddfbc12f1d.png +2023-07-11 04:43:57,794 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9295yjek-media/images/validation_2340_4895d89615e8859a7188.png +2023-07-11 04:44:02,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:02,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:44:07,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:44:07,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:08,850 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:09,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:09,802 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:12,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:44:12,630 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:44:12,631 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:44:12,633 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:44:13,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:17,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:44:17,439 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:44:18,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:21,942 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:44:23,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:44:23,074 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:44:23,074 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:44:23,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:44:23,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:24,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:24,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:24,869 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:27,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:44:27,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:44:29,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:33,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:44:33,030 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:44:33,031 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:44:33,033 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:44:35,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:37,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:44:37,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:44:38,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:39,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:39,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:40,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:43,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:44:43,235 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:44:43,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:44:43,237 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:44:45,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:47,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:44:47,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:44:51,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:51,943 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:44:53,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:44:53,832 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:44:53,832 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:44:53,834 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:44:53,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:54,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:54,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:56,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:57,697 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:44:57,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:45:01,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:04,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:45:04,342 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:45:04,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:45:04,344 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:45:07,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:45:07,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:45:07,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:08,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:09,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:09,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:13,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:14,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:45:14,598 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:45:14,598 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:45:14,600 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:45:17,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:45:17,738 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:45:19,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:21,944 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:45:23,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:24,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:25,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:25,060 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:25,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:45:25,106 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:45:25,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:45:25,109 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:45:27,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:45:27,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:45:29,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:29,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:45:29,933 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:45:29,933 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:45:29,935 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:45:34,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:37,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:45:37,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:45:39,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:39,939 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:40,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:40,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:45,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:50,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:51,945 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:45:54,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:55,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:55,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:56,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:01,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:06,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:09,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:10,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:10,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:11,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:16,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:21,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:21,946 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:46:24,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:25,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:25,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:26,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:31,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:36,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:39,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:40,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:40,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:41,648 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:46:41,648 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2350_ef4b870d759c369b55d8.png with policy now +2023-07-11 04:46:41,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:41,659 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:46:41,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2350_62c0ac49660960cc1d84.png with policy now +2023-07-11 04:46:41,668 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:46:41,669 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2350_b59b707d92bd55668893.png with policy now +2023-07-11 04:46:41,680 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:46:41,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2350_49e37748168c816e5bce.png with policy now +2023-07-11 04:46:41,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:46:41,727 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:46:41,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:46:41,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:46:42,012 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3cm5zvzg-media/images/validation_2350_62c0ac49660960cc1d84.png +2023-07-11 04:46:42,025 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zmbm4fio-media/images/validation_2350_ef4b870d759c369b55d8.png +2023-07-11 04:46:42,048 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h6ch3tm0-media/images/validation_2350_b59b707d92bd55668893.png +2023-07-11 04:46:42,049 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bhqa3z1b-media/images/validation_2350_49e37748168c816e5bce.png +2023-07-11 04:46:47,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:48,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:46:48,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:46:48,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_b59b707d92bd55668893.png +2023-07-11 04:46:48,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_62c0ac49660960cc1d84.png +2023-07-11 04:46:48,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_ef4b870d759c369b55d8.png +2023-07-11 04:46:48,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_49e37748168c816e5bce.png +2023-07-11 04:46:48,079 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:46:48,414 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qoiz3mto-media/images/validation_2350_b59b707d92bd55668893.png +2023-07-11 04:46:48,419 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2nh27m8a-media/images/validation_2350_ef4b870d759c369b55d8.png +2023-07-11 04:46:48,447 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7j7efhew-media/images/validation_2350_62c0ac49660960cc1d84.png +2023-07-11 04:46:48,450 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qakr5yz6-media/images/validation_2350_49e37748168c816e5bce.png +2023-07-11 04:46:51,947 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:46:52,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:46:52,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:54,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:55,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:55,414 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:57,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:58,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:02,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:47:02,798 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:47:02,798 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:47:02,800 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:47:03,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:08,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:08,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:47:09,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:09,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:10,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:10,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:12,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:47:12,867 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:47:12,868 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:47:12,870 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:47:14,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:18,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:18,130 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:47:20,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:21,948 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:47:22,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:47:22,579 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:47:22,579 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:47:22,581 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:47:24,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:25,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:25,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:25,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:28,147 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:28,148 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:47:30,441 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:33,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:47:33,294 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:47:33,294 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:47:33,296 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:47:35,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:38,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:38,166 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:47:40,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:40,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:40,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:41,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:43,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:47:43,474 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:47:43,474 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:47:43,476 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:47:46,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:48,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:48,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:47:51,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:51,950 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:47:53,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:47:53,303 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:47:53,303 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:47:53,305 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:47:55,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:55,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:55,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:57,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:58,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:47:58,399 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:48:03,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:04,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:48:04,206 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:48:04,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:48:04,208 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:48:08,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:48:08,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:48:08,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:10,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:10,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:10,905 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:13,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:14,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:48:14,010 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:48:14,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:48:14,012 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:48:18,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:48:18,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:48:18,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:48:18,509 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:48:18,509 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:48:18,511 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:48:18,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:21,951 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:48:23,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:26,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:26,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:26,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:28,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:48:28,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:48:29,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:34,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:39,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:41,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:41,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:41,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:44,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:49,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:51,952 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:48:54,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:56,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:56,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:56,133 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:00,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:05,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:10,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:11,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:11,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:11,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:15,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:20,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:21,954 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:49:25,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:26,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:26,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:26,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:30,256 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:49:30,256 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2360_004c8d256d48f636b3a9.png with policy now +2023-07-11 04:49:30,267 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:49:30,267 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2360_21d0240a079e64e1a5d8.png with policy now +2023-07-11 04:49:30,277 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:49:30,277 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2360_ac87dd24891f31576e19.png with policy now +2023-07-11 04:49:30,287 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:49:30,287 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2360_fcd1b99010c2c7301cb1.png with policy now +2023-07-11 04:49:30,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:49:30,326 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:49:30,327 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:49:30,328 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:49:30,600 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g3iw09in-media/images/validation_2360_004c8d256d48f636b3a9.png +2023-07-11 04:49:30,606 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z3a11ukl-media/images/validation_2360_fcd1b99010c2c7301cb1.png +2023-07-11 04:49:30,637 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ee1qopyk-media/images/validation_2360_21d0240a079e64e1a5d8.png +2023-07-11 04:49:30,652 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eldcqr3y-media/images/validation_2360_ac87dd24891f31576e19.png +2023-07-11 04:49:31,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:36,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:38,769 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:49:38,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:49:38,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_004c8d256d48f636b3a9.png +2023-07-11 04:49:38,770 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_21d0240a079e64e1a5d8.png +2023-07-11 04:49:38,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_fcd1b99010c2c7301cb1.png +2023-07-11 04:49:38,771 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_ac87dd24891f31576e19.png +2023-07-11 04:49:38,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:49:39,101 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9ixbvj88-media/images/validation_2360_004c8d256d48f636b3a9.png +2023-07-11 04:49:39,117 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6elppqba-media/images/validation_2360_fcd1b99010c2c7301cb1.png +2023-07-11 04:49:39,119 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/larldrqr-media/images/validation_2360_21d0240a079e64e1a5d8.png +2023-07-11 04:49:39,153 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/als9xudv-media/images/validation_2360_ac87dd24891f31576e19.png +2023-07-11 04:49:40,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:49:41,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:41,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:41,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:42,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:48,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:48,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:49:50,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:49:50,790 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:49:50,791 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:49:50,793 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:49:51,955 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:49:53,475 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:56,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:56,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:56,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:58,802 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:49:58,803 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:49:59,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:00,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:50:00,510 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:50:00,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:50:00,513 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:50:04,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:08,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:50:08,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:50:10,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:10,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:50:10,748 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:50:10,749 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:50:10,751 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:50:11,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:11,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:11,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:15,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:18,838 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:50:18,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:50:20,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:50:20,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:20,682 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:50:20,683 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:50:20,686 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:50:21,956 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:50:26,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:26,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:26,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:26,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:28,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:50:28,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:50:31,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:50:31,044 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:50:31,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:50:31,046 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:50:32,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:38,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:39,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:50:39,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:50:41,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:50:41,173 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:50:41,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:50:41,176 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:50:41,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:41,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:41,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:43,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:48,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:49,102 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:50:49,103 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:50:51,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:50:51,594 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:50:51,594 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:50:51,596 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:50:51,957 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:50:53,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:56,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:56,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:56,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:59,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:50:59,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:50:59,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:01,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:51:01,682 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:51:01,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:51:01,684 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:51:05,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:06,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:51:06,488 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:51:06,488 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:51:06,490 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:51:09,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:51:09,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:51:10,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:11,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:11,447 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:16,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:19,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:51:21,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:21,957 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:51:26,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:26,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:26,705 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:26,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:31,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:36,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:41,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:41,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:41,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:41,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:46,837 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:51,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:51,958 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:51:56,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:56,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:56,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:57,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:02,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:07,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:11,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:11,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:11,815 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:12,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:17,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:18,359 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:52:18,359 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2370_cb784d24304ed3255e37.png with policy now +2023-07-11 04:52:18,402 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:52:18,402 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2370_7c594c6910360489afa3.png with policy now +2023-07-11 04:52:18,403 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:52:18,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2370_2956ac5ad5df9580f72c.png with policy now +2023-07-11 04:52:18,469 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:52:18,470 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2370_2404757a25d03e13fd61.png with policy now +2023-07-11 04:52:18,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:52:18,507 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:52:18,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:52:18,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:52:18,668 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5i0ibqbi-media/images/validation_2370_cb784d24304ed3255e37.png +2023-07-11 04:52:18,727 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/okuf7op4-media/images/validation_2370_7c594c6910360489afa3.png +2023-07-11 04:52:18,729 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/enshgvoq-media/images/validation_2370_2956ac5ad5df9580f72c.png +2023-07-11 04:52:18,797 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lhbb6x6t-media/images/validation_2370_2404757a25d03e13fd61.png +2023-07-11 04:52:19,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:52:19,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2404757a25d03e13fd61.png +2023-07-11 04:52:19,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_cb784d24304ed3255e37.png +2023-07-11 04:52:19,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2956ac5ad5df9580f72c.png +2023-07-11 04:52:19,459 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_7c594c6910360489afa3.png +2023-07-11 04:52:19,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:52:19,798 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uicr05rq-media/images/validation_2370_2956ac5ad5df9580f72c.png +2023-07-11 04:52:19,815 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lp3rvkgh-media/images/validation_2370_7c594c6910360489afa3.png +2023-07-11 04:52:19,818 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w6nraryz-media/images/validation_2370_cb784d24304ed3255e37.png +2023-07-11 04:52:19,833 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h21bmjws-media/images/validation_2370_2404757a25d03e13fd61.png +2023-07-11 04:52:21,960 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:52:22,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:26,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:26,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:26,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:28,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:29,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:52:29,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:52:34,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:39,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:52:39,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:39,438 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:52:39,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:52:39,441 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:52:39,497 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:52:39,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:52:41,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:41,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:41,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:44,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:49,514 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:52:49,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:52:49,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:49,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:52:49,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:52:49,646 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:52:51,961 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:52:55,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:56,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:56,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:56,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:59,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:52:59,078 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:52:59,079 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:52:59,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:52:59,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:52:59,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:53:01,082 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:06,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:08,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:53:08,770 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:53:08,770 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:53:08,772 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:53:09,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:53:09,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:53:11,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:11,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:11,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:17,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:18,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:53:18,668 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:53:18,668 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:53:18,671 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:53:19,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:53:19,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:53:21,962 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:53:22,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:26,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:26,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:26,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:28,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:29,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:53:29,349 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:53:29,349 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:53:29,352 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:53:29,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:53:29,797 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:53:34,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:39,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:53:39,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:39,322 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:53:39,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:53:39,324 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:53:39,812 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:53:39,813 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:53:41,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:41,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:44,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:49,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:53:49,735 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:53:49,735 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:53:49,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:53:49,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:53:49,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:53:50,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:51,963 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:53:54,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:53:54,233 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:53:54,233 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:53:54,235 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:53:56,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:56,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:56,816 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:56,816 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:59,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:53:59,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:54:01,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:06,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:11,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:12,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:12,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:12,052 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:17,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:21,964 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:54:22,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:27,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:27,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:27,052 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:28,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:33,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:38,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:42,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:42,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:42,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:43,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:48,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:51,965 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:54:53,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:57,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:57,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:57,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:59,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:04,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:06,043 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:55:06,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2380_3c7cd4f5ffdb20ee799c.png with policy now +2023-07-11 04:55:06,058 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:55:06,059 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2380_c59328e243f70db1580c.png with policy now +2023-07-11 04:55:06,068 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:55:06,068 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2380_718d47e6fc35b1b4fcb8.png with policy now +2023-07-11 04:55:06,078 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:55:06,078 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2380_3a0c8d9fff86170b46cd.png with policy now +2023-07-11 04:55:06,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:55:06,118 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:55:06,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:55:06,121 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:55:06,379 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5c2vcdvn-media/images/validation_2380_718d47e6fc35b1b4fcb8.png +2023-07-11 04:55:06,392 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9lx4s7ej-media/images/validation_2380_3a0c8d9fff86170b46cd.png +2023-07-11 04:55:06,393 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i96aadp7-media/images/validation_2380_3c7cd4f5ffdb20ee799c.png +2023-07-11 04:55:06,408 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6htv1kbj-media/images/validation_2380_c59328e243f70db1580c.png +2023-07-11 04:55:09,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:10,177 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:55:10,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:55:10,178 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3c7cd4f5ffdb20ee799c.png +2023-07-11 04:55:10,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_c59328e243f70db1580c.png +2023-07-11 04:55:10,179 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_718d47e6fc35b1b4fcb8.png +2023-07-11 04:55:10,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3a0c8d9fff86170b46cd.png +2023-07-11 04:55:10,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:55:10,536 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2mckb8dy-media/images/validation_2380_3a0c8d9fff86170b46cd.png +2023-07-11 04:55:10,539 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fxh8k6ti-media/images/validation_2380_3c7cd4f5ffdb20ee799c.png +2023-07-11 04:55:10,554 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j15tdzim-media/images/validation_2380_c59328e243f70db1580c.png +2023-07-11 04:55:10,610 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5ga1he51-media/images/validation_2380_718d47e6fc35b1b4fcb8.png +2023-07-11 04:55:12,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:12,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:12,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:15,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:16,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:55:20,197 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:55:21,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:21,966 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:55:26,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:55:26,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:26,501 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:55:26,501 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:55:26,503 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:55:27,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:27,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:27,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:30,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:55:30,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:55:31,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:36,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:55:36,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:36,937 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:55:36,938 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:55:36,940 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:55:40,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:55:40,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:55:42,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:42,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:42,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:46,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:55:46,726 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:55:46,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:55:46,728 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:55:47,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:50,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:55:50,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:55:51,968 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:55:52,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:56,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:55:56,708 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:55:56,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:55:56,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:55:57,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:57,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:57,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:58,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:00,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:56:00,267 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:56:03,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:07,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:56:07,159 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:56:07,159 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:56:07,161 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:56:09,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:10,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:56:10,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:56:12,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:12,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:14,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:17,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:56:17,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:56:17,656 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:56:17,658 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:56:19,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:20,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:56:20,493 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:56:21,969 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:56:24,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:27,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:27,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:27,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:56:27,472 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:56:27,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:56:27,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:56:29,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:30,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:56:30,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:56:35,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:37,771 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:56:37,772 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:56:37,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:56:37,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:56:40,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:56:40,525 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:56:41,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:42,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:42,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:42,358 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:42,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:56:42,401 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:56:42,402 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:56:42,403 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:56:46,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:50,541 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:56:50,542 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:56:51,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:51,970 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:56:56,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:57,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:57,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:02,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:07,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:12,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:12,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:12,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:17,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:21,971 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:57:22,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:27,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:27,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:28,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:33,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:38,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:42,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:42,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:43,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:48,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:51,972 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:57:53,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:54,127 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:57:54,127 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2390_ba0facef647cd528b11a.png with policy now +2023-07-11 04:57:54,138 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:57:54,138 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2390_047b3a369f512b531b5d.png with policy now +2023-07-11 04:57:54,148 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:57:54,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2390_b116b93163f65159313e.png with policy now +2023-07-11 04:57:54,157 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 04:57:54,157 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2390_02b1db4e2ebbf092ce67.png with policy now +2023-07-11 04:57:54,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:57:54,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:57:54,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:57:54,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:57:54,459 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uuovpi9m-media/images/validation_2390_ba0facef647cd528b11a.png +2023-07-11 04:57:54,489 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/eycht8yc-media/images/validation_2390_02b1db4e2ebbf092ce67.png +2023-07-11 04:57:54,492 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ll26fuwi-media/images/validation_2390_b116b93163f65159313e.png +2023-07-11 04:57:54,492 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zzr02kfg-media/images/validation_2390_047b3a369f512b531b5d.png +2023-07-11 04:57:57,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:57,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:59,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:00,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:58:00,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:58:00,856 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_02b1db4e2ebbf092ce67.png +2023-07-11 04:58:00,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_b116b93163f65159313e.png +2023-07-11 04:58:00,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_047b3a369f512b531b5d.png +2023-07-11 04:58:00,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_ba0facef647cd528b11a.png +2023-07-11 04:58:00,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 04:58:01,210 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/53f6iwgh-media/images/validation_2390_02b1db4e2ebbf092ce67.png +2023-07-11 04:58:01,221 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j9fu9f5c-media/images/validation_2390_047b3a369f512b531b5d.png +2023-07-11 04:58:01,228 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/snb6anpb-media/images/validation_2390_ba0facef647cd528b11a.png +2023-07-11 04:58:01,238 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ptspsl5a-media/images/validation_2390_b116b93163f65159313e.png +2023-07-11 04:58:04,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:58:04,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:09,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:10,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:58:12,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:12,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:14,657 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:58:14,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:14,659 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:58:14,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:58:14,661 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:58:20,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:20,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:58:20,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:58:21,973 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:58:25,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:58:25,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:25,398 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:58:25,398 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:58:25,400 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:58:27,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:27,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:30,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:58:30,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:58:30,942 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:35,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:58:35,179 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:58:35,179 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:58:35,316 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:58:36,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:40,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:58:40,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:58:42,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:42,488 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:42,489 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:44,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:58:44,856 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:58:44,856 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:58:44,858 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:58:47,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:50,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:58:50,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:58:51,974 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:58:52,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:54,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:58:54,994 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:58:54,995 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:58:54,996 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:58:57,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:57,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:57,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:01,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:59:01,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:59:03,445 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:04,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:59:04,694 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:59:04,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:59:04,697 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:59:09,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:11,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:59:11,190 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:59:12,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:12,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:14,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:14,673 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:59:14,675 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:59:14,675 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:59:14,677 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:59:20,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:21,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:59:21,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:59:21,975 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:59:25,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:25,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:59:25,280 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:59:25,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:59:25,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:59:27,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:27,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:27,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:29,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 04:59:29,892 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 04:59:29,892 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 04:59:29,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 04:59:30,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:31,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:59:31,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 04:59:35,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:40,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:41,236 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 04:59:42,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:42,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:42,821 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:45,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:50,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:51,976 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 04:59:55,977 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:57,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:57,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:57,821 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:01,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:06,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:11,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:12,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:12,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:12,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:16,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:21,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:21,977 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:00:26,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:27,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:27,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:32,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:37,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:41,605 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:00:41,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2400_36abac1a34de732bf2ac.png with policy now +2023-07-11 05:00:41,616 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:00:41,616 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2400_23bb0af781e071cb5d43.png with policy now +2023-07-11 05:00:41,626 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:00:41,626 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2400_f8844d7ad075d51ebc36.png with policy now +2023-07-11 05:00:41,637 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:00:41,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2400_f5001ddaa4d38a29f64e.png with policy now +2023-07-11 05:00:41,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:00:41,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:00:41,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:00:41,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:00:41,921 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b5fajvcg-media/images/validation_2400_36abac1a34de732bf2ac.png +2023-07-11 05:00:41,934 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/knym8lnf-media/images/validation_2400_23bb0af781e071cb5d43.png +2023-07-11 05:00:41,937 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wxg15wh8-media/images/validation_2400_f5001ddaa4d38a29f64e.png +2023-07-11 05:00:41,943 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bwp30lic-media/images/validation_2400_f8844d7ad075d51ebc36.png +2023-07-11 05:00:42,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:42,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:42,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:42,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:48,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:51,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:00:51,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:00:51,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_23bb0af781e071cb5d43.png +2023-07-11 05:00:51,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f8844d7ad075d51ebc36.png +2023-07-11 05:00:51,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_36abac1a34de732bf2ac.png +2023-07-11 05:00:51,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f5001ddaa4d38a29f64e.png +2023-07-11 05:00:51,559 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:00:51,894 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sbk4xbti-media/images/validation_2400_f8844d7ad075d51ebc36.png +2023-07-11 05:00:51,896 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0l29tsbx-media/images/validation_2400_23bb0af781e071cb5d43.png +2023-07-11 05:00:51,926 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/emh0me1t-media/images/validation_2400_36abac1a34de732bf2ac.png +2023-07-11 05:00:51,944 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rousr8il-media/images/validation_2400_f5001ddaa4d38a29f64e.png +2023-07-11 05:00:51,978 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:00:52,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:00:54,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:57,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:57,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:57,859 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:59,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:01,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:01:02,195 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:01:02,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:01:02,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:01:02,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:01:05,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:11,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:11,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:01:11,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:01:12,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:01:12,076 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:01:12,076 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:01:12,079 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:01:12,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:12,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:12,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:16,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:21,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:01:21,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:01:21,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:01:21,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:21,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:01:21,829 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:01:21,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:01:21,979 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:01:26,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:27,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:27,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:27,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:31,278 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:01:31,279 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:01:31,279 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:01:31,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:01:31,625 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:01:31,625 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:01:32,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:37,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:41,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:01:41,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:01:41,813 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:01:41,814 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:01:41,816 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:01:42,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:42,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:42,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:42,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:48,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:51,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:01:51,860 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:01:51,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:01:51,952 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:01:51,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:01:51,954 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:01:51,980 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:01:53,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:57,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:57,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:01:57,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:59,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:01,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:02:01,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:02:02,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:02:02,092 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:02:02,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:02:02,094 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:02:05,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:11,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:11,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:02:11,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:02:12,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:02:12,600 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:02:12,600 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:02:12,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:02:12,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:12,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:17,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:17,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:02:17,321 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:02:17,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:02:17,324 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:02:21,907 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:02:21,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:02:21,981 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:02:22,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:27,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:27,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:28,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:33,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:38,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:43,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:43,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:43,021 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:44,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:49,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:51,982 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:02:54,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:58,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:58,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:58,021 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:00,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:05,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:10,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:13,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:13,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:13,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:15,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:20,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:21,984 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:03:25,985 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:28,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:28,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:28,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:29,218 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:03:29,218 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2410_13306278380254f292aa.png with policy now +2023-07-11 05:03:29,229 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:03:29,229 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2410_6d8c9ab4c378c1610679.png with policy now +2023-07-11 05:03:29,239 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:03:29,239 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2410_0d7270395d41b5e50f79.png with policy now +2023-07-11 05:03:29,249 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:03:29,249 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2410_62531db1a97de776650e.png with policy now +2023-07-11 05:03:29,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:03:29,288 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:03:29,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:03:29,291 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:03:29,576 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4eicua0n-media/images/validation_2410_13306278380254f292aa.png +2023-07-11 05:03:29,591 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yqwqifi7-media/images/validation_2410_6d8c9ab4c378c1610679.png +2023-07-11 05:03:29,598 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5uk903qv-media/images/validation_2410_62531db1a97de776650e.png +2023-07-11 05:03:29,602 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qkihxvgk-media/images/validation_2410_0d7270395d41b5e50f79.png +2023-07-11 05:03:31,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:32,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:03:32,230 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_62531db1a97de776650e.png +2023-07-11 05:03:32,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_13306278380254f292aa.png +2023-07-11 05:03:32,231 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_6d8c9ab4c378c1610679.png +2023-07-11 05:03:32,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_0d7270395d41b5e50f79.png +2023-07-11 05:03:32,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:03:32,611 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vadjteq7-media/images/validation_2410_6d8c9ab4c378c1610679.png +2023-07-11 05:03:32,612 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sg4ndndu-media/images/validation_2410_13306278380254f292aa.png +2023-07-11 05:03:32,617 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z2qx7w1i-media/images/validation_2410_0d7270395d41b5e50f79.png +2023-07-11 05:03:32,717 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bwnni0bw-media/images/validation_2410_62531db1a97de776650e.png +2023-07-11 05:03:37,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:40,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:03:42,248 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:03:42,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:43,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:43,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:43,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:47,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:50,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:03:50,270 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:03:50,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:03:50,272 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:03:51,985 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:03:52,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:03:52,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:03:53,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:58,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:58,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:58,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:59,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:59,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:03:59,953 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:03:59,953 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:03:59,955 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:04:02,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:04:02,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:04:04,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:09,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:04:09,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:09,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:04:09,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:04:09,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:04:12,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:04:12,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:04:13,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:13,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:13,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:15,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:19,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:04:19,261 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:04:19,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:04:19,264 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:04:21,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:21,986 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:04:22,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:04:22,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:04:26,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:28,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:28,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:28,147 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:29,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:04:29,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:04:29,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:04:29,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:04:31,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:32,554 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:04:32,555 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:04:37,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:40,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:04:40,670 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:04:40,671 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:04:40,673 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:04:42,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:04:42,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:04:42,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:43,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:43,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:43,250 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:47,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:51,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:04:51,072 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:04:51,073 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:04:51,075 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:04:51,987 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:04:52,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:04:52,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:04:52,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:58,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:58,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:58,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:58,447 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:01,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:05:01,490 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:05:01,490 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:05:01,492 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:05:02,607 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:05:02,608 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:05:03,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:06,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:05:06,192 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:05:06,192 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:05:06,194 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:05:09,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:12,624 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:05:12,624 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:05:13,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:13,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:13,447 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:14,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:19,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:21,988 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:05:24,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:28,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:28,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:28,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:30,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:35,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:40,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:43,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:43,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:43,688 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:46,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:51,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:51,990 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:05:56,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:58,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:58,688 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:58,688 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:02,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:07,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:12,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:13,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:13,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:13,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:17,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:18,113 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:06:18,113 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2420_23a273d12565c7c2b670.png with policy now +2023-07-11 05:06:18,124 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:06:18,124 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2420_29e2a9ba2efb20104bf8.png with policy now +2023-07-11 05:06:18,133 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:06:18,133 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2420_5b299cb0304bd6318818.png with policy now +2023-07-11 05:06:18,142 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:06:18,142 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2420_0571dbc29d7d0abde6a2.png with policy now +2023-07-11 05:06:18,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:06:18,186 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:06:18,186 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:06:18,188 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:06:18,424 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n7gi6vv4-media/images/validation_2420_23a273d12565c7c2b670.png +2023-07-11 05:06:18,444 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/exkrscdj-media/images/validation_2420_5b299cb0304bd6318818.png +2023-07-11 05:06:18,448 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/andidmgx-media/images/validation_2420_0571dbc29d7d0abde6a2.png +2023-07-11 05:06:18,458 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/10dutfnp-media/images/validation_2420_29e2a9ba2efb20104bf8.png +2023-07-11 05:06:21,991 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:06:22,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:06:22,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_0571dbc29d7d0abde6a2.png +2023-07-11 05:06:22,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_29e2a9ba2efb20104bf8.png +2023-07-11 05:06:22,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_23a273d12565c7c2b670.png +2023-07-11 05:06:22,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_5b299cb0304bd6318818.png +2023-07-11 05:06:22,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:06:22,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:23,292 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gzv5h89a-media/images/validation_2420_29e2a9ba2efb20104bf8.png +2023-07-11 05:06:23,314 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n4vceqwm-media/images/validation_2420_23a273d12565c7c2b670.png +2023-07-11 05:06:23,323 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1uwtdork-media/images/validation_2420_5b299cb0304bd6318818.png +2023-07-11 05:06:23,414 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s19sdjq9-media/images/validation_2420_0571dbc29d7d0abde6a2.png +2023-07-11 05:06:28,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:28,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:06:28,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:28,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:28,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:32,956 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:06:33,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:38,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:06:38,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:38,457 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:06:38,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:06:38,460 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:06:42,972 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:06:42,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:06:43,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:43,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:43,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:43,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:48,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:06:48,726 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:06:48,726 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:06:48,728 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:06:49,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:51,992 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:06:53,005 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:06:53,006 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:06:55,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:58,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:06:58,507 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:06:58,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:06:58,509 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:06:58,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:58,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:58,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:00,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:03,022 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:07:03,023 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:07:06,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:08,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:07:08,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:07:08,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:07:08,557 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:07:12,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:13,040 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:07:13,041 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:07:13,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:13,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:13,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:17,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:18,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:07:18,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:07:18,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:07:18,646 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:07:21,993 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:07:22,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:23,262 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:07:23,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:07:28,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:28,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:28,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:28,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:29,086 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:07:29,087 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:07:29,087 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:07:29,089 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:07:33,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:07:33,280 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:07:34,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:39,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:07:39,343 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:07:39,343 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:07:39,345 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:07:40,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:43,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:07:43,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:07:43,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:43,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:43,951 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:45,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:49,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:07:49,748 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:07:49,749 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:07:49,751 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:07:50,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:51,994 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:07:53,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:07:53,313 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:07:54,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:07:54,914 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:07:54,914 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:07:54,916 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:07:55,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:58,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:58,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:58,950 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:01,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:03,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:08:03,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:08:06,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:11,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:13,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:13,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:13,954 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:16,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:21,995 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:08:22,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:27,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:29,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:29,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:29,156 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:33,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:38,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:43,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:44,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:44,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:44,157 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:48,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:51,996 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:08:53,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:58,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:59,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:59,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:59,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:04,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:06,756 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:09:06,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2430_0037d55d7543e950eb05.png with policy now +2023-07-11 05:09:06,798 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:09:06,798 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2430_538a493ae2ea8788feff.png with policy now +2023-07-11 05:09:06,799 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:09:06,799 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2430_17c5fdbb0454237efb9a.png with policy now +2023-07-11 05:09:06,800 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:09:06,800 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2430_81b1aaccf16fb52cbe4f.png with policy now +2023-07-11 05:09:06,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:09:06,833 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:09:06,833 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:09:06,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:09:08,699 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5jv0gw78-media/images/validation_2430_17c5fdbb0454237efb9a.png +2023-07-11 05:09:08,835 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ytuxbksr-media/images/validation_2430_538a493ae2ea8788feff.png +2023-07-11 05:09:09,038 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kxeg7evm-media/images/validation_2430_81b1aaccf16fb52cbe4f.png +2023-07-11 05:09:09,179 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ev7flusn-media/images/validation_2430_0037d55d7543e950eb05.png +2023-07-11 05:09:09,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:13,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:09:13,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:09:13,650 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_538a493ae2ea8788feff.png +2023-07-11 05:09:13,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_81b1aaccf16fb52cbe4f.png +2023-07-11 05:09:13,651 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_0037d55d7543e950eb05.png +2023-07-11 05:09:13,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_17c5fdbb0454237efb9a.png +2023-07-11 05:09:13,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:09:13,992 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8ic6chhe-media/images/validation_2430_0037d55d7543e950eb05.png +2023-07-11 05:09:13,995 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uxw6tpn3-media/images/validation_2430_538a493ae2ea8788feff.png +2023-07-11 05:09:14,012 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/84efpyj7-media/images/validation_2430_81b1aaccf16fb52cbe4f.png +2023-07-11 05:09:14,016 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8zyxfgru-media/images/validation_2430_17c5fdbb0454237efb9a.png +2023-07-11 05:09:14,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:14,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:14,207 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:15,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:17,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:09:21,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:21,997 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:09:23,672 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:09:26,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:27,787 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:09:27,788 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:09:27,789 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:09:27,791 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:09:29,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:29,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:29,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:32,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:33,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:09:33,689 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:09:37,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:09:37,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:37,669 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:09:37,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:09:37,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:09:43,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:43,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:09:43,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:09:44,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:44,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:44,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:47,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:09:47,268 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:09:47,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:09:47,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:09:49,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:51,999 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:09:53,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:09:53,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:09:55,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:58,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:09:58,693 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:09:58,694 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:09:58,696 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:09:59,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:59,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:59,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:00,484 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:03,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:10:03,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:10:05,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:08,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:10:08,691 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:10:08,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:10:08,694 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:10:10,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:13,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:10:13,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:10:14,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:14,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:14,409 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:16,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:19,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:10:19,212 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:10:19,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:10:19,215 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:10:21,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:22,000 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:10:24,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:10:24,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:10:27,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:29,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:29,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:29,412 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:30,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:10:30,162 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:10:30,162 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:10:30,164 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:10:32,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:34,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:10:34,018 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:10:38,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:40,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:10:40,173 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:10:40,173 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:10:40,175 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:10:44,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:10:44,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:10:44,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:44,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:44,412 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:44,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:44,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:10:44,820 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:10:44,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:10:44,822 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:10:49,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:52,001 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:10:54,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:10:54,051 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:10:55,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:59,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:59,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:59,435 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:00,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:05,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:10,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:14,434 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:14,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:14,435 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:16,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:21,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:22,004 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:11:27,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:29,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:29,529 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:29,530 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:32,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:37,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:42,585 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:44,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:44,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:44,487 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:48,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:52,003 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:11:54,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:56,612 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:11:56,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2440_e92aae8ce00a621e1f5d.png with policy now +2023-07-11 05:11:56,654 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:11:56,654 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2440_65930f03e080be77b771.png with policy now +2023-07-11 05:11:56,655 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:11:56,655 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2440_3ab05a8f01a8149653f0.png with policy now +2023-07-11 05:11:56,655 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:11:56,656 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2440_d268f643f9d4974fc03c.png with policy now +2023-07-11 05:11:56,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:11:56,695 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:11:56,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:11:56,699 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:11:56,971 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/336mgvb6-media/images/validation_2440_3ab05a8f01a8149653f0.png +2023-07-11 05:11:56,974 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0isybgy6-media/images/validation_2440_d268f643f9d4974fc03c.png +2023-07-11 05:11:56,978 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cz6tplxq-media/images/validation_2440_e92aae8ce00a621e1f5d.png +2023-07-11 05:11:57,020 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bzmdnqkj-media/images/validation_2440_65930f03e080be77b771.png +2023-07-11 05:11:59,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:59,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:59,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:59,704 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:04,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:12:04,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:12:04,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_3ab05a8f01a8149653f0.png +2023-07-11 05:12:04,386 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_d268f643f9d4974fc03c.png +2023-07-11 05:12:04,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_e92aae8ce00a621e1f5d.png +2023-07-11 05:12:04,387 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_65930f03e080be77b771.png +2023-07-11 05:12:04,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:12:04,731 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d3atb0ar-media/images/validation_2440_d268f643f9d4974fc03c.png +2023-07-11 05:12:04,741 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7cfyqd9y-media/images/validation_2440_3ab05a8f01a8149653f0.png +2023-07-11 05:12:04,750 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vcqs0i2k-media/images/validation_2440_e92aae8ce00a621e1f5d.png +2023-07-11 05:12:04,768 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hycf65q0-media/images/validation_2440_65930f03e080be77b771.png +2023-07-11 05:12:05,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:06,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:12:10,611 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:14,435 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:12:14,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:14,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:14,704 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:15,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:17,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:12:17,159 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:12:17,160 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:12:17,162 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:12:21,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:22,005 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:12:24,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:12:24,452 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:12:27,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:12:27,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:27,045 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:12:27,045 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:12:27,050 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:12:29,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:29,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:29,704 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:32,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:34,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:12:34,469 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:12:36,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:12:36,822 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:12:36,822 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:12:36,825 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:12:38,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:44,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:44,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:12:44,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:12:44,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:44,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:44,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:47,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:12:47,303 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:12:47,304 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:12:47,306 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:12:49,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:52,006 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:12:54,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:12:54,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:12:54,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:57,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:12:57,746 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:12:57,746 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:12:57,748 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:12:59,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:59,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:59,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:59,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:04,741 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:13:04,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:13:04,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:07,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:13:07,810 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:13:07,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:13:07,812 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:13:10,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:14,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:13:14,761 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:13:14,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:14,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:14,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:15,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:17,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:13:17,906 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:13:17,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:13:17,909 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:13:20,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:22,008 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:13:24,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:13:24,780 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:13:26,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:27,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:13:27,980 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:13:27,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:13:27,982 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:13:29,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:29,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:29,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:31,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:32,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:13:32,528 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:13:32,528 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:13:32,530 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:13:34,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:13:34,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:13:36,486 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:41,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:44,807 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:13:44,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:44,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:44,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:47,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:52,009 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:13:53,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:58,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:59,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:59,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:59,931 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:03,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:08,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:13,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:14,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:14,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:14,966 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:19,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:22,013 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:14:25,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:29,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:29,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:29,967 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:30,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:35,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:40,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:44,354 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:14:44,354 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2450_e5cab12e9096914464d1.png with policy now +2023-07-11 05:14:44,365 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:14:44,366 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2450_70e3c334040e755714cb.png with policy now +2023-07-11 05:14:44,375 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:14:44,376 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2450_b4fe988ecd277235f2a8.png with policy now +2023-07-11 05:14:44,385 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:14:44,385 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2450_320e0567db4c9161683c.png with policy now +2023-07-11 05:14:44,427 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:14:44,431 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:14:44,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:14:44,436 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:14:44,674 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/94k9an2b-media/images/validation_2450_e5cab12e9096914464d1.png +2023-07-11 05:14:44,678 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g9qpxesb-media/images/validation_2450_b4fe988ecd277235f2a8.png +2023-07-11 05:14:44,685 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xa8seuo5-media/images/validation_2450_70e3c334040e755714cb.png +2023-07-11 05:14:44,691 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dhctxgja-media/images/validation_2450_320e0567db4c9161683c.png +2023-07-11 05:14:45,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:45,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:45,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:45,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:45,127 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:14:45,127 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_e5cab12e9096914464d1.png +2023-07-11 05:14:45,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_b4fe988ecd277235f2a8.png +2023-07-11 05:14:45,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_70e3c334040e755714cb.png +2023-07-11 05:14:45,128 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_320e0567db4c9161683c.png +2023-07-11 05:14:45,129 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:14:45,449 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2ymosqnq-media/images/validation_2450_e5cab12e9096914464d1.png +2023-07-11 05:14:45,470 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6rapny9l-media/images/validation_2450_b4fe988ecd277235f2a8.png +2023-07-11 05:14:45,473 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3cl0oxjw-media/images/validation_2450_320e0567db4c9161683c.png +2023-07-11 05:14:45,474 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6qgsg76y-media/images/validation_2450_70e3c334040e755714cb.png +2023-07-11 05:14:50,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:52,011 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:14:55,143 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:14:55,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:14:55,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:00,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:00,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:00,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:00,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:05,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:15:05,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:15:05,504 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:15:05,504 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:15:05,506 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:15:06,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:11,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:15,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:15,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:15,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:15,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:15:15,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:15:15,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:15:15,758 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:15:15,759 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:15:15,761 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:15:16,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:22,013 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:15:22,013 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:25,199 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:15:25,200 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:15:26,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:15:26,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:15:26,460 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:15:26,462 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:15:27,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:30,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:30,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:30,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:32,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:35,216 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:15:35,216 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:15:36,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:15:36,712 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:15:36,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:15:36,714 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:15:37,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:43,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:45,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:45,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:45,098 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:45,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:15:45,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:15:47,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:15:47,012 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:15:47,012 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:15:47,014 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:15:49,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:52,014 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:15:54,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:55,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:15:55,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:15:56,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:15:56,632 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:15:56,632 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:15:56,634 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:15:59,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:00,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:00,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:00,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:05,494 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:16:05,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:16:05,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:06,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:16:06,164 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:16:06,164 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:16:06,166 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:16:10,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:15,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:15,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:15,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:15,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:16:15,516 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:16:16,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:16:16,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:16,216 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:16:16,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:16:16,218 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:16:20,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:16:20,592 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:16:20,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:16:20,594 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:16:21,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:22,015 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:16:25,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:16:25,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:16:27,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:30,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:30,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:30,099 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:32,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:37,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:42,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:45,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:45,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:45,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:47,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:52,016 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:16:53,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:58,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:00,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:00,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:00,194 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:03,240 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:08,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:13,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:15,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:15,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:15,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:18,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:22,017 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:17:24,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:29,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:30,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:30,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:30,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:32,452 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:17:32,452 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2460_a8f8aa4cc29cde653061.png with policy now +2023-07-11 05:17:32,463 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:17:32,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2460_434e5eff5c1146a31f77.png with policy now +2023-07-11 05:17:32,473 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:17:32,473 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2460_3da07aa7998152135551.png with policy now +2023-07-11 05:17:32,483 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:17:32,483 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2460_685fe98244dd7d002b17.png with policy now +2023-07-11 05:17:32,522 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:17:32,523 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:17:32,524 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:17:32,529 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:17:32,776 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2f1b8dxi-media/images/validation_2460_a8f8aa4cc29cde653061.png +2023-07-11 05:17:32,789 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d0etfnta-media/images/validation_2460_685fe98244dd7d002b17.png +2023-07-11 05:17:32,792 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d8zjk3k2-media/images/validation_2460_434e5eff5c1146a31f77.png +2023-07-11 05:17:32,795 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w4gql7se-media/images/validation_2460_3da07aa7998152135551.png +2023-07-11 05:17:34,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:35,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:17:35,874 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_3da07aa7998152135551.png +2023-07-11 05:17:35,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_434e5eff5c1146a31f77.png +2023-07-11 05:17:35,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_a8f8aa4cc29cde653061.png +2023-07-11 05:17:35,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_685fe98244dd7d002b17.png +2023-07-11 05:17:35,876 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:17:36,211 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b4eq6jft-media/images/validation_2460_434e5eff5c1146a31f77.png +2023-07-11 05:17:38,522 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4dtp2h6p-media/images/validation_2460_685fe98244dd7d002b17.png +2023-07-11 05:17:38,664 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8rgkexrm-media/images/validation_2460_a8f8aa4cc29cde653061.png +2023-07-11 05:17:38,793 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/beghu7nk-media/images/validation_2460_3da07aa7998152135551.png +2023-07-11 05:17:40,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:43,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:17:45,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:45,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:45,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:45,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:45,893 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:17:51,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:52,018 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:17:53,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:17:53,312 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:17:53,312 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:17:53,314 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:17:55,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:17:55,910 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:17:57,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:00,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:00,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:00,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:02,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:03,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:18:03,319 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:18:03,320 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:18:03,322 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:18:05,925 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:18:05,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:18:07,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:12,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:13,384 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:18:13,386 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:18:13,386 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:18:13,389 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:18:15,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:15,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:15,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:15,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:18:15,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:18:18,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:22,020 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:18:23,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:18:23,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:23,906 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:18:23,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:18:23,909 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:18:25,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:18:25,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:18:29,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:30,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:30,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:30,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:34,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:18:34,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:34,594 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:18:34,594 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:18:34,596 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:18:36,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:18:36,196 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:18:39,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:45,011 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:45,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:45,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:45,620 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:45,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:18:45,661 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:18:45,661 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:18:45,663 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:18:46,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:18:46,212 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:18:50,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:52,021 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:18:55,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:55,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:18:55,859 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:18:55,860 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:18:55,862 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:18:56,228 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:18:56,228 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:19:00,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:00,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:00,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:00,822 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:05,562 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:19:05,563 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:19:05,564 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:19:05,566 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:19:06,244 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:19:06,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:19:06,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:09,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:19:09,991 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:19:09,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:19:09,993 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:19:12,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:16,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:16,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:16,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:16,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:19:16,261 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:19:17,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:22,023 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:19:23,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:28,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:31,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:31,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:31,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:33,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:38,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:43,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:46,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:46,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:46,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:48,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:52,023 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:19:54,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:59,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:01,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:01,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:01,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:04,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:09,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:14,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:16,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:16,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:16,182 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:19,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:21,809 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:20:21,810 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2470_5d59c49fc82d511e5957.png with policy now +2023-07-11 05:20:21,820 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:20:21,820 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2470_ce39779c8ba2765343cb.png with policy now +2023-07-11 05:20:21,830 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:20:21,830 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2470_122783f10c05b361d738.png with policy now +2023-07-11 05:20:21,839 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:20:21,839 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2470_b26be3f5dd9b97fdcb02.png with policy now +2023-07-11 05:20:21,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:20:21,878 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:20:21,878 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:20:21,880 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:20:22,025 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:20:22,118 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pwb8fbes-media/images/validation_2470_5d59c49fc82d511e5957.png +2023-07-11 05:20:22,131 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/haayri9a-media/images/validation_2470_ce39779c8ba2765343cb.png +2023-07-11 05:20:22,144 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rirayflf-media/images/validation_2470_122783f10c05b361d738.png +2023-07-11 05:20:22,158 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fpp3di40-media/images/validation_2470_b26be3f5dd9b97fdcb02.png +2023-07-11 05:20:25,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:26,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:20:26,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:20:26,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_b26be3f5dd9b97fdcb02.png +2023-07-11 05:20:26,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_ce39779c8ba2765343cb.png +2023-07-11 05:20:26,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_5d59c49fc82d511e5957.png +2023-07-11 05:20:26,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_122783f10c05b361d738.png +2023-07-11 05:20:26,592 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:20:27,065 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3y15ng9m-media/images/validation_2470_ce39779c8ba2765343cb.png +2023-07-11 05:20:27,072 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a8t0kiup-media/images/validation_2470_b26be3f5dd9b97fdcb02.png +2023-07-11 05:20:27,083 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gwf2sd8k-media/images/validation_2470_5d59c49fc82d511e5957.png +2023-07-11 05:20:27,097 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kj1vme20-media/images/validation_2470_122783f10c05b361d738.png +2023-07-11 05:20:30,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:31,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:31,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:31,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:33,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:20:35,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:36,612 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:20:40,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:42,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:20:42,720 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:20:42,720 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:20:42,722 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:20:46,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:46,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:46,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:46,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:46,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:20:46,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:20:51,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:52,026 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:20:52,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:20:52,969 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:20:52,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:20:53,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:20:56,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:20:56,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:20:57,489 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:01,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:01,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:01,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:03,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:03,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:03,064 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:03,064 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:03,066 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:21:06,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:21:06,665 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:21:08,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:12,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:12,890 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:12,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:12,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:21:13,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:16,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:16,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:16,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:16,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:21:16,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:21:19,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:22,027 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:21:23,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:23,040 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:23,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:23,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:21:25,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:26,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:21:26,929 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:21:30,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:31,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:31,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:31,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:33,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:33,209 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:33,210 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:33,211 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:21:35,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:36,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:21:36,947 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:21:41,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:44,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:44,717 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:44,717 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:44,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:21:46,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:46,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:46,501 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:46,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:46,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:21:46,964 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:21:51,672 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:52,029 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:21:54,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:54,653 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:54,653 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:54,655 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:21:56,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:56,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:21:56,981 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:21:59,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:21:59,067 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:21:59,067 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:21:59,069 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:22:01,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:01,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:01,501 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:02,550 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:06,997 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:22:06,998 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:22:07,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:12,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:16,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:16,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:16,501 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:18,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:22,030 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:22:24,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:29,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:31,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:31,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:31,652 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:34,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:39,777 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:44,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:46,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:46,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:46,652 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:50,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:52,031 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:22:56,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:01,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:01,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:01,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:01,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:06,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:10,891 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:23:10,891 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2480_dd3c1057c90ea7012935.png with policy now +2023-07-11 05:23:10,996 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:23:10,996 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2480_dc1ddc2335eae8a1bbcd.png with policy now +2023-07-11 05:23:11,018 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:23:11,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2480_e0c2c45c06f80c87ebc3.png with policy now +2023-07-11 05:23:11,029 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:23:11,029 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2480_e34ba952b462c164d719.png with policy now +2023-07-11 05:23:11,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:23:11,070 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:23:11,070 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:23:11,072 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:23:11,213 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j94dpdkh-media/images/validation_2480_dd3c1057c90ea7012935.png +2023-07-11 05:23:11,311 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vtj96h0k-media/images/validation_2480_dc1ddc2335eae8a1bbcd.png +2023-07-11 05:23:11,325 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rqta109g-media/images/validation_2480_e0c2c45c06f80c87ebc3.png +2023-07-11 05:23:11,349 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1s24do2q-media/images/validation_2480_e34ba952b462c164d719.png +2023-07-11 05:23:12,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:16,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:16,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:16,729 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:17,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:23:17,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:23:17,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e34ba952b462c164d719.png +2023-07-11 05:23:17,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dc1ddc2335eae8a1bbcd.png +2023-07-11 05:23:17,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dd3c1057c90ea7012935.png +2023-07-11 05:23:17,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e0c2c45c06f80c87ebc3.png +2023-07-11 05:23:17,327 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:23:17,672 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oxedmoz8-media/images/validation_2480_dd3c1057c90ea7012935.png +2023-07-11 05:23:17,673 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v8vhhop6-media/images/validation_2480_e34ba952b462c164d719.png +2023-07-11 05:23:17,681 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qx7hzro2-media/images/validation_2480_e0c2c45c06f80c87ebc3.png +2023-07-11 05:23:17,762 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u582j31n-media/images/validation_2480_dc1ddc2335eae8a1bbcd.png +2023-07-11 05:23:17,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:21,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:23:22,032 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:23:23,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:27,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:23:28,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:30,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:23:30,640 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:23:30,640 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:23:30,641 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:23:32,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:32,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:32,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:33,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:37,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:23:37,357 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:23:39,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:40,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:23:40,657 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:23:40,657 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:23:40,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:23:44,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:47,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:47,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:47,206 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:47,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:23:47,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:23:50,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:23:50,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:50,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:23:50,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:23:50,294 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:23:52,033 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:23:55,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:57,388 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:23:57,389 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:24:00,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:24:00,482 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:00,483 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:24:00,484 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:24:00,486 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:24:02,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:02,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:02,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:05,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:07,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:24:07,408 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:24:10,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:24:10,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:10,821 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:24:10,822 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:24:10,824 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:24:16,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:17,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:17,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:17,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:17,638 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:24:17,638 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:24:21,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:24:21,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:21,362 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:24:21,362 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:24:21,364 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:24:22,035 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:24:26,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:27,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:24:27,655 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:24:31,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:24:31,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:31,731 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:24:31,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:24:31,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:24:32,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:32,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:32,223 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:36,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:37,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:24:37,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:24:41,698 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:24:41,700 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:24:41,700 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:24:41,702 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:24:42,703 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:46,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:24:46,604 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:24:46,605 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:24:46,607 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:24:47,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:24:47,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:47,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:47,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:24:47,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:24:48,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:52,036 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:24:54,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:57,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:24:59,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:02,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:25:02,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:02,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:04,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:09,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:14,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:17,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:25:17,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:17,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:20,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:22,037 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:25:26,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:31,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:32,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:25:32,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:32,301 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:36,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:41,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:46,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:47,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:25:47,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:47,301 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:52,038 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:25:52,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:57,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:58,347 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:25:58,347 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2490_f37b3f3e135825ea25a6.png with policy now +2023-07-11 05:25:58,358 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:25:58,358 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2490_4abb7d8e0032630c21c6.png with policy now +2023-07-11 05:25:58,368 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:25:58,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2490_b042f8815c673f161398.png with policy now +2023-07-11 05:25:58,378 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:25:58,378 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2490_0458a39dc6cb6c8790d4.png with policy now +2023-07-11 05:25:58,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:25:58,424 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:25:58,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:25:58,428 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:25:58,647 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3wot2i5s-media/images/validation_2490_f37b3f3e135825ea25a6.png +2023-07-11 05:25:58,669 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mlr04xbf-media/images/validation_2490_4abb7d8e0032630c21c6.png +2023-07-11 05:25:58,671 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z915nzxb-media/images/validation_2490_b042f8815c673f161398.png +2023-07-11 05:25:58,687 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3k3vw0co-media/images/validation_2490_0458a39dc6cb6c8790d4.png +2023-07-11 05:26:02,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:02,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:02,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:02,431 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:07,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:08,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:26:08,043 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:26:08,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_b042f8815c673f161398.png +2023-07-11 05:26:08,044 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_0458a39dc6cb6c8790d4.png +2023-07-11 05:26:08,045 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_4abb7d8e0032630c21c6.png +2023-07-11 05:26:08,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_f37b3f3e135825ea25a6.png +2023-07-11 05:26:08,046 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:26:08,397 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3s3klwt0-media/images/validation_2490_0458a39dc6cb6c8790d4.png +2023-07-11 05:26:08,409 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7a6yavfq-media/images/validation_2490_b042f8815c673f161398.png +2023-07-11 05:26:08,411 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6udqtctj-media/images/validation_2490_4abb7d8e0032630c21c6.png +2023-07-11 05:26:08,438 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o9imtuuk-media/images/validation_2490_f37b3f3e135825ea25a6.png +2023-07-11 05:26:09,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:26:12,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:17,429 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:17,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:17,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:18,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:26:18,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:19,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:26:19,475 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:26:19,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:26:19,477 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:26:22,039 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:26:24,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:29,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:26:29,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:26:29,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:26:29,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:29,500 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:26:29,500 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:26:29,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:26:32,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:32,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:32,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:34,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:39,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:26:39,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:39,990 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:26:39,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:26:39,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:26:40,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:26:40,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:26:45,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:47,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:47,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:47,430 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:50,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:26:50,631 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:50,631 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:26:50,632 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:26:50,634 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:26:51,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:26:51,522 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:26:52,040 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:26:55,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:00,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:01,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:27:01,259 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:27:01,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:27:01,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:27:02,539 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:27:02,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:27:02,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:02,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:02,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:06,126 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:11,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:27:11,570 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:11,571 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:27:11,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:27:11,573 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:27:13,773 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:27:13,773 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:27:16,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:17,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:17,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:21,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:27:21,664 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:27:21,665 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:27:21,667 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:27:22,041 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:27:22,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:24,791 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:27:24,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:27:27,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:32,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:27:32,033 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:27:32,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:27:32,035 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:27:32,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:32,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:32,815 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:35,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:27:35,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:27:36,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:27:36,420 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:27:36,420 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:27:36,422 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:27:38,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:43,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:46,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:27:46,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:27:47,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:47,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:47,971 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:49,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:52,042 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:27:54,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:59,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:02,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:02,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:02,971 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:05,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:10,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:15,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:17,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:17,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:17,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:20,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:22,043 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:28:25,044 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:30,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:32,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:32,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:36,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:41,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:46,035 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:47,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:48,033 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:48,034 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:48,371 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:28:48,371 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2500_679df014cdea55a0f991.png with policy now +2023-07-11 05:28:48,382 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:28:48,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2500_6677f5f90671d36af20c.png with policy now +2023-07-11 05:28:48,391 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:28:48,392 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2500_441063561ddc0b54d284.png with policy now +2023-07-11 05:28:48,401 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:28:48,401 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2500_a8a3891da5f0f832462f.png with policy now +2023-07-11 05:28:48,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:28:48,441 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:28:48,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:28:48,443 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:28:48,692 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hwrlk9y3-media/images/validation_2500_679df014cdea55a0f991.png +2023-07-11 05:28:48,726 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/le4xvid3-media/images/validation_2500_a8a3891da5f0f832462f.png +2023-07-11 05:28:48,727 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3qh25r9k-media/images/validation_2500_6677f5f90671d36af20c.png +2023-07-11 05:28:48,761 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rz5l1g1f-media/images/validation_2500_441063561ddc0b54d284.png +2023-07-11 05:28:51,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:52,044 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:28:53,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:28:53,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:28:53,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_679df014cdea55a0f991.png +2023-07-11 05:28:53,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_a8a3891da5f0f832462f.png +2023-07-11 05:28:53,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_441063561ddc0b54d284.png +2023-07-11 05:28:53,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_6677f5f90671d36af20c.png +2023-07-11 05:28:53,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:28:53,485 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dw9uz5vz-media/images/validation_2500_679df014cdea55a0f991.png +2023-07-11 05:28:53,504 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sifrcbf5-media/images/validation_2500_441063561ddc0b54d284.png +2023-07-11 05:28:53,537 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g2zyal5u-media/images/validation_2500_6677f5f90671d36af20c.png +2023-07-11 05:28:53,544 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i5ql8mn6-media/images/validation_2500_a8a3891da5f0f832462f.png +2023-07-11 05:28:56,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:59,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:29:01,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:03,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:03,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:03,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:04,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:29:07,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:08,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:29:08,911 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:29:08,911 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:29:08,913 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:29:13,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:15,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:29:15,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:29:18,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:18,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:18,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:18,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:19,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:29:19,008 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:29:19,008 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:29:19,240 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:29:22,045 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:29:23,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:26,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:29:26,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:29:29,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:29:29,472 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:29:29,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:29,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:29:29,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:29:33,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:33,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:33,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:34,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:37,221 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:29:37,221 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:29:40,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:29:40,171 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:29:40,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:40,172 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:29:40,174 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:29:45,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:48,237 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:29:48,238 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:29:48,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:48,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:48,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:50,607 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:29:50,609 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:50,609 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:29:50,610 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:29:50,612 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:29:52,047 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:29:56,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:59,471 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:29:59,472 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:30:00,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:30:00,364 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:30:00,365 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:30:00,367 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:30:02,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:03,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:03,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:03,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:07,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:10,211 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:30:10,212 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:30:10,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:30:10,311 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:30:10,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:30:10,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:30:13,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:18,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:18,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:18,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:19,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:20,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:30:20,269 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:30:20,270 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:30:20,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:30:21,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:30:21,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:30:22,048 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:30:24,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:24,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:30:24,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:30:24,829 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:30:24,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:30:29,968 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:32,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:30:32,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:30:33,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:33,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:33,262 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:35,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:40,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:45,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:48,375 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:48,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:48,376 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:50,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:52,049 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:30:56,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:01,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:03,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:03,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:03,376 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:06,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:11,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:16,414 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:18,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:18,417 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:18,418 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:21,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:22,049 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:31:27,051 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:32,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:33,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:33,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:33,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:36,729 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:31:36,730 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2510_61184ff7d64661f4a185.png with policy now +2023-07-11 05:31:36,741 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:31:36,741 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2510_6ef97b39a9dfeb1c87fd.png with policy now +2023-07-11 05:31:36,750 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:31:36,750 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2510_f35ad7c0042ea1d482e9.png with policy now +2023-07-11 05:31:36,760 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:31:36,760 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2510_a81e43388f3fe2671e1b.png with policy now +2023-07-11 05:31:36,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:31:36,800 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:31:36,801 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:31:36,807 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:31:37,022 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/asksq4a4-media/images/validation_2510_61184ff7d64661f4a185.png +2023-07-11 05:31:37,062 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/g7qqvs44-media/images/validation_2510_6ef97b39a9dfeb1c87fd.png +2023-07-11 05:31:37,069 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5y035thw-media/images/validation_2510_f35ad7c0042ea1d482e9.png +2023-07-11 05:31:37,095 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kd7ocyad-media/images/validation_2510_a81e43388f3fe2671e1b.png +2023-07-11 05:31:37,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:38,848 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:31:38,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_6ef97b39a9dfeb1c87fd.png +2023-07-11 05:31:38,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_f35ad7c0042ea1d482e9.png +2023-07-11 05:31:38,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_61184ff7d64661f4a185.png +2023-07-11 05:31:38,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_a81e43388f3fe2671e1b.png +2023-07-11 05:31:38,850 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:31:39,216 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t4ics2zb-media/images/validation_2510_f35ad7c0042ea1d482e9.png +2023-07-11 05:31:39,231 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d75u95x5-media/images/validation_2510_61184ff7d64661f4a185.png +2023-07-11 05:31:39,232 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n46lqnwi-media/images/validation_2510_a81e43388f3fe2671e1b.png +2023-07-11 05:31:39,245 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sa2wsjp3-media/images/validation_2510_6ef97b39a9dfeb1c87fd.png +2023-07-11 05:31:43,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:47,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:31:48,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:48,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:48,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:48,505 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:49,868 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:31:52,051 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:31:54,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:56,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:31:56,943 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:31:56,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:31:56,945 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:31:59,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:00,886 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:32:00,886 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:32:03,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:03,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:03,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:04,446 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:07,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:32:07,448 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:32:07,449 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:32:07,451 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:32:09,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:11,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:32:11,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:32:14,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:17,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:32:17,553 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:32:17,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:32:17,556 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:32:19,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:19,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:19,280 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:20,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:22,052 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:32:22,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:32:22,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:32:26,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:27,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:32:27,608 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:32:27,609 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:32:27,611 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:32:31,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:33,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:32:33,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:32:34,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:34,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:34,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:37,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:38,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:32:38,088 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:32:38,089 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:32:38,091 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:32:42,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:45,156 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:32:45,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:32:47,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:32:47,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:47,683 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:32:47,684 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:32:47,686 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:32:49,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:49,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:49,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:52,053 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:32:53,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:56,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:32:56,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:32:58,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:32:58,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:58,546 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:32:58,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:32:58,549 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:33:04,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:04,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:04,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:04,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:07,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:33:07,193 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:33:08,713 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:33:08,714 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:33:08,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:33:08,717 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:33:09,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:13,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:33:13,055 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:33:13,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:33:13,058 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:33:15,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:18,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:33:18,213 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:33:19,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:19,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:19,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:20,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:22,055 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:33:26,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:31,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:35,009 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:35,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:35,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:36,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:41,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:46,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:50,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:50,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:50,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:52,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:52,056 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:33:57,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:02,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:05,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:05,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:05,010 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:08,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:13,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:18,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:20,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:20,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:20,135 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:22,056 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:34:24,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:24,981 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:34:24,981 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2520_9cf89109487d9f8e5c64.png with policy now +2023-07-11 05:34:24,992 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:34:24,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2520_3dbf02ed3e703ea805b2.png with policy now +2023-07-11 05:34:25,001 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:34:25,001 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2520_042be60b379f027b44be.png with policy now +2023-07-11 05:34:25,011 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:34:25,011 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2520_ac4bd9b6263185376637.png with policy now +2023-07-11 05:34:25,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:34:25,060 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:34:25,060 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:34:25,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:34:25,302 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bbnp1igq-media/images/validation_2520_9cf89109487d9f8e5c64.png +2023-07-11 05:34:25,312 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9fhezww4-media/images/validation_2520_3dbf02ed3e703ea805b2.png +2023-07-11 05:34:25,318 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b6gr99xx-media/images/validation_2520_042be60b379f027b44be.png +2023-07-11 05:34:25,323 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sk59mzcn-media/images/validation_2520_ac4bd9b6263185376637.png +2023-07-11 05:34:29,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:34,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:35,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:35,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:35,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:35,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:34:35,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:34:35,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_042be60b379f027b44be.png +2023-07-11 05:34:35,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_ac4bd9b6263185376637.png +2023-07-11 05:34:35,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_3dbf02ed3e703ea805b2.png +2023-07-11 05:34:35,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_9cf89109487d9f8e5c64.png +2023-07-11 05:34:35,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:34:35,921 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ae6fionm-media/images/validation_2520_042be60b379f027b44be.png +2023-07-11 05:34:35,940 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r8olt1ar-media/images/validation_2520_9cf89109487d9f8e5c64.png +2023-07-11 05:34:35,944 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iyhn72na-media/images/validation_2520_ac4bd9b6263185376637.png +2023-07-11 05:34:35,952 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c5c6romg-media/images/validation_2520_3dbf02ed3e703ea805b2.png +2023-07-11 05:34:36,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:34:39,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:45,528 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:45,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:34:45,791 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:34:45,792 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:34:45,793 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:34:46,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:34:46,566 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:34:50,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:50,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:50,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:50,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:52,057 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:34:55,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:34:55,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:55,960 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:34:55,961 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:34:55,962 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:34:57,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:34:57,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:35:01,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:05,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:05,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:05,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:05,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:35:05,899 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:35:05,899 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:35:05,901 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:35:07,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:08,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:35:08,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:35:12,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:15,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:35:15,954 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:35:15,954 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:35:15,956 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:35:17,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:19,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:35:19,623 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:35:20,135 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:20,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:20,136 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:22,060 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:35:23,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:25,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:35:25,819 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:35:25,819 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:35:25,821 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:35:28,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:30,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:35:30,643 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:35:33,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:35,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:35,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:35,641 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:36,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:35:36,394 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:35:36,394 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:35:36,396 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:35:38,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:41,887 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:35:41,888 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:35:44,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:46,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:35:46,455 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:35:46,455 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:35:46,457 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:35:50,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:50,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:50,641 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:50,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:52,060 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:35:52,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:35:52,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:35:55,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:56,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:35:56,182 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:35:56,182 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:35:56,184 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:36:00,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:36:00,754 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:36:00,755 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:36:00,757 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:36:01,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:03,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:36:03,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:36:05,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:05,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:05,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:06,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:11,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:16,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:20,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:20,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:20,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:21,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:22,061 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:36:27,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:32,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:35,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:35,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:35,692 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:37,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:42,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:47,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:50,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:50,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:50,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:52,065 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:36:53,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:58,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:03,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:05,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:05,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:05,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:08,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:12,592 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:37:12,592 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2530_7cdda001bfb78be51bcf.png with policy now +2023-07-11 05:37:12,603 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:37:12,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2530_d9556be755c819a3c8a9.png with policy now +2023-07-11 05:37:12,613 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:37:12,613 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2530_a9f6c10b10eeecfa38ef.png with policy now +2023-07-11 05:37:12,622 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:37:12,622 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2530_7ff450a7bde1a1b4b709.png with policy now +2023-07-11 05:37:12,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:37:12,662 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:37:12,663 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:37:12,665 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:37:12,894 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v19gpa9j-media/images/validation_2530_7cdda001bfb78be51bcf.png +2023-07-11 05:37:12,933 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lluhnkqk-media/images/validation_2530_d9556be755c819a3c8a9.png +2023-07-11 05:37:12,938 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gi6l400x-media/images/validation_2530_a9f6c10b10eeecfa38ef.png +2023-07-11 05:37:12,981 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fvnnx3mx-media/images/validation_2530_7ff450a7bde1a1b4b709.png +2023-07-11 05:37:14,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:19,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:20,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:20,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:20,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:21,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:37:21,263 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:37:21,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7ff450a7bde1a1b4b709.png +2023-07-11 05:37:21,264 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7cdda001bfb78be51bcf.png +2023-07-11 05:37:21,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_a9f6c10b10eeecfa38ef.png +2023-07-11 05:37:21,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_d9556be755c819a3c8a9.png +2023-07-11 05:37:21,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:37:21,623 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8koi96yv-media/images/validation_2530_7cdda001bfb78be51bcf.png +2023-07-11 05:37:21,625 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bdg1hk8u-media/images/validation_2530_d9556be755c819a3c8a9.png +2023-07-11 05:37:21,628 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lmj27yel-media/images/validation_2530_a9f6c10b10eeecfa38ef.png +2023-07-11 05:37:21,648 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cka3wllk-media/images/validation_2530_7ff450a7bde1a1b4b709.png +2023-07-11 05:37:22,063 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:37:22,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:37:24,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:30,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:32,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:37:32,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:37:32,688 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:37:32,688 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:37:32,690 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:37:35,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:35,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:35,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:35,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:41,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:42,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:37:42,056 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:37:42,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:37:42,058 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:37:43,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:37:43,300 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:37:46,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:50,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:50,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:50,845 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:51,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:37:51,618 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:37:51,618 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:37:51,620 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:37:52,064 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:37:52,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:54,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:37:54,319 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:37:57,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:01,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:38:01,902 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:38:01,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:38:01,905 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:38:02,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:05,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:38:05,336 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:38:06,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:06,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:06,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:08,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:12,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:38:12,685 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:38:12,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:38:12,688 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:38:13,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:16,352 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:38:16,353 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:38:19,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:21,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:21,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:21,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:22,067 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:38:23,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:38:23,494 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:38:23,494 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:38:23,496 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:38:24,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:27,582 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:38:27,582 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:38:30,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:34,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:38:34,103 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:38:34,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:38:34,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:38:36,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:36,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:36,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:36,372 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:38,602 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:38:38,603 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:38:41,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:44,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:38:44,424 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:38:44,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:38:44,427 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:38:46,428 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:48,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:38:48,875 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:38:48,875 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:38:48,877 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:38:49,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:38:49,620 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:38:51,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:51,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:51,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:52,066 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:38:52,067 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:57,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:00,637 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:39:02,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:06,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:06,372 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:06,373 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:07,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:12,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:17,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:21,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:21,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:21,454 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:22,069 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:39:23,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:28,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:33,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:36,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:36,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:36,458 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:38,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:43,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:48,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:51,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:51,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:51,463 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:52,069 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:39:54,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:59,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:00,703 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:40:00,703 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2540_45fa21a7505d8590f062.png with policy now +2023-07-11 05:40:00,716 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:40:00,716 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2540_133d25c35de7d05c0704.png with policy now +2023-07-11 05:40:00,726 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:40:00,726 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2540_5d5418e74843cdc819b6.png with policy now +2023-07-11 05:40:00,736 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:40:00,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2540_b35b1bf69f2cc9189d53.png with policy now +2023-07-11 05:40:00,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:40:00,776 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:40:00,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:40:00,778 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:40:01,051 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gl8ff6lz-media/images/validation_2540_45fa21a7505d8590f062.png +2023-07-11 05:40:01,103 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uyjao0xo-media/images/validation_2540_133d25c35de7d05c0704.png +2023-07-11 05:40:01,104 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/db8oul9r-media/images/validation_2540_b35b1bf69f2cc9189d53.png +2023-07-11 05:40:01,105 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ee7wbjai-media/images/validation_2540_5d5418e74843cdc819b6.png +2023-07-11 05:40:04,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:06,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:06,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:06,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:06,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:40:06,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:40:06,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_b35b1bf69f2cc9189d53.png +2023-07-11 05:40:06,959 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_5d5418e74843cdc819b6.png +2023-07-11 05:40:06,960 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_133d25c35de7d05c0704.png +2023-07-11 05:40:06,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_45fa21a7505d8590f062.png +2023-07-11 05:40:06,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:40:07,324 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7l6dwn5x-media/images/validation_2540_b35b1bf69f2cc9189d53.png +2023-07-11 05:40:07,332 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7q31tc4u-media/images/validation_2540_5d5418e74843cdc819b6.png +2023-07-11 05:40:07,341 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rdrvdlpb-media/images/validation_2540_45fa21a7505d8590f062.png +2023-07-11 05:40:07,346 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qaoidqrj-media/images/validation_2540_133d25c35de7d05c0704.png +2023-07-11 05:40:10,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:11,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:40:15,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:17,975 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:40:20,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:21,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:40:21,344 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:40:21,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:40:21,347 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:40:21,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:21,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:21,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:22,070 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:40:26,028 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:28,992 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:40:28,993 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:40:31,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:40:31,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:31,138 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:40:31,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:40:31,140 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:40:36,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:36,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:36,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:36,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:40,075 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:40:40,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:40:41,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:40:41,058 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:40:41,059 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:40:41,061 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:40:42,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:47,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:51,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:40:51,094 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:40:51,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:40:51,229 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:40:51,229 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:40:51,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:40:51,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:51,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:51,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:52,071 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:40:53,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:58,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:01,677 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:41:01,678 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:41:01,678 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:41:01,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:41:02,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:41:02,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:41:03,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:06,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:06,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:06,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:08,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:12,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:41:12,210 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:41:12,211 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:41:12,213 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:41:13,605 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:41:13,606 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:41:14,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:19,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:21,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:21,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:21,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:22,073 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:41:22,700 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:41:22,702 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:41:22,703 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:41:22,705 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:41:24,621 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:41:24,622 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:41:24,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:30,574 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:31,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:41:31,981 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:41:31,982 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:41:31,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:41:35,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:41:35,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:41:35,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:36,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:36,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:36,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:36,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:41:36,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:41:36,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:41:36,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:41:40,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:45,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:46,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:41:46,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:41:50,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:51,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:51,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:51,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:52,073 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:41:56,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:01,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:06,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:06,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:06,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:06,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:11,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:16,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:21,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:21,631 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:21,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:21,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:22,076 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:42:27,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:32,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:36,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:36,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:36,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:37,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:42,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:47,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:48,479 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:42:48,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2550_f386b5bd98554fa975de.png with policy now +2023-07-11 05:42:48,491 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:42:48,491 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2550_1913fc15ec3ed62987e0.png with policy now +2023-07-11 05:42:48,500 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:42:48,500 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2550_b38caa601dbb21879336.png with policy now +2023-07-11 05:42:48,510 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:42:48,510 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2550_fcb5e439842490a7a2f5.png with policy now +2023-07-11 05:42:48,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:42:48,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:42:48,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:42:48,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:42:48,793 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/111mo8gw-media/images/validation_2550_f386b5bd98554fa975de.png +2023-07-11 05:42:48,807 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/moyggupf-media/images/validation_2550_1913fc15ec3ed62987e0.png +2023-07-11 05:42:48,818 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ef6hgg02-media/images/validation_2550_b38caa601dbb21879336.png +2023-07-11 05:42:48,825 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zn4i4imh-media/images/validation_2550_fcb5e439842490a7a2f5.png +2023-07-11 05:42:51,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:51,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:51,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:52,075 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:42:52,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:42:52,999 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:42:53,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_1913fc15ec3ed62987e0.png +2023-07-11 05:42:53,000 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_f386b5bd98554fa975de.png +2023-07-11 05:42:53,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_b38caa601dbb21879336.png +2023-07-11 05:42:53,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_fcb5e439842490a7a2f5.png +2023-07-11 05:42:53,002 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:42:53,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:53,331 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gqpa02y8-media/images/validation_2550_1913fc15ec3ed62987e0.png +2023-07-11 05:42:53,342 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ubk9fyzp-media/images/validation_2550_fcb5e439842490a7a2f5.png +2023-07-11 05:42:53,346 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/si7dhf70-media/images/validation_2550_b38caa601dbb21879336.png +2023-07-11 05:42:53,358 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0eixyqt2-media/images/validation_2550_f386b5bd98554fa975de.png +2023-07-11 05:42:58,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:00,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:43:04,017 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:43:04,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:06,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:06,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:06,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:09,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:09,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:43:09,832 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:43:09,833 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:43:09,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:43:14,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:15,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:43:15,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:43:20,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:43:20,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:20,085 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:43:20,086 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:43:20,088 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:43:21,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:21,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:21,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:22,076 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:43:25,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:26,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:43:26,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:43:30,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:43:30,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:30,473 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:43:30,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:43:30,475 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:43:36,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:36,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:36,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:36,886 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:37,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:43:37,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:43:40,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:43:40,232 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:43:40,233 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:43:40,235 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:43:42,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:47,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:48,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:43:48,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:43:50,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:43:50,306 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:43:50,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:43:50,308 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:43:52,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:52,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:52,035 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:52,078 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:43:52,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:57,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:59,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:43:59,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:44:00,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:44:00,292 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:44:00,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:44:00,295 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:44:02,912 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:07,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:07,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:07,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:08,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:10,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:44:10,340 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:44:10,640 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:44:10,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:44:10,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:44:10,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:44:14,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:19,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:20,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:44:20,271 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:44:20,271 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:44:20,273 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:44:21,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:44:21,356 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:44:22,078 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:44:22,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:22,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:22,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:25,004 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:25,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:44:25,178 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:44:25,178 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:44:25,180 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:44:30,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:32,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:44:32,373 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:44:35,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:37,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:37,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:37,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:40,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:45,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:50,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:52,079 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:44:52,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:44:52,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:52,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:55,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:00,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:05,395 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:07,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:07,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:45:07,347 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:11,391 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:16,392 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:21,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:22,080 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:45:22,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:45:22,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:22,376 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:26,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:31,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:36,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:36,900 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:45:36,900 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2560_8021f34aca52f54ecad5.png with policy now +2023-07-11 05:45:36,911 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:45:36,911 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2560_a6f49711d24779c366d2.png with policy now +2023-07-11 05:45:36,923 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:45:36,923 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2560_fab498bbf791f28fd6bb.png with policy now +2023-07-11 05:45:36,933 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:45:36,933 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2560_8c9ab6e5ca6170cba524.png with policy now +2023-07-11 05:45:36,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:45:36,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:45:36,977 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:45:36,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:45:37,232 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xr7ylcf5-media/images/validation_2560_8021f34aca52f54ecad5.png +2023-07-11 05:45:37,260 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dcbbf5tl-media/images/validation_2560_8c9ab6e5ca6170cba524.png +2023-07-11 05:45:37,281 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6q8yblnh-media/images/validation_2560_a6f49711d24779c366d2.png +2023-07-11 05:45:37,302 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vcdcgnj2-media/images/validation_2560_fab498bbf791f28fd6bb.png +2023-07-11 05:45:37,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:37,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:45:37,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:38,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:45:38,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8021f34aca52f54ecad5.png +2023-07-11 05:45:38,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_fab498bbf791f28fd6bb.png +2023-07-11 05:45:38,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_a6f49711d24779c366d2.png +2023-07-11 05:45:38,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8c9ab6e5ca6170cba524.png +2023-07-11 05:45:38,727 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:45:39,176 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qv1rd316-media/images/validation_2560_8021f34aca52f54ecad5.png +2023-07-11 05:45:39,179 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2xmme5l1-media/images/validation_2560_a6f49711d24779c366d2.png +2023-07-11 05:45:39,182 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9thtibev-media/images/validation_2560_8c9ab6e5ca6170cba524.png +2023-07-11 05:45:39,203 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7v8ot3s1-media/images/validation_2560_fab498bbf791f28fd6bb.png +2023-07-11 05:45:42,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:47,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:47,827 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:45:49,744 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:45:52,081 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:45:52,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:52,376 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:52,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:57,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:45:57,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:57,983 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:45:57,983 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:45:57,985 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:46:00,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:46:00,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:46:02,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:07,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:07,376 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:08,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:46:08,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:08,110 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:46:08,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:46:08,113 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:46:11,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:46:11,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:46:13,582 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:17,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:46:17,627 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:46:17,627 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:46:17,629 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:46:18,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:22,082 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:46:22,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:22,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:22,377 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:22,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:46:22,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:46:24,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:27,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:46:27,548 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:46:27,549 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:46:27,550 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:46:29,552 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:33,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:46:33,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:46:34,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:37,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:37,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:37,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:37,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:46:37,510 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:46:37,511 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:46:37,512 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:46:40,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:45,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:46:45,055 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:46:45,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:48,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:46:48,636 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:46:48,636 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:46:48,638 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:46:51,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:52,083 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:46:52,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:52,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:52,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:56,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:46:56,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:46:57,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:58,848 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:46:58,850 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:46:58,850 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:46:58,852 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:47:02,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:07,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:47:07,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:47:07,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:07,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:07,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:07,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:09,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:47:09,182 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:47:09,182 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:47:09,184 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:47:13,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:13,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:47:13,802 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:47:13,803 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:47:13,805 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:47:18,108 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:47:18,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:47:19,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:22,084 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:47:22,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:22,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:22,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:24,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:29,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:34,809 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:37,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:37,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:37,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:40,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:45,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:50,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:52,085 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:47:52,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:52,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:52,834 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:55,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:00,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:05,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:07,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:07,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:07,793 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:11,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:16,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:21,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:22,086 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:48:22,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:22,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:22,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:25,831 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:48:25,831 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2570_691171e3c31cb87c71ce.png with policy now +2023-07-11 05:48:25,928 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:48:25,928 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2570_cbf56dfeb2fec9c45b01.png with policy now +2023-07-11 05:48:25,938 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:48:25,938 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2570_f93c4c20f314d4665733.png with policy now +2023-07-11 05:48:25,948 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:48:25,949 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2570_24226d9e6507448a872b.png with policy now +2023-07-11 05:48:25,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:48:25,991 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:48:25,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:48:25,993 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:48:26,169 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/n67dg5na-media/images/validation_2570_691171e3c31cb87c71ce.png +2023-07-11 05:48:26,271 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u8jog8gv-media/images/validation_2570_24226d9e6507448a872b.png +2023-07-11 05:48:26,276 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jvpywxgo-media/images/validation_2570_f93c4c20f314d4665733.png +2023-07-11 05:48:26,305 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/amvbca1k-media/images/validation_2570_cbf56dfeb2fec9c45b01.png +2023-07-11 05:48:26,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:32,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:35,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:48:35,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:48:35,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_f93c4c20f314d4665733.png +2023-07-11 05:48:35,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_24226d9e6507448a872b.png +2023-07-11 05:48:35,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_cbf56dfeb2fec9c45b01.png +2023-07-11 05:48:35,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_691171e3c31cb87c71ce.png +2023-07-11 05:48:35,451 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:48:35,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:48:35,823 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cxgjtrk6-media/images/validation_2570_f93c4c20f314d4665733.png +2023-07-11 05:48:35,846 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pujhqnq6-media/images/validation_2570_cbf56dfeb2fec9c45b01.png +2023-07-11 05:48:35,849 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fuhzqlof-media/images/validation_2570_24226d9e6507448a872b.png +2023-07-11 05:48:35,861 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kqrun7n6-media/images/validation_2570_691171e3c31cb87c71ce.png +2023-07-11 05:48:37,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:37,793 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:37,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:43,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:45,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:48:45,928 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:48:45,928 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:48:45,930 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:48:46,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:48:46,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:48:49,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:52,088 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:48:53,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:53,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:53,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:54,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:56,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:48:56,684 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:48:56,684 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:48:56,686 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:48:57,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:48:57,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:49:00,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:05,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:07,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:49:07,231 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:49:07,232 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:49:07,234 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:49:08,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:08,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:08,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:08,504 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:49:08,505 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:49:10,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:15,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:17,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:49:17,306 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:49:17,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:49:17,308 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:49:19,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:49:19,521 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:49:20,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:22,089 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:49:23,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:23,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:26,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:26,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:49:26,942 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:49:26,943 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:49:26,945 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:49:30,583 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:49:30,584 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:49:31,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:37,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:37,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:49:37,506 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:49:37,506 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:49:37,508 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:49:38,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:38,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:38,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:41,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:49:41,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:49:42,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:47,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:49:47,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:47,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:49:47,679 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:49:47,681 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:49:52,090 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:49:52,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:49:52,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:49:53,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:53,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:53,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:53,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:57,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:49:57,870 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:49:57,870 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:49:57,872 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:49:58,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:02,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:50:02,742 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:50:02,742 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:50:02,744 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:50:03,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:50:03,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:50:03,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:08,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:08,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:08,138 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:09,207 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:14,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:14,875 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:50:19,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:22,092 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:50:23,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:23,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:23,269 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:24,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:29,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:34,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:38,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:38,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:38,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:39,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:44,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:49,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:52,092 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:50:53,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:53,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:53,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:55,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:00,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:05,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:08,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:08,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:08,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:10,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:14,916 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:51:14,916 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2580_094c7d11d99e82131678.png with policy now +2023-07-11 05:51:14,958 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:51:14,958 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2580_ce11b5f924b3398a2c7c.png with policy now +2023-07-11 05:51:14,959 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:51:14,959 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2580_561252fc77c3d227fdcf.png with policy now +2023-07-11 05:51:14,959 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:51:14,960 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2580_866b11547b3116cc42d8.png with policy now +2023-07-11 05:51:14,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:51:14,988 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:51:14,989 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:51:14,993 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:51:15,265 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kqrm9b6i-media/images/validation_2580_094c7d11d99e82131678.png +2023-07-11 05:51:15,276 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/floa2hm4-media/images/validation_2580_561252fc77c3d227fdcf.png +2023-07-11 05:51:15,312 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2i487b15-media/images/validation_2580_866b11547b3116cc42d8.png +2023-07-11 05:51:15,328 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mzclbv4x-media/images/validation_2580_ce11b5f924b3398a2c7c.png +2023-07-11 05:51:15,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:21,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:21,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:51:21,204 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:51:21,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_561252fc77c3d227fdcf.png +2023-07-11 05:51:21,205 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_094c7d11d99e82131678.png +2023-07-11 05:51:21,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_ce11b5f924b3398a2c7c.png +2023-07-11 05:51:21,206 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_866b11547b3116cc42d8.png +2023-07-11 05:51:21,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:51:21,542 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e6sv02kx-media/images/validation_2580_561252fc77c3d227fdcf.png +2023-07-11 05:51:21,551 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tngf8jvp-media/images/validation_2580_094c7d11d99e82131678.png +2023-07-11 05:51:21,563 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gobv5h6q-media/images/validation_2580_ce11b5f924b3398a2c7c.png +2023-07-11 05:51:21,603 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/whxst41e-media/images/validation_2580_866b11547b3116cc42d8.png +2023-07-11 05:51:22,093 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:51:23,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:23,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:23,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:26,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:26,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:51:31,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:32,222 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:51:35,448 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:51:35,450 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:51:35,450 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:51:35,452 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:51:37,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:38,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:38,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:38,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:42,690 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:43,240 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:51:43,241 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:51:45,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:51:45,239 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:51:45,240 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:51:45,244 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:51:47,834 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:52,094 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:51:52,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:53,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:53,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:53,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:54,259 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:51:54,260 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:51:55,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:51:55,844 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:51:55,844 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:51:55,847 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:51:58,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:04,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:05,276 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:52:05,277 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:52:05,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:52:05,668 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:52:05,669 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:52:05,671 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:52:08,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:08,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:08,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:09,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:15,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:16,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:52:16,250 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:52:16,251 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:52:16,253 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:52:16,295 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:52:16,295 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:52:20,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:22,094 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:52:23,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:23,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:23,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:26,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:26,684 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:52:26,686 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:52:26,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:52:26,688 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:52:27,533 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:52:27,534 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:52:31,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:36,453 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:37,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:52:37,144 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:52:37,145 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:52:37,147 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:52:38,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:38,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:38,543 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:38,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:52:38,553 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:52:42,134 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:47,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:47,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:52:47,518 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:52:47,519 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:52:47,521 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:52:49,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:52:49,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:52:51,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:52:51,983 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:52:51,984 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:52:51,985 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:52:52,096 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:52:52,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:53,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:53,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:53,604 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:57,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:00,588 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:53:00,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:53:02,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:07,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:08,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:08,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:08,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:12,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:17,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:22,096 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:53:23,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:23,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:23,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:23,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:28,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:33,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:38,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:38,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:38,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:38,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:43,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:48,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:52,099 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:53:53,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:53,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:53,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:54,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:59,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:03,758 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:54:03,759 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2590_c51a0e18ffcf3a008baf.png with policy now +2023-07-11 05:54:03,770 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:54:03,770 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2590_d4f1b9a327a72df42234.png with policy now +2023-07-11 05:54:03,779 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:54:03,779 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2590_2428500f4ee79068fefb.png with policy now +2023-07-11 05:54:03,789 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:54:03,789 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2590_8a5d44e9954c9e2cfaa0.png with policy now +2023-07-11 05:54:03,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:54:03,829 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:54:03,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:54:03,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:54:04,098 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sh0fw5fa-media/images/validation_2590_c51a0e18ffcf3a008baf.png +2023-07-11 05:54:04,105 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/chqukltm-media/images/validation_2590_2428500f4ee79068fefb.png +2023-07-11 05:54:04,109 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dbk1dydy-media/images/validation_2590_d4f1b9a327a72df42234.png +2023-07-11 05:54:04,113 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6cx9at1j-media/images/validation_2590_8a5d44e9954c9e2cfaa0.png +2023-07-11 05:54:04,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:06,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:54:06,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_c51a0e18ffcf3a008baf.png +2023-07-11 05:54:06,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_d4f1b9a327a72df42234.png +2023-07-11 05:54:06,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_2428500f4ee79068fefb.png +2023-07-11 05:54:06,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_8a5d44e9954c9e2cfaa0.png +2023-07-11 05:54:06,936 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:54:07,296 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a7z1qu91-media/images/validation_2590_c51a0e18ffcf3a008baf.png +2023-07-11 05:54:07,313 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/64w9ngnc-media/images/validation_2590_d4f1b9a327a72df42234.png +2023-07-11 05:54:07,330 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6q95rp6q-media/images/validation_2590_8a5d44e9954c9e2cfaa0.png +2023-07-11 05:54:07,358 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b9m2fql9-media/images/validation_2590_2428500f4ee79068fefb.png +2023-07-11 05:54:08,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:08,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:08,769 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:10,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:14,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:54:15,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:17,952 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:54:21,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:22,098 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:54:24,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:24,046 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:24,047 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:24,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:54:24,831 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:54:24,831 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:54:24,833 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:54:26,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:28,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:54:28,971 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:54:31,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:34,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:54:34,685 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:54:34,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:54:34,688 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:54:37,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:39,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:39,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:39,204 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:39,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:54:39,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:54:42,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:44,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:54:44,965 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:54:44,966 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:54:44,968 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:54:47,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:51,007 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:54:51,008 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:54:52,099 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:54:52,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:54,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:54,204 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:54,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:54:54,957 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:54:54,958 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:54:55,062 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:54:57,614 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:02,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:55:02,025 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:55:03,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:05,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:55:05,107 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:55:05,107 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:55:05,109 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:55:08,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:09,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:09,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:09,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:13,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:55:13,279 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:55:14,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:14,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:55:14,900 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:55:14,901 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:55:14,903 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:55:20,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:22,101 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:55:24,297 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:55:24,298 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:55:24,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:24,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:24,786 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:25,545 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:55:25,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:25,546 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:55:25,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:55:25,549 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:55:30,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:35,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:55:35,318 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:55:35,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:55:35,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:35,949 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:55:35,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:55:35,951 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:55:39,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:39,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:39,787 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:40,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:55:40,929 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:55:40,929 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:55:40,931 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:55:41,452 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:46,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:55:46,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:55:46,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:51,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:52,102 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:55:55,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:55,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:55,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:57,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:02,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:07,061 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:10,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:10,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:10,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:12,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:17,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:22,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:22,107 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:56:25,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:25,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:25,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:27,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:32,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:37,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:40,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:40,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:40,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:43,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:48,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:52,105 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:56:52,770 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:56:52,770 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2600_34aa4eed593e2f61b48d.png with policy now +2023-07-11 05:56:52,781 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:56:52,781 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2600_215d98a6ba6190cebfc5.png with policy now +2023-07-11 05:56:52,790 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:56:52,790 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2600_920696356e0e75eb72e0.png with policy now +2023-07-11 05:56:52,800 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:56:52,800 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2600_9c38ebc35c85da3e3687.png with policy now +2023-07-11 05:56:52,841 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:56:52,843 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:56:52,844 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:56:52,848 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:56:53,081 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lcx1tgcr-media/images/validation_2600_34aa4eed593e2f61b48d.png +2023-07-11 05:56:53,110 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vi55tg54-media/images/validation_2600_920696356e0e75eb72e0.png +2023-07-11 05:56:53,113 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6c0gjjw8-media/images/validation_2600_215d98a6ba6190cebfc5.png +2023-07-11 05:56:53,124 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rcp35lhw-media/images/validation_2600_9c38ebc35c85da3e3687.png +2023-07-11 05:56:53,849 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:55,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:55,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:59,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:03,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:57:03,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:57:03,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_920696356e0e75eb72e0.png +2023-07-11 05:57:03,699 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_9c38ebc35c85da3e3687.png +2023-07-11 05:57:03,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_34aa4eed593e2f61b48d.png +2023-07-11 05:57:03,700 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_215d98a6ba6190cebfc5.png +2023-07-11 05:57:03,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:57:03,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:57:04,087 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9sn8qeco-media/images/validation_2600_920696356e0e75eb72e0.png +2023-07-11 05:57:04,096 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9n68jf2r-media/images/validation_2600_9c38ebc35c85da3e3687.png +2023-07-11 05:57:04,114 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t12ir4nu-media/images/validation_2600_215d98a6ba6190cebfc5.png +2023-07-11 05:57:04,187 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zsz3g4r3-media/images/validation_2600_34aa4eed593e2f61b48d.png +2023-07-11 05:57:04,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:10,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:10,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:10,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:10,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:13,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:57:13,637 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:57:13,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:57:13,640 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:57:14,717 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:57:14,718 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:57:15,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:20,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:22,105 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:57:23,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:57:23,427 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:57:23,427 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:57:23,429 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:57:25,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:25,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:25,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:25,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:57:25,735 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:57:26,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:32,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:33,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:57:33,890 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:57:33,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:57:33,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:57:36,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:57:36,754 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:57:37,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:40,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:40,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:40,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:42,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:44,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:57:44,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:57:44,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:57:44,441 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:57:47,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:57:47,772 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:57:47,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:52,107 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:57:53,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:54,114 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:57:54,116 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:57:54,117 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:57:54,119 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:57:55,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:55,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:55,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:58,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:58,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:57:58,790 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:58:04,251 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:58:04,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:04,253 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:58:04,253 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:58:04,255 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:58:09,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:10,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:58:10,035 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:58:10,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:10,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:10,203 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:14,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:58:14,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:14,998 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:58:14,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:58:15,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:58:20,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:21,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:58:21,054 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:58:22,108 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:58:24,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:58:24,800 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:58:24,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:58:24,802 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:58:25,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:25,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:25,204 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:26,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:29,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:58:29,592 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:58:29,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:58:29,593 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:58:31,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:32,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:58:32,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:58:36,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:40,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:40,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:40,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:42,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:47,426 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:52,109 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:58:53,110 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:55,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:55,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:55,658 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:58,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:03,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:08,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:10,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:10,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:10,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:14,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:19,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:22,110 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:59:25,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:25,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:25,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:25,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:30,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:35,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:40,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:40,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:40,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:41,271 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:59:41,271 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2610_a4302209a9213ca28dfe.png with policy now +2023-07-11 05:59:41,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:41,282 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:59:41,282 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2610_5e0cbb3883df1ab5f083.png with policy now +2023-07-11 05:59:41,291 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:59:41,291 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2610_7ab625f576ee52bf1c16.png with policy now +2023-07-11 05:59:41,301 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 05:59:41,301 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2610_d98566627998a1683239.png with policy now +2023-07-11 05:59:41,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:59:41,341 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 05:59:41,341 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 05:59:41,343 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 05:59:41,597 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q5d7kvuv-media/images/validation_2610_7ab625f576ee52bf1c16.png +2023-07-11 05:59:41,608 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u17eqkzf-media/images/validation_2610_a4302209a9213ca28dfe.png +2023-07-11 05:59:41,620 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cx88cb5x-media/images/validation_2610_d98566627998a1683239.png +2023-07-11 05:59:41,643 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/59mo8kaw-media/images/validation_2610_5e0cbb3883df1ab5f083.png +2023-07-11 05:59:46,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:49,417 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 05:59:49,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 05:59:49,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_d98566627998a1683239.png +2023-07-11 05:59:49,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_7ab625f576ee52bf1c16.png +2023-07-11 05:59:49,419 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_5e0cbb3883df1ab5f083.png +2023-07-11 05:59:49,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_a4302209a9213ca28dfe.png +2023-07-11 05:59:49,420 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 05:59:49,770 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tv2x69wr-media/images/validation_2610_5e0cbb3883df1ab5f083.png +2023-07-11 05:59:49,771 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iludjbn9-media/images/validation_2610_a4302209a9213ca28dfe.png +2023-07-11 05:59:49,779 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2q8z8vq5-media/images/validation_2610_7ab625f576ee52bf1c16.png +2023-07-11 05:59:49,789 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/84wwj30i-media/images/validation_2610_d98566627998a1683239.png +2023-07-11 05:59:51,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 05:59:51,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:52,113 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 05:59:55,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:55,682 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:55,682 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:57,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:00,431 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:00:01,881 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:00:01,883 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:00:01,883 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:00:01,886 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:00:02,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:08,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:10,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:11,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:11,344 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:11,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:00:11,453 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:00:12,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:00:12,103 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:00:12,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:00:12,105 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:00:14,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:19,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:22,112 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:00:22,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:00:22,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:00:22,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:00:22,567 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:00:22,567 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:00:22,571 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:00:24,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:25,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:26,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:26,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:30,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:32,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:00:32,440 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:00:32,440 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:00:32,442 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:00:33,489 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:00:33,490 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:00:35,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:40,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:41,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:41,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:41,584 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:42,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:00:42,189 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:00:42,190 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:00:42,192 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:00:44,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:00:44,508 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:00:46,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:52,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:00:52,027 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:52,027 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:00:52,028 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:00:52,030 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:00:52,114 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:00:55,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:55,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:00:55,742 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:00:56,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:56,999 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:57,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:02,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:03,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:01:03,277 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:01:03,277 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:01:03,279 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:01:06,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:01:06,760 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:01:07,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:10,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:11,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:11,999 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:13,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:13,938 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:01:13,939 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:01:13,940 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:01:13,942 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:01:17,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:01:17,777 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:01:18,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:18,477 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:01:18,478 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:01:18,478 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:01:18,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:01:22,115 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:01:24,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:25,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:27,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:27,189 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:28,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:01:28,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:01:29,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:34,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:39,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:40,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:42,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:42,188 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:45,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:50,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:52,116 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:01:55,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:56,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:57,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:57,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:01,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:06,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:10,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:11,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:12,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:12,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:17,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:22,116 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:02:23,118 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:25,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:27,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:27,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:28,349 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:30,405 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:02:30,405 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2620_b94c5f007df1ee17865a.png with policy now +2023-07-11 06:02:30,420 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:02:30,420 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2620_8902ec396006084f07c0.png with policy now +2023-07-11 06:02:30,430 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:02:30,430 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2620_7fd40ecab3ba129f8c95.png with policy now +2023-07-11 06:02:30,439 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:02:30,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2620_0896a254d8eb206b53a6.png with policy now +2023-07-11 06:02:30,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:02:30,479 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:02:30,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:02:30,483 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:02:30,723 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9169hkxk-media/images/validation_2620_b94c5f007df1ee17865a.png +2023-07-11 06:02:30,737 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gtpl16v7-media/images/validation_2620_7fd40ecab3ba129f8c95.png +2023-07-11 06:02:30,738 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/m0xzd70i-media/images/validation_2620_8902ec396006084f07c0.png +2023-07-11 06:02:30,741 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i3e8ch9y-media/images/validation_2620_0896a254d8eb206b53a6.png +2023-07-11 06:02:33,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:35,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:02:35,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_8902ec396006084f07c0.png +2023-07-11 06:02:35,113 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_0896a254d8eb206b53a6.png +2023-07-11 06:02:35,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_b94c5f007df1ee17865a.png +2023-07-11 06:02:35,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_7fd40ecab3ba129f8c95.png +2023-07-11 06:02:35,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:02:35,601 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ty1hsveg-media/images/validation_2620_0896a254d8eb206b53a6.png +2023-07-11 06:02:35,618 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wx6vawyo-media/images/validation_2620_8902ec396006084f07c0.png +2023-07-11 06:02:35,620 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w08akgds-media/images/validation_2620_b94c5f007df1ee17865a.png +2023-07-11 06:02:35,625 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7holssul-media/images/validation_2620_7fd40ecab3ba129f8c95.png +2023-07-11 06:02:38,829 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:40,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:41,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:02:42,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:42,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:44,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:46,133 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:02:50,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:50,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:02:50,639 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:02:50,639 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:02:50,641 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:02:52,118 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:02:55,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:02:55,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:57,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:02:57,151 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:02:57,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:57,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:00,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:01,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:03:01,163 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:03:01,163 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:03:01,165 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:03:06,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:08,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:03:08,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:03:10,879 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:11,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:03:11,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:11,630 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:03:11,631 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:03:11,633 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:03:12,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:12,240 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:16,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:19,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:03:19,187 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:03:21,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:03:21,675 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:03:21,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:03:21,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:03:22,119 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:03:22,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:26,563 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:27,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:27,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:27,296 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:30,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:03:30,210 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:03:32,478 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:03:32,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:32,479 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:03:32,480 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:03:32,482 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:03:38,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:41,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:03:41,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:03:41,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:42,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:42,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:42,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:03:42,537 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:03:42,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:03:42,540 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:03:43,541 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:48,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:52,120 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:03:52,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:03:52,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:03:53,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:03:53,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:03:53,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:03:53,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:03:54,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:56,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:57,490 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:57,491 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:00,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:02,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:04:02,990 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:04:02,990 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:04:02,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:04:03,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:04:03,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:04:05,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:07,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:04:07,744 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:04:07,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:04:07,747 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:04:10,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:11,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:12,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:12,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:14,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:04:14,502 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:04:16,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:21,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:22,122 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:04:26,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:27,124 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:27,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:27,677 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:32,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:37,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:41,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:42,676 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:42,677 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:43,720 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:48,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:52,123 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:04:54,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:56,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:57,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:57,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:59,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:04,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:09,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:12,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:12,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:12,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:14,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:19,583 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:05:19,583 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2630_23480a6b8c5e59fb791a.png with policy now +2023-07-11 06:05:19,595 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:05:19,595 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2630_c4794110be7cd4bcd9d6.png with policy now +2023-07-11 06:05:19,606 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:05:19,606 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2630_ec5c549723b27b77cb94.png with policy now +2023-07-11 06:05:19,617 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:05:19,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2630_72feb0110870f01bc247.png with policy now +2023-07-11 06:05:19,661 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:05:19,663 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:05:19,663 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:05:19,667 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:05:19,901 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hd20ag7j-media/images/validation_2630_23480a6b8c5e59fb791a.png +2023-07-11 06:05:19,909 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b9zxc2bp-media/images/validation_2630_ec5c549723b27b77cb94.png +2023-07-11 06:05:19,914 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xmw4qrxo-media/images/validation_2630_c4794110be7cd4bcd9d6.png +2023-07-11 06:05:19,951 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1dxwda7y-media/images/validation_2630_72feb0110870f01bc247.png +2023-07-11 06:05:20,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:20,827 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:05:20,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_c4794110be7cd4bcd9d6.png +2023-07-11 06:05:20,828 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_72feb0110870f01bc247.png +2023-07-11 06:05:20,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_23480a6b8c5e59fb791a.png +2023-07-11 06:05:20,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_ec5c549723b27b77cb94.png +2023-07-11 06:05:20,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:05:21,166 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5hu25s29-media/images/validation_2630_72feb0110870f01bc247.png +2023-07-11 06:05:21,172 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e1y5burd-media/images/validation_2630_c4794110be7cd4bcd9d6.png +2023-07-11 06:05:21,198 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pklv8k4x-media/images/validation_2630_ec5c549723b27b77cb94.png +2023-07-11 06:05:21,237 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fe8mt5nc-media/images/validation_2630_23480a6b8c5e59fb791a.png +2023-07-11 06:05:22,124 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:05:26,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:27,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:27,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:27,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:30,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:05:31,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:05:32,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:37,568 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:39,900 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:05:39,902 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:05:39,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:05:39,905 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:05:42,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:42,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:42,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:42,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:05:42,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:05:42,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:48,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:50,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:05:50,021 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:05:50,022 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:05:50,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:05:52,125 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:05:53,481 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:53,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:05:53,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:05:57,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:57,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:57,820 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:58,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:59,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:05:59,918 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:05:59,918 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:05:59,920 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:04,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:04,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:06:04,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:06:10,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:11,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:06:11,273 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:06:11,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:06:11,275 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:12,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:12,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:12,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:15,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:15,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:06:15,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:06:20,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:21,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:06:21,553 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:06:21,553 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:06:21,555 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:22,126 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:06:26,581 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:27,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:06:27,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:06:27,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:28,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:28,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:31,116 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:06:31,117 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:06:31,118 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:06:31,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:32,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:37,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:38,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:06:38,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:06:40,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:06:40,899 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:06:40,899 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:06:40,901 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:42,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:42,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:43,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:43,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:48,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:49,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:06:49,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:06:52,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:06:52,095 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:06:52,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:06:52,098 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:52,128 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:06:54,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:56,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:06:56,781 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:06:56,781 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:06:56,783 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:06:57,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:58,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:58,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:59,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:00,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:07:00,209 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:07:04,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:09,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:12,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:13,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:13,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:14,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:19,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:22,130 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:07:25,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:27,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:28,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:28,394 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:30,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:35,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:40,462 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:42,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:43,393 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:43,394 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:45,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:50,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:52,131 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:07:56,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:57,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:58,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:58,432 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:01,470 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:06,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:08,662 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:08:08,662 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2640_bafe319db9f0ffc761af.png with policy now +2023-07-11 06:08:08,674 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:08:08,674 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2640_671d20607bc37e44a686.png with policy now +2023-07-11 06:08:08,683 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:08:08,683 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2640_3a7cbedf6002e1d85815.png with policy now +2023-07-11 06:08:08,693 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:08:08,693 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2640_19fc8b2a40480280aede.png with policy now +2023-07-11 06:08:08,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:08:08,733 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:08:08,734 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:08:08,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:08:09,000 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wnwyfgnl-media/images/validation_2640_671d20607bc37e44a686.png +2023-07-11 06:08:09,015 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/51z1dujb-media/images/validation_2640_3a7cbedf6002e1d85815.png +2023-07-11 06:08:09,017 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xjsx9vsj-media/images/validation_2640_19fc8b2a40480280aede.png +2023-07-11 06:08:09,029 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ltz42426-media/images/validation_2640_bafe319db9f0ffc761af.png +2023-07-11 06:08:11,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:12,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:13,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:13,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:17,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:17,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:08:17,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:08:17,573 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_3a7cbedf6002e1d85815.png +2023-07-11 06:08:17,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_671d20607bc37e44a686.png +2023-07-11 06:08:17,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_19fc8b2a40480280aede.png +2023-07-11 06:08:17,574 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_bafe319db9f0ffc761af.png +2023-07-11 06:08:17,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:08:17,918 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9k8ulme1-media/images/validation_2640_671d20607bc37e44a686.png +2023-07-11 06:08:17,925 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3qnqwqwy-media/images/validation_2640_3a7cbedf6002e1d85815.png +2023-07-11 06:08:17,983 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s82l287m-media/images/validation_2640_19fc8b2a40480280aede.png +2023-07-11 06:08:18,228 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v5gm7a0i-media/images/validation_2640_bafe319db9f0ffc761af.png +2023-07-11 06:08:20,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:08:22,132 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:08:22,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:27,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:27,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:28,594 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:08:28,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:28,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:30,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:08:30,218 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:08:30,219 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:08:30,221 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:08:33,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:38,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:39,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:08:39,616 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:08:40,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:08:40,299 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:08:40,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:08:40,301 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:08:42,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:44,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:44,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:44,511 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:49,636 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:50,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:08:50,092 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:08:50,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:08:50,094 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:08:50,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:08:50,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:08:52,133 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:08:54,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:57,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:59,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:59,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:59,818 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:00,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:09:00,536 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:09:00,536 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:09:00,537 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:09:01,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:09:01,656 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:09:05,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:10,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:09:10,174 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:09:10,174 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:09:10,176 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:09:11,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:12,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:09:12,674 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:09:12,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:14,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:14,776 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:17,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:20,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:09:20,122 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:09:20,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:09:20,125 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:09:22,134 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:09:22,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:23,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:09:23,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:09:27,667 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:27,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:29,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:29,777 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:30,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:09:30,882 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:09:30,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:09:30,884 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:09:32,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:34,926 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:09:34,928 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:09:38,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:40,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:09:40,596 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:09:40,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:09:40,598 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:09:42,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:43,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:44,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:44,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:45,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:09:45,041 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:09:45,041 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:09:45,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:09:45,943 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:09:45,944 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:09:49,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:52,135 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:09:54,136 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:56,961 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:09:58,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:59,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:59,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:59,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:04,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:09,813 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:13,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:14,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:14,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:14,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:20,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:22,136 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:10:25,137 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:28,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:29,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:29,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:31,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:36,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:41,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:43,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:45,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:45,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:46,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:51,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:52,137 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:10:56,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:56,893 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:10:56,893 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2650_5a54ce392d2f8e9f3422.png with policy now +2023-07-11 06:10:56,905 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:10:56,905 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2650_6c047dd694453414408a.png with policy now +2023-07-11 06:10:56,915 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:10:56,915 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2650_d43f0c9e7068ec495588.png with policy now +2023-07-11 06:10:56,925 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:10:56,925 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2650_5210654bd63d7ed4b6c0.png with policy now +2023-07-11 06:10:56,972 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:10:56,975 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:10:56,975 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:10:56,977 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:10:57,225 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f6db960y-media/images/validation_2650_5a54ce392d2f8e9f3422.png +2023-07-11 06:10:57,246 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tfufjthd-media/images/validation_2650_6c047dd694453414408a.png +2023-07-11 06:10:57,261 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8mg6wm3y-media/images/validation_2650_d43f0c9e7068ec495588.png +2023-07-11 06:10:57,265 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/47h7qlbk-media/images/validation_2650_5210654bd63d7ed4b6c0.png +2023-07-11 06:10:58,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:00,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:00,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:01,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:03,294 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:11:03,295 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:11:03,295 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_d43f0c9e7068ec495588.png +2023-07-11 06:11:03,295 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5a54ce392d2f8e9f3422.png +2023-07-11 06:11:03,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5210654bd63d7ed4b6c0.png +2023-07-11 06:11:03,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_6c047dd694453414408a.png +2023-07-11 06:11:03,296 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:11:03,682 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/51ynz1je-media/images/validation_2650_5210654bd63d7ed4b6c0.png +2023-07-11 06:11:03,683 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5qd78saj-media/images/validation_2650_d43f0c9e7068ec495588.png +2023-07-11 06:11:03,685 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/96dh131d-media/images/validation_2650_6c047dd694453414408a.png +2023-07-11 06:11:03,719 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vnowyyh0-media/images/validation_2650_5a54ce392d2f8e9f3422.png +2023-07-11 06:11:07,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:08,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:11:12,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:13,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:14,314 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:11:15,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:15,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:18,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:18,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:11:18,935 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:11:18,935 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:11:18,937 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:11:22,138 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:11:23,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:25,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:11:25,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:11:28,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:28,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:11:28,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:28,969 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:11:28,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:11:28,972 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:11:30,866 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:30,867 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:34,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:36,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:11:36,346 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:11:39,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:11:39,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:39,359 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:11:39,359 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:11:39,361 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:11:43,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:45,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:45,993 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:45,993 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:47,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:11:47,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:11:49,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:11:49,273 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:11:49,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:11:49,275 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:11:50,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:52,139 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:11:55,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:58,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:11:58,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:11:58,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:59,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:11:59,727 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:11:59,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:11:59,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:12:00,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:01,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:01,292 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:06,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:09,639 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:12:09,639 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:12:09,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:12:09,868 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:12:09,869 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:12:09,871 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:12:11,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:13,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:16,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:16,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:17,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:20,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:12:20,296 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:12:20,296 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:12:20,298 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:12:20,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:12:20,657 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:12:22,140 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:12:22,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:28,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:28,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:30,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:12:30,260 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:12:30,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:12:30,263 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:12:31,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:31,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:31,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:12:31,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:12:35,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:12:37,008 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:37,369 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:12:37,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:12:37,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:37,372 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:12:42,373 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:42,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:12:42,696 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:12:43,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:46,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:46,659 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:47,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:52,141 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:12:53,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:58,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:58,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:01,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:01,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:03,751 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:08,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:13,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:13,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:16,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:16,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:18,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:22,142 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:13:24,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:28,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:29,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:31,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:31,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:34,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:39,799 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:43,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:44,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:46,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:46,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:46,815 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:13:46,816 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2660_7839e37c39baa7ef0d54.png with policy now +2023-07-11 06:13:46,827 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:13:46,827 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2660_8bf6b15a1d6ae6730789.png with policy now +2023-07-11 06:13:46,837 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:13:46,837 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2660_99d7a089f101a5093e97.png with policy now +2023-07-11 06:13:46,848 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:13:46,848 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2660_f16f4a7345bdc85a698a.png with policy now +2023-07-11 06:13:46,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:13:46,890 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:13:46,890 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:13:46,892 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:13:47,134 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pwgolaxz-media/images/validation_2660_7839e37c39baa7ef0d54.png +2023-07-11 06:13:47,156 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cevl5e56-media/images/validation_2660_8bf6b15a1d6ae6730789.png +2023-07-11 06:13:47,167 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/67ct5wgp-media/images/validation_2660_99d7a089f101a5093e97.png +2023-07-11 06:13:47,192 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j2btbtoq-media/images/validation_2660_f16f4a7345bdc85a698a.png +2023-07-11 06:13:49,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:13:49,036 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_7839e37c39baa7ef0d54.png +2023-07-11 06:13:49,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_f16f4a7345bdc85a698a.png +2023-07-11 06:13:49,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_8bf6b15a1d6ae6730789.png +2023-07-11 06:13:49,037 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_99d7a089f101a5093e97.png +2023-07-11 06:13:49,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:13:49,372 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sb7vvn6o-media/images/validation_2660_f16f4a7345bdc85a698a.png +2023-07-11 06:13:49,400 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dji5beig-media/images/validation_2660_99d7a089f101a5093e97.png +2023-07-11 06:13:49,450 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uupij8c3-media/images/validation_2660_7839e37c39baa7ef0d54.png +2023-07-11 06:13:49,458 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gr61fcnn-media/images/validation_2660_8bf6b15a1d6ae6730789.png +2023-07-11 06:13:50,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:52,143 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:13:56,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:56,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:13:58,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:00,053 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:14:01,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:01,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:01,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:06,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:14:06,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:06,747 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:14:06,747 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:14:06,749 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:14:11,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:14:11,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:14:12,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:13,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:16,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:16,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:17,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:14:17,146 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:14:17,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:14:17,148 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:14:18,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:22,090 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:14:22,091 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:14:22,144 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:14:24,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:26,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:14:26,601 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:14:26,601 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:14:26,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:14:28,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:29,485 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:31,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:31,754 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:33,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:14:33,109 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:14:35,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:37,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:14:37,782 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:14:37,782 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:14:37,784 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:14:40,461 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:43,735 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:44,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:14:44,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:14:46,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:47,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:47,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:48,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:14:48,075 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:14:48,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:14:48,077 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:14:51,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:52,144 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:14:55,384 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:14:55,385 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:14:56,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:57,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:14:57,915 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:14:57,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:14:57,917 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:14:58,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:02,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:02,274 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:02,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:06,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:15:06,407 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:15:07,597 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:08,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:15:08,168 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:15:08,169 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:15:08,171 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:15:12,878 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:13,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:17,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:15:17,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:15:17,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:17,740 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:18,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:15:18,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:18,504 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:15:18,504 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:15:18,506 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:15:22,146 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:15:23,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:15:23,226 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:15:23,227 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:15:23,228 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:15:23,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:28,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:15:28,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:15:28,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:29,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:32,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:32,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:35,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:40,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:43,974 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:45,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:47,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:47,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:50,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:52,147 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:15:55,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:59,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:00,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:03,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:03,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:06,092 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:11,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:14,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:16,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:18,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:18,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:22,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:22,148 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:16:27,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:29,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:32,150 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:33,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:33,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:34,995 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:16:34,995 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2670_99088db1020f1d775068.png with policy now +2023-07-11 06:16:35,007 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:16:35,007 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2670_3d8f66300b0c7231ae9b.png with policy now +2023-07-11 06:16:35,017 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:16:35,017 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2670_2623977516f4a9cb7842.png with policy now +2023-07-11 06:16:35,027 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:16:35,027 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2670_57cd4a4dcd5e3abf110f.png with policy now +2023-07-11 06:16:35,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:16:35,071 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:16:35,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:16:35,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:16:35,322 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o3asgkz4-media/images/validation_2670_3d8f66300b0c7231ae9b.png +2023-07-11 06:16:35,334 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jzrju19n-media/images/validation_2670_57cd4a4dcd5e3abf110f.png +2023-07-11 06:16:35,335 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j4gntsup-media/images/validation_2670_99088db1020f1d775068.png +2023-07-11 06:16:35,355 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ium50ps5-media/images/validation_2670_2623977516f4a9cb7842.png +2023-07-11 06:16:38,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:43,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:44,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:44,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:16:45,808 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:16:45,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:16:45,809 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_2623977516f4a9cb7842.png +2023-07-11 06:16:45,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_99088db1020f1d775068.png +2023-07-11 06:16:45,810 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_3d8f66300b0c7231ae9b.png +2023-07-11 06:16:45,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_57cd4a4dcd5e3abf110f.png +2023-07-11 06:16:45,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:16:46,176 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/l2fbuwdj-media/images/validation_2670_99088db1020f1d775068.png +2023-07-11 06:16:46,185 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mvmt4va5-media/images/validation_2670_2623977516f4a9cb7842.png +2023-07-11 06:16:46,194 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tzdhs7qw-media/images/validation_2670_57cd4a4dcd5e3abf110f.png +2023-07-11 06:16:46,296 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/faaomg21-media/images/validation_2670_3d8f66300b0c7231ae9b.png +2023-07-11 06:16:48,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:48,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:49,074 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:52,150 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:16:54,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:55,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:16:55,054 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:16:55,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:16:55,056 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:16:56,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:16:56,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:16:59,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:59,738 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:03,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:03,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:05,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:05,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:17:05,357 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:17:05,358 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:17:05,360 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:17:07,844 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:17:07,845 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:17:10,098 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:14,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:15,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:15,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:17:15,882 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:17:15,882 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:17:15,885 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:17:18,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:18,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:18,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:17:18,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:17:20,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:22,150 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:17:26,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:26,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:17:26,434 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:17:26,434 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:17:26,436 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:17:29,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:29,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:17:29,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:17:31,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:33,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:33,031 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:36,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:17:36,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:36,680 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:17:36,680 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:17:36,682 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:17:40,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:17:40,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:17:42,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:44,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:46,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:17:46,894 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:17:46,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:17:46,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:17:47,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:48,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:48,030 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:52,136 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:17:52,137 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:17:52,151 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:17:53,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:56,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:17:56,990 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:17:56,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:17:56,993 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:17:58,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:59,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:03,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:03,031 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:03,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:18:03,155 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:18:04,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:07,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:18:07,045 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:18:07,046 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:18:07,048 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:18:09,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:11,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:18:11,601 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:18:11,601 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:18:11,603 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:18:14,173 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:18:14,174 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:18:14,530 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:14,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:18,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:18,153 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:20,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:22,152 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:18:26,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:29,531 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:31,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:33,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:33,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:36,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:41,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:44,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:18:46,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:48,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:48,154 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:52,153 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:18:52,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:57,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:59,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:02,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:03,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:03,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:07,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:12,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:14,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:17,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:18,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:18,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:22,154 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:19:23,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:23,455 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:19:23,456 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2680_c5b7fae21641403bee38.png with policy now +2023-07-11 06:19:23,467 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:19:23,467 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2680_6f1718427fb6873e2001.png with policy now +2023-07-11 06:19:23,564 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:19:23,564 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2680_e307f6bc49fec037adc0.png with policy now +2023-07-11 06:19:23,574 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:19:23,574 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2680_fffc710c51a59b8ae32c.png with policy now +2023-07-11 06:19:23,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:19:23,615 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:19:23,615 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:19:23,617 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:19:23,758 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zogccr9i-media/images/validation_2680_c5b7fae21641403bee38.png +2023-07-11 06:19:23,790 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oco94kk4-media/images/validation_2680_6f1718427fb6873e2001.png +2023-07-11 06:19:23,844 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v5j50bat-media/images/validation_2680_e307f6bc49fec037adc0.png +2023-07-11 06:19:23,885 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mel7dbeg-media/images/validation_2680_fffc710c51a59b8ae32c.png +2023-07-11 06:19:28,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:30,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:31,529 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:19:31,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:19:31,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_c5b7fae21641403bee38.png +2023-07-11 06:19:31,530 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_e307f6bc49fec037adc0.png +2023-07-11 06:19:31,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_fffc710c51a59b8ae32c.png +2023-07-11 06:19:31,531 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_6f1718427fb6873e2001.png +2023-07-11 06:19:31,532 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:19:31,861 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dtm8q86n-media/images/validation_2680_c5b7fae21641403bee38.png +2023-07-11 06:19:31,873 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7f6gjkzq-media/images/validation_2680_fffc710c51a59b8ae32c.png +2023-07-11 06:19:31,877 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zqbopafa-media/images/validation_2680_6f1718427fb6873e2001.png +2023-07-11 06:19:31,885 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/07jz590m-media/images/validation_2680_e307f6bc49fec037adc0.png +2023-07-11 06:19:33,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:33,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:34,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:35,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:19:39,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:42,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:19:44,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:45,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:45,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:19:45,431 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:19:45,432 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:19:45,433 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:19:48,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:48,291 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:50,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:52,155 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:19:53,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:19:53,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:19:55,435 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:55,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:19:55,963 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:19:55,963 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:19:55,965 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:00,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:00,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:03,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:03,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:04,590 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:20:04,591 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:20:05,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:20:05,836 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:20:05,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:05,836 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:20:05,838 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:11,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:15,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:15,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:20:15,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:20:16,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:20:16,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:16,464 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:20:16,465 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:20:16,468 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:18,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:18,509 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:22,157 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:20:22,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:26,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:20:26,602 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:20:26,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:20:26,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:26,626 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:20:26,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:20:27,606 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:30,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:32,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:33,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:33,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:36,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:20:36,510 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:20:36,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:20:36,512 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:37,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:20:37,882 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:20:38,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:43,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:45,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:46,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:20:46,751 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:20:46,752 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:20:46,754 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:48,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:48,532 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:48,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:20:48,900 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:20:49,256 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:52,158 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:20:55,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:56,540 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:20:56,542 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:20:56,542 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:20:56,544 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:20:59,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:20:59,917 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:21:00,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:00,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:01,343 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:21:01,345 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:21:01,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:21:01,347 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:21:03,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:03,698 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:05,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:10,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:10,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:21:10,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:21:15,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:15,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:18,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:18,698 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:21,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:22,159 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:21:27,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:31,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:32,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:33,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:33,877 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:37,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:42,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:46,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:47,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:48,876 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:48,877 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:52,160 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:21:53,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:58,162 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:01,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:03,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:03,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:03,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:08,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:13,074 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:22:13,074 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2690_5e21a1e2c40b403bb0be.png with policy now +2023-07-11 06:22:13,085 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:22:13,085 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2690_1e2bcf520f044373992e.png with policy now +2023-07-11 06:22:13,095 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:22:13,095 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2690_9157ad430f7d4eacd58c.png with policy now +2023-07-11 06:22:13,104 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:22:13,105 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2690_219d4a386d5ae41ee9fa.png with policy now +2023-07-11 06:22:13,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:22:13,149 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:22:13,150 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:22:13,153 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:22:13,399 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w8asfh5j-media/images/validation_2690_5e21a1e2c40b403bb0be.png +2023-07-11 06:22:13,407 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iku16mri-media/images/validation_2690_219d4a386d5ae41ee9fa.png +2023-07-11 06:22:13,412 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w9apb1i7-media/images/validation_2690_1e2bcf520f044373992e.png +2023-07-11 06:22:13,422 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tmx86upt-media/images/validation_2690_9157ad430f7d4eacd58c.png +2023-07-11 06:22:14,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:16,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:17,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:22:17,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_219d4a386d5ae41ee9fa.png +2023-07-11 06:22:17,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_5e21a1e2c40b403bb0be.png +2023-07-11 06:22:17,287 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_1e2bcf520f044373992e.png +2023-07-11 06:22:17,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_9157ad430f7d4eacd58c.png +2023-07-11 06:22:17,288 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:22:17,633 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rks96ueg-media/images/validation_2690_219d4a386d5ae41ee9fa.png +2023-07-11 06:22:17,644 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o5wettf2-media/images/validation_2690_5e21a1e2c40b403bb0be.png +2023-07-11 06:22:17,648 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zk156nlu-media/images/validation_2690_1e2bcf520f044373992e.png +2023-07-11 06:22:17,656 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6nwbh9dl-media/images/validation_2690_9157ad430f7d4eacd58c.png +2023-07-11 06:22:18,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:18,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:19,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:22,161 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:22:24,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:22:25,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:28,308 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:22:30,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:31,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:33,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:22:33,521 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:22:33,521 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:22:33,523 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:22:33,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:33,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:35,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:39,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:22:39,325 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:22:41,586 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:42,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:22:42,997 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:22:42,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:22:43,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:22:46,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:46,608 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:48,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:48,917 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:50,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:22:50,348 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:22:51,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:52,163 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:22:53,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:22:53,105 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:22:53,106 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:22:53,108 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:22:57,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:01,246 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:01,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:23:01,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:23:02,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:04,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:04,068 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:04,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:23:06,056 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:23:06,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:23:06,058 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:23:07,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:12,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:23:12,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:23:12,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:14,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:23:14,457 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:23:14,457 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:23:14,459 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:23:16,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:18,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:19,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:19,068 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:22,166 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:23:23,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:23:23,634 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:23:24,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:24,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:23:24,635 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:23:24,635 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:23:24,637 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:23:29,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:31,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:34,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:34,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:34,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:23:34,335 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:23:34,336 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:23:34,338 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:23:34,652 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:23:34,653 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:23:35,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:40,555 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:44,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:23:44,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:23:44,656 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:23:44,658 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:23:45,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:45,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:23:45,667 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:23:46,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:49,432 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:49,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:49,439 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:23:49,482 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:23:49,482 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:23:49,484 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:23:51,403 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:52,165 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:23:56,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:23:56,685 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:23:57,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:01,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:02,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:04,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:04,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:07,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:12,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:16,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:17,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:19,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:19,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:22,166 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:24:23,167 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:28,168 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:31,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:33,169 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:34,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:34,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:38,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:43,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:46,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:48,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:49,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:49,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:52,170 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:24:54,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:59,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:01,226 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:25:01,226 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2700_69a05f63a34ba731842a.png with policy now +2023-07-11 06:25:01,239 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:25:01,239 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2700_047ed586eb0de5dfb39d.png with policy now +2023-07-11 06:25:01,249 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:25:01,249 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2700_43c3453d2c7819667e69.png with policy now +2023-07-11 06:25:01,258 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:25:01,258 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png with policy now +2023-07-11 06:25:01,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:25:01,298 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:25:01,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:25:01,300 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:25:01,610 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ar723hzx-media/images/validation_2700_69a05f63a34ba731842a.png +2023-07-11 06:25:01,611 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nmaimx0p-media/images/validation_2700_047ed586eb0de5dfb39d.png +2023-07-11 06:25:01,611 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u4nhjpne-media/images/validation_2700_43c3453d2c7819667e69.png +2023-07-11 06:25:01,612 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w5rjn67i-media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png +2023-07-11 06:25:01,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:03,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:25:03,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_047ed586eb0de5dfb39d.png +2023-07-11 06:25:03,032 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png +2023-07-11 06:25:03,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_69a05f63a34ba731842a.png +2023-07-11 06:25:03,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_43c3453d2c7819667e69.png +2023-07-11 06:25:03,033 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:25:03,382 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/phb0cbg7-media/images/validation_2700_43c3453d2c7819667e69.png +2023-07-11 06:25:03,383 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7jsf7yds-media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png +2023-07-11 06:25:03,391 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bix31edh-media/images/validation_2700_047ed586eb0de5dfb39d.png +2023-07-11 06:25:03,462 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1wd45m0j-media/images/validation_2700_69a05f63a34ba731842a.png +2023-07-11 06:25:04,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:04,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:04,612 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:10,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:11,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:25:14,047 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:25:15,261 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:16,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:19,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:19,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:20,624 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:21,725 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:25:21,727 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:25:21,727 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:25:21,729 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:25:22,169 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:25:25,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:25:25,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:25:26,018 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:31,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:31,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:25:31,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:31,903 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:25:31,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:25:31,906 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:25:34,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:34,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:36,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:25:36,088 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:25:37,770 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:42,090 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:25:42,092 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:25:42,092 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:25:42,094 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:25:43,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:46,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:47,106 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:25:47,107 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:25:48,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:49,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:49,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:51,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:25:51,827 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:25:51,827 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:25:51,830 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:25:52,170 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:25:54,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:58,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:25:58,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:25:59,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:01,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:26:01,733 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:26:01,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:26:01,735 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:26:01,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:04,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:04,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:04,622 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:09,376 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:26:09,376 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:26:10,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:11,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:26:11,848 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:26:11,848 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:26:11,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:26:16,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:16,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:19,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:19,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:20,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:26:20,394 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:26:21,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:21,893 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:26:21,894 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:26:21,895 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:26:21,897 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:26:22,171 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:26:26,814 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:31,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:26:31,412 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:26:31,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:32,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:26:32,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:32,539 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:26:32,539 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:26:32,542 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:26:34,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:34,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:37,413 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:26:37,414 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:26:37,415 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:26:37,417 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:26:37,885 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:42,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:26:42,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:26:43,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:46,894 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:48,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:49,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:49,576 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:52,172 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:26:54,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:59,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:01,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:04,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:04,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:04,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:09,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:14,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:16,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:19,645 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:19,645 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:20,689 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:22,173 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:27:26,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:31,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:31,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:34,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:34,691 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:36,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:41,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:46,981 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:47,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:49,217 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:27:49,218 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2710_a369f8935330a55cc9db.png with policy now +2023-07-11 06:27:49,228 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:27:49,228 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2710_da45de61cca8ffc3175f.png with policy now +2023-07-11 06:27:49,238 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:27:49,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2710_b05c88564cbcc6947517.png with policy now +2023-07-11 06:27:49,247 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:27:49,247 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2710_cf6937f603fc347714ac.png with policy now +2023-07-11 06:27:49,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:27:49,286 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:27:49,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:27:49,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:27:49,521 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wod9a8ih-media/images/validation_2710_a369f8935330a55cc9db.png +2023-07-11 06:27:49,548 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xzj5m6kp-media/images/validation_2710_da45de61cca8ffc3175f.png +2023-07-11 06:27:49,549 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kcfx38vj-media/images/validation_2710_b05c88564cbcc6947517.png +2023-07-11 06:27:49,555 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/51pw8ya5-media/images/validation_2710_cf6937f603fc347714ac.png +2023-07-11 06:27:49,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:49,922 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:52,174 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:27:52,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:57,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:59,792 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:27:59,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:27:59,793 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_b05c88564cbcc6947517.png +2023-07-11 06:27:59,794 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_a369f8935330a55cc9db.png +2023-07-11 06:27:59,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_cf6937f603fc347714ac.png +2023-07-11 06:27:59,795 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_da45de61cca8ffc3175f.png +2023-07-11 06:27:59,796 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:28:00,138 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c75kdhtp-media/images/validation_2710_b05c88564cbcc6947517.png +2023-07-11 06:28:00,139 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zl29ffwp-media/images/validation_2710_a369f8935330a55cc9db.png +2023-07-11 06:28:00,173 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ufm4s4h9-media/images/validation_2710_da45de61cca8ffc3175f.png +2023-07-11 06:28:00,190 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6ybikcus-media/images/validation_2710_cf6937f603fc347714ac.png +2023-07-11 06:28:01,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:28:02,068 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:03,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:05,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:05,043 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:09,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:10,283 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:28:10,285 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:28:10,285 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:28:10,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:28:10,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:28:10,811 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:28:14,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:17,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:19,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:20,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:20,146 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:20,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:28:20,899 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:28:20,899 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:28:20,901 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:28:21,829 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:28:21,830 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:28:22,175 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:28:25,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:30,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:30,931 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:28:30,933 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:28:30,933 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:28:30,935 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:28:32,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:32,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:28:32,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:28:35,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:35,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:36,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:41,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:28:41,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:41,594 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:28:41,595 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:28:41,597 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:28:43,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:28:43,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:28:46,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:47,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:50,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:50,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:52,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:28:52,048 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:52,049 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:28:52,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:28:52,051 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:28:52,176 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:28:54,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:28:54,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:28:57,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:02,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:29:02,082 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:29:02,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:29:02,084 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:29:02,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:03,084 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:05,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:05,425 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:06,149 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:29:06,150 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:29:08,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:12,218 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:29:12,220 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:29:12,220 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:29:12,223 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:29:14,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:17,173 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:29:17,173 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:29:17,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:19,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:20,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:20,426 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:21,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:29:21,656 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:29:21,656 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:29:21,659 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:29:22,177 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:29:25,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:26,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:29:26,176 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:29:26,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:29:26,178 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:29:28,191 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:29:28,192 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:29:30,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:32,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:35,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:35,425 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:35,426 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:39,208 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:29:40,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:45,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:47,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:50,480 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:50,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:50,702 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:52,178 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:29:56,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:01,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:02,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:05,701 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:05,702 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:06,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:11,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:16,740 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:17,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:20,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:20,733 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:21,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:22,179 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:30:27,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:32,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:32,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:35,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:35,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:37,874 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:37,946 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:30:37,946 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2720_84b6f9db7ed466e60c80.png with policy now +2023-07-11 06:30:37,958 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:30:37,958 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2720_6cc5e3f129c19ba795e0.png with policy now +2023-07-11 06:30:37,969 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:30:37,969 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2720_d1cfbf947387b4296934.png with policy now +2023-07-11 06:30:37,979 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:30:37,979 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2720_f48ef7b6be7adb8444fd.png with policy now +2023-07-11 06:30:38,022 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:30:38,025 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:30:38,026 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:30:38,031 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:30:38,277 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/aca1wl8f-media/images/validation_2720_d1cfbf947387b4296934.png +2023-07-11 06:30:38,290 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qfv7op5r-media/images/validation_2720_6cc5e3f129c19ba795e0.png +2023-07-11 06:30:38,398 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zw53rk27-media/images/validation_2720_f48ef7b6be7adb8444fd.png +2023-07-11 06:30:38,403 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uz7ztzl1-media/images/validation_2720_84b6f9db7ed466e60c80.png +2023-07-11 06:30:42,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:45,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:30:45,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:30:45,575 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_f48ef7b6be7adb8444fd.png +2023-07-11 06:30:45,576 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_84b6f9db7ed466e60c80.png +2023-07-11 06:30:45,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_d1cfbf947387b4296934.png +2023-07-11 06:30:45,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_6cc5e3f129c19ba795e0.png +2023-07-11 06:30:45,577 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:30:45,922 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/id4vm1aw-media/images/validation_2720_f48ef7b6be7adb8444fd.png +2023-07-11 06:30:45,930 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0720oa29-media/images/validation_2720_84b6f9db7ed466e60c80.png +2023-07-11 06:30:45,943 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hclbu010-media/images/validation_2720_6cc5e3f129c19ba795e0.png +2023-07-11 06:30:45,969 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f1g6ob2t-media/images/validation_2720_d1cfbf947387b4296934.png +2023-07-11 06:30:47,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:48,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:30:48,171 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:50,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:50,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:52,180 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:30:53,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:56,593 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:30:58,367 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:30:58,368 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:58,368 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:30:58,369 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:30:58,371 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:31:02,569 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:03,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:05,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:05,800 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:07,612 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:31:07,613 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:31:08,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:31:08,717 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:08,718 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:31:08,718 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:31:08,720 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:31:14,380 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:17,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:18,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:31:18,475 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:31:18,475 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:31:18,477 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:31:18,630 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:31:18,631 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:31:19,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:20,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:20,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:22,181 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:31:24,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:29,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:31:29,003 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:31:29,003 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:31:29,005 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:31:29,648 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:31:29,649 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:31:30,006 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:32,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:35,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:36,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:36,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:39,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:31:39,289 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:31:39,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:31:39,291 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:31:40,665 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:31:40,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:31:41,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:46,474 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:47,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:49,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:31:49,198 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:31:49,198 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:31:49,200 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:31:51,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:51,023 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:51,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:51,932 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:31:51,933 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:31:52,183 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:31:56,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:59,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:31:59,697 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:31:59,697 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:31:59,699 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:32:02,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:02,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:02,950 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:32:02,951 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:32:06,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:06,024 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:07,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:09,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:32:09,217 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:32:09,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:32:09,219 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:32:12,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:13,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:32:13,969 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:32:14,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:32:14,104 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:32:14,104 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:32:14,106 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:32:17,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:18,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:21,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:21,222 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:22,183 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:32:24,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:24,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:32:24,987 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:32:29,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:32,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:34,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:36,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:36,222 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:39,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:44,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:47,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:49,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:51,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:51,282 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:52,184 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:32:55,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:00,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:02,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:05,186 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:06,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:06,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:10,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:15,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:17,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:20,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:21,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:21,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:22,185 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:33:25,973 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:33:25,973 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2730_58490116b2f573a45081.png with policy now +2023-07-11 06:33:25,973 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:25,984 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:33:25,984 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2730_eaa98c32d26357a6f77e.png with policy now +2023-07-11 06:33:25,994 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:33:25,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2730_818dfa53e23454758c1c.png with policy now +2023-07-11 06:33:26,003 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:33:26,003 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2730_b2553b531a0d8fa9c958.png with policy now +2023-07-11 06:33:26,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:33:26,043 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:33:26,044 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:33:26,047 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:33:26,292 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1w1czz4i-media/images/validation_2730_58490116b2f573a45081.png +2023-07-11 06:33:26,299 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8ady3apm-media/images/validation_2730_eaa98c32d26357a6f77e.png +2023-07-11 06:33:26,303 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cfm0v5zt-media/images/validation_2730_818dfa53e23454758c1c.png +2023-07-11 06:33:26,357 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/sqayu7hi-media/images/validation_2730_b2553b531a0d8fa9c958.png +2023-07-11 06:33:31,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:31,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:33:31,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:33:31,320 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_818dfa53e23454758c1c.png +2023-07-11 06:33:31,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_58490116b2f573a45081.png +2023-07-11 06:33:31,321 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_eaa98c32d26357a6f77e.png +2023-07-11 06:33:31,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_b2553b531a0d8fa9c958.png +2023-07-11 06:33:31,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:33:31,661 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gwn37q2o-media/images/validation_2730_818dfa53e23454758c1c.png +2023-07-11 06:33:31,671 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tcqgkjqh-media/images/validation_2730_58490116b2f573a45081.png +2023-07-11 06:33:31,681 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fdtp735k-media/images/validation_2730_b2553b531a0d8fa9c958.png +2023-07-11 06:33:31,716 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3fmzeh1c-media/images/validation_2730_eaa98c32d26357a6f77e.png +2023-07-11 06:33:32,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:36,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:36,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:36,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:36,685 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:33:41,544 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:42,341 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:33:46,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:33:46,453 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:33:46,453 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:33:46,455 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:33:47,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:47,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:51,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:51,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:52,186 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:33:53,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:53,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:33:53,362 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:33:55,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:33:55,844 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:33:55,844 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:33:55,846 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:33:58,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:02,884 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:03,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:04,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:34:04,381 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:34:06,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:34:06,102 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:34:06,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:34:06,105 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:34:06,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:06,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:08,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:13,935 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:15,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:34:15,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:34:16,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:34:16,344 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:34:16,345 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:34:16,346 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:34:17,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:19,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:21,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:21,353 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:22,187 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:34:25,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:26,397 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:34:26,399 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:34:26,400 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:34:26,402 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:34:26,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:34:26,418 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:34:30,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:32,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:36,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:36,400 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:36,407 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:34:36,464 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:34:36,464 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:34:36,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:36,467 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:34:37,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:34:37,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:34:41,923 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:47,502 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:34:47,503 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:47,504 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:34:47,504 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:34:47,506 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:34:47,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:48,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:34:48,694 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:34:51,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:51,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:52,188 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:34:53,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:57,450 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:34:57,451 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:34:57,452 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:34:57,454 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:34:58,455 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:59,712 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:34:59,713 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:35:02,674 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:35:02,676 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:35:02,677 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:35:02,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:35:02,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:03,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:06,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:06,602 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:08,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:10,729 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:35:10,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:35:13,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:17,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:18,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:21,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:21,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:22,190 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:35:24,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:29,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:33,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:34,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:36,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:36,872 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:39,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:44,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:48,102 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:49,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:51,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:51,872 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:52,190 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:35:55,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:00,193 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:03,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:05,194 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:06,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:06,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:10,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:14,459 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:36:14,459 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2740_9e436822ad1299f8c870.png with policy now +2023-07-11 06:36:14,502 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:36:14,502 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2740_cfa7f4272a1e6245fa1a.png with policy now +2023-07-11 06:36:14,503 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:36:14,503 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2740_4d6ee035a05ca4055bdd.png with policy now +2023-07-11 06:36:14,559 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:36:14,559 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2740_9b3a127376d3f63480b7.png with policy now +2023-07-11 06:36:14,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:36:14,599 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:36:14,599 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:36:14,601 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:36:14,803 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z6vvv46g-media/images/validation_2740_9e436822ad1299f8c870.png +2023-07-11 06:36:14,828 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q6vrp6fv-media/images/validation_2740_cfa7f4272a1e6245fa1a.png +2023-07-11 06:36:14,861 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w1ja5si4-media/images/validation_2740_4d6ee035a05ca4055bdd.png +2023-07-11 06:36:14,872 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gjfn8z3r-media/images/validation_2740_9b3a127376d3f63480b7.png +2023-07-11 06:36:16,602 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:17,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:36:17,072 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_4d6ee035a05ca4055bdd.png +2023-07-11 06:36:17,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9b3a127376d3f63480b7.png +2023-07-11 06:36:17,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9e436822ad1299f8c870.png +2023-07-11 06:36:17,073 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_cfa7f4272a1e6245fa1a.png +2023-07-11 06:36:17,074 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:36:17,417 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/weuf85qh-media/images/validation_2740_9e436822ad1299f8c870.png +2023-07-11 06:36:17,424 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ztmgvbze-media/images/validation_2740_4d6ee035a05ca4055bdd.png +2023-07-11 06:36:17,442 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/f4lz0z9c-media/images/validation_2740_9b3a127376d3f63480b7.png +2023-07-11 06:36:17,489 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cf7g7hu0-media/images/validation_2740_cfa7f4272a1e6245fa1a.png +2023-07-11 06:36:18,248 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:21,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:21,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:21,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:22,192 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:36:25,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:36:27,634 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:28,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:36:33,089 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:33,257 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:35,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:36:35,710 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:36:35,711 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:36:35,713 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:36:36,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:36,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:38,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:40,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:36:40,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:36:43,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:46,060 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:36:46,062 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:36:46,063 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:36:46,065 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:36:48,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:49,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:51,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:51,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:52,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:36:52,141 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:36:52,193 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:36:54,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:55,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:36:55,511 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:36:55,512 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:36:55,514 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:36:59,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:03,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:04,160 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:37:04,161 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:37:04,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:05,635 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:37:05,636 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:37:05,637 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:37:05,638 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:37:06,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:06,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:10,247 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:15,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:37:15,666 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:15,666 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:37:15,667 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:37:15,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:37:16,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:37:16,180 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:37:18,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:20,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:21,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:21,922 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:22,193 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:37:25,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:37:25,901 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:25,901 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:37:25,902 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:37:25,904 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:37:28,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:37:28,438 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:37:31,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:33,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:36,594 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:37:36,595 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:37:36,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:37:36,598 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:37:36,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:36,922 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:36,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:40,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:37:40,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:37:42,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:46,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:37:46,986 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:37:46,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:37:46,988 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:37:47,989 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:49,153 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:52,038 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:52,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:52,045 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:37:52,086 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:37:52,087 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:37:52,089 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:37:52,196 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:37:52,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:37:52,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:37:53,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:58,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:03,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:04,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:04,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:38:07,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:07,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:09,668 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:14,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:19,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:19,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:22,196 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:38:22,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:22,242 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:25,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:30,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:34,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:35,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:37,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:37,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:40,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:45,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:49,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:50,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:52,199 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:38:52,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:52,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:56,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:01,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:03,878 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:39:03,878 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2750_f932c64f5537022787f3.png with policy now +2023-07-11 06:39:03,918 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:39:03,918 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2750_8203a517dc131eb3f878.png with policy now +2023-07-11 06:39:03,919 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:39:03,919 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2750_26056ac692b551380a8e.png with policy now +2023-07-11 06:39:03,920 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:39:03,920 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2750_8c400e4080dd3a257951.png with policy now +2023-07-11 06:39:03,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:39:03,948 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:39:03,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:39:03,951 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:39:04,173 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qtp0ets8-media/images/validation_2750_f932c64f5537022787f3.png +2023-07-11 06:39:04,250 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jv9s46fh-media/images/validation_2750_8c400e4080dd3a257951.png +2023-07-11 06:39:04,278 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/e5lkn0rz-media/images/validation_2750_8203a517dc131eb3f878.png +2023-07-11 06:39:04,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:04,350 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o0qpxl6d-media/images/validation_2750_26056ac692b551380a8e.png +2023-07-11 06:39:04,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:39:04,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8203a517dc131eb3f878.png +2023-07-11 06:39:04,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_26056ac692b551380a8e.png +2023-07-11 06:39:04,821 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8c400e4080dd3a257951.png +2023-07-11 06:39:04,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_f932c64f5537022787f3.png +2023-07-11 06:39:04,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:39:05,170 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o96xivp8-media/images/validation_2750_f932c64f5537022787f3.png +2023-07-11 06:39:05,176 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/56246u34-media/images/validation_2750_8c400e4080dd3a257951.png +2023-07-11 06:39:05,193 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/31dvn9wz-media/images/validation_2750_8203a517dc131eb3f878.png +2023-07-11 06:39:05,206 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i1bew1s5-media/images/validation_2750_26056ac692b551380a8e.png +2023-07-11 06:39:06,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:07,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:07,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:12,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:14,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:39:16,839 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:39:17,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:19,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:22,198 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:39:22,272 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:22,273 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:23,543 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:24,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:39:24,906 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:39:24,906 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:39:24,909 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:39:28,857 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:39:28,858 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:39:29,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:34,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:34,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:35,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:39:35,230 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:39:35,231 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:39:35,233 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:39:37,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:37,508 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:39,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:40,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:39:40,877 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:39:44,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:45,699 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:39:45,700 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:39:45,700 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:39:45,702 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:39:49,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:50,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:52,199 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:39:52,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:52,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:52,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:39:52,894 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:39:55,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:39:55,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:55,724 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:39:55,725 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:39:55,727 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:40:01,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:04,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:05,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:40:05,140 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:40:05,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:40:05,188 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:40:05,189 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:40:05,190 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:40:07,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:07,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:07,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:12,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:15,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:40:15,497 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:40:15,497 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:40:15,499 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:40:17,157 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:40:17,158 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:40:18,017 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:19,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:22,201 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:40:22,506 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:22,507 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:23,800 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:25,243 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:40:25,245 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:40:25,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:40:25,248 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:40:29,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:40:29,176 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:40:29,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:34,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:35,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:35,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:40:35,767 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:40:35,767 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:40:35,769 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:40:37,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:37,629 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:40,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:40,551 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:40:40,554 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:40:40,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:40:40,556 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:40:41,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:40:41,195 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:40:45,537 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:49,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:50,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:52,202 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:40:52,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:52,629 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:53,214 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:40:55,696 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:00,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:04,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:05,698 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:07,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:07,681 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:10,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:15,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:19,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:20,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:22,205 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:41:22,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:22,681 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:25,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:30,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:34,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:35,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:37,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:37,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:41,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:46,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:49,737 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:51,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:52,205 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:41:52,229 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:41:52,229 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2760_639ae716eb91a96a3873.png with policy now +2023-07-11 06:41:52,241 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:41:52,241 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2760_3e33882fa07b5c94db71.png with policy now +2023-07-11 06:41:52,251 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:41:52,252 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2760_dcc748ebd33389d42efd.png with policy now +2023-07-11 06:41:52,262 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:41:52,262 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2760_54ead7c9b040ec674b44.png with policy now +2023-07-11 06:41:52,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:41:52,316 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:41:52,317 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:41:52,321 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:41:52,528 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7oj2yuza-media/images/validation_2760_639ae716eb91a96a3873.png +2023-07-11 06:41:52,563 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2jrunfvh-media/images/validation_2760_dcc748ebd33389d42efd.png +2023-07-11 06:41:52,573 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wj3ypcus-media/images/validation_2760_3e33882fa07b5c94db71.png +2023-07-11 06:41:52,576 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zu6s726f-media/images/validation_2760_54ead7c9b040ec674b44.png +2023-07-11 06:41:52,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:52,712 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:53,548 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:41:53,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_dcc748ebd33389d42efd.png +2023-07-11 06:41:53,549 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_639ae716eb91a96a3873.png +2023-07-11 06:41:53,550 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_3e33882fa07b5c94db71.png +2023-07-11 06:41:53,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_54ead7c9b040ec674b44.png +2023-07-11 06:41:53,551 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:41:53,907 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2trekrvl-media/images/validation_2760_639ae716eb91a96a3873.png +2023-07-11 06:41:53,929 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wovxnyrl-media/images/validation_2760_dcc748ebd33389d42efd.png +2023-07-11 06:41:53,944 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/epzuvmh4-media/images/validation_2760_54ead7c9b040ec674b44.png +2023-07-11 06:41:53,953 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r70wfpdu-media/images/validation_2760_3e33882fa07b5c94db71.png +2023-07-11 06:41:57,587 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:02,557 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:42:03,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:04,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:05,567 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:42:07,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:07,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:08,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:11,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:42:11,681 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:42:11,681 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:42:11,684 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:42:14,032 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:17,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:42:17,586 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:42:19,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:19,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:21,629 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:42:21,631 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:42:21,631 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:42:21,632 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:42:22,206 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:42:22,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:22,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:25,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:29,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:42:29,599 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:42:30,561 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:32,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:42:32,232 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:42:32,232 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:42:32,234 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:42:34,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:35,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:37,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:37,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:41,617 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:42:41,618 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:42:41,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:42,144 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:42:42,145 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:42:42,145 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:42:42,147 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:42:47,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:50,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:52,207 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:42:52,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:42:52,330 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:42:52,330 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:42:52,332 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:42:52,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:52,708 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:52,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:53,884 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:42:53,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:42:58,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:02,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:43:02,728 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:43:02,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:43:02,731 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:43:03,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:05,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:05,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:43:05,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:43:07,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:07,709 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:09,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:13,065 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:43:13,066 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:43:13,066 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:43:13,068 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:43:15,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:17,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:43:17,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:43:20,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:20,302 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:22,208 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:43:22,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:22,709 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:23,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:43:23,016 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:43:23,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:43:23,019 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:43:25,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:27,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:43:27,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:43:27,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:43:27,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:43:29,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:43:29,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:43:30,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:35,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:35,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:37,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:37,709 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:41,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:41,968 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:43:46,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:50,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:51,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:52,209 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:43:52,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:52,871 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:56,904 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:01,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:05,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:06,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:07,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:07,871 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:11,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:16,917 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:20,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:21,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:22,213 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:44:22,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:22,908 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:26,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:31,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:35,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:36,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:37,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:37,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:39,584 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:44:39,585 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2770_b01cc370710d78cd1623.png with policy now +2023-07-11 06:44:39,595 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:44:39,595 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2770_69399a2e86dd4c5558e6.png with policy now +2023-07-11 06:44:39,605 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:44:39,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2770_c54bc2a78a595b219e3f.png with policy now +2023-07-11 06:44:39,614 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:44:39,614 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2770_529a7eeea7c00a38176b.png with policy now +2023-07-11 06:44:39,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:44:39,655 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:44:39,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:44:39,657 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:44:40,133 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/59r5yq9u-media/images/validation_2770_b01cc370710d78cd1623.png +2023-07-11 06:44:41,031 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bf39h846-media/images/validation_2770_69399a2e86dd4c5558e6.png +2023-07-11 06:44:41,974 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2vtoamo7-media/images/validation_2770_c54bc2a78a595b219e3f.png +2023-07-11 06:44:42,304 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:44:42,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_69399a2e86dd4c5558e6.png +2023-07-11 06:44:42,305 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_c54bc2a78a595b219e3f.png +2023-07-11 06:44:42,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_b01cc370710d78cd1623.png +2023-07-11 06:44:42,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_529a7eeea7c00a38176b.png +2023-07-11 06:44:42,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:44:42,430 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i48wwmg0-media/images/validation_2770_529a7eeea7c00a38176b.png +2023-07-11 06:44:42,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:42,762 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5iaz5up5-media/images/validation_2770_c54bc2a78a595b219e3f.png +2023-07-11 06:44:42,872 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7f5bjn2k-media/images/validation_2770_529a7eeea7c00a38176b.png +2023-07-11 06:44:42,897 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qemskqqd-media/images/validation_2770_69399a2e86dd4c5558e6.png +2023-07-11 06:44:43,006 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vuc28rh2-media/images/validation_2770_b01cc370710d78cd1623.png +2023-07-11 06:44:47,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:50,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:51,119 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:44:52,212 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:44:52,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:52,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:53,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:54,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:44:58,875 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:00,523 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:45:00,525 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:45:00,525 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:45:00,528 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:45:04,227 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:05,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:06,342 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:45:06,343 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:45:07,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:07,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:09,492 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:11,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:45:11,282 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:45:11,282 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:45:11,284 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:45:14,869 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:18,363 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:45:18,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:45:20,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:20,750 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:21,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:45:21,197 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:45:21,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:45:21,199 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:45:22,214 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:45:22,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:22,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:26,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:30,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:45:30,383 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:45:31,719 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:32,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:45:32,245 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:45:32,246 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:45:32,248 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:45:35,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:36,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:37,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:37,976 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:42,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:42,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:45:42,340 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:45:42,340 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:45:42,343 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:45:42,644 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:45:42,645 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:45:47,652 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:50,420 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:52,215 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:45:52,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:45:52,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:52,907 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:45:52,907 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:45:52,909 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:45:52,976 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:52,977 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:54,663 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:45:54,664 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:45:58,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:03,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:46:03,095 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:46:03,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:46:03,165 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:46:03,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:05,659 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:06,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:46:06,683 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:46:08,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:08,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:08,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:13,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:46:13,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:13,655 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:46:13,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:46:13,657 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:46:18,459 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:46:18,460 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:46:18,461 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:46:18,463 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:46:18,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:46:18,701 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:46:18,872 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:20,658 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:22,216 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:46:23,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:23,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:24,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:29,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:30,720 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:46:34,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:35,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:38,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:38,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:39,220 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:44,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:49,221 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:50,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:52,218 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:46:53,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:53,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:54,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:59,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:04,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:05,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:08,255 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:08,255 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:10,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:15,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:20,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:20,860 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:22,219 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:47:23,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:23,322 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:25,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:30,338 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:47:30,338 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2780_77c852fcfd2eb93c5f84.png with policy now +2023-07-11 06:47:30,349 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:47:30,349 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2780_d76a2aa7103c6bf911dc.png with policy now +2023-07-11 06:47:30,455 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:47:30,455 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2780_967ed1d09c2bd5098ae3.png with policy now +2023-07-11 06:47:30,456 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:30,466 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:47:30,466 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2780_1210d694b6be768f217e.png with policy now +2023-07-11 06:47:30,509 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:47:30,510 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:47:30,510 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:47:30,513 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:47:30,643 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/000rau55-media/images/validation_2780_77c852fcfd2eb93c5f84.png +2023-07-11 06:47:30,686 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gnwzz9c8-media/images/validation_2780_d76a2aa7103c6bf911dc.png +2023-07-11 06:47:30,762 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/39jzg7el-media/images/validation_2780_967ed1d09c2bd5098ae3.png +2023-07-11 06:47:30,771 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9tqk5tw1-media/images/validation_2780_1210d694b6be768f217e.png +2023-07-11 06:47:31,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:47:31,067 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_d76a2aa7103c6bf911dc.png +2023-07-11 06:47:31,068 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_967ed1d09c2bd5098ae3.png +2023-07-11 06:47:31,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_1210d694b6be768f217e.png +2023-07-11 06:47:31,069 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_77c852fcfd2eb93c5f84.png +2023-07-11 06:47:31,070 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:47:31,424 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qszxal6y-media/images/validation_2780_967ed1d09c2bd5098ae3.png +2023-07-11 06:47:31,437 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/um1mzpsj-media/images/validation_2780_77c852fcfd2eb93c5f84.png +2023-07-11 06:47:31,438 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7ulnbv3f-media/images/validation_2780_1210d694b6be768f217e.png +2023-07-11 06:47:31,548 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ckvvfbxo-media/images/validation_2780_d76a2aa7103c6bf911dc.png +2023-07-11 06:47:36,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:36,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:38,449 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:38,449 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:40,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:47:41,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:43,086 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:47:46,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:50,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:47:50,948 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:47:50,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:47:50,951 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:47:51,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:51,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:52,220 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:47:53,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:53,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:55,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:47:55,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:47:57,665 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:00,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:48:00,986 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:48:00,986 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:48:00,989 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:48:02,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:06,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:07,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:48:07,126 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:48:08,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:08,447 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:08,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:11,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:48:11,109 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:48:11,109 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:48:11,112 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:48:13,802 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:19,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:48:19,144 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:48:19,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:20,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:48:20,920 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:48:20,920 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:48:20,922 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:48:21,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:22,221 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:48:23,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:23,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:24,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:29,556 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:30,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:48:30,853 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:48:30,853 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:48:30,855 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:48:31,409 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:48:31,410 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:48:35,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:36,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:38,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:38,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:40,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:40,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:48:40,642 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:48:40,642 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:48:40,644 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:48:43,428 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:48:43,429 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:48:46,165 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:50,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:48:50,421 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:48:50,421 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:48:50,423 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:48:51,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:51,424 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:52,223 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:48:53,447 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:53,448 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:55,445 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:48:55,446 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:48:57,007 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:00,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:49:00,992 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:49:00,992 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:49:00,994 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:49:02,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:05,812 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:49:05,814 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:49:05,814 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:49:05,816 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:49:06,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:07,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:49:07,465 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:49:08,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:08,663 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:08,709 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:13,710 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:18,711 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:19,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:49:21,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:22,223 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:49:23,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:23,663 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:24,706 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:29,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:34,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:36,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:38,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:38,912 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:39,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:44,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:49,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:51,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:52,225 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:49:53,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:53,912 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:55,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:00,958 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:05,959 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:06,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:08,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:08,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:11,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:16,057 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:17,571 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:50:17,571 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2790_49777e647111ef151286.png with policy now +2023-07-11 06:50:17,587 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:50:17,587 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2790_d1ba882241ecd139f5a0.png with policy now +2023-07-11 06:50:17,597 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:50:17,597 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2790_6e87f585a2e56cc64527.png with policy now +2023-07-11 06:50:17,607 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:50:17,607 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2790_25970ccbfc9aabb42b60.png with policy now +2023-07-11 06:50:17,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:50:17,649 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:50:17,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:50:17,652 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:50:17,886 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w1v2hqsj-media/images/validation_2790_49777e647111ef151286.png +2023-07-11 06:50:17,907 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/885xtdbx-media/images/validation_2790_d1ba882241ecd139f5a0.png +2023-07-11 06:50:17,908 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ypbo7a18-media/images/validation_2790_6e87f585a2e56cc64527.png +2023-07-11 06:50:17,911 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6xnmobr6-media/images/validation_2790_25970ccbfc9aabb42b60.png +2023-07-11 06:50:19,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:50:19,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_25970ccbfc9aabb42b60.png +2023-07-11 06:50:19,824 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_49777e647111ef151286.png +2023-07-11 06:50:19,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_6e87f585a2e56cc64527.png +2023-07-11 06:50:19,825 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_d1ba882241ecd139f5a0.png +2023-07-11 06:50:19,826 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:50:20,211 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6tgf8gg5-media/images/validation_2790_d1ba882241ecd139f5a0.png +2023-07-11 06:50:20,212 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yza605yc-media/images/validation_2790_25970ccbfc9aabb42b60.png +2023-07-11 06:50:20,213 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rqjq6bgl-media/images/validation_2790_6e87f585a2e56cc64527.png +2023-07-11 06:50:20,214 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2f8fh6rg-media/images/validation_2790_49777e647111ef151286.png +2023-07-11 06:50:21,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:21,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:22,226 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:50:24,182 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:24,182 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:26,987 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:27,505 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:50:31,843 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:50:32,159 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:36,535 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:37,332 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:50:37,334 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:37,334 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:50:37,335 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:50:37,336 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:50:39,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:39,182 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:43,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:43,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:50:43,863 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:50:47,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:50:47,148 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:50:47,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:50:47,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:50:49,151 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:51,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:52,227 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:50:54,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:54,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:54,519 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:55,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:50:55,883 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:50:57,430 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:50:57,431 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:50:57,432 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:50:57,434 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:50:59,801 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:05,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:06,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:06,962 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:51:06,963 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:51:06,963 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:51:06,965 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:51:07,901 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:51:07,902 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:51:09,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:09,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:11,549 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:16,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:51:16,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:16,715 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:51:16,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:51:16,717 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:51:20,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:51:20,163 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:51:21,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:21,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:22,228 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:51:24,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:24,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:27,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:51:27,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:27,240 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:51:27,240 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:51:27,242 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:51:32,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:51:32,182 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:51:33,117 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:36,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:37,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:51:37,268 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:51:37,268 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:51:37,270 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:51:38,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:39,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:39,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:43,507 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:44,201 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:51:44,202 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:51:47,510 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:51:47,511 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:51:47,512 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:51:47,514 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:51:48,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:51,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:51:51,842 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:51:51,842 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:51:51,844 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:51:51,957 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:52,228 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:51:53,907 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:54,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:54,472 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:56,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:51:56,220 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:51:59,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:04,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:07,024 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:09,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:09,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:09,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:14,760 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:19,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:22,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:22,229 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:52:24,714 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:24,715 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:25,753 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:30,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:35,755 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:37,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:39,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:39,747 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:40,784 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:45,785 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:50,786 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:52,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:52,230 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:52:54,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:54,747 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:55,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:00,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:03,657 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:53:03,657 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2800_88db3c3e15beb0df9c9f.png with policy now +2023-07-11 06:53:03,668 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:53:03,668 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2800_4e44aa24aa95853efa6f.png with policy now +2023-07-11 06:53:03,678 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:53:03,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2800_842c7576c861faecb024.png with policy now +2023-07-11 06:53:03,688 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:53:03,688 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2800_6c9481c0fc46312132e2.png with policy now +2023-07-11 06:53:03,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:53:03,728 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:53:03,728 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:53:03,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:53:03,987 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qw2dhy2s-media/images/validation_2800_4e44aa24aa95853efa6f.png +2023-07-11 06:53:03,990 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r6wwl2s9-media/images/validation_2800_842c7576c861faecb024.png +2023-07-11 06:53:04,010 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/znh37kbf-media/images/validation_2800_6c9481c0fc46312132e2.png +2023-07-11 06:53:04,071 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qu3rynb3-media/images/validation_2800_88db3c3e15beb0df9c9f.png +2023-07-11 06:53:06,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:07,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:08,569 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:53:08,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:53:08,570 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_4e44aa24aa95853efa6f.png +2023-07-11 06:53:08,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_842c7576c861faecb024.png +2023-07-11 06:53:08,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_6c9481c0fc46312132e2.png +2023-07-11 06:53:08,571 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_88db3c3e15beb0df9c9f.png +2023-07-11 06:53:08,572 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:53:08,955 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/w0z3q6qt-media/images/validation_2800_4e44aa24aa95853efa6f.png +2023-07-11 06:53:08,967 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/d8u1hi6q-media/images/validation_2800_6c9481c0fc46312132e2.png +2023-07-11 06:53:08,973 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rzji3oe5-media/images/validation_2800_842c7576c861faecb024.png +2023-07-11 06:53:09,022 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mqdzqvii-media/images/validation_2800_88db3c3e15beb0df9c9f.png +2023-07-11 06:53:09,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:09,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:11,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:14,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:53:17,565 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:20,589 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:53:22,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:22,233 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:53:23,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:23,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:53:23,860 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:53:23,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:53:23,862 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:53:24,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:24,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:28,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:32,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:53:32,609 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:53:33,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:53:33,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:33,783 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:53:33,784 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:53:33,786 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:53:37,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:39,047 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:39,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:39,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:44,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:53:44,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:44,309 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:53:44,309 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:53:44,312 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:53:44,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:53:44,627 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:53:49,365 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:52,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:52,233 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:53:54,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:53:54,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:54,406 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:53:54,406 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:53:54,409 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:53:54,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:54,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:56,645 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:53:56,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:53:59,517 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:04,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:54:04,670 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:04,671 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:54:04,671 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:54:04,673 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:54:07,056 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:08,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:54:08,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:54:09,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:09,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:09,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:15,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:54:15,185 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:15,186 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:54:15,187 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:54:15,189 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:54:20,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:20,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:54:20,924 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:54:22,233 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:54:22,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:24,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:24,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:25,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:54:25,267 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:54:25,267 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:54:25,269 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:54:26,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:32,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:32,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:54:32,942 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:54:36,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:54:36,750 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:54:36,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:54:36,753 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:54:37,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:37,754 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:39,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:39,748 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:41,229 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:54:41,230 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:54:41,230 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:54:41,232 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:54:43,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:44,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:54:44,962 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:54:48,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:52,234 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:54:52,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:54,236 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:54,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:54,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:59,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:04,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:07,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:09,758 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:09,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:10,804 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:15,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:20,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:22,235 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:55:22,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:24,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:24,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:25,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:30,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:35,855 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:37,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:39,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:39,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:41,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:46,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:51,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:52,236 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:55:52,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:53,034 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:55:53,034 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2810_4d864e81697df7765ba9.png with policy now +2023-07-11 06:55:53,045 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:55:53,045 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2810_d47fbcfb577d3696fb34.png with policy now +2023-07-11 06:55:53,055 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:55:53,055 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2810_c39dc29fe4453f6f35e3.png with policy now +2023-07-11 06:55:53,066 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:55:53,066 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2810_4aaf92085820924f9cc6.png with policy now +2023-07-11 06:55:53,107 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:55:53,108 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:55:53,109 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:55:53,111 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:55:53,430 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uec0l3dw-media/images/validation_2810_4d864e81697df7765ba9.png +2023-07-11 06:55:53,439 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zf124oqz-media/images/validation_2810_d47fbcfb577d3696fb34.png +2023-07-11 06:55:53,442 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/a5jmzm16-media/images/validation_2810_c39dc29fe4453f6f35e3.png +2023-07-11 06:55:53,445 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9525xhb8-media/images/validation_2810_4aaf92085820924f9cc6.png +2023-07-11 06:55:54,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:54,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:57,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:55:57,322 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_c39dc29fe4453f6f35e3.png +2023-07-11 06:55:57,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4aaf92085820924f9cc6.png +2023-07-11 06:55:57,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_d47fbcfb577d3696fb34.png +2023-07-11 06:55:57,323 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4d864e81697df7765ba9.png +2023-07-11 06:55:57,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:55:57,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:57,648 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8u2eroj1-media/images/validation_2810_c39dc29fe4453f6f35e3.png +2023-07-11 06:55:57,674 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p7lwo3po-media/images/validation_2810_d47fbcfb577d3696fb34.png +2023-07-11 06:55:57,690 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z9nl0dkh-media/images/validation_2810_4d864e81697df7765ba9.png +2023-07-11 06:55:57,691 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wb2qpbdy-media/images/validation_2810_4aaf92085820924f9cc6.png +2023-07-11 06:56:02,949 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:04,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:56:07,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:08,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:09,345 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:56:09,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:09,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:13,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:13,734 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:56:13,736 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:56:13,736 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:56:13,738 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:56:19,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:21,364 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:56:21,365 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:56:22,237 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:56:22,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:23,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:56:23,784 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:56:23,784 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:56:23,787 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:56:24,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:24,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:24,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:30,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:33,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:56:33,382 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:56:34,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:56:34,239 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:56:34,239 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:56:34,241 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:56:35,242 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:37,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:39,922 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:39,922 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:40,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:44,632 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:56:44,634 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:56:44,634 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:56:44,636 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:56:45,400 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:56:45,401 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:56:46,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:51,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:52,238 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:56:52,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:54,558 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:56:54,559 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:56:54,560 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:56:54,562 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:56:54,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:54,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:56,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:57,667 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:56:57,668 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:57:02,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:04,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:57:04,741 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:57:04,741 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:57:04,743 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:57:07,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:07,422 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:09,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:57:09,687 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:57:09,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:09,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:13,228 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:15,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:57:15,077 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:57:15,077 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:57:15,079 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:57:18,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:21,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:57:21,705 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:57:22,239 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:57:22,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:24,466 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:24,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:57:24,716 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:57:24,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:57:24,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:57:24,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:24,922 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:29,304 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:57:29,306 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:57:29,306 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:57:29,308 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:57:30,096 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:33,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:57:33,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:57:35,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:37,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:39,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:39,929 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:40,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:45,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:50,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:52,240 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:57:52,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:54,928 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:54,929 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:56,978 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:01,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:06,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:07,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:09,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:09,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:11,998 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:16,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:21,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:22,242 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:58:22,520 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:24,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:24,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:27,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:32,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:37,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:37,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:39,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:39,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:41,406 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:58:41,406 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2820_6cd7b969ebe9858e6fa3.png with policy now +2023-07-11 06:58:41,417 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:58:41,417 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2820_4aadd9fe7fc26ea92c1b.png with policy now +2023-07-11 06:58:41,427 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:58:41,427 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png with policy now +2023-07-11 06:58:41,436 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 06:58:41,436 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2820_7f0290308ed77cda5255.png with policy now +2023-07-11 06:58:41,479 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:58:41,482 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:58:41,483 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:58:41,486 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:58:41,702 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4g0v3tpu-media/images/validation_2820_6cd7b969ebe9858e6fa3.png +2023-07-11 06:58:41,736 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fln80t7j-media/images/validation_2820_4aadd9fe7fc26ea92c1b.png +2023-07-11 06:58:41,740 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1fs8memw-media/images/validation_2820_7f0290308ed77cda5255.png +2023-07-11 06:58:41,778 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ghmlyhz3-media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png +2023-07-11 06:58:42,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:46,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:58:46,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:58:46,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png +2023-07-11 06:58:46,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_7f0290308ed77cda5255.png +2023-07-11 06:58:46,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_4aadd9fe7fc26ea92c1b.png +2023-07-11 06:58:46,097 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_6cd7b969ebe9858e6fa3.png +2023-07-11 06:58:46,098 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 06:58:46,430 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v7ig9aw0-media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png +2023-07-11 06:58:46,460 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/brsy9pgr-media/images/validation_2820_4aadd9fe7fc26ea92c1b.png +2023-07-11 06:58:46,468 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4hh6ncoa-media/images/validation_2820_6cd7b969ebe9858e6fa3.png +2023-07-11 06:58:46,688 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lqu3rs3e-media/images/validation_2820_7f0290308ed77cda5255.png +2023-07-11 06:58:47,747 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:51,266 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:58:52,243 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:58:52,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:53,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:54,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:54,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:58,114 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:58:58,508 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:01,421 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:59:01,423 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:59:01,423 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:59:01,426 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:59:03,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:07,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:09,190 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:09,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:09,956 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:10,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:59:10,134 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:59:11,653 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:59:11,655 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:59:11,655 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:59:11,657 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:59:15,122 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:20,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:22,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:59:22,153 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:59:22,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:59:22,241 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:59:22,241 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:59:22,244 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:59:22,245 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:59:22,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:24,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:24,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:26,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:31,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:32,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:59:32,363 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:59:32,363 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:59:32,365 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:59:34,172 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:59:34,173 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:59:36,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:37,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:40,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:40,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:42,099 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:42,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:59:42,949 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:59:42,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:59:42,951 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:59:46,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:59:46,460 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 06:59:47,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:52,246 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 06:59:52,249 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:52,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:53,055 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 06:59:53,056 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 06:59:53,057 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 06:59:53,059 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 06:59:55,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:55,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:57,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:58,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 06:59:58,478 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:00:02,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:03,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:00:03,193 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:00:03,193 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:00:03,195 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:00:07,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:08,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:10,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:10,054 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:10,495 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:00:10,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:00:13,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:00:13,310 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:00:13,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:00:13,312 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:00:14,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:18,063 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:00:18,065 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:00:18,065 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:00:18,067 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:00:20,073 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:22,247 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:00:22,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:00:22,520 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:00:22,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:25,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:25,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:25,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:30,173 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:35,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:37,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:40,125 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:40,126 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:41,160 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:46,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:51,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:52,247 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:00:52,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:55,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:55,181 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:56,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:01,231 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:06,232 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:07,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:10,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:10,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:11,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:16,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:21,308 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:22,248 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:01:22,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:25,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:25,254 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:26,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:29,864 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:01:29,864 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2830_2d1b69781659c3a6195c.png with policy now +2023-07-11 07:01:29,875 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:01:29,875 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2830_59de6d926cc28fe8e660.png with policy now +2023-07-11 07:01:29,884 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:01:29,885 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2830_1a5118971f565b0fc421.png with policy now +2023-07-11 07:01:29,894 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:01:29,894 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2830_d4264a74a71ac0d25848.png with policy now +2023-07-11 07:01:29,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:01:29,936 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:01:29,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:01:29,944 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:01:30,186 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ptl6q6vd-media/images/validation_2830_2d1b69781659c3a6195c.png +2023-07-11 07:01:30,197 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wxcrx02h-media/images/validation_2830_d4264a74a71ac0d25848.png +2023-07-11 07:01:30,202 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/knwrwje1-media/images/validation_2830_1a5118971f565b0fc421.png +2023-07-11 07:01:30,211 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8ovlbrc0-media/images/validation_2830_59de6d926cc28fe8e660.png +2023-07-11 07:01:31,945 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:34,879 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:01:34,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:01:34,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_59de6d926cc28fe8e660.png +2023-07-11 07:01:34,880 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_d4264a74a71ac0d25848.png +2023-07-11 07:01:34,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_1a5118971f565b0fc421.png +2023-07-11 07:01:34,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_2d1b69781659c3a6195c.png +2023-07-11 07:01:34,881 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:01:35,228 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3pm4hn5i-media/images/validation_2830_1a5118971f565b0fc421.png +2023-07-11 07:01:35,229 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nw0q8crk-media/images/validation_2830_d4264a74a71ac0d25848.png +2023-07-11 07:01:35,251 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/c33f80is-media/images/validation_2830_2d1b69781659c3a6195c.png +2023-07-11 07:01:35,321 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5c3ynrzn-media/images/validation_2830_59de6d926cc28fe8e660.png +2023-07-11 07:01:37,196 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:37,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:40,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:40,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:40,411 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:01:42,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:46,899 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:01:48,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:49,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:01:49,941 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:01:49,942 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:01:49,944 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:01:52,249 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:01:52,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:53,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:55,404 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:55,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:58,870 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:58,918 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:01:58,919 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:02:00,130 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:02:00,131 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:02:00,132 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:02:00,134 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:02:04,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:07,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:09,580 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:10,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:02:10,122 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:02:10,123 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:02:10,125 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:02:10,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:10,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:10,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:02:10,937 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:02:14,707 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:19,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:20,559 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:02:20,560 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:02:20,560 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:02:20,562 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:02:22,250 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:02:22,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:22,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:02:22,957 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:02:24,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:25,405 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:25,405 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:30,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:30,960 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:02:30,962 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:02:30,962 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:02:30,964 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:02:35,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:02:35,235 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:02:35,832 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:37,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:40,687 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:40,687 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:41,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:02:41,444 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:02:41,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:41,444 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:02:41,447 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:02:47,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:02:47,253 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:02:47,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:51,773 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:02:51,775 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:02:51,775 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:02:51,776 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:02:52,252 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:02:53,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:53,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:56,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:56,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:58,890 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:59,270 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:02:59,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:03:02,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:03:02,339 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:03:02,339 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:03:02,341 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:03:04,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:07,101 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:03:07,103 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:03:07,103 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:03:07,105 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:03:08,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:10,091 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:11,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:11,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:11,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:03:11,291 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:03:15,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:20,176 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:22,253 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:03:23,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:25,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:26,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:26,139 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:31,200 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:36,201 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:38,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:41,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:41,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:41,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:46,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:51,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:52,254 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:03:53,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:56,244 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:56,245 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:56,286 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:01,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:06,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:08,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:11,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:11,283 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:11,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:16,319 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:18,808 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:04:18,808 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2840_c9606e94883a15e1df4c.png with policy now +2023-07-11 07:04:18,850 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:04:18,850 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2840_1aafc5ca2b4adae744d6.png with policy now +2023-07-11 07:04:18,851 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:04:18,851 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2840_a75e3928af13f8a3f261.png with policy now +2023-07-11 07:04:18,851 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:04:18,852 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2840_e0ca90b9cae81ed0e2bb.png with policy now +2023-07-11 07:04:18,888 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:04:18,889 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:04:18,889 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:04:18,891 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:04:19,122 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zmcyp6lr-media/images/validation_2840_c9606e94883a15e1df4c.png +2023-07-11 07:04:19,173 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q8pfrvmj-media/images/validation_2840_a75e3928af13f8a3f261.png +2023-07-11 07:04:19,177 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lemt0fie-media/images/validation_2840_1aafc5ca2b4adae744d6.png +2023-07-11 07:04:19,200 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i3q9e9ti-media/images/validation_2840_e0ca90b9cae81ed0e2bb.png +2023-07-11 07:04:21,774 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:22,255 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:04:23,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:04:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:04:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_c9606e94883a15e1df4c.png +2023-07-11 07:04:23,646 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_a75e3928af13f8a3f261.png +2023-07-11 07:04:23,647 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_e0ca90b9cae81ed0e2bb.png +2023-07-11 07:04:23,647 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_1aafc5ca2b4adae744d6.png +2023-07-11 07:04:23,647 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:04:23,986 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0bcsuahr-media/images/validation_2840_e0ca90b9cae81ed0e2bb.png +2023-07-11 07:04:23,997 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iv8ao49p-media/images/validation_2840_c9606e94883a15e1df4c.png +2023-07-11 07:04:24,005 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/q52zc5kc-media/images/validation_2840_a75e3928af13f8a3f261.png +2023-07-11 07:04:24,020 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uv8dyhfs-media/images/validation_2840_1aafc5ca2b4adae744d6.png +2023-07-11 07:04:26,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:26,282 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:26,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:29,887 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:04:32,610 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:35,666 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:04:37,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:38,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:39,554 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:04:39,555 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:04:39,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:04:39,557 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:04:41,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:41,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:43,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:47,691 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:04:47,692 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:04:48,389 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:49,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:04:49,957 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:04:49,958 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:04:49,960 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:04:52,257 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:04:53,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:53,835 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:56,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:56,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:59,578 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:59,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:04:59,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:05:00,625 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:00,626 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:00,627 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:00,629 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:05,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:09,433 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:10,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:10,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:10,215 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:10,216 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:10,217 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:11,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:11,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:11,730 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:05:11,731 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:05:15,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:20,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:20,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:20,469 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:20,469 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:20,471 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:22,258 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:05:23,990 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:05:23,991 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:05:24,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:25,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:26,527 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:26,527 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:30,258 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:30,259 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:30,259 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:30,261 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:31,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:36,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:05:36,010 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:05:37,184 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:39,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:40,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:40,113 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:40,113 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:40,115 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:41,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:41,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:42,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:48,029 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:05:48,030 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:05:48,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:49,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:49,977 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:49,978 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:49,980 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:52,259 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:05:53,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:54,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:54,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:05:54,833 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:05:54,833 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:05:54,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:05:56,745 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:56,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:58,781 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:00,049 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:06:00,050 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:06:03,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:08,782 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:09,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:11,744 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:11,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:13,789 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:18,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:22,260 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:06:24,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:24,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:26,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:26,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:29,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:34,910 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:39,911 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:39,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:41,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:41,862 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:45,908 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:50,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:52,261 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:06:54,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:56,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:56,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:56,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:01,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:06,604 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:07:06,604 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2850_65f1b88214bfedbebc27.png with policy now +2023-07-11 07:07:06,615 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:07:06,615 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2850_04e06c39a04adef30b6f.png with policy now +2023-07-11 07:07:06,625 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:07:06,625 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2850_f2ece299e3d4e47e318f.png with policy now +2023-07-11 07:07:06,635 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:07:06,635 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2850_d74aea9864b056e057fc.png with policy now +2023-07-11 07:07:06,675 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:07:06,676 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:07:06,676 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:07:06,678 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:07:06,936 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ubw7ksv3-media/images/validation_2850_d74aea9864b056e057fc.png +2023-07-11 07:07:06,939 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/zrwkldaq-media/images/validation_2850_04e06c39a04adef30b6f.png +2023-07-11 07:07:06,946 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kg9kr8i3-media/images/validation_2850_65f1b88214bfedbebc27.png +2023-07-11 07:07:06,952 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/93zvmnw3-media/images/validation_2850_f2ece299e3d4e47e318f.png +2023-07-11 07:07:07,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:09,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:11,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:11,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:12,421 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:07:12,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:07:12,422 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_d74aea9864b056e057fc.png +2023-07-11 07:07:12,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_f2ece299e3d4e47e318f.png +2023-07-11 07:07:12,423 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_65f1b88214bfedbebc27.png +2023-07-11 07:07:12,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_04e06c39a04adef30b6f.png +2023-07-11 07:07:12,424 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:07:12,772 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vymxdb9d-media/images/validation_2850_d74aea9864b056e057fc.png +2023-07-11 07:07:12,778 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/52lro5g0-media/images/validation_2850_65f1b88214bfedbebc27.png +2023-07-11 07:07:12,785 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jeymbl18-media/images/validation_2850_f2ece299e3d4e47e318f.png +2023-07-11 07:07:12,790 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6jmz6nfs-media/images/validation_2850_04e06c39a04adef30b6f.png +2023-07-11 07:07:12,975 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:17,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:07:18,396 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:22,262 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:07:24,264 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:24,436 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:07:24,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:26,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:26,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:27,285 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:07:27,285 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:07:27,286 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:07:27,288 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:07:29,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:34,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:36,457 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:07:36,458 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:07:36,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:07:36,810 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:07:36,810 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:07:36,812 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:07:39,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:39,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:41,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:41,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:45,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:47,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:07:47,795 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:07:47,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:07:47,797 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:07:48,476 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:07:48,477 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:07:50,619 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:52,264 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:07:55,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:56,010 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:56,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:56,915 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:58,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:07:58,237 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:07:58,237 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:07:58,239 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:08:00,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:08:00,496 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:08:01,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:07,467 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:07,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:08:07,901 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:08:07,901 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:08:07,903 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:08:10,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:11,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:11,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:12,764 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:08:12,765 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:08:12,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:18,076 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:18,660 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:08:18,662 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:08:18,662 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:08:18,664 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:08:22,264 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:08:23,265 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:24,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:08:24,782 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:08:25,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:26,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:26,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:28,590 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:08:28,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:28,592 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:08:28,592 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:08:28,594 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:08:34,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:36,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:08:36,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:08:38,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:08:38,536 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:08:38,536 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:08:38,538 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:08:39,539 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:40,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:41,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:41,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:43,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:08:43,192 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:08:43,193 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:08:43,195 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:08:45,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:48,819 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:08:48,820 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:08:50,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:52,265 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:08:55,398 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:56,267 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:56,916 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:56,916 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:01,965 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:06,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:10,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:11,967 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:12,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:12,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:17,154 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:22,155 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:22,266 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:09:25,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:27,075 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:27,075 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:28,127 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:33,128 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:38,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:40,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:42,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:42,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:43,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:48,225 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:52,267 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:09:53,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:55,023 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:09:55,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2860_6cc2d79b2165c26b4732.png with policy now +2023-07-11 07:09:55,035 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:09:55,035 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2860_2045ef6393068e64cc92.png with policy now +2023-07-11 07:09:55,128 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:09:55,128 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2860_3a150411a4ae99d25258.png with policy now +2023-07-11 07:09:55,139 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:09:55,139 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2860_d0f58be4d441fef238db.png with policy now +2023-07-11 07:09:55,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:09:55,178 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:09:55,178 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:09:55,179 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:09:55,309 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7j8cgt61-media/images/validation_2860_6cc2d79b2165c26b4732.png +2023-07-11 07:09:55,350 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gavyyv10-media/images/validation_2860_2045ef6393068e64cc92.png +2023-07-11 07:09:55,451 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bvlthjq1-media/images/validation_2860_d0f58be4d441fef238db.png +2023-07-11 07:09:55,452 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8lyzbg3s-media/images/validation_2860_3a150411a4ae99d25258.png +2023-07-11 07:09:55,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:57,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:57,208 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:59,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:01,167 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:10:01,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:10:01,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_3a150411a4ae99d25258.png +2023-07-11 07:10:01,168 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_6cc2d79b2165c26b4732.png +2023-07-11 07:10:01,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_2045ef6393068e64cc92.png +2023-07-11 07:10:01,169 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_d0f58be4d441fef238db.png +2023-07-11 07:10:01,170 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:10:01,548 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rxnzmf9x-media/images/validation_2860_6cc2d79b2165c26b4732.png +2023-07-11 07:10:01,556 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ni0arasj-media/images/validation_2860_3a150411a4ae99d25258.png +2023-07-11 07:10:01,577 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3vs65jsv-media/images/validation_2860_d0f58be4d441fef238db.png +2023-07-11 07:10:01,618 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7g4ygoxy-media/images/validation_2860_2045ef6393068e64cc92.png +2023-07-11 07:10:04,865 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:05,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:10:10,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:10,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:12,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:12,288 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:13,188 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:10:15,748 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:10:15,749 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:15,749 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:10:15,750 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:10:15,752 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:10:20,944 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:22,268 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:10:25,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:10:25,207 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:10:25,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:25,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:10:25,844 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:10:25,844 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:10:25,846 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:10:26,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:27,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:27,413 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:32,626 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:35,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:10:35,299 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:10:35,299 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:10:35,300 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:10:37,226 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:10:37,226 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:10:37,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:40,498 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:42,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:42,693 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:43,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:46,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:10:46,020 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:10:46,020 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:10:46,022 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:10:48,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:49,245 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:10:49,246 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:10:52,269 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:10:53,620 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:55,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:56,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:10:56,442 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:10:56,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:10:56,445 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:10:58,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:58,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:59,034 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:01,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:11:01,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:11:04,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:06,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:11:06,947 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:11:06,947 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:11:06,949 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:11:10,284 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:11,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:13,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:13,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:13,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:11:13,537 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:11:15,584 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:17,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:11:17,379 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:11:17,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:11:17,381 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:11:20,919 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:22,270 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:11:25,556 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:11:25,557 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:11:26,291 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:26,830 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:27,656 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:11:27,658 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:11:27,658 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:11:27,660 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:11:28,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:28,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:32,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:32,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:11:32,224 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:11:32,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:11:32,226 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:11:37,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:37,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:11:37,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:11:41,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:42,177 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:43,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:43,287 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:47,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:52,272 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:11:53,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:56,423 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:58,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:58,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:58,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:03,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:08,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:11,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:12:13,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:13,319 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:13,363 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:18,364 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:22,273 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:12:24,274 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:26,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:12:28,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:28,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:29,401 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:34,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:39,402 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:41,457 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:12:43,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:43,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:43,970 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:12:43,970 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2870_816586b104cc77001f27.png with policy now +2023-07-11 07:12:43,981 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:12:43,982 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2870_eced480be520cdea95ea.png with policy now +2023-07-11 07:12:43,992 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:12:43,992 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2870_6159c3d070d7caf33b0f.png with policy now +2023-07-11 07:12:44,002 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:12:44,002 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2870_2416dfaf35ac458c099e.png with policy now +2023-07-11 07:12:44,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:12:44,051 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:12:44,051 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:12:44,053 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:12:44,278 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t4blchg3-media/images/validation_2870_816586b104cc77001f27.png +2023-07-11 07:12:44,303 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/szopqj9i-media/images/validation_2870_6159c3d070d7caf33b0f.png +2023-07-11 07:12:44,325 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/s98eq5fm-media/images/validation_2870_eced480be520cdea95ea.png +2023-07-11 07:12:44,326 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/km4de47z-media/images/validation_2870_2416dfaf35ac458c099e.png +2023-07-11 07:12:45,053 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:49,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:12:49,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:12:49,939 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_2416dfaf35ac458c099e.png +2023-07-11 07:12:49,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_eced480be520cdea95ea.png +2023-07-11 07:12:49,940 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_6159c3d070d7caf33b0f.png +2023-07-11 07:12:49,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_816586b104cc77001f27.png +2023-07-11 07:12:49,941 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:12:50,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:50,289 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wf5dx9es-media/images/validation_2870_6159c3d070d7caf33b0f.png +2023-07-11 07:12:50,297 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ja5xgdwk-media/images/validation_2870_816586b104cc77001f27.png +2023-07-11 07:12:50,300 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nxeermjb-media/images/validation_2870_eced480be520cdea95ea.png +2023-07-11 07:12:50,345 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3lk2qucd-media/images/validation_2870_2416dfaf35ac458c099e.png +2023-07-11 07:12:52,274 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:12:54,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:12:55,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:56,458 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:12:58,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:58,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:00,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:01,958 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:13:04,494 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:13:04,496 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:13:04,496 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:13:04,498 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:13:06,499 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:11,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:11,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:13,361 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:13,361 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:13,947 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:13:13,949 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:13:13,949 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:13:13,951 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:13:13,983 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:13:13,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:13:16,718 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:21,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:22,275 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:13:24,183 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:13:24,185 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:13:24,185 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:13:24,187 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:13:26,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:13:26,001 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:13:26,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:27,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:28,739 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:28,739 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:32,871 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:34,683 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:13:34,686 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:13:34,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:13:34,688 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:13:38,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:13:38,021 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:13:38,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:41,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:43,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:43,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:43,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:44,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:13:44,738 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:13:44,738 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:13:44,741 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:13:48,532 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:50,284 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:13:50,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:13:52,277 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:13:54,419 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:55,934 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:13:55,936 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:13:55,936 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:13:55,938 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:13:56,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:58,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:58,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:00,002 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:02,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:14:02,303 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:14:05,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:05,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:14:05,865 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:14:05,865 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:14:05,867 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:14:10,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:11,766 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:13,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:13,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:14,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:14:14,324 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:14:15,791 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:14:15,793 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:14:15,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:15,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:14:15,796 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:14:20,129 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:14:20,131 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:14:20,131 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:14:20,133 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:14:20,933 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:22,278 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:14:26,280 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:26,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:14:26,344 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:14:26,767 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:28,954 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:28,955 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:32,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:37,030 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:41,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:42,031 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:44,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:44,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:47,142 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:52,143 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:52,279 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:14:56,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:14:57,281 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:59,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:59,095 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:03,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:08,132 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:11,941 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:13,133 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:14,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:14,096 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:18,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:22,281 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:15:23,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:27,064 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:28,282 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:29,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:29,243 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:31,917 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:15:31,917 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2880_2ac51e42878ffc285471.png with policy now +2023-07-11 07:15:31,991 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:15:31,991 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2880_6593eb859562925fc6dd.png with policy now +2023-07-11 07:15:32,001 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:15:32,001 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2880_251184f3651c50c8ee54.png with policy now +2023-07-11 07:15:32,011 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:15:32,011 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2880_827a1fe01dab2aec61c5.png with policy now +2023-07-11 07:15:32,052 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:15:32,054 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:15:32,056 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:15:32,060 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:15:32,238 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/38py4y2v-media/images/validation_2880_2ac51e42878ffc285471.png +2023-07-11 07:15:32,305 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/j977b363-media/images/validation_2880_251184f3651c50c8ee54.png +2023-07-11 07:15:32,313 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wea1dxlc-media/images/validation_2880_6593eb859562925fc6dd.png +2023-07-11 07:15:32,338 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z6mzvcuq-media/images/validation_2880_827a1fe01dab2aec61c5.png +2023-07-11 07:15:34,062 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:38,707 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:15:38,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:15:38,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_2ac51e42878ffc285471.png +2023-07-11 07:15:38,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_6593eb859562925fc6dd.png +2023-07-11 07:15:38,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_251184f3651c50c8ee54.png +2023-07-11 07:15:38,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_827a1fe01dab2aec61c5.png +2023-07-11 07:15:38,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:15:39,050 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4nwiur2l-media/images/validation_2880_251184f3651c50c8ee54.png +2023-07-11 07:15:39,067 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8hssbc5f-media/images/validation_2880_827a1fe01dab2aec61c5.png +2023-07-11 07:15:39,092 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/wc1xa53t-media/images/validation_2880_2ac51e42878ffc285471.png +2023-07-11 07:15:39,100 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0r8jayp1-media/images/validation_2880_6593eb859562925fc6dd.png +2023-07-11 07:15:39,497 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:42,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:42,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:15:44,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:44,219 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:44,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:50,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:50,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:15:51,678 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:15:51,679 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:15:51,680 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:15:51,682 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:15:52,281 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:15:55,500 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:57,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:59,219 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:59,220 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:01,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:01,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:16:01,548 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:16:01,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:16:01,550 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:16:02,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:16:02,746 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:16:06,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:12,149 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:12,371 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:12,560 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:16:12,561 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:16:12,561 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:16:12,563 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:16:14,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:14,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:14,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:16:14,762 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:16:17,708 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:22,283 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:16:22,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:16:22,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:22,952 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:16:22,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:16:22,954 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:16:26,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:16:26,786 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:16:27,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:28,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:29,538 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:29,538 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:32,828 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:16:32,830 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:16:32,830 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:16:32,832 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:16:33,833 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:38,836 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:39,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:16:39,066 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:16:42,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:42,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:16:42,764 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:16:42,765 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:16:42,767 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:16:44,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:44,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:44,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:49,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:51,084 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:16:51,085 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:16:52,284 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:16:53,140 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:16:53,141 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:16:53,142 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:16:53,144 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:16:55,145 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:57,230 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:59,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:59,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:01,139 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:02,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:17:02,734 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:17:02,734 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:17:02,736 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:17:03,104 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:17:03,105 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:17:06,141 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:07,303 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:17:07,304 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:17:07,304 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:17:07,306 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:17:11,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:12,259 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:14,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:14,554 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:15,124 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:17:15,125 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:17:16,598 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:21,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:22,285 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:17:27,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:27,534 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:29,686 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:29,686 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:32,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:37,731 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:42,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:42,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:44,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:44,965 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:48,012 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:52,286 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:17:53,287 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:57,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:58,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:00,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:00,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:04,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:09,094 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:12,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:14,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:15,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:15,049 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:19,097 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:19,109 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:18:19,109 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2890_25f4ece0ca8185e9a1d2.png with policy now +2023-07-11 07:18:19,120 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:18:19,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2890_11679296f624b4574430.png with policy now +2023-07-11 07:18:19,130 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:18:19,130 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2890_514bff8c5e2e1e5a2ac6.png with policy now +2023-07-11 07:18:19,139 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:18:19,139 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2890_4e4798c3706731a0d899.png with policy now +2023-07-11 07:18:19,178 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:18:19,181 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:18:19,181 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:18:19,183 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:18:19,429 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/52qzg9p1-media/images/validation_2890_11679296f624b4574430.png +2023-07-11 07:18:19,430 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6eymlkr7-media/images/validation_2890_25f4ece0ca8185e9a1d2.png +2023-07-11 07:18:19,457 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/3129qhfe-media/images/validation_2890_514bff8c5e2e1e5a2ac6.png +2023-07-11 07:18:19,460 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7ozzcy0r-media/images/validation_2890_4e4798c3706731a0d899.png +2023-07-11 07:18:22,287 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:18:25,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:27,482 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:18:27,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:18:27,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_4e4798c3706731a0d899.png +2023-07-11 07:18:27,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_25f4ece0ca8185e9a1d2.png +2023-07-11 07:18:27,483 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_514bff8c5e2e1e5a2ac6.png +2023-07-11 07:18:27,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_11679296f624b4574430.png +2023-07-11 07:18:27,484 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:18:27,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:27,830 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i2kkbe8k-media/images/validation_2890_514bff8c5e2e1e5a2ac6.png +2023-07-11 07:18:27,843 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/hzgqclyu-media/images/validation_2890_11679296f624b4574430.png +2023-07-11 07:18:27,863 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iphy3429-media/images/validation_2890_25f4ece0ca8185e9a1d2.png +2023-07-11 07:18:27,876 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o796hp9f-media/images/validation_2890_4e4798c3706731a0d899.png +2023-07-11 07:18:29,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:18:30,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:30,050 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:30,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:35,240 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:39,509 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:18:40,210 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:18:40,212 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:18:40,212 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:18:40,214 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:18:41,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:42,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:45,170 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:45,171 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:46,217 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:49,990 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:18:49,991 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:18:49,991 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:18:49,993 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:18:51,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:18:51,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:18:51,994 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:52,287 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:18:57,599 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:57,651 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:00,260 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:00,261 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:00,268 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:00,305 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:00,305 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:00,308 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:03,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:03,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:19:03,545 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:19:08,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:10,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:10,554 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:10,555 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:10,557 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:12,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:13,822 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:15,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:15,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:15,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:19:15,568 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:19:19,172 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:20,418 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:20,419 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:20,420 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:20,422 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:22,289 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:19:24,775 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:27,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:27,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:19:27,849 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:19:30,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:30,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:30,079 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:30,080 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:30,081 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:30,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:30,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:35,991 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:39,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:19:39,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:19:40,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:40,470 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:40,470 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:40,471 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:41,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:42,820 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:45,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:45,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:47,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:51,037 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:51,038 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:51,038 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:51,040 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:51,889 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:19:51,890 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:19:52,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:52,290 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:19:55,756 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:19:55,757 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:19:55,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:19:55,760 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:19:57,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:57,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:00,468 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:00,468 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:03,513 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:03,908 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:20:03,909 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:20:08,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:12,821 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:13,515 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:15,472 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:15,473 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:18,521 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:22,291 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:20:24,292 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:27,852 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:29,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:30,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:30,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:34,603 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:39,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:42,853 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:44,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:45,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:45,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:50,593 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:52,292 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:20:56,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:57,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:00,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:00,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:01,649 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:06,650 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:07,589 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:21:07,589 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2900_954b4eb308d7de381934.png with policy now +2023-07-11 07:21:07,600 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:21:07,600 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2900_50cd0a9a43dbc4be6d78.png with policy now +2023-07-11 07:21:07,610 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:21:07,610 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2900_f35a434e2727ea87c647.png with policy now +2023-07-11 07:21:07,621 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:21:07,621 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2900_12ce899172824cf18bd2.png with policy now +2023-07-11 07:21:07,663 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:21:07,664 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:21:07,664 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:21:07,666 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:21:07,905 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/8v45if3e-media/images/validation_2900_954b4eb308d7de381934.png +2023-07-11 07:21:07,911 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4ab0beo8-media/images/validation_2900_50cd0a9a43dbc4be6d78.png +2023-07-11 07:21:07,913 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ygs2c3c5-media/images/validation_2900_f35a434e2727ea87c647.png +2023-07-11 07:21:07,925 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cvcuq1v9-media/images/validation_2900_12ce899172824cf18bd2.png +2023-07-11 07:21:11,796 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:12,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:15,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:15,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:16,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:21:16,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:21:16,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_f35a434e2727ea87c647.png +2023-07-11 07:21:16,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_12ce899172824cf18bd2.png +2023-07-11 07:21:16,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_954b4eb308d7de381934.png +2023-07-11 07:21:16,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_50cd0a9a43dbc4be6d78.png +2023-07-11 07:21:16,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:21:16,630 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oj6a237o-media/images/validation_2900_954b4eb308d7de381934.png +2023-07-11 07:21:16,647 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gt9tniru-media/images/validation_2900_50cd0a9a43dbc4be6d78.png +2023-07-11 07:21:16,651 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7bsn86io-media/images/validation_2900_f35a434e2727ea87c647.png +2023-07-11 07:21:16,658 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9lh97v25-media/images/validation_2900_12ce899172824cf18bd2.png +2023-07-11 07:21:17,199 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:19,400 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:21:22,293 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:21:22,296 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:27,793 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:27,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:28,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:21:29,224 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:21:29,225 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:21:29,225 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:21:29,227 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:21:30,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:30,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:33,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:38,473 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:38,743 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:21:38,744 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:21:38,745 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:21:38,747 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:21:40,310 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:21:40,311 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:21:42,903 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:43,536 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:45,595 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:45,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:48,955 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:21:48,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:48,957 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:21:48,957 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:21:48,959 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:21:52,294 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:21:52,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:21:52,328 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:21:54,768 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:58,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:58,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:21:58,865 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:21:58,865 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:21:58,867 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:21:59,868 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:00,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:00,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:04,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:22:04,347 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:22:05,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:08,819 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:22:08,821 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:22:08,821 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:22:08,823 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:22:10,824 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:13,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:15,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:15,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:16,374 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:16,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:22:16,641 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:22:19,020 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:22:19,021 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:22:19,021 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:22:19,024 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:22:21,795 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:22,296 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:22:26,891 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:28,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:22:28,661 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:22:28,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:29,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:22:29,648 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:22:29,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:22:29,651 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:22:30,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:30,596 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:32,273 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:38,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:39,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:22:39,644 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:22:39,644 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:22:39,646 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:22:40,678 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:22:40,678 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:22:43,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:44,043 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:44,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:22:44,216 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:22:44,217 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:22:44,273 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:22:45,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:45,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:49,633 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:52,296 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:22:52,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:22:52,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:22:55,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:58,886 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:00,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:00,596 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:00,597 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:05,642 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:10,643 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:14,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:15,644 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:15,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:15,722 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:20,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:22,297 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:23:26,298 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:29,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:30,721 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:30,722 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:31,779 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:36,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:41,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:44,156 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:45,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:45,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:46,825 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:51,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:52,299 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:23:55,997 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:23:55,997 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2910_7f80149eb50db1064202.png with policy now +2023-07-11 07:23:56,008 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:23:56,008 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2910_b9b34ade9bcb2fda791c.png with policy now +2023-07-11 07:23:56,017 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:23:56,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2910_e489177f37cf2bccd16a.png with policy now +2023-07-11 07:23:56,027 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:23:56,027 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2910_106750c73bfd5ef47c42.png with policy now +2023-07-11 07:23:56,066 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:23:56,067 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:23:56,068 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:23:56,070 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:23:56,325 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v4pgyaja-media/images/validation_2910_e489177f37cf2bccd16a.png +2023-07-11 07:23:56,325 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/jvhitub6-media/images/validation_2910_b9b34ade9bcb2fda791c.png +2023-07-11 07:23:56,336 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bq7rcxcg-media/images/validation_2910_7f80149eb50db1064202.png +2023-07-11 07:23:56,338 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nnnwwkge-media/images/validation_2910_106750c73bfd5ef47c42.png +2023-07-11 07:23:57,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:59,253 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:00,772 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:00,772 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:02,088 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:05,076 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:24:05,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:24:05,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_106750c73bfd5ef47c42.png +2023-07-11 07:24:05,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_7f80149eb50db1064202.png +2023-07-11 07:24:05,077 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_e489177f37cf2bccd16a.png +2023-07-11 07:24:05,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_b9b34ade9bcb2fda791c.png +2023-07-11 07:24:05,078 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:24:05,420 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gx3ydlbk-media/images/validation_2910_106750c73bfd5ef47c42.png +2023-07-11 07:24:05,440 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/oposr8zo-media/images/validation_2910_e489177f37cf2bccd16a.png +2023-07-11 07:24:05,443 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4a3p9on8-media/images/validation_2910_7f80149eb50db1064202.png +2023-07-11 07:24:05,462 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tzbqkwrf-media/images/validation_2910_b9b34ade9bcb2fda791c.png +2023-07-11 07:24:06,807 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:24:07,808 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:13,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:14,252 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:15,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:15,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:16,600 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:24:16,602 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:24:16,603 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:24:16,605 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:24:17,095 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:24:17,096 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:24:19,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:22,300 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:24:24,301 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:27,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:24:27,863 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:24:27,863 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:24:27,866 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:24:29,116 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:24:29,116 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:24:29,406 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:29,867 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:30,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:30,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:35,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:37,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:24:37,342 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:24:37,342 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:24:37,344 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:24:41,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:41,133 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:24:41,133 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:24:44,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:45,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:45,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:46,838 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:47,671 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:24:47,672 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:24:47,673 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:24:47,675 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:24:52,163 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:52,301 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:24:53,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:24:53,152 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:24:57,254 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:57,669 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:24:57,670 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:24:57,670 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:24:57,672 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:24:59,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:00,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:00,794 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:02,617 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:05,433 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:25:05,434 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:25:07,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:25:07,763 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:07,764 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:25:07,764 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:25:07,766 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:25:13,451 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:14,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:15,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:15,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:17,431 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:25:17,433 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:25:17,433 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:25:17,435 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:25:17,454 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:25:17,454 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:25:19,436 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:22,302 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:25:25,077 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:27,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:25:27,904 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:25:27,904 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:25:27,906 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:25:29,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:25:29,473 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:25:29,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:30,542 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:30,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:30,795 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:32,769 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:25:32,771 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:25:32,771 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:25:32,774 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:25:35,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:40,914 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:41,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:25:41,492 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:25:44,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:25:45,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:45,852 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:46,905 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:51,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:52,303 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:25:57,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:00,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:00,851 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:00,852 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:02,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:07,897 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:12,898 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:15,069 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:15,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:15,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:17,948 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:22,304 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:26:23,305 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:28,306 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:30,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:30,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:30,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:33,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:38,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:43,953 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:44,641 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:26:44,642 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2920_f767a9fead8b24fee8af.png with policy now +2023-07-11 07:26:44,653 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:26:44,653 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2920_514c0fddc46215aa8240.png with policy now +2023-07-11 07:26:44,663 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:26:44,663 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2920_0fb181aa3aa425c7de6a.png with policy now +2023-07-11 07:26:44,673 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:26:44,673 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2920_c851e60ac793a5a2a1f8.png with policy now +2023-07-11 07:26:44,712 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:26:44,716 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:26:44,716 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:26:44,718 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:26:44,973 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ti5xkjyk-media/images/validation_2920_f767a9fead8b24fee8af.png +2023-07-11 07:26:44,989 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2csrc04o-media/images/validation_2920_514c0fddc46215aa8240.png +2023-07-11 07:26:45,009 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2yikg8hs-media/images/validation_2920_c851e60ac793a5a2a1f8.png +2023-07-11 07:26:45,011 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/2nx3rduz-media/images/validation_2920_0fb181aa3aa425c7de6a.png +2023-07-11 07:26:45,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:45,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:45,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:49,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:52,304 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:26:53,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:26:53,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:26:53,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_0fb181aa3aa425c7de6a.png +2023-07-11 07:26:53,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_f767a9fead8b24fee8af.png +2023-07-11 07:26:53,905 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_c851e60ac793a5a2a1f8.png +2023-07-11 07:26:53,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_514c0fddc46215aa8240.png +2023-07-11 07:26:53,906 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:26:54,239 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/uyvcqpi1-media/images/validation_2920_c851e60ac793a5a2a1f8.png +2023-07-11 07:26:54,243 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gg010txv-media/images/validation_2920_0fb181aa3aa425c7de6a.png +2023-07-11 07:26:54,273 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/4y809itj-media/images/validation_2920_514c0fddc46215aa8240.png +2023-07-11 07:26:54,298 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/yxhqkrly-media/images/validation_2920_f767a9fead8b24fee8af.png +2023-07-11 07:26:55,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:55,858 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:00,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:00,333 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:00,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:00,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:05,147 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:05,149 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:27:05,149 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:27:05,151 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:27:05,922 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:27:05,923 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:27:06,152 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:11,262 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:15,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:15,504 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:15,506 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:27:15,506 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:27:15,508 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:27:15,902 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:15,903 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:16,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:17,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:27:17,945 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:27:22,306 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:27:22,309 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:25,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:25,742 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:27:25,743 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:27:25,745 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:27:27,746 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:29,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:27:29,963 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:27:30,920 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:30,921 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:30,921 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:33,654 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:36,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:36,759 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:27:36,759 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:27:36,761 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:27:38,762 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:41,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:27:41,984 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:27:44,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:46,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:46,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:46,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:46,915 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:46,916 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:27:46,917 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:27:46,919 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:27:49,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:52,307 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:27:54,265 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:27:54,266 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:27:54,873 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:57,759 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:27:57,761 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:27:57,761 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:27:57,763 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:28:00,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:01,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:01,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:01,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:05,588 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:06,285 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:28:06,286 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:28:07,926 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:28:07,927 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:28:07,927 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:28:07,929 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:28:10,790 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:16,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:16,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:16,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:17,729 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:28:17,731 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:28:17,731 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:28:17,733 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:28:18,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:28:18,306 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:28:22,181 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:22,308 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:28:22,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:28:22,341 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:28:22,341 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:28:22,343 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:28:27,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:30,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:28:30,326 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:28:31,157 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:31,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:31,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:33,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:38,213 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:43,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:46,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:46,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:46,276 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:48,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:52,310 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:28:54,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:59,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:01,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:01,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:01,276 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:04,314 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:09,315 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:14,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:16,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:16,276 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:16,277 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:19,325 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:22,311 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:29:25,312 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:30,313 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:31,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:31,443 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:31,443 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:34,163 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:29:34,163 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2930_e234913724697be4a9c9.png with policy now +2023-07-11 07:29:34,206 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:29:34,206 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2930_c6cac88d73a3cc759a53.png with policy now +2023-07-11 07:29:34,207 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:29:34,207 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2930_b3de5b1e5f55c9a54172.png with policy now +2023-07-11 07:29:34,207 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:29:34,208 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2930_871fbd260ab6c60254ce.png with policy now +2023-07-11 07:29:34,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:29:34,236 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:29:34,236 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:29:34,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:29:34,477 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/kmos34y3-media/images/validation_2930_e234913724697be4a9c9.png +2023-07-11 07:29:34,515 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/crrjhcd2-media/images/validation_2930_b3de5b1e5f55c9a54172.png +2023-07-11 07:29:34,528 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/65po4vs6-media/images/validation_2930_871fbd260ab6c60254ce.png +2023-07-11 07:29:34,555 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h5usn2f0-media/images/validation_2930_c6cac88d73a3cc759a53.png +2023-07-11 07:29:36,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:41,501 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:42,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:29:42,708 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:29:42,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_871fbd260ab6c60254ce.png +2023-07-11 07:29:42,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_b3de5b1e5f55c9a54172.png +2023-07-11 07:29:42,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_c6cac88d73a3cc759a53.png +2023-07-11 07:29:42,709 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_e234913724697be4a9c9.png +2023-07-11 07:29:42,710 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:29:43,062 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pd3ed15s-media/images/validation_2930_e234913724697be4a9c9.png +2023-07-11 07:29:43,066 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bxh785ct-media/images/validation_2930_871fbd260ab6c60254ce.png +2023-07-11 07:29:43,078 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h3ogtofl-media/images/validation_2930_b3de5b1e5f55c9a54172.png +2023-07-11 07:29:43,093 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p7bvsfya-media/images/validation_2930_c6cac88d73a3cc759a53.png +2023-07-11 07:29:44,932 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:29:46,694 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:46,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:46,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:46,730 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:52,049 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:52,312 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:29:54,239 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:29:54,241 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:29:54,241 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:29:54,243 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:29:54,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:29:54,726 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:29:57,724 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:01,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:01,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:01,695 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:03,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:04,716 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:30:04,718 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:30:04,718 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:30:04,720 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:30:06,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:30:06,747 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:30:08,909 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:14,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:14,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:30:14,842 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:30:14,843 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:30:14,845 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:30:16,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:16,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:16,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:18,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:30:18,766 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:30:19,350 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:22,313 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:30:24,553 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:25,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:30:25,681 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:30:25,681 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:30:25,683 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:30:30,376 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:30,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:30:30,789 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:30:31,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:31,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:31,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:35,913 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:36,146 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:30:36,147 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:30:36,148 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:30:36,150 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:30:41,206 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:43,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:30:43,061 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:30:46,191 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:30:46,193 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:30:46,193 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:30:46,196 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:30:46,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:46,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:46,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:46,732 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:51,896 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:52,315 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:30:55,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:30:55,081 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:30:56,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:30:56,020 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:30:56,020 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:30:56,022 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:30:57,023 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:01,695 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:01,696 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:02,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:05,950 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:31:05,952 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:31:05,952 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:31:05,954 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:31:07,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:31:07,100 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:31:07,956 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:10,806 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:31:10,808 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:31:10,809 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:31:10,811 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:31:13,940 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:16,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:16,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:16,881 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:19,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:31:19,120 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:31:19,924 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:22,315 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:31:25,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:30,317 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:31,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:31,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:31,881 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:35,929 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:40,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:45,930 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:46,880 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:46,880 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:46,882 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:51,927 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:52,318 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:31:57,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:01,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:01,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:01,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:03,040 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:08,041 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:13,042 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:16,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:16,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:16,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:19,026 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:22,317 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:32:22,649 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:32:22,649 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2940_fa25f336817d12507a02.png with policy now +2023-07-11 07:32:22,660 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:32:22,660 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2940_713e6fa73a2cdc2edea3.png with policy now +2023-07-11 07:32:22,670 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:32:22,670 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2940_19a21cc798d714ad5006.png with policy now +2023-07-11 07:32:22,680 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:32:22,680 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2940_8c0f2a54e3c82df3b894.png with policy now +2023-07-11 07:32:22,722 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:32:22,723 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:32:22,724 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:32:22,725 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:32:22,962 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0c9cd3oa-media/images/validation_2940_fa25f336817d12507a02.png +2023-07-11 07:32:22,965 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x2i8cpja-media/images/validation_2940_713e6fa73a2cdc2edea3.png +2023-07-11 07:32:22,978 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/v1ywluwq-media/images/validation_2940_8c0f2a54e3c82df3b894.png +2023-07-11 07:32:22,992 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/0b39xlxg-media/images/validation_2940_19a21cc798d714ad5006.png +2023-07-11 07:32:24,726 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:30,394 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:31,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:32:31,498 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:32:31,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_8c0f2a54e3c82df3b894.png +2023-07-11 07:32:31,499 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_fa25f336817d12507a02.png +2023-07-11 07:32:31,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_19a21cc798d714ad5006.png +2023-07-11 07:32:31,500 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_713e6fa73a2cdc2edea3.png +2023-07-11 07:32:31,501 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:32:31,853 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5rc4ldhx-media/images/validation_2940_fa25f336817d12507a02.png +2023-07-11 07:32:31,864 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7h2etmu8-media/images/validation_2940_19a21cc798d714ad5006.png +2023-07-11 07:32:31,876 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7bcv9vwp-media/images/validation_2940_8c0f2a54e3c82df3b894.png +2023-07-11 07:32:31,882 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/xdmlwxhg-media/images/validation_2940_713e6fa73a2cdc2edea3.png +2023-07-11 07:32:31,979 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:31,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:31,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:33,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:32:35,442 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:41,297 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:42,579 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:32:42,580 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:32:42,581 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:32:42,583 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:32:43,518 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:32:43,519 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:32:46,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:46,980 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:46,980 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:47,025 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:52,180 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:52,318 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:32:52,377 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:32:52,378 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:32:52,378 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:32:52,380 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:32:55,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:32:55,540 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:32:57,202 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:02,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:02,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:02,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:02,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:03,054 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:03,055 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:03,055 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:03,057 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:33:07,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:33:07,558 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:33:07,906 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:13,226 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:13,741 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:13,742 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:13,743 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:13,745 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:33:17,288 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:17,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:17,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:18,340 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:19,579 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:33:19,580 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:33:22,319 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:33:24,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:24,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:24,329 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:24,329 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:24,331 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:33:30,293 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:31,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:33:31,846 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:33:32,289 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:32,289 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:34,316 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:34,318 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:34,318 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:34,320 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:33:35,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:41,209 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:43,865 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:33:43,866 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:33:44,996 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:44,998 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:44,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:45,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:33:47,001 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:47,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:47,382 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:47,383 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:52,192 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:52,320 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:33:54,831 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:54,833 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:54,833 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:54,835 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:33:55,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:33:55,885 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:33:57,575 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:59,715 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:33:59,716 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:33:59,717 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:33:59,719 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:34:02,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:02,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:02,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:02,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:07,591 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:07,903 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:34:07,904 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:34:12,592 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:17,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:17,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:17,548 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:18,583 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:22,320 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:34:24,322 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:29,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:32,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:32,797 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:32,798 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:34,842 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:39,843 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:44,844 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:47,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:47,757 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:47,758 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:50,798 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:52,321 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:34:56,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:01,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:02,810 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:02,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:02,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:06,857 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:11,418 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:35:11,418 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2950_c2e4db06846ebe787b2d.png with policy now +2023-07-11 07:35:11,429 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:35:11,429 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2950_24cec6492c9e7ccd4c62.png with policy now +2023-07-11 07:35:11,439 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:35:11,439 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2950_393ea3a776b8b25fa7cf.png with policy now +2023-07-11 07:35:11,450 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:35:11,450 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2950_e1c5994ed44a8ca097ea.png with policy now +2023-07-11 07:35:11,491 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:35:11,492 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:35:11,492 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:35:11,494 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:35:11,734 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/juo5vjd8-media/images/validation_2950_c2e4db06846ebe787b2d.png +2023-07-11 07:35:11,741 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/9b5tt6og-media/images/validation_2950_393ea3a776b8b25fa7cf.png +2023-07-11 07:35:11,762 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lbdabsx0-media/images/validation_2950_e1c5994ed44a8ca097ea.png +2023-07-11 07:35:11,770 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/fv676fg7-media/images/validation_2950_24cec6492c9e7ccd4c62.png +2023-07-11 07:35:12,495 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:17,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:17,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:17,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:17,854 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:20,271 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:35:20,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:35:20,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_e1c5994ed44a8ca097ea.png +2023-07-11 07:35:20,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_c2e4db06846ebe787b2d.png +2023-07-11 07:35:20,272 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_24cec6492c9e7ccd4c62.png +2023-07-11 07:35:20,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_393ea3a776b8b25fa7cf.png +2023-07-11 07:35:20,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:35:20,613 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/08avgn9s-media/images/validation_2950_e1c5994ed44a8ca097ea.png +2023-07-11 07:35:20,628 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/u3zt90dw-media/images/validation_2950_c2e4db06846ebe787b2d.png +2023-07-11 07:35:20,645 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/cd814leu-media/images/validation_2950_24cec6492c9e7ccd4c62.png +2023-07-11 07:35:20,680 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nmc187el-media/images/validation_2950_393ea3a776b8b25fa7cf.png +2023-07-11 07:35:22,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:35:22,322 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:35:23,323 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:28,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:31,728 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:35:31,729 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:35:31,730 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:35:31,732 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:35:32,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:35:32,292 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:35:32,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:32,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:33,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:39,197 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:41,946 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:35:41,948 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:35:41,948 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:35:41,950 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:35:44,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:35:44,312 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:35:44,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:47,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:47,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:49,662 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:52,103 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:35:52,105 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:35:52,105 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:35:52,317 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:35:52,323 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:35:54,847 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:56,331 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:35:56,332 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:36:00,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:02,080 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:36:02,082 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:36:02,082 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:36:02,085 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:36:02,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:02,811 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:06,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:08,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:36:08,351 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:36:12,463 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:12,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:36:12,573 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:36:12,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:36:12,576 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:36:17,576 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:17,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:17,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:17,812 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:20,635 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:36:20,636 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:36:22,324 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:36:22,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:36:22,840 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:22,840 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:36:22,841 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:36:22,842 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:36:28,245 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:32,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:36:32,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:36:32,811 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:32,812 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:33,095 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:36:33,097 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:36:33,097 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:36:33,099 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:36:34,100 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:39,524 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:43,623 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:36:43,624 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:36:43,625 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:36:43,627 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:36:44,628 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:44,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:36:44,677 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:36:47,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:47,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:47,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:48,704 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:36:48,706 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:36:48,707 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:36:48,709 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:36:49,630 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:52,325 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:36:55,327 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:56,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:36:56,698 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:37:00,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:02,936 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:02,937 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:02,937 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:05,982 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:10,983 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:15,984 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:18,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:18,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:18,085 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:21,131 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:22,327 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:37:26,328 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:31,329 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:33,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:33,085 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:33,086 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:37,187 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:42,188 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:47,189 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:48,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:48,108 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:48,109 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:52,328 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:37:52,331 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:57,330 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:00,481 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:38:00,481 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2960_f9c2fd148f504a1badb0.png with policy now +2023-07-11 07:38:00,575 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:38:00,575 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2960_3a73faebc00239d24cd9.png with policy now +2023-07-11 07:38:00,586 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:38:00,586 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2960_7dcf124bbf229b24d335.png with policy now +2023-07-11 07:38:00,595 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:38:00,595 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2960_e916377893dafec21435.png with policy now +2023-07-11 07:38:00,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:38:00,648 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:38:00,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:38:00,652 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:38:00,793 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/imdo19kh-media/images/validation_2960_f9c2fd148f504a1badb0.png +2023-07-11 07:38:00,906 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/loxdq809-media/images/validation_2960_7dcf124bbf229b24d335.png +2023-07-11 07:38:00,914 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/qesrgnfa-media/images/validation_2960_e916377893dafec21435.png +2023-07-11 07:38:00,944 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/p5pzphma-media/images/validation_2960_3a73faebc00239d24cd9.png +2023-07-11 07:38:02,655 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:03,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:03,109 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:03,109 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:08,093 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:09,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:38:09,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:38:09,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_7dcf124bbf229b24d335.png +2023-07-11 07:38:09,059 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_3a73faebc00239d24cd9.png +2023-07-11 07:38:09,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_f9c2fd148f504a1badb0.png +2023-07-11 07:38:09,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_e916377893dafec21435.png +2023-07-11 07:38:09,060 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:38:09,410 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/ugfkcpvp-media/images/validation_2960_3a73faebc00239d24cd9.png +2023-07-11 07:38:09,412 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/pd7ckivv-media/images/validation_2960_7dcf124bbf229b24d335.png +2023-07-11 07:38:09,423 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/6d270q6k-media/images/validation_2960_f9c2fd148f504a1badb0.png +2023-07-11 07:38:09,449 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/20q278yh-media/images/validation_2960_e916377893dafec21435.png +2023-07-11 07:38:10,839 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:38:13,641 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:18,299 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:18,300 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:18,300 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:19,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:20,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:38:20,900 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:38:20,901 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:38:20,903 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:38:21,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:38:21,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:38:22,330 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:38:25,214 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:31,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:31,174 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:38:31,176 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:38:31,176 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:38:31,179 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:38:33,099 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:38:33,099 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:38:33,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:33,381 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:33,382 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:36,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:41,493 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:42,241 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:38:42,243 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:38:42,244 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:38:42,246 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:38:45,118 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:38:45,119 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:38:46,727 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:48,999 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:49,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:49,000 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:51,764 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:52,233 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:38:52,235 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:38:52,236 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:38:52,238 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:38:52,332 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:38:56,826 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:57,131 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:38:57,132 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:39:01,995 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:39:01,997 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:01,997 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:39:01,998 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:39:02,000 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:39:04,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:04,000 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:04,000 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:07,691 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:09,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:39:09,430 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:39:11,783 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:39:11,784 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:39:11,785 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:39:11,787 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:39:12,788 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:17,961 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:19,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:19,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:19,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:21,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:39:21,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:39:22,332 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:39:22,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:39:22,573 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:39:22,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:39:22,576 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:39:23,577 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:28,613 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:32,859 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:39:32,860 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:39:32,861 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:39:32,863 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:39:33,470 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:39:33,470 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:39:33,864 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:34,015 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:34,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:34,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:37,627 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:39:37,629 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:39:37,630 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:39:37,632 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:39:39,604 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:44,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:45,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:39:45,491 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:39:49,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:49,016 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:49,017 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:50,071 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:52,334 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:39:55,335 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:00,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:04,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:04,235 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:04,235 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:06,269 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:11,270 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:16,271 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:19,234 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:19,277 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:19,278 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:21,324 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:22,335 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:40:26,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:31,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:34,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:34,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:34,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:39,680 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:39,951 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:44,952 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:49,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:49,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:49,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:49,368 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:40:49,368 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2970_6bc728a8381049bfcb4a.png with policy now +2023-07-11 07:40:49,410 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:40:49,410 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2970_fa76a0e76bd7bb7a45b2.png with policy now +2023-07-11 07:40:49,411 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:40:49,411 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2970_b5fd0a80a700803370db.png with policy now +2023-07-11 07:40:49,412 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:40:49,412 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2970_de688f46c647f005070b.png with policy now +2023-07-11 07:40:49,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:40:49,441 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:40:49,442 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:40:49,444 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:40:49,715 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rtq26k0u-media/images/validation_2970_6bc728a8381049bfcb4a.png +2023-07-11 07:40:49,724 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/tgbabzte-media/images/validation_2970_fa76a0e76bd7bb7a45b2.png +2023-07-11 07:40:49,734 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/t7gsg5cg-media/images/validation_2970_b5fd0a80a700803370db.png +2023-07-11 07:40:49,735 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/bmqgqf9x-media/images/validation_2970_de688f46c647f005070b.png +2023-07-11 07:40:50,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:52,336 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:40:56,005 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:57,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:40:57,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:40:57,851 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_6bc728a8381049bfcb4a.png +2023-07-11 07:40:57,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_b5fd0a80a700803370db.png +2023-07-11 07:40:57,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_fa76a0e76bd7bb7a45b2.png +2023-07-11 07:40:57,852 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_de688f46c647f005070b.png +2023-07-11 07:40:57,853 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:40:58,184 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/i44zsc0k-media/images/validation_2970_6bc728a8381049bfcb4a.png +2023-07-11 07:40:58,192 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nvoohj68-media/images/validation_2970_b5fd0a80a700803370db.png +2023-07-11 07:40:58,201 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/7x39pd4u-media/images/validation_2970_de688f46c647f005070b.png +2023-07-11 07:40:58,240 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gdz866tx-media/images/validation_2970_fa76a0e76bd7bb7a45b2.png +2023-07-11 07:41:00,337 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:41:01,339 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:04,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:04,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:04,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:06,877 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:09,648 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:41:09,649 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:41:09,650 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:41:09,652 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:41:09,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:41:09,872 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:41:11,918 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:17,512 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:19,104 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:41:19,106 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:41:19,106 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:41:19,108 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:41:19,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:19,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:19,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:21,891 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:41:21,892 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:41:22,337 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:41:23,338 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:28,697 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:29,476 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:41:29,478 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:41:29,478 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:41:29,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:41:33,914 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:41:33,915 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:41:34,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:34,294 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:34,295 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:34,295 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:39,123 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:39,778 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:41:39,779 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:41:39,779 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:41:39,781 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:41:44,148 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:45,934 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:41:45,935 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:41:49,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:49,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:49,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:49,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:50,072 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:41:50,074 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:41:50,074 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:41:50,076 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:41:52,338 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:41:54,733 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:58,232 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:41:58,233 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:41:59,988 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:00,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:42:00,439 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:42:00,439 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:42:00,441 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:42:04,310 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:04,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:04,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:05,362 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:10,251 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:42:10,252 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:42:11,106 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:11,175 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:42:11,177 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:42:11,177 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:42:11,179 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:42:16,321 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:19,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:19,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:19,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:21,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:21,460 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:42:21,462 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:42:21,462 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:42:21,464 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:42:22,273 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:42:22,274 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:42:22,340 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:42:26,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:42:26,112 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:42:26,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:42:26,206 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:42:26,514 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:32,081 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:34,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:42:34,293 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:42:34,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:34,311 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:34,311 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:37,357 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:42,358 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:47,359 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:49,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:49,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:49,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:52,340 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:42:53,341 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:58,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:03,342 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:04,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:04,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:04,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:08,572 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:13,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:18,573 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:19,525 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:19,526 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:19,526 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:22,343 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:43:24,344 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:29,345 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:34,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:34,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:34,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:34,693 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:37,934 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:43:37,934 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2980_1373010b663f64cff589.png with policy now +2023-07-11 07:43:38,021 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:43:38,022 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2980_18a1c3b2d98ee88bd566.png with policy now +2023-07-11 07:43:38,032 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:43:38,032 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2980_c9a8486d5520fa3051c4.png with policy now +2023-07-11 07:43:38,043 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:43:38,043 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2980_3f721313003dfb09b294.png with policy now +2023-07-11 07:43:38,083 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:43:38,084 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:43:38,084 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:43:38,086 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:43:39,067 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/dazppm3n-media/images/validation_2980_1373010b663f64cff589.png +2023-07-11 07:43:39,423 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/21u8fg5p-media/images/validation_2980_18a1c3b2d98ee88bd566.png +2023-07-11 07:43:39,607 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/r7abx2kt-media/images/validation_2980_c9a8486d5520fa3051c4.png +2023-07-11 07:43:40,038 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gldxja2s-media/images/validation_2980_3f721313003dfb09b294.png +2023-07-11 07:43:40,087 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:45,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:46,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:43:46,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:43:46,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_c9a8486d5520fa3051c4.png +2023-07-11 07:43:46,658 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_18a1c3b2d98ee88bd566.png +2023-07-11 07:43:46,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_1373010b663f64cff589.png +2023-07-11 07:43:46,659 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_3f721313003dfb09b294.png +2023-07-11 07:43:46,660 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:43:46,992 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/o2vbbuhi-media/images/validation_2980_c9a8486d5520fa3051c4.png +2023-07-11 07:43:47,010 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z3ere7dr-media/images/validation_2980_3f721313003dfb09b294.png +2023-07-11 07:43:47,014 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/1i2z6b76-media/images/validation_2980_18a1c3b2d98ee88bd566.png +2023-07-11 07:43:47,022 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/z4o0nzkb-media/images/validation_2980_1373010b663f64cff589.png +2023-07-11 07:43:48,646 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:43:49,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:49,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:49,693 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:50,736 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:52,342 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:43:56,601 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:57,780 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:43:57,781 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:43:57,782 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:43:57,784 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:43:58,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:43:58,682 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:44:02,469 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:04,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:04,693 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:08,058 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:44:08,059 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:08,060 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:44:08,060 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:44:08,063 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:44:10,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:44:10,704 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:44:13,318 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:18,862 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:44:18,863 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:18,864 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:44:18,865 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:44:18,867 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:44:19,692 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:19,693 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:22,343 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:44:22,724 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:44:22,725 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:44:24,079 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:29,164 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:44:29,166 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:29,166 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:44:29,167 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:44:29,169 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:44:34,693 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:34,693 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:34,748 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:44:34,749 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:44:34,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:39,378 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:44:39,380 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:44:39,380 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:44:39,382 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:44:40,383 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:45,487 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:47,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:44:47,019 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:44:49,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:49,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:49,817 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:49,823 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:44:49,858 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:44:49,858 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:44:49,860 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:44:50,861 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:52,344 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:44:56,794 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:59,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:44:59,038 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:44:59,681 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:44:59,682 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:44:59,683 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:44:59,685 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:45:02,279 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:04,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:04,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:04,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:07,444 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:10,070 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:45:10,072 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:45:10,072 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:45:10,075 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:45:11,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:45:11,058 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:45:12,705 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:14,889 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:45:14,892 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:45:14,893 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:45:14,895 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:45:17,899 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:19,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:19,817 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:19,818 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:22,345 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:45:23,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:45:23,080 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:45:23,346 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:28,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:33,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:35,078 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:35,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:35,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:40,464 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:40,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:45,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:50,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:50,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:50,158 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:51,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:52,345 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:45:56,347 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:01,348 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:05,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:05,158 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:05,159 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:07,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:12,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:17,205 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:20,222 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:20,223 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:20,224 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:22,263 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:22,346 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:46:26,685 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:46:26,685 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2990_a15125315fe99968227a.png with policy now +2023-07-11 07:46:26,698 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:46:26,698 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2990_bde17244dc7de8ea20cb.png with policy now +2023-07-11 07:46:26,709 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:46:26,710 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2990_40da01fcd31431c88da1.png with policy now +2023-07-11 07:46:26,721 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:46:26,721 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_2990_84f345b1e8f5f2e1ac85.png with policy now +2023-07-11 07:46:26,761 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:46:26,762 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:46:26,762 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:46:26,764 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:46:27,058 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/gqnmlpu4-media/images/validation_2990_a15125315fe99968227a.png +2023-07-11 07:46:27,059 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/lyht62p6-media/images/validation_2990_40da01fcd31431c88da1.png +2023-07-11 07:46:27,061 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5fun3ocv-media/images/validation_2990_bde17244dc7de8ea20cb.png +2023-07-11 07:46:27,086 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/74x9cack-media/images/validation_2990_84f345b1e8f5f2e1ac85.png +2023-07-11 07:46:27,765 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:33,605 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:35,447 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:46:35,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:46:35,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_bde17244dc7de8ea20cb.png +2023-07-11 07:46:35,448 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_40da01fcd31431c88da1.png +2023-07-11 07:46:35,449 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_84f345b1e8f5f2e1ac85.png +2023-07-11 07:46:35,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_a15125315fe99968227a.png +2023-07-11 07:46:35,450 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:46:35,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:35,516 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:35,516 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:35,783 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/b4u0v9pb-media/images/validation_2990_84f345b1e8f5f2e1ac85.png +2023-07-11 07:46:35,785 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/vf3e2wrb-media/images/validation_2990_bde17244dc7de8ea20cb.png +2023-07-11 07:46:35,790 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/h0g2ihgf-media/images/validation_2990_40da01fcd31431c88da1.png +2023-07-11 07:46:35,851 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/rbmin90u-media/images/validation_2990_a15125315fe99968227a.png +2023-07-11 07:46:36,370 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:46:38,846 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:43,963 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:47,014 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:46:47,016 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:46:47,016 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:46:47,018 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:46:47,466 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:46:47,467 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:46:49,019 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:51,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:51,161 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:51,162 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:52,347 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:46:54,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:56,548 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:46:56,550 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:46:56,550 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:46:56,552 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:46:59,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:00,487 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:47:00,488 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:47:05,039 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:06,237 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:06,238 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:06,238 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:07,029 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:47:07,031 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:47:07,031 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:47:07,033 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:47:10,336 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:13,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:47:13,506 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:47:15,438 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:16,776 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:47:16,777 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:47:16,778 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:47:16,780 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:47:20,471 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:21,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:21,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:21,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:22,349 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:47:25,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:26,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:47:26,527 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:47:27,647 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:47:27,649 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:47:27,649 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:47:27,651 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:47:31,275 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:36,320 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:36,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:36,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:38,138 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:47:38,140 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:47:38,140 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:47:38,217 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:47:39,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:47:39,801 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:47:41,621 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:46,986 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:48,454 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:47:48,455 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:47:48,456 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:47:48,457 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:47:51,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:51,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:52,349 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:47:52,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:52,821 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:47:52,822 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:47:58,179 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:58,752 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:47:58,753 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:47:58,753 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:47:58,756 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:48:03,307 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:03,465 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:48:03,467 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:48:03,467 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:48:03,469 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:48:05,841 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:48:05,842 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:48:06,355 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:06,356 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:06,356 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:08,408 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:13,409 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:18,410 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:18,862 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:48:21,546 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:21,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:21,547 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:22,350 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:48:24,351 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:29,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:34,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:36,547 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:36,589 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:36,590 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:39,637 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:44,638 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:49,639 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:51,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:51,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:51,572 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:52,351 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:48:55,352 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:00,353 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:05,354 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:06,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:06,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:06,571 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:10,616 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:15,480 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:49:15,480 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_3000_48866c28b61ab3018a9f.png with policy now +2023-07-11 07:49:15,492 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:49:15,493 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_3000_c6864b99f456e04f2bce.png with policy now +2023-07-11 07:49:15,503 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:49:15,503 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_3000_193931a9d6a77b851062.png with policy now +2023-07-11 07:49:15,515 DEBUG SenderThread:539014 [sender.py:send():369] send: files +2023-07-11 07:49:15,515 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file media/images/validation_3000_6de720dee5a42ae44c18.png with policy now +2023-07-11 07:49:15,567 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: partial_history +2023-07-11 07:49:15,573 DEBUG SenderThread:539014 [sender.py:send():369] send: history +2023-07-11 07:49:15,573 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: summary_record +2023-07-11 07:49:15,575 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:49:15,778 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/903kv8q8-media/images/validation_3000_48866c28b61ab3018a9f.png +2023-07-11 07:49:15,799 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/x3xdvq9t-media/images/validation_3000_c6864b99f456e04f2bce.png +2023-07-11 07:49:15,816 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/iry38njc-media/images/validation_3000_193931a9d6a77b851062.png +2023-07-11 07:49:15,817 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/imp0obd6-media/images/validation_3000_6de720dee5a42ae44c18.png +2023-07-11 07:49:16,385 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:21,386 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:21,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:21,571 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:21,572 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:22,353 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:49:23,964 DEBUG SenderThread:539014 [sender.py:send():369] send: exit +2023-07-11 07:49:23,964 INFO SenderThread:539014 [sender.py:send_exit():574] handling exit code: 1 +2023-07-11 07:49:23,964 INFO SenderThread:539014 [sender.py:send_exit():576] handling runtime: 50643 +2023-07-11 07:49:23,968 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:49:23,969 INFO SenderThread:539014 [sender.py:send_exit():582] send defer +2023-07-11 07:49:23,969 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:23,969 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 0 +2023-07-11 07:49:23,969 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:23,970 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 0 +2023-07-11 07:49:23,970 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 1 +2023-07-11 07:49:23,970 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:23,970 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 1 +2023-07-11 07:49:23,970 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:23,970 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 1 +2023-07-11 07:49:23,970 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 2 +2023-07-11 07:49:23,971 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:23,971 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 2 +2023-07-11 07:49:23,971 INFO HandlerThread:539014 [system_monitor.py:finish():190] Stopping system monitor +2023-07-11 07:49:23,971 DEBUG SystemMonitor:539014 [system_monitor.py:_start():166] Finished system metrics aggregation loop +2023-07-11 07:49:23,972 DEBUG SystemMonitor:539014 [system_monitor.py:_start():170] Publishing last batch of metrics +2023-07-11 07:49:23,972 INFO HandlerThread:539014 [interfaces.py:finish():202] Joined cpu monitor +2023-07-11 07:49:23,973 INFO HandlerThread:539014 [interfaces.py:finish():202] Joined disk monitor +2023-07-11 07:49:24,109 INFO HandlerThread:539014 [interfaces.py:finish():202] Joined gpu monitor +2023-07-11 07:49:24,109 INFO HandlerThread:539014 [interfaces.py:finish():202] Joined memory monitor +2023-07-11 07:49:24,110 INFO HandlerThread:539014 [interfaces.py:finish():202] Joined network monitor +2023-07-11 07:49:24,110 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,110 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 2 +2023-07-11 07:49:24,110 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 3 +2023-07-11 07:49:24,111 DEBUG SenderThread:539014 [sender.py:send():369] send: stats +2023-07-11 07:49:24,111 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,111 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 3 +2023-07-11 07:49:24,111 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,112 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 3 +2023-07-11 07:49:24,112 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 4 +2023-07-11 07:49:24,112 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,112 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 4 +2023-07-11 07:49:24,112 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,112 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 4 +2023-07-11 07:49:24,112 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 5 +2023-07-11 07:49:24,113 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,113 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 5 +2023-07-11 07:49:24,116 DEBUG SenderThread:539014 [sender.py:send():369] send: summary +2023-07-11 07:49:24,120 INFO SenderThread:539014 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-11 07:49:24,120 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,120 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 5 +2023-07-11 07:49:24,120 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 6 +2023-07-11 07:49:24,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,121 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 6 +2023-07-11 07:49:24,121 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,121 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 6 +2023-07-11 07:49:24,121 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 7 +2023-07-11 07:49:24,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:24,121 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,122 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 7 +2023-07-11 07:49:24,122 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,122 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 7 +2023-07-11 07:49:24,218 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:49:24,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:49:24,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_6de720dee5a42ae44c18.png +2023-07-11 07:49:24,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_48866c28b61ab3018a9f.png +2023-07-11 07:49:24,219 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_193931a9d6a77b851062.png +2023-07-11 07:49:24,220 INFO Thread-12 :539014 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_c6864b99f456e04f2bce.png +2023-07-11 07:49:24,220 INFO Thread-12 :539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images +2023-07-11 07:49:24,437 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 8 +2023-07-11 07:49:24,437 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,438 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 8 +2023-07-11 07:49:24,438 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,438 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 8 +2023-07-11 07:49:24,438 INFO SenderThread:539014 [job_builder.py:build():232] Attempting to build job artifact +2023-07-11 07:49:24,440 INFO SenderThread:539014 [job_builder.py:build():266] no source found +2023-07-11 07:49:24,440 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 9 +2023-07-11 07:49:24,440 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:24,440 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 9 +2023-07-11 07:49:24,440 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:24,441 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 9 +2023-07-11 07:49:24,441 INFO SenderThread:539014 [dir_watcher.py:finish():359] shutting down directory watcher +2023-07-11 07:49:24,568 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/haqz53ov-media/images/validation_3000_193931a9d6a77b851062.png +2023-07-11 07:49:24,590 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/mdvi3fhg-media/images/validation_3000_48866c28b61ab3018a9f.png +2023-07-11 07:49:24,594 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/5i0up1gp-media/images/validation_3000_c6864b99f456e04f2bce.png +2023-07-11 07:49:24,661 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /tmp/tmpkbtr5mmfwandb/nrfu7k6c-media/images/validation_3000_6de720dee5a42ae44c18.png +2023-07-11 07:49:24,964 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: poll_exit +2023-07-11 07:49:25,244 INFO SenderThread:539014 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:49:25,245 INFO SenderThread:539014 [dir_watcher.py:finish():389] scan: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files +2023-07-11 07:49:25,245 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/config.yaml config.yaml +2023-07-11 07:49:25,246 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json wandb-summary.json +2023-07-11 07:49:25,246 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/requirements.txt requirements.txt +2023-07-11 07:49:25,251 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-metadata.json wandb-metadata.json +2023-07-11 07:49:25,257 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log output.log +2023-07-11 07:49:25,269 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_cd5af5c0f51d53a8a9fd.png media/images/validation_10_cd5af5c0f51d53a8a9fd.png +2023-07-11 07:49:25,269 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_fb0fafcafd370c416f6f.png media/images/validation_10_fb0fafcafd370c416f6f.png +2023-07-11 07:49:25,269 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_b32d743d8424ce9d812b.png media/images/validation_10_b32d743d8424ce9d812b.png +2023-07-11 07:49:25,270 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_10_8cbc20342514e6597212.png media/images/validation_10_8cbc20342514e6597212.png +2023-07-11 07:49:25,270 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_93e7616a5637b30874a3.png media/images/validation_20_93e7616a5637b30874a3.png +2023-07-11 07:49:25,270 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_495f6eaf97274ddbec24.png media/images/validation_20_495f6eaf97274ddbec24.png +2023-07-11 07:49:25,270 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_96b0e550df9ea641bc45.png media/images/validation_20_96b0e550df9ea641bc45.png +2023-07-11 07:49:25,270 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_20_35de5f74f57708e131d8.png media/images/validation_20_35de5f74f57708e131d8.png +2023-07-11 07:49:25,270 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_167ea8e54f22ccdc3e9e.png media/images/validation_30_167ea8e54f22ccdc3e9e.png +2023-07-11 07:49:25,271 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_74cf417eeaeef7e68850.png media/images/validation_30_74cf417eeaeef7e68850.png +2023-07-11 07:49:25,271 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_5a41a0bc8bf8824ce35a.png media/images/validation_30_5a41a0bc8bf8824ce35a.png +2023-07-11 07:49:25,271 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_30_21019aa87526698546d5.png media/images/validation_30_21019aa87526698546d5.png +2023-07-11 07:49:25,271 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ede0c6f645becb1e0157.png media/images/validation_40_ede0c6f645becb1e0157.png +2023-07-11 07:49:25,271 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_ff0d9f627f2e2446e0d6.png media/images/validation_40_ff0d9f627f2e2446e0d6.png +2023-07-11 07:49:25,271 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_1915782c85c1cb9ef761.png media/images/validation_40_1915782c85c1cb9ef761.png +2023-07-11 07:49:25,272 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_40_79c4b814f454849f6e76.png media/images/validation_40_79c4b814f454849f6e76.png +2023-07-11 07:49:25,272 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d4f33a5cbb283b2deead.png media/images/validation_50_d4f33a5cbb283b2deead.png +2023-07-11 07:49:25,272 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_52e669fe7ec3e574bc67.png media/images/validation_50_52e669fe7ec3e574bc67.png +2023-07-11 07:49:25,272 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d9a62e04237208360c7a.png media/images/validation_50_d9a62e04237208360c7a.png +2023-07-11 07:49:25,272 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_50_d262604f3db78fe95190.png media/images/validation_50_d262604f3db78fe95190.png +2023-07-11 07:49:25,272 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_967870e4f62b0f6da3b2.png media/images/validation_60_967870e4f62b0f6da3b2.png +2023-07-11 07:49:25,273 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_4bd2a2eb86126d892045.png media/images/validation_60_4bd2a2eb86126d892045.png +2023-07-11 07:49:25,273 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_22ecde0166f0663cd032.png media/images/validation_60_22ecde0166f0663cd032.png +2023-07-11 07:49:25,273 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_60_29e589d002b5e252c39e.png media/images/validation_60_29e589d002b5e252c39e.png +2023-07-11 07:49:25,273 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_d02d8fd61130921dbc86.png media/images/validation_70_d02d8fd61130921dbc86.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_2840784666d958d84441.png media/images/validation_70_2840784666d958d84441.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_b4a24aaf561d2bead928.png media/images/validation_70_b4a24aaf561d2bead928.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_70_439099e746cfb0c52e01.png media/images/validation_70_439099e746cfb0c52e01.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_d0c2a98eddd57b83969c.png media/images/validation_80_d0c2a98eddd57b83969c.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_4c9d04b2cf168a390137.png media/images/validation_80_4c9d04b2cf168a390137.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_bcee3160b33988bfd364.png media/images/validation_80_bcee3160b33988bfd364.png +2023-07-11 07:49:25,274 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_80_5cff3be59af97d78fd3c.png media/images/validation_80_5cff3be59af97d78fd3c.png +2023-07-11 07:49:25,275 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_9dae4e9e6fc11e0e4a08.png media/images/validation_90_9dae4e9e6fc11e0e4a08.png +2023-07-11 07:49:25,275 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_b222f0ba983a61f315f2.png media/images/validation_90_b222f0ba983a61f315f2.png +2023-07-11 07:49:25,275 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_91b0e597ff42f0ecf65c.png media/images/validation_90_91b0e597ff42f0ecf65c.png +2023-07-11 07:49:25,275 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_90_945a498b1abd3c1d01cb.png media/images/validation_90_945a498b1abd3c1d01cb.png +2023-07-11 07:49:25,275 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_018a7acb17223dd4ce0f.png media/images/validation_100_018a7acb17223dd4ce0f.png +2023-07-11 07:49:25,275 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_8953ca462396539c82cf.png media/images/validation_100_8953ca462396539c82cf.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_d0d4f80b43d0a0d45157.png media/images/validation_100_d0d4f80b43d0a0d45157.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_100_c85acfb5309bf583a450.png media/images/validation_100_c85acfb5309bf583a450.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_8c80a95dbd791326d25f.png media/images/validation_110_8c80a95dbd791326d25f.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_86422784496372096218.png media/images/validation_110_86422784496372096218.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_f34008bf1cd49986aab8.png media/images/validation_110_f34008bf1cd49986aab8.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_110_27aaeb9c593cc57edced.png media/images/validation_110_27aaeb9c593cc57edced.png +2023-07-11 07:49:25,276 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_4edd546caf78d3482667.png media/images/validation_120_4edd546caf78d3482667.png +2023-07-11 07:49:25,277 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_f185aabb1debdd71a8ad.png media/images/validation_120_f185aabb1debdd71a8ad.png +2023-07-11 07:49:25,277 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_459fdafb152d5d3e0a39.png media/images/validation_120_459fdafb152d5d3e0a39.png +2023-07-11 07:49:25,277 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_120_77c815956a7eec3c8ff2.png media/images/validation_120_77c815956a7eec3c8ff2.png +2023-07-11 07:49:25,277 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_5b8e1b562c04ed82d731.png media/images/validation_130_5b8e1b562c04ed82d731.png +2023-07-11 07:49:25,277 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_2780a151e93ea1e6c32b.png media/images/validation_130_2780a151e93ea1e6c32b.png +2023-07-11 07:49:25,277 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_0e9ae5c62ce8bbd8d44c.png media/images/validation_130_0e9ae5c62ce8bbd8d44c.png +2023-07-11 07:49:25,278 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_130_acf8577ea063e4d8a312.png media/images/validation_130_acf8577ea063e4d8a312.png +2023-07-11 07:49:25,278 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_13e041f77886aa5c983b.png media/images/validation_140_13e041f77886aa5c983b.png +2023-07-11 07:49:25,278 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_686207de42cf268a2c0c.png media/images/validation_140_686207de42cf268a2c0c.png +2023-07-11 07:49:25,278 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_cc8e7b987093e24ef0f7.png media/images/validation_140_cc8e7b987093e24ef0f7.png +2023-07-11 07:49:25,278 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_140_846d37840a2561bb2f0a.png media/images/validation_140_846d37840a2561bb2f0a.png +2023-07-11 07:49:25,278 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_627b428a180657683852.png media/images/validation_150_627b428a180657683852.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_9063054e533d944b807b.png media/images/validation_150_9063054e533d944b807b.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_c17942e4b098e341635d.png media/images/validation_150_c17942e4b098e341635d.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_150_433245e8dcf2a46098ea.png media/images/validation_150_433245e8dcf2a46098ea.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0e37278d06e528ba1efd.png media/images/validation_160_0e37278d06e528ba1efd.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_0274ab2ef98e59117bda.png media/images/validation_160_0274ab2ef98e59117bda.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_da54bbec59a2b832c844.png media/images/validation_160_da54bbec59a2b832c844.png +2023-07-11 07:49:25,279 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_160_bb6e1d08a6b3aec5df8b.png media/images/validation_160_bb6e1d08a6b3aec5df8b.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_ac0c5459199c8e708247.png media/images/validation_170_ac0c5459199c8e708247.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_71507fa86cf8144bdbf3.png media/images/validation_170_71507fa86cf8144bdbf3.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_c9c4df348fb1711d52da.png media/images/validation_170_c9c4df348fb1711d52da.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_170_b4ac7d722096ba80178a.png media/images/validation_170_b4ac7d722096ba80178a.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_8af6335bf1355f849c5f.png media/images/validation_180_8af6335bf1355f849c5f.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_b81d7b1a6b6b836b2ded.png media/images/validation_180_b81d7b1a6b6b836b2ded.png +2023-07-11 07:49:25,280 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_9292c602c44eb3132395.png media/images/validation_180_9292c602c44eb3132395.png +2023-07-11 07:49:25,281 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_180_2fcf4c8706816a584241.png media/images/validation_180_2fcf4c8706816a584241.png +2023-07-11 07:49:25,281 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_777de682e3b140783e86.png media/images/validation_190_777de682e3b140783e86.png +2023-07-11 07:49:25,281 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_fcdd3ad0ddace39cd59c.png media/images/validation_190_fcdd3ad0ddace39cd59c.png +2023-07-11 07:49:25,281 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_acfd59cafb4252dfcca0.png media/images/validation_190_acfd59cafb4252dfcca0.png +2023-07-11 07:49:25,282 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_190_1d485e2471ca3bdd7ce9.png media/images/validation_190_1d485e2471ca3bdd7ce9.png +2023-07-11 07:49:25,282 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_495a5440c9b882ebce83.png media/images/validation_200_495a5440c9b882ebce83.png +2023-07-11 07:49:25,282 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_30e23b1c99883a3a5d1b.png media/images/validation_200_30e23b1c99883a3a5d1b.png +2023-07-11 07:49:25,282 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_3d27a4a58705a7623797.png media/images/validation_200_3d27a4a58705a7623797.png +2023-07-11 07:49:25,282 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_200_25a7fd98eeed0b92492a.png media/images/validation_200_25a7fd98eeed0b92492a.png +2023-07-11 07:49:25,283 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_4735775e3565ffe6cc3c.png media/images/validation_210_4735775e3565ffe6cc3c.png +2023-07-11 07:49:25,283 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_8571134cbb5b50cb1b16.png media/images/validation_210_8571134cbb5b50cb1b16.png +2023-07-11 07:49:25,283 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_66753d01867c7399ff5b.png media/images/validation_210_66753d01867c7399ff5b.png +2023-07-11 07:49:25,283 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_210_f279415ab7f07741bd39.png media/images/validation_210_f279415ab7f07741bd39.png +2023-07-11 07:49:25,283 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_7f53e80e11acc14ce2a0.png media/images/validation_220_7f53e80e11acc14ce2a0.png +2023-07-11 07:49:25,284 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_62882ef9cf5b6f7a068a.png media/images/validation_220_62882ef9cf5b6f7a068a.png +2023-07-11 07:49:25,284 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_5ce0af8c5e4bcdc91de1.png media/images/validation_220_5ce0af8c5e4bcdc91de1.png +2023-07-11 07:49:25,284 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_220_f8cadad5f7fe934e8055.png media/images/validation_220_f8cadad5f7fe934e8055.png +2023-07-11 07:49:25,284 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_5dc38faaefad052d7c73.png media/images/validation_230_5dc38faaefad052d7c73.png +2023-07-11 07:49:25,284 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8a3f5efc95759375ecf3.png media/images/validation_230_8a3f5efc95759375ecf3.png +2023-07-11 07:49:25,284 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_bd7247d691421fd303dc.png media/images/validation_230_bd7247d691421fd303dc.png +2023-07-11 07:49:25,285 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_230_8d995e3df6cab97b5efe.png media/images/validation_230_8d995e3df6cab97b5efe.png +2023-07-11 07:49:25,285 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_869d831bf77c25678a21.png media/images/validation_240_869d831bf77c25678a21.png +2023-07-11 07:49:25,285 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_c55d53c7de7ba026fc4e.png media/images/validation_240_c55d53c7de7ba026fc4e.png +2023-07-11 07:49:25,285 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_f85c62b48a0c9db3f47a.png media/images/validation_240_f85c62b48a0c9db3f47a.png +2023-07-11 07:49:25,285 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_240_e16671b31252ba81df6e.png media/images/validation_240_e16671b31252ba81df6e.png +2023-07-11 07:49:25,286 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_33d88ccbd10ca8abc024.png media/images/validation_250_33d88ccbd10ca8abc024.png +2023-07-11 07:49:25,286 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_d64193a8ef495b2fab0d.png media/images/validation_250_d64193a8ef495b2fab0d.png +2023-07-11 07:49:25,286 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_e92696ad384764b71d52.png media/images/validation_250_e92696ad384764b71d52.png +2023-07-11 07:49:25,286 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_250_b3dacce041b4e43d4cfe.png media/images/validation_250_b3dacce041b4e43d4cfe.png +2023-07-11 07:49:25,286 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_6ddb12e3fb846ffcd02f.png media/images/validation_260_6ddb12e3fb846ffcd02f.png +2023-07-11 07:49:25,286 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_ba1d24e86eb730cd1b2d.png media/images/validation_260_ba1d24e86eb730cd1b2d.png +2023-07-11 07:49:25,287 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_5f9cbbae60db610693b9.png media/images/validation_260_5f9cbbae60db610693b9.png +2023-07-11 07:49:25,287 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_260_87e341f2ce5c3d8dd006.png media/images/validation_260_87e341f2ce5c3d8dd006.png +2023-07-11 07:49:25,287 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_96bdd9c5b789b5ef63a5.png media/images/validation_270_96bdd9c5b789b5ef63a5.png +2023-07-11 07:49:25,287 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_f3cfc6a14720874cbbfd.png media/images/validation_270_f3cfc6a14720874cbbfd.png +2023-07-11 07:49:25,287 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_72355300cd9d57041efa.png media/images/validation_270_72355300cd9d57041efa.png +2023-07-11 07:49:25,287 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_270_b75707cf03abc4ed7c43.png media/images/validation_270_b75707cf03abc4ed7c43.png +2023-07-11 07:49:25,288 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_b5b4d97d10def3256c9c.png media/images/validation_280_b5b4d97d10def3256c9c.png +2023-07-11 07:49:25,288 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_44c476401848de1c2f97.png media/images/validation_280_44c476401848de1c2f97.png +2023-07-11 07:49:25,288 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_13d1b206568e124d3eee.png media/images/validation_280_13d1b206568e124d3eee.png +2023-07-11 07:49:25,288 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_280_f3bab692266b8e7812c9.png media/images/validation_280_f3bab692266b8e7812c9.png +2023-07-11 07:49:25,288 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_eaa31d1ca0667261439f.png media/images/validation_290_eaa31d1ca0667261439f.png +2023-07-11 07:49:25,288 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_a3cb246ced5c28db7056.png media/images/validation_290_a3cb246ced5c28db7056.png +2023-07-11 07:49:25,289 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_e3b5ca95b294c705454b.png media/images/validation_290_e3b5ca95b294c705454b.png +2023-07-11 07:49:25,289 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_290_17a13395f81a345fb097.png media/images/validation_290_17a13395f81a345fb097.png +2023-07-11 07:49:25,289 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_5dff6e4869e9f2b45b0d.png media/images/validation_300_5dff6e4869e9f2b45b0d.png +2023-07-11 07:49:25,289 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_435df3b73f9c5bc70cab.png media/images/validation_300_435df3b73f9c5bc70cab.png +2023-07-11 07:49:25,289 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_aaff35aab0d43b661b59.png media/images/validation_300_aaff35aab0d43b661b59.png +2023-07-11 07:49:25,289 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_300_e9f42195caaf3e2e2776.png media/images/validation_300_e9f42195caaf3e2e2776.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_de2366038128f9449226.png media/images/validation_310_de2366038128f9449226.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_4cd304164481d083caaa.png media/images/validation_310_4cd304164481d083caaa.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_f762245decc3141955d8.png media/images/validation_310_f762245decc3141955d8.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_310_ce4ba26a9366a56cc84b.png media/images/validation_310_ce4ba26a9366a56cc84b.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_d746f18a48208af099a7.png media/images/validation_320_d746f18a48208af099a7.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c77fad2da80cb6a2be44.png media/images/validation_320_c77fad2da80cb6a2be44.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_708c8976f348e8573f8d.png media/images/validation_320_708c8976f348e8573f8d.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_320_c8274d761300e7c4dc38.png media/images/validation_320_c8274d761300e7c4dc38.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_94f5c992ef1af3a59ae6.png media/images/validation_330_94f5c992ef1af3a59ae6.png +2023-07-11 07:49:25,290 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_d152def1abee1d160b45.png media/images/validation_330_d152def1abee1d160b45.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_f556148f995967ff25b3.png media/images/validation_330_f556148f995967ff25b3.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_330_1d373c90375da882cf26.png media/images/validation_330_1d373c90375da882cf26.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_fd69eaf3ff6c84d28028.png media/images/validation_340_fd69eaf3ff6c84d28028.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_7228a4cc76a2de851591.png media/images/validation_340_7228a4cc76a2de851591.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_97c01a792265a24029f7.png media/images/validation_340_97c01a792265a24029f7.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_340_617f08065488995cbf7b.png media/images/validation_340_617f08065488995cbf7b.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6b90cfa50be43d49eea2.png media/images/validation_350_6b90cfa50be43d49eea2.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_2ee7a6f04c6472aef4ae.png media/images/validation_350_2ee7a6f04c6472aef4ae.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_6968d1531d61fa5312a9.png media/images/validation_350_6968d1531d61fa5312a9.png +2023-07-11 07:49:25,291 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_350_36ddcfc991162f040d60.png media/images/validation_350_36ddcfc991162f040d60.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_12d4cfc9d3e2c19bb823.png media/images/validation_360_12d4cfc9d3e2c19bb823.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_ed5231b48a359f841ada.png media/images/validation_360_ed5231b48a359f841ada.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_502e451e4787ab561523.png media/images/validation_360_502e451e4787ab561523.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_360_bd81bae755fc394332d4.png media/images/validation_360_bd81bae755fc394332d4.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5fb21c56efd1a0c46dd0.png media/images/validation_370_5fb21c56efd1a0c46dd0.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_73ad31563e7e984b68ff.png media/images/validation_370_73ad31563e7e984b68ff.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_7fe09fde2f20a785f873.png media/images/validation_370_7fe09fde2f20a785f873.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_370_5563f713e6e10012c3b3.png media/images/validation_370_5563f713e6e10012c3b3.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_aeb73c8776efd685c407.png media/images/validation_380_aeb73c8776efd685c407.png +2023-07-11 07:49:25,292 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_20723d028b2766e2371c.png media/images/validation_380_20723d028b2766e2371c.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_a11c09a1ae07f444e927.png media/images/validation_380_a11c09a1ae07f444e927.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_380_e0723e6246aba85312a6.png media/images/validation_380_e0723e6246aba85312a6.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_b43e8f0735ff1f091296.png media/images/validation_390_b43e8f0735ff1f091296.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_8e9fd532ef78184aab85.png media/images/validation_390_8e9fd532ef78184aab85.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_bd9bdaf4c007309173d8.png media/images/validation_390_bd9bdaf4c007309173d8.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_390_229a34c4712db0f4e990.png media/images/validation_390_229a34c4712db0f4e990.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_5ead6ae3a94c8a4bdc2d.png media/images/validation_400_5ead6ae3a94c8a4bdc2d.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_c40430c51f237df62734.png media/images/validation_400_c40430c51f237df62734.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_f67a3e3ac2a8a9fc7a78.png media/images/validation_400_f67a3e3ac2a8a9fc7a78.png +2023-07-11 07:49:25,293 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_400_3de0ebbbee02bd9366fc.png media/images/validation_400_3de0ebbbee02bd9366fc.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_23e7d31d69dac111e0cc.png media/images/validation_410_23e7d31d69dac111e0cc.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_74eed34a5c72f2255925.png media/images/validation_410_74eed34a5c72f2255925.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_36167af48e7b10fc1240.png media/images/validation_410_36167af48e7b10fc1240.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_410_17b34bf03ea19c3b0457.png media/images/validation_410_17b34bf03ea19c3b0457.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_468dda443c13cf8f8de7.png media/images/validation_420_468dda443c13cf8f8de7.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_9e8f3fa3f42f772ae3d5.png media/images/validation_420_9e8f3fa3f42f772ae3d5.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_3c6da0c5488f561e85b0.png media/images/validation_420_3c6da0c5488f561e85b0.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_420_4eaea84a46b747adf8e2.png media/images/validation_420_4eaea84a46b747adf8e2.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_99eaa5194b7bc1924d72.png media/images/validation_430_99eaa5194b7bc1924d72.png +2023-07-11 07:49:25,294 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_d287d232cc5e2b77a9ab.png media/images/validation_430_d287d232cc5e2b77a9ab.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_93cdac4fca27af81cd2d.png media/images/validation_430_93cdac4fca27af81cd2d.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_430_5ee41cace9d4f20e50ec.png media/images/validation_430_5ee41cace9d4f20e50ec.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_383ef6f10ba631c5fac5.png media/images/validation_440_383ef6f10ba631c5fac5.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_86030db889c53581da10.png media/images/validation_440_86030db889c53581da10.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_f5d84ee1df7ba11b3a1c.png media/images/validation_440_f5d84ee1df7ba11b3a1c.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_440_775944f1ef6981c597f5.png media/images/validation_440_775944f1ef6981c597f5.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_001a45c4f5d7d7487870.png media/images/validation_450_001a45c4f5d7d7487870.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6a0d5ff1a3e70f7adfb1.png media/images/validation_450_6a0d5ff1a3e70f7adfb1.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_6544f003d701db8d9883.png media/images/validation_450_6544f003d701db8d9883.png +2023-07-11 07:49:25,295 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_450_387e0aefcba7f7f80582.png media/images/validation_450_387e0aefcba7f7f80582.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_80f9bbc0b358b7888196.png media/images/validation_460_80f9bbc0b358b7888196.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_5c6b63be2aa005f26634.png media/images/validation_460_5c6b63be2aa005f26634.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_74a031e22e695e1ceec3.png media/images/validation_460_74a031e22e695e1ceec3.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_460_a69fb3c65673d7032e94.png media/images/validation_460_a69fb3c65673d7032e94.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_97ad0378ff06183ad356.png media/images/validation_470_97ad0378ff06183ad356.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_2e1acef5aa52a1089403.png media/images/validation_470_2e1acef5aa52a1089403.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_f6240c0e769751a3c9ac.png media/images/validation_470_f6240c0e769751a3c9ac.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_470_7f3eb13066c706303785.png media/images/validation_470_7f3eb13066c706303785.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_9d32d16858f57c594c75.png media/images/validation_480_9d32d16858f57c594c75.png +2023-07-11 07:49:25,296 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_22651dc1c7c1550b9b9f.png media/images/validation_480_22651dc1c7c1550b9b9f.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_8929e4e13cc5f9c5b8a3.png media/images/validation_480_8929e4e13cc5f9c5b8a3.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_480_04cd9eae37d8fb5d638e.png media/images/validation_480_04cd9eae37d8fb5d638e.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_674f1304edaa36c5d940.png media/images/validation_490_674f1304edaa36c5d940.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_2189328c6bef0974962d.png media/images/validation_490_2189328c6bef0974962d.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_e5a72b4f8e5c3464c445.png media/images/validation_490_e5a72b4f8e5c3464c445.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_490_032fd5c6500c9b751454.png media/images/validation_490_032fd5c6500c9b751454.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_895139a5e6efb90480dc.png media/images/validation_500_895139a5e6efb90480dc.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_8d91690ac271c582f4a8.png media/images/validation_500_8d91690ac271c582f4a8.png +2023-07-11 07:49:25,297 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_6efb319edfd10905e163.png media/images/validation_500_6efb319edfd10905e163.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_500_febb1b8f21ff30341dad.png media/images/validation_500_febb1b8f21ff30341dad.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_902eefa4ac22bf8ff7d4.png media/images/validation_510_902eefa4ac22bf8ff7d4.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_15a524eee8d1649b37f9.png media/images/validation_510_15a524eee8d1649b37f9.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_1fc9ed8bd71b8d1270ec.png media/images/validation_510_1fc9ed8bd71b8d1270ec.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_510_a395994d32c45fbf8eb2.png media/images/validation_510_a395994d32c45fbf8eb2.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_19b814bede1415305ba8.png media/images/validation_520_19b814bede1415305ba8.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_b2a185415001c77d993c.png media/images/validation_520_b2a185415001c77d993c.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_cb42678b7b4543e4a78b.png media/images/validation_520_cb42678b7b4543e4a78b.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_520_9800be3afb8e356464ce.png media/images/validation_520_9800be3afb8e356464ce.png +2023-07-11 07:49:25,298 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_374a7cfbc99193fc04bf.png media/images/validation_530_374a7cfbc99193fc04bf.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_6c5e60066da4854571d8.png media/images/validation_530_6c5e60066da4854571d8.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_ef791f099415a425ce23.png media/images/validation_530_ef791f099415a425ce23.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_530_b4ea6c9accab3d613ce3.png media/images/validation_530_b4ea6c9accab3d613ce3.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_abc1cddd72e0347f50bc.png media/images/validation_540_abc1cddd72e0347f50bc.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_fd9e0108858bae80373b.png media/images/validation_540_fd9e0108858bae80373b.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_5b3934f321eb4a606408.png media/images/validation_540_5b3934f321eb4a606408.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_540_52c6ac2a52864b3d03a3.png media/images/validation_540_52c6ac2a52864b3d03a3.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_59587f109fff2caf8520.png media/images/validation_550_59587f109fff2caf8520.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_d5d847504c56e0a3ec23.png media/images/validation_550_d5d847504c56e0a3ec23.png +2023-07-11 07:49:25,299 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_af4a2026a439219db274.png media/images/validation_550_af4a2026a439219db274.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_550_2ab827181f381644eade.png media/images/validation_550_2ab827181f381644eade.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_832927dbf081b9aeb163.png media/images/validation_560_832927dbf081b9aeb163.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_dad4e7c7d75874416c03.png media/images/validation_560_dad4e7c7d75874416c03.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_ea7ad0105f81e2ec5686.png media/images/validation_560_ea7ad0105f81e2ec5686.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_560_834818e298feeeeafc0a.png media/images/validation_560_834818e298feeeeafc0a.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_72751c4cf72d38c753b1.png media/images/validation_570_72751c4cf72d38c753b1.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571eb4a449c200b8e93a.png media/images/validation_570_571eb4a449c200b8e93a.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_3ac6467d4f384595cb17.png media/images/validation_570_3ac6467d4f384595cb17.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_570_571f69d7a8f4090c5bd2.png media/images/validation_570_571f69d7a8f4090c5bd2.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_6f56cf89c75285961764.png media/images/validation_580_6f56cf89c75285961764.png +2023-07-11 07:49:25,300 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_76296baa12c5e084504c.png media/images/validation_580_76296baa12c5e084504c.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_c9907437e10733b1143c.png media/images/validation_580_c9907437e10733b1143c.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_580_b2aafa6d1199ecf4b799.png media/images/validation_580_b2aafa6d1199ecf4b799.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_ab392fab0f8b49b2f21d.png media/images/validation_590_ab392fab0f8b49b2f21d.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_82bc274b1d2a5c0cd62e.png media/images/validation_590_82bc274b1d2a5c0cd62e.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_c9618eb849e9c86aeec1.png media/images/validation_590_c9618eb849e9c86aeec1.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_590_00dad0911733e169c94e.png media/images/validation_590_00dad0911733e169c94e.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_524e519152bb853ae7ab.png media/images/validation_600_524e519152bb853ae7ab.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_7c78db6f979cf584753d.png media/images/validation_600_7c78db6f979cf584753d.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_8b6d1c588c83f4f005d1.png media/images/validation_600_8b6d1c588c83f4f005d1.png +2023-07-11 07:49:25,301 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_600_550f050ce5439c8d9471.png media/images/validation_600_550f050ce5439c8d9471.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_094f3720e40126fa808c.png media/images/validation_610_094f3720e40126fa808c.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_ed67cf8e0e38e37d3ac1.png media/images/validation_610_ed67cf8e0e38e37d3ac1.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_cb097566d715158980a9.png media/images/validation_610_cb097566d715158980a9.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_610_6ed41cd92624d965c7b5.png media/images/validation_610_6ed41cd92624d965c7b5.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_ed5af44f037a91ddd14e.png media/images/validation_620_ed5af44f037a91ddd14e.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_a00b795f7c0487f027e9.png media/images/validation_620_a00b795f7c0487f027e9.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_d924f50d69f450bd0893.png media/images/validation_620_d924f50d69f450bd0893.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_620_8dbf33e21009957bcfbb.png media/images/validation_620_8dbf33e21009957bcfbb.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_28663623030f46166458.png media/images/validation_630_28663623030f46166458.png +2023-07-11 07:49:25,302 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_b8a41afe38b3ab017bbc.png media/images/validation_630_b8a41afe38b3ab017bbc.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_ea3ba4026ca73d725711.png media/images/validation_630_ea3ba4026ca73d725711.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_630_1b2eea0654398cd71074.png media/images/validation_630_1b2eea0654398cd71074.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_97601ab8e614f73f2cd1.png media/images/validation_640_97601ab8e614f73f2cd1.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_d140ff017e60c32f39e0.png media/images/validation_640_d140ff017e60c32f39e0.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_dc7d7fa4ad4187f39340.png media/images/validation_640_dc7d7fa4ad4187f39340.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_640_f416991777c3610f1385.png media/images/validation_640_f416991777c3610f1385.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_c5da093184adcbf48387.png media/images/validation_650_c5da093184adcbf48387.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_28bf7f79d3aaebaf3225.png media/images/validation_650_28bf7f79d3aaebaf3225.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_a20e9b305cceaed4e434.png media/images/validation_650_a20e9b305cceaed4e434.png +2023-07-11 07:49:25,303 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_650_e50832f60c477f23e54a.png media/images/validation_650_e50832f60c477f23e54a.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_e4754bfb23587c2013ab.png media/images/validation_660_e4754bfb23587c2013ab.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_2d0146ae85e2e3e628e0.png media/images/validation_660_2d0146ae85e2e3e628e0.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_c21e8ec9b9fab88d37fe.png media/images/validation_660_c21e8ec9b9fab88d37fe.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_660_d3c9d7a96435e7bec9dd.png media/images/validation_660_d3c9d7a96435e7bec9dd.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_9b496bf0b9a2cfb7793c.png media/images/validation_670_9b496bf0b9a2cfb7793c.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_230bc09640a64b63de16.png media/images/validation_670_230bc09640a64b63de16.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_ca54eb7710327a1c7c8f.png media/images/validation_670_ca54eb7710327a1c7c8f.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_670_c773e58c36775ad0b245.png media/images/validation_670_c773e58c36775ad0b245.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_7d0c471e1c7dc3bf0045.png media/images/validation_680_7d0c471e1c7dc3bf0045.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_d2fa3ee86d9c102eda66.png media/images/validation_680_d2fa3ee86d9c102eda66.png +2023-07-11 07:49:25,304 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_ce3169faa8dc214a522e.png media/images/validation_680_ce3169faa8dc214a522e.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_680_22f3ba79d08eda2f0ede.png media/images/validation_680_22f3ba79d08eda2f0ede.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_94290056b32ae7519e36.png media/images/validation_690_94290056b32ae7519e36.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_4b1184b2486a1b9ea201.png media/images/validation_690_4b1184b2486a1b9ea201.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_20eb83ca71302833a2ce.png media/images/validation_690_20eb83ca71302833a2ce.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_690_cf335f08926dd98eaa14.png media/images/validation_690_cf335f08926dd98eaa14.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_83cf54cbde1e5489b0bb.png media/images/validation_700_83cf54cbde1e5489b0bb.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_472bd7c60ba941fe1589.png media/images/validation_700_472bd7c60ba941fe1589.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_fd022194a66f088a8c6d.png media/images/validation_700_fd022194a66f088a8c6d.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_700_de56af13dfda1cd693a6.png media/images/validation_700_de56af13dfda1cd693a6.png +2023-07-11 07:49:25,305 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_3497927f2ac3e040cc9e.png media/images/validation_710_3497927f2ac3e040cc9e.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_8c8c60332eb3f5b0bd40.png media/images/validation_710_8c8c60332eb3f5b0bd40.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_ce5dc9990608e7d91335.png media/images/validation_710_ce5dc9990608e7d91335.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_710_29bf77b59fbfe70f71a7.png media/images/validation_710_29bf77b59fbfe70f71a7.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_101fd980c73baf89ed7a.png media/images/validation_720_101fd980c73baf89ed7a.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_21e67637fb3722b71484.png media/images/validation_720_21e67637fb3722b71484.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_a9ba8911f6062992bb6b.png media/images/validation_720_a9ba8911f6062992bb6b.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_720_fa64115b923fb54e0478.png media/images/validation_720_fa64115b923fb54e0478.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c4a1f32514db992181d7.png media/images/validation_730_c4a1f32514db992181d7.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_66192fa8242b2afd6b9d.png media/images/validation_730_66192fa8242b2afd6b9d.png +2023-07-11 07:49:25,306 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_51ccc4deb7b9f30eff0d.png media/images/validation_730_51ccc4deb7b9f30eff0d.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_730_c551b046bac1e3e02131.png media/images/validation_730_c551b046bac1e3e02131.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_4bbd266cd9a4d9184460.png media/images/validation_740_4bbd266cd9a4d9184460.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_abd3e9ee2db1dd7a6b1b.png media/images/validation_740_abd3e9ee2db1dd7a6b1b.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_2a356d54fc35f1a4b963.png media/images/validation_740_2a356d54fc35f1a4b963.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_740_6196eb5548a41a1d41e9.png media/images/validation_740_6196eb5548a41a1d41e9.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1406a08864e55395bde4.png media/images/validation_750_1406a08864e55395bde4.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_a05664a35ff18f4c4fed.png media/images/validation_750_a05664a35ff18f4c4fed.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_3dc2b31a7a3cd6aa9118.png media/images/validation_750_3dc2b31a7a3cd6aa9118.png +2023-07-11 07:49:25,307 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_750_1fb6501cd280c11e4e5c.png media/images/validation_750_1fb6501cd280c11e4e5c.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_537bf2c74dbaa00248fb.png media/images/validation_760_537bf2c74dbaa00248fb.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_7335e564723816c0aa59.png media/images/validation_760_7335e564723816c0aa59.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_4c2a048cbd7188b90b0b.png media/images/validation_760_4c2a048cbd7188b90b0b.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_760_0481d72d380c569c4cf2.png media/images/validation_760_0481d72d380c569c4cf2.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_93a464100122f188e386.png media/images/validation_770_93a464100122f188e386.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_4dbe80e90a262f8681e9.png media/images/validation_770_4dbe80e90a262f8681e9.png +2023-07-11 07:49:25,308 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_6befc309b16a43e5105f.png media/images/validation_770_6befc309b16a43e5105f.png +2023-07-11 07:49:25,309 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_770_195d6c5d3aaa77fa9a46.png media/images/validation_770_195d6c5d3aaa77fa9a46.png +2023-07-11 07:49:25,309 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cd19daa7fcc70cc078b5.png media/images/validation_780_cd19daa7fcc70cc078b5.png +2023-07-11 07:49:25,309 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_ed9b45d6c6ccee86683d.png media/images/validation_780_ed9b45d6c6ccee86683d.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_cbeae5a5b2b67ba83bd9.png media/images/validation_780_cbeae5a5b2b67ba83bd9.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_780_d92e14f5f5ee21929d89.png media/images/validation_780_d92e14f5f5ee21929d89.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_522c7de184b5fad576ca.png media/images/validation_790_522c7de184b5fad576ca.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_f2a6e69da2bb9bc4c0f4.png media/images/validation_790_f2a6e69da2bb9bc4c0f4.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_ee7ea0526768c88f04ed.png media/images/validation_790_ee7ea0526768c88f04ed.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_790_05c6ccf4e2affcf523bc.png media/images/validation_790_05c6ccf4e2affcf523bc.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_19456ef153f28cfc03df.png media/images/validation_800_19456ef153f28cfc03df.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_3ff0ba3029f4c74cef3d.png media/images/validation_800_3ff0ba3029f4c74cef3d.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_222566fa52d52031a82d.png media/images/validation_800_222566fa52d52031a82d.png +2023-07-11 07:49:25,310 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_800_8767c83e26ca5f3fa222.png media/images/validation_800_8767c83e26ca5f3fa222.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_bdbb099fd5d2dd484bc1.png media/images/validation_810_bdbb099fd5d2dd484bc1.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_08714365653b09a18e34.png media/images/validation_810_08714365653b09a18e34.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_8d432c4016fa643a296a.png media/images/validation_810_8d432c4016fa643a296a.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_810_9ec0d3f7d6de9201ef64.png media/images/validation_810_9ec0d3f7d6de9201ef64.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_2e00ccc8f0d440d81560.png media/images/validation_820_2e00ccc8f0d440d81560.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_0947efa75b0b8534db32.png media/images/validation_820_0947efa75b0b8534db32.png +2023-07-11 07:49:25,311 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_9e08606de5a996a58a27.png media/images/validation_820_9e08606de5a996a58a27.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_820_568d3c65efcbd96dd396.png media/images/validation_820_568d3c65efcbd96dd396.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_4349484711dfed8ff684.png media/images/validation_830_4349484711dfed8ff684.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_adb5391278bf9c0e3899.png media/images/validation_830_adb5391278bf9c0e3899.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_040258a068387526d5ed.png media/images/validation_830_040258a068387526d5ed.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_830_20718dcc3d7dfea68778.png media/images/validation_830_20718dcc3d7dfea68778.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_66b1223b50469b924edb.png media/images/validation_840_66b1223b50469b924edb.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_1071219f1c5a880d11fe.png media/images/validation_840_1071219f1c5a880d11fe.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_cc73c34c15c3f5b21baa.png media/images/validation_840_cc73c34c15c3f5b21baa.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_840_8a5a1205ec046ac4f1aa.png media/images/validation_840_8a5a1205ec046ac4f1aa.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_0e8769a06b5854ed77b3.png media/images/validation_850_0e8769a06b5854ed77b3.png +2023-07-11 07:49:25,312 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_4e3e514000695d3d6aae.png media/images/validation_850_4e3e514000695d3d6aae.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_3d84e0882ef4b24f7406.png media/images/validation_850_3d84e0882ef4b24f7406.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_850_c4e125f529fd06005d80.png media/images/validation_850_c4e125f529fd06005d80.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_d4b5c411f812ee1c96d2.png media/images/validation_860_d4b5c411f812ee1c96d2.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_e99dcdf491fa73cb1b86.png media/images/validation_860_e99dcdf491fa73cb1b86.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_38a4d8ede7255ce0b9e1.png media/images/validation_860_38a4d8ede7255ce0b9e1.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_860_9897fd211e2cc995ea6d.png media/images/validation_860_9897fd211e2cc995ea6d.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_20387b922a0e2d280d17.png media/images/validation_870_20387b922a0e2d280d17.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_8fd20ab699e9b53a78a2.png media/images/validation_870_8fd20ab699e9b53a78a2.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_7f4dda8560eec12bb15e.png media/images/validation_870_7f4dda8560eec12bb15e.png +2023-07-11 07:49:25,313 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_870_675e2cc93b814e160bd6.png media/images/validation_870_675e2cc93b814e160bd6.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_69d5d4b2bd8eda736076.png media/images/validation_880_69d5d4b2bd8eda736076.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_53d786f0e6286f061c9b.png media/images/validation_880_53d786f0e6286f061c9b.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_e0ef1028d078d2763d3c.png media/images/validation_880_e0ef1028d078d2763d3c.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_880_dc545dbd71f9ca307a89.png media/images/validation_880_dc545dbd71f9ca307a89.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_c0afb91f14512a136ec3.png media/images/validation_890_c0afb91f14512a136ec3.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_9db2c8293f8ed5a7b055.png media/images/validation_890_9db2c8293f8ed5a7b055.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_974d78f4ad334721a095.png media/images/validation_890_974d78f4ad334721a095.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_890_55251872423c67c995e7.png media/images/validation_890_55251872423c67c995e7.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a283f6d569b1ee1f3125.png media/images/validation_900_a283f6d569b1ee1f3125.png +2023-07-11 07:49:25,314 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_4cbd3670913ee81b9bf4.png media/images/validation_900_4cbd3670913ee81b9bf4.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_b776058d05f70c994911.png media/images/validation_900_b776058d05f70c994911.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_900_a4463a6098b488ef5ee3.png media/images/validation_900_a4463a6098b488ef5ee3.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_ce375aba874f34769161.png media/images/validation_910_ce375aba874f34769161.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_c292c0d6b1fd30b61dff.png media/images/validation_910_c292c0d6b1fd30b61dff.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_34c08dcaa1627741fc35.png media/images/validation_910_34c08dcaa1627741fc35.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_910_835fdf3ae85001373a94.png media/images/validation_910_835fdf3ae85001373a94.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_fd8f78e9974cb9054620.png media/images/validation_920_fd8f78e9974cb9054620.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_10f924c969f319f3a398.png media/images/validation_920_10f924c969f319f3a398.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_7ec206bd4970b2ff6421.png media/images/validation_920_7ec206bd4970b2ff6421.png +2023-07-11 07:49:25,315 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_920_6923dbba1d8b7283834b.png media/images/validation_920_6923dbba1d8b7283834b.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_db6a36abf53ee8646956.png media/images/validation_930_db6a36abf53ee8646956.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_3699ee25f52f91af10c6.png media/images/validation_930_3699ee25f52f91af10c6.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f27a7085d3846fdcfa74.png media/images/validation_930_f27a7085d3846fdcfa74.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_930_f246cc73285156f5f488.png media/images/validation_930_f246cc73285156f5f488.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_e3d6e3500bdb68656275.png media/images/validation_940_e3d6e3500bdb68656275.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_d6b7b04ce28210628a87.png media/images/validation_940_d6b7b04ce28210628a87.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_29aeb1a239781f3d6e1d.png media/images/validation_940_29aeb1a239781f3d6e1d.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_940_be9688dbaa00131164fb.png media/images/validation_940_be9688dbaa00131164fb.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_dcb4e240823502be75de.png media/images/validation_950_dcb4e240823502be75de.png +2023-07-11 07:49:25,316 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_2ce4312e91a54f5b5526.png media/images/validation_950_2ce4312e91a54f5b5526.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_5204189b4bd468ce010a.png media/images/validation_950_5204189b4bd468ce010a.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_950_efde2178815e8bddd4ea.png media/images/validation_950_efde2178815e8bddd4ea.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_7056d73cff92153d6af2.png media/images/validation_960_7056d73cff92153d6af2.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_c33a57f4ea9ab01f32c9.png media/images/validation_960_c33a57f4ea9ab01f32c9.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_78d1aeeeff179cce1a68.png media/images/validation_960_78d1aeeeff179cce1a68.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_960_762b3756f74c3cd4869d.png media/images/validation_960_762b3756f74c3cd4869d.png +2023-07-11 07:49:25,317 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_52a4922e01d122ab1c93.png media/images/validation_970_52a4922e01d122ab1c93.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_f9c03a77df4ac731f986.png media/images/validation_970_f9c03a77df4ac731f986.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_a271436366a04d4c33fd.png media/images/validation_970_a271436366a04d4c33fd.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_970_eae16bf8cb58fc036f40.png media/images/validation_970_eae16bf8cb58fc036f40.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_8204c57755f30e146db4.png media/images/validation_980_8204c57755f30e146db4.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_bff755816199af194396.png media/images/validation_980_bff755816199af194396.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_f9666d4ba04f17902e5d.png media/images/validation_980_f9666d4ba04f17902e5d.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_980_7df3311784101131da12.png media/images/validation_980_7df3311784101131da12.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_26d455381f24530d8233.png media/images/validation_990_26d455381f24530d8233.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ede06fa3fd457dbdeec5.png media/images/validation_990_ede06fa3fd457dbdeec5.png +2023-07-11 07:49:25,318 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_ae5263eebf9eb5bc7889.png media/images/validation_990_ae5263eebf9eb5bc7889.png +2023-07-11 07:49:25,319 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_990_9442e6de22aa55438f09.png media/images/validation_990_9442e6de22aa55438f09.png +2023-07-11 07:49:25,319 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_42e11b031b9a15f888e4.png media/images/validation_1000_42e11b031b9a15f888e4.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_48d62c159115e5298abb.png media/images/validation_1000_48d62c159115e5298abb.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_30bd8224b667e1b90a1e.png media/images/validation_1000_30bd8224b667e1b90a1e.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1000_d1411803618f5a6d50b6.png media/images/validation_1000_d1411803618f5a6d50b6.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_22cda43d558c2869b17a.png media/images/validation_1010_22cda43d558c2869b17a.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_d8fc80c75c961bb88fc3.png media/images/validation_1010_d8fc80c75c961bb88fc3.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_f8ec1645e338e68a45bd.png media/images/validation_1010_f8ec1645e338e68a45bd.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1010_03a04380247ea12af29a.png media/images/validation_1010_03a04380247ea12af29a.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_f422c20b63edb4eb4ca2.png media/images/validation_1020_f422c20b63edb4eb4ca2.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_53cd5027e7e08aabb625.png media/images/validation_1020_53cd5027e7e08aabb625.png +2023-07-11 07:49:25,320 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_261db0788261405d8759.png media/images/validation_1020_261db0788261405d8759.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1020_1faa2839d574c017991d.png media/images/validation_1020_1faa2839d574c017991d.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_af787fb3cb48a9768c05.png media/images/validation_1030_af787fb3cb48a9768c05.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_c54349bb92f1820ca844.png media/images/validation_1030_c54349bb92f1820ca844.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_a610e6c9515b9fc5f4ae.png media/images/validation_1030_a610e6c9515b9fc5f4ae.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1030_2cab76da919b5a96f981.png media/images/validation_1030_2cab76da919b5a96f981.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_a490b11a42eb0307c825.png media/images/validation_1040_a490b11a42eb0307c825.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_bfbfb19be842af2583f4.png media/images/validation_1040_bfbfb19be842af2583f4.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_761a85642fddebcccae6.png media/images/validation_1040_761a85642fddebcccae6.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1040_004f15e22994fd6ea5c7.png media/images/validation_1040_004f15e22994fd6ea5c7.png +2023-07-11 07:49:25,321 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_8a2d3b0338f38a748856.png media/images/validation_1050_8a2d3b0338f38a748856.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_0719cd6b8ed60ce2c545.png media/images/validation_1050_0719cd6b8ed60ce2c545.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_275aace4c7b8fc0e7316.png media/images/validation_1050_275aace4c7b8fc0e7316.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1050_af1a68b88c0a26fb8764.png media/images/validation_1050_af1a68b88c0a26fb8764.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_86c34e55840c435d024e.png media/images/validation_1060_86c34e55840c435d024e.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_14678fd6bc115e0bd388.png media/images/validation_1060_14678fd6bc115e0bd388.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_d3598f6193ded3ce986c.png media/images/validation_1060_d3598f6193ded3ce986c.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1060_41efa61aef1197db7469.png media/images/validation_1060_41efa61aef1197db7469.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_517861c5950c88d5930f.png media/images/validation_1070_517861c5950c88d5930f.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_9276994f661a9dda4f16.png media/images/validation_1070_9276994f661a9dda4f16.png +2023-07-11 07:49:25,322 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_ab63bf637475dd7dd443.png media/images/validation_1070_ab63bf637475dd7dd443.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1070_f4ba19c16bf7cb1330c3.png media/images/validation_1070_f4ba19c16bf7cb1330c3.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_0b4f18502bda75d2a0b9.png media/images/validation_1080_0b4f18502bda75d2a0b9.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_d6509a47a2a421d8e8b5.png media/images/validation_1080_d6509a47a2a421d8e8b5.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_5b700fee9abd9f7a2665.png media/images/validation_1080_5b700fee9abd9f7a2665.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1080_525ce3a228fbec7b5198.png media/images/validation_1080_525ce3a228fbec7b5198.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_049aee91ad4a5fbe7ed0.png media/images/validation_1090_049aee91ad4a5fbe7ed0.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_e4a32ee97386b94ad22b.png media/images/validation_1090_e4a32ee97386b94ad22b.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_7d2b20e733c18caaf8c1.png media/images/validation_1090_7d2b20e733c18caaf8c1.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1090_6d20edb249a7f1011579.png media/images/validation_1090_6d20edb249a7f1011579.png +2023-07-11 07:49:25,323 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_754d11f4aa010097fc15.png media/images/validation_1100_754d11f4aa010097fc15.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_49a0bb0a31871f378cad.png media/images/validation_1100_49a0bb0a31871f378cad.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_1442661f9b010ee4bb3d.png media/images/validation_1100_1442661f9b010ee4bb3d.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1100_3a09c4111cdfa285d99e.png media/images/validation_1100_3a09c4111cdfa285d99e.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_67d01a1fb96b9a872f30.png media/images/validation_1110_67d01a1fb96b9a872f30.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_24d9ed4053041914b148.png media/images/validation_1110_24d9ed4053041914b148.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_534ba90afa31e6d0226c.png media/images/validation_1110_534ba90afa31e6d0226c.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1110_e2292d40471e0649ce98.png media/images/validation_1110_e2292d40471e0649ce98.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8bd76b654a9da811ee19.png media/images/validation_1120_8bd76b654a9da811ee19.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3c585f6ac5a550ea79c0.png media/images/validation_1120_3c585f6ac5a550ea79c0.png +2023-07-11 07:49:25,324 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_8e26d957f12cf09d0265.png media/images/validation_1120_8e26d957f12cf09d0265.png +2023-07-11 07:49:25,325 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1120_3f7c33ec39cf312ab2e9.png media/images/validation_1120_3f7c33ec39cf312ab2e9.png +2023-07-11 07:49:25,325 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_43da2568cb7e6a1e2c00.png media/images/validation_1130_43da2568cb7e6a1e2c00.png +2023-07-11 07:49:25,325 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_63d0288edc7cc849b174.png media/images/validation_1130_63d0288edc7cc849b174.png +2023-07-11 07:49:25,325 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_9fa7dbc54912b85c1f29.png media/images/validation_1130_9fa7dbc54912b85c1f29.png +2023-07-11 07:49:25,325 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1130_a8379c769cda118c1d44.png media/images/validation_1130_a8379c769cda118c1d44.png +2023-07-11 07:49:25,328 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_fd2a7dde7dad46390c76.png media/images/validation_1140_fd2a7dde7dad46390c76.png +2023-07-11 07:49:25,329 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_a908eb72e6b2bf344b0f.png media/images/validation_1140_a908eb72e6b2bf344b0f.png +2023-07-11 07:49:25,329 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_e26032db5876ceae5186.png media/images/validation_1140_e26032db5876ceae5186.png +2023-07-11 07:49:25,329 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1140_7bc80fca16bc222cf26d.png media/images/validation_1140_7bc80fca16bc222cf26d.png +2023-07-11 07:49:25,330 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_ff1c7dd8f22c2325f6cf.png media/images/validation_1150_ff1c7dd8f22c2325f6cf.png +2023-07-11 07:49:25,330 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_8e207d4f988ec10bff22.png media/images/validation_1150_8e207d4f988ec10bff22.png +2023-07-11 07:49:25,330 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_9395538d4ab57c346a53.png media/images/validation_1150_9395538d4ab57c346a53.png +2023-07-11 07:49:25,330 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1150_0b1350d036c1f0b98d06.png media/images/validation_1150_0b1350d036c1f0b98d06.png +2023-07-11 07:49:25,330 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9426790b7709f18a9d7d.png media/images/validation_1160_9426790b7709f18a9d7d.png +2023-07-11 07:49:25,331 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_4636525878124cf873ca.png media/images/validation_1160_4636525878124cf873ca.png +2023-07-11 07:49:25,331 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_620a995763d4641a17bd.png media/images/validation_1160_620a995763d4641a17bd.png +2023-07-11 07:49:25,331 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1160_9fa01ee62534e25fcaa9.png media/images/validation_1160_9fa01ee62534e25fcaa9.png +2023-07-11 07:49:25,331 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_59c3821117d6c08924c3.png media/images/validation_1170_59c3821117d6c08924c3.png +2023-07-11 07:49:25,331 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_15d53c0fa62c773091b7.png media/images/validation_1170_15d53c0fa62c773091b7.png +2023-07-11 07:49:25,331 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_ae73abf479f61d8aaa88.png media/images/validation_1170_ae73abf479f61d8aaa88.png +2023-07-11 07:49:25,332 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1170_fa8e1304f53cad233e59.png media/images/validation_1170_fa8e1304f53cad233e59.png +2023-07-11 07:49:25,332 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_e20736417fb072a51a6e.png media/images/validation_1180_e20736417fb072a51a6e.png +2023-07-11 07:49:25,332 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_4882e07b53923d56cbeb.png media/images/validation_1180_4882e07b53923d56cbeb.png +2023-07-11 07:49:25,333 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_b65f741d087ff2f80b31.png media/images/validation_1180_b65f741d087ff2f80b31.png +2023-07-11 07:49:25,333 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1180_2ca0f574d0eee28780fb.png media/images/validation_1180_2ca0f574d0eee28780fb.png +2023-07-11 07:49:25,333 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_d6e675814ab091e98bfb.png media/images/validation_1190_d6e675814ab091e98bfb.png +2023-07-11 07:49:25,333 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_a51b55b265f3846fe7ee.png media/images/validation_1190_a51b55b265f3846fe7ee.png +2023-07-11 07:49:25,334 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_ed008478bb084a21d93e.png media/images/validation_1190_ed008478bb084a21d93e.png +2023-07-11 07:49:25,334 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1190_f2eacfc2b0468c8cc150.png media/images/validation_1190_f2eacfc2b0468c8cc150.png +2023-07-11 07:49:25,334 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_b49eee58c2c928644034.png media/images/validation_1200_b49eee58c2c928644034.png +2023-07-11 07:49:25,334 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_e9c49590eebdb470a1a1.png media/images/validation_1200_e9c49590eebdb470a1a1.png +2023-07-11 07:49:25,334 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_58d2687b5dea8b9b759e.png media/images/validation_1200_58d2687b5dea8b9b759e.png +2023-07-11 07:49:25,334 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1200_72160d4d5dbd0baff268.png media/images/validation_1200_72160d4d5dbd0baff268.png +2023-07-11 07:49:25,335 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_1e52cd1e31eef590626f.png media/images/validation_1210_1e52cd1e31eef590626f.png +2023-07-11 07:49:25,335 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_9ec99e458b00599ecce4.png media/images/validation_1210_9ec99e458b00599ecce4.png +2023-07-11 07:49:25,335 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_eb93ab8adef2756378f5.png media/images/validation_1210_eb93ab8adef2756378f5.png +2023-07-11 07:49:25,335 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1210_2f7b1223c228bcb91af8.png media/images/validation_1210_2f7b1223c228bcb91af8.png +2023-07-11 07:49:25,335 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_eed5feb07b5bd120c951.png media/images/validation_1220_eed5feb07b5bd120c951.png +2023-07-11 07:49:25,335 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_2775bdb11a8975a85a8a.png media/images/validation_1220_2775bdb11a8975a85a8a.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_18f3104e0436df584dce.png media/images/validation_1220_18f3104e0436df584dce.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1220_39bfb50abb50c25d85c4.png media/images/validation_1220_39bfb50abb50c25d85c4.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_e339d0ecbc38ace0c6c2.png media/images/validation_1230_e339d0ecbc38ace0c6c2.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_09826834b515ef04e417.png media/images/validation_1230_09826834b515ef04e417.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_baa2a36da0acb19b5285.png media/images/validation_1230_baa2a36da0acb19b5285.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1230_7b7c2c81a8cd83630f80.png media/images/validation_1230_7b7c2c81a8cd83630f80.png +2023-07-11 07:49:25,336 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_1f241b29c3a4aae4e10e.png media/images/validation_1240_1f241b29c3a4aae4e10e.png +2023-07-11 07:49:25,339 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_b440c4edcb32cfb83746.png media/images/validation_1240_b440c4edcb32cfb83746.png +2023-07-11 07:49:25,339 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_f206a977dcfbb460eeea.png media/images/validation_1240_f206a977dcfbb460eeea.png +2023-07-11 07:49:25,340 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1240_89c9c98c1e0e85c45fe4.png media/images/validation_1240_89c9c98c1e0e85c45fe4.png +2023-07-11 07:49:25,340 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_78675e726f61545b25d3.png media/images/validation_1250_78675e726f61545b25d3.png +2023-07-11 07:49:25,340 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_64998a35032838af6415.png media/images/validation_1250_64998a35032838af6415.png +2023-07-11 07:49:25,340 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_dedc19822bedc33c4003.png media/images/validation_1250_dedc19822bedc33c4003.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1250_b3cf34fa5af57dac2afd.png media/images/validation_1250_b3cf34fa5af57dac2afd.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_265506198ab2db899035.png media/images/validation_1260_265506198ab2db899035.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_5916f7ffc42d73f1a35a.png media/images/validation_1260_5916f7ffc42d73f1a35a.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_f53d2233a78c38a360c1.png media/images/validation_1260_f53d2233a78c38a360c1.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1260_9456b0834dbe00d8b69a.png media/images/validation_1260_9456b0834dbe00d8b69a.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_82500dede5820ed57090.png media/images/validation_1270_82500dede5820ed57090.png +2023-07-11 07:49:25,341 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_684573d9f09df8d08af3.png media/images/validation_1270_684573d9f09df8d08af3.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_2e4bb88f292873655870.png media/images/validation_1270_2e4bb88f292873655870.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1270_b439d0a6d302a8bd1c27.png media/images/validation_1270_b439d0a6d302a8bd1c27.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_091a9a28ffc3df5e7140.png media/images/validation_1280_091a9a28ffc3df5e7140.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_06225b2902a8cf078064.png media/images/validation_1280_06225b2902a8cf078064.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_c20021a47279c62a4819.png media/images/validation_1280_c20021a47279c62a4819.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1280_8f853b2b2aa807a64b96.png media/images/validation_1280_8f853b2b2aa807a64b96.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3f7395817d1565f46677.png media/images/validation_1290_3f7395817d1565f46677.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_341a34be8a1564ff6da8.png media/images/validation_1290_341a34be8a1564ff6da8.png +2023-07-11 07:49:25,342 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_c37bd1959ff8735fecbd.png media/images/validation_1290_c37bd1959ff8735fecbd.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1290_3a183963a89502a9ac35.png media/images/validation_1290_3a183963a89502a9ac35.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_f86bdb8c0cbcfacd8c94.png media/images/validation_1300_f86bdb8c0cbcfacd8c94.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_aa109441f8e38af4d6ee.png media/images/validation_1300_aa109441f8e38af4d6ee.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_48aaea58fc35d3a9ca32.png media/images/validation_1300_48aaea58fc35d3a9ca32.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1300_791983c11b88de5bf7d3.png media/images/validation_1300_791983c11b88de5bf7d3.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_413fc2ba2f201d83f6e2.png media/images/validation_1310_413fc2ba2f201d83f6e2.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_9447449d7d5ffee38f29.png media/images/validation_1310_9447449d7d5ffee38f29.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_35b89b2726ec3ef22784.png media/images/validation_1310_35b89b2726ec3ef22784.png +2023-07-11 07:49:25,343 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1310_84c436be2217f55b4e70.png media/images/validation_1310_84c436be2217f55b4e70.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_fcd12cffec19ba362d05.png media/images/validation_1320_fcd12cffec19ba362d05.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_962eb0b11feb091acf21.png media/images/validation_1320_962eb0b11feb091acf21.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_cd3f3646ff278590a144.png media/images/validation_1320_cd3f3646ff278590a144.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1320_9885d3f91cf82a636b54.png media/images/validation_1320_9885d3f91cf82a636b54.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_f013f32e1399a3854777.png media/images/validation_1330_f013f32e1399a3854777.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00c27590dbd44c7f8485.png media/images/validation_1330_00c27590dbd44c7f8485.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_00fad030cd4bbda1efae.png media/images/validation_1330_00fad030cd4bbda1efae.png +2023-07-11 07:49:25,344 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1330_fb93efc5d6f29ed5161c.png media/images/validation_1330_fb93efc5d6f29ed5161c.png +2023-07-11 07:49:25,345 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_7c77916b967aba8eb3f6.png media/images/validation_1340_7c77916b967aba8eb3f6.png +2023-07-11 07:49:25,345 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_12e8bd297671d7b2ff1d.png media/images/validation_1340_12e8bd297671d7b2ff1d.png +2023-07-11 07:49:25,345 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_0dbffec75b527b044b97.png media/images/validation_1340_0dbffec75b527b044b97.png +2023-07-11 07:49:25,345 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1340_2e7d7ae743b8c548e16a.png media/images/validation_1340_2e7d7ae743b8c548e16a.png +2023-07-11 07:49:25,345 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_9e6b494b44fdfc94ec40.png media/images/validation_1350_9e6b494b44fdfc94ec40.png +2023-07-11 07:49:25,345 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_1ca3d66e9f9ffe8c811c.png media/images/validation_1350_1ca3d66e9f9ffe8c811c.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_d1506a5ce5da894e9ed0.png media/images/validation_1350_d1506a5ce5da894e9ed0.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1350_5a7f05017e65d758cc85.png media/images/validation_1350_5a7f05017e65d758cc85.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_c582bd67e8a2ff714863.png media/images/validation_1360_c582bd67e8a2ff714863.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_092ececd3cec71e38836.png media/images/validation_1360_092ececd3cec71e38836.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_5cdde28ed91fc041bbab.png media/images/validation_1360_5cdde28ed91fc041bbab.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1360_94626ce2979c7d952def.png media/images/validation_1360_94626ce2979c7d952def.png +2023-07-11 07:49:25,346 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_0f6b377fd88350fd2823.png media/images/validation_1370_0f6b377fd88350fd2823.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_6d45dc09d86b4d5322c3.png media/images/validation_1370_6d45dc09d86b4d5322c3.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_319ceb7f98a6c06d5b13.png media/images/validation_1370_319ceb7f98a6c06d5b13.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1370_d6c22131ef083e6eb11a.png media/images/validation_1370_d6c22131ef083e6eb11a.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_c0f8a4f1314c8a131e52.png media/images/validation_1380_c0f8a4f1314c8a131e52.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_ebda7671bdf6eba5a6be.png media/images/validation_1380_ebda7671bdf6eba5a6be.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_453d430b12b0076bf9ba.png media/images/validation_1380_453d430b12b0076bf9ba.png +2023-07-11 07:49:25,347 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1380_9b2ced54e7f19ebea57b.png media/images/validation_1380_9b2ced54e7f19ebea57b.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_09c74e89699fb6f00c7c.png media/images/validation_1390_09c74e89699fb6f00c7c.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_fa55f1d211a2fd84f761.png media/images/validation_1390_fa55f1d211a2fd84f761.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_8ca4e14cb5d59c185213.png media/images/validation_1390_8ca4e14cb5d59c185213.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1390_dbef90047a10e1ffda14.png media/images/validation_1390_dbef90047a10e1ffda14.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_5d0cd6080a8dac3fc3f7.png media/images/validation_1400_5d0cd6080a8dac3fc3f7.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_ab55b03b65e06d3fe4bf.png media/images/validation_1400_ab55b03b65e06d3fe4bf.png +2023-07-11 07:49:25,348 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fdd5c5f681a460399631.png media/images/validation_1400_fdd5c5f681a460399631.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1400_fb6640e934cbc73db548.png media/images/validation_1400_fb6640e934cbc73db548.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_7653472545857025c647.png media/images/validation_1410_7653472545857025c647.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_be2ecffd70aa874c105e.png media/images/validation_1410_be2ecffd70aa874c105e.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c86792f44b2add196f49.png media/images/validation_1410_c86792f44b2add196f49.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1410_c1a5af6752f4da4374ab.png media/images/validation_1410_c1a5af6752f4da4374ab.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_1fd3107303e6e60d84af.png media/images/validation_1420_1fd3107303e6e60d84af.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_14c8a947951397e510d9.png media/images/validation_1420_14c8a947951397e510d9.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_faca9db2c18ba0d1d491.png media/images/validation_1420_faca9db2c18ba0d1d491.png +2023-07-11 07:49:25,349 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1420_84a1f5617fef92f658b3.png media/images/validation_1420_84a1f5617fef92f658b3.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_3f42d70f7022e9709471.png media/images/validation_1430_3f42d70f7022e9709471.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_7a163e1b7c26f13fb53f.png media/images/validation_1430_7a163e1b7c26f13fb53f.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_ae80e28d1395846a7d68.png media/images/validation_1430_ae80e28d1395846a7d68.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1430_d8521a15ad6d25957b4d.png media/images/validation_1430_d8521a15ad6d25957b4d.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_bbcaf7c5ff7a834e3540.png media/images/validation_1440_bbcaf7c5ff7a834e3540.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_6344977ee4d337827e30.png media/images/validation_1440_6344977ee4d337827e30.png +2023-07-11 07:49:25,350 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_a8fcf6c3ffdefd022266.png media/images/validation_1440_a8fcf6c3ffdefd022266.png +2023-07-11 07:49:25,352 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1440_d4c7562b623f00497755.png media/images/validation_1440_d4c7562b623f00497755.png +2023-07-11 07:49:25,352 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_7f14c6571ffb2eaa246d.png media/images/validation_1450_7f14c6571ffb2eaa246d.png +2023-07-11 07:49:25,353 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_71ff466c9169f5fb55b5.png media/images/validation_1450_71ff466c9169f5fb55b5.png +2023-07-11 07:49:25,353 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_5bc39a9ac6c09fb67781.png media/images/validation_1450_5bc39a9ac6c09fb67781.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1450_e910141dcf5615df52f7.png media/images/validation_1450_e910141dcf5615df52f7.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_7907c02c293c4449e407.png media/images/validation_1460_7907c02c293c4449e407.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f6526b470aa7a3b85e9d.png media/images/validation_1460_f6526b470aa7a3b85e9d.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_f5300cbab7578413721c.png media/images/validation_1460_f5300cbab7578413721c.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1460_0e6b8dc2e44277177a07.png media/images/validation_1460_0e6b8dc2e44277177a07.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_c4d52a3c077530a4d151.png media/images/validation_1470_c4d52a3c077530a4d151.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_7461951ed9fd3fac6b4e.png media/images/validation_1470_7461951ed9fd3fac6b4e.png +2023-07-11 07:49:25,355 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_9c5419ffd297d528f368.png media/images/validation_1470_9c5419ffd297d528f368.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1470_4652be26de4fbf56f7ec.png media/images/validation_1470_4652be26de4fbf56f7ec.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_ad5f7a801825f49f3d5b.png media/images/validation_1480_ad5f7a801825f49f3d5b.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_9c97558ed85551084243.png media/images/validation_1480_9c97558ed85551084243.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_2442ab2d35e386a92566.png media/images/validation_1480_2442ab2d35e386a92566.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1480_943321358777944ed89f.png media/images/validation_1480_943321358777944ed89f.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_0d111dbbe7491cb30acd.png media/images/validation_1490_0d111dbbe7491cb30acd.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_c98fc6eee837b067ab34.png media/images/validation_1490_c98fc6eee837b067ab34.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_248b4c6276eb92a659aa.png media/images/validation_1490_248b4c6276eb92a659aa.png +2023-07-11 07:49:25,356 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1490_06c46cf471dcad611b1a.png media/images/validation_1490_06c46cf471dcad611b1a.png +2023-07-11 07:49:25,357 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_400565686c6059f33d4e.png media/images/validation_1500_400565686c6059f33d4e.png +2023-07-11 07:49:25,357 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_a93b625f20f9c6d26370.png media/images/validation_1500_a93b625f20f9c6d26370.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_222ba48af2224157bc49.png media/images/validation_1500_222ba48af2224157bc49.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1500_5662ef18b33b7ca0715b.png media/images/validation_1500_5662ef18b33b7ca0715b.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_450e39e23e15e3c86223.png media/images/validation_1510_450e39e23e15e3c86223.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_fe833f80cd72551448dd.png media/images/validation_1510_fe833f80cd72551448dd.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_a47be239715d2784abb8.png media/images/validation_1510_a47be239715d2784abb8.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1510_061244292a33153f27a2.png media/images/validation_1510_061244292a33153f27a2.png +2023-07-11 07:49:25,358 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_bb4d135340423c79f1c1.png media/images/validation_1520_bb4d135340423c79f1c1.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_fc574bd0124901bba0b9.png media/images/validation_1520_fc574bd0124901bba0b9.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_7a2d327e3de3f7e81c17.png media/images/validation_1520_7a2d327e3de3f7e81c17.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1520_e077b116f946f25f815a.png media/images/validation_1520_e077b116f946f25f815a.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_6fbe4b4da05f40bb67d9.png media/images/validation_1530_6fbe4b4da05f40bb67d9.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_56571debb05a218116b7.png media/images/validation_1530_56571debb05a218116b7.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_12b61fb115ce16242da4.png media/images/validation_1530_12b61fb115ce16242da4.png +2023-07-11 07:49:25,359 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1530_93a2ede3d395ccaceb88.png media/images/validation_1530_93a2ede3d395ccaceb88.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_ca8e989bf624ce2b495d.png media/images/validation_1540_ca8e989bf624ce2b495d.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_c6f6019bca5556b2eba1.png media/images/validation_1540_c6f6019bca5556b2eba1.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_bfe358d3c38d140edf52.png media/images/validation_1540_bfe358d3c38d140edf52.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1540_b133cbdf1f86bd8fd797.png media/images/validation_1540_b133cbdf1f86bd8fd797.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_57f780026956c4330c3d.png media/images/validation_1550_57f780026956c4330c3d.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_9cdebde343ef8dac48b4.png media/images/validation_1550_9cdebde343ef8dac48b4.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_90cabf8e1dbd5a49be43.png media/images/validation_1550_90cabf8e1dbd5a49be43.png +2023-07-11 07:49:25,360 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1550_e1cd24a71e01b820c2c4.png media/images/validation_1550_e1cd24a71e01b820c2c4.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_0389101628d57d726b75.png media/images/validation_1560_0389101628d57d726b75.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_e7efa70fbb84849f6229.png media/images/validation_1560_e7efa70fbb84849f6229.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_d06922537c270330c7a1.png media/images/validation_1560_d06922537c270330c7a1.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1560_a8d39d664bc0e53546a4.png media/images/validation_1560_a8d39d664bc0e53546a4.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_19ea9c86920d767dd650.png media/images/validation_1570_19ea9c86920d767dd650.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_5bfda15332b0e96aa5aa.png media/images/validation_1570_5bfda15332b0e96aa5aa.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_8da4808c2913e3ae4cd6.png media/images/validation_1570_8da4808c2913e3ae4cd6.png +2023-07-11 07:49:25,361 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1570_891acb08098f225f0d35.png media/images/validation_1570_891acb08098f225f0d35.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_7eb30035df58bc54964d.png media/images/validation_1580_7eb30035df58bc54964d.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_1e9f0866283047fbd107.png media/images/validation_1580_1e9f0866283047fbd107.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_d2d17dd20ef414be7c76.png media/images/validation_1580_d2d17dd20ef414be7c76.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1580_930e8139ec0e50321a68.png media/images/validation_1580_930e8139ec0e50321a68.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_540d8f81b383a60cc7f4.png media/images/validation_1590_540d8f81b383a60cc7f4.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_a20c6cced81fb53a6aff.png media/images/validation_1590_a20c6cced81fb53a6aff.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_c66c33bb5422d002049d.png media/images/validation_1590_c66c33bb5422d002049d.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1590_09a57f6a7271f776628b.png media/images/validation_1590_09a57f6a7271f776628b.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_d3627a76ba8882fcb1ad.png media/images/validation_1600_d3627a76ba8882fcb1ad.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_5b763adf0935556cca2f.png media/images/validation_1600_5b763adf0935556cca2f.png +2023-07-11 07:49:25,362 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_143b6fa72d466311c6f5.png media/images/validation_1600_143b6fa72d466311c6f5.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1600_9189e19bd4667d45ca54.png media/images/validation_1600_9189e19bd4667d45ca54.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_5f6c17ed495d0b2c7d9e.png media/images/validation_1610_5f6c17ed495d0b2c7d9e.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_4fb3332aa3b207e96017.png media/images/validation_1610_4fb3332aa3b207e96017.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_7afefbc5dfb75fa04192.png media/images/validation_1610_7afefbc5dfb75fa04192.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1610_03f26e6c13832ad53ce8.png media/images/validation_1610_03f26e6c13832ad53ce8.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_ac6172d8ba90a3477807.png media/images/validation_1620_ac6172d8ba90a3477807.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_1a666c9c7fd2e2681c7c.png media/images/validation_1620_1a666c9c7fd2e2681c7c.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_8ce04b6d0fe2ead462a9.png media/images/validation_1620_8ce04b6d0fe2ead462a9.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1620_c67e423e479315abbcc5.png media/images/validation_1620_c67e423e479315abbcc5.png +2023-07-11 07:49:25,363 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_033ae5e28015140d8492.png media/images/validation_1630_033ae5e28015140d8492.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_db66c91193287b05d864.png media/images/validation_1630_db66c91193287b05d864.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_7a63e334d64038387fe6.png media/images/validation_1630_7a63e334d64038387fe6.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1630_b69b8808308e654b64d8.png media/images/validation_1630_b69b8808308e654b64d8.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_d9a0b8a69f592770c281.png media/images/validation_1640_d9a0b8a69f592770c281.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_25f7bdc4192da331a3d0.png media/images/validation_1640_25f7bdc4192da331a3d0.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_7d6e4f32bedc5bfaf58e.png media/images/validation_1640_7d6e4f32bedc5bfaf58e.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1640_aa0a4991836fadae4741.png media/images/validation_1640_aa0a4991836fadae4741.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_d090edaed549d11545c7.png media/images/validation_1650_d090edaed549d11545c7.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_cb13e8f57f24dda7f043.png media/images/validation_1650_cb13e8f57f24dda7f043.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_ecefad0391071f122f01.png media/images/validation_1650_ecefad0391071f122f01.png +2023-07-11 07:49:25,364 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1650_7f8056c4db945932ac27.png media/images/validation_1650_7f8056c4db945932ac27.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_8061331d0f5bd7ec40d3.png media/images/validation_1660_8061331d0f5bd7ec40d3.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_15815590a565379dc2a9.png media/images/validation_1660_15815590a565379dc2a9.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_f14d08ff176eb661e10e.png media/images/validation_1660_f14d08ff176eb661e10e.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1660_775f0821f7cee38a19eb.png media/images/validation_1660_775f0821f7cee38a19eb.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_1b5e23b669ce767bbf46.png media/images/validation_1670_1b5e23b669ce767bbf46.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_c24229fde92f27a370c5.png media/images/validation_1670_c24229fde92f27a370c5.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_02f50e943674b58d863c.png media/images/validation_1670_02f50e943674b58d863c.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1670_a07eaa937d59519d7903.png media/images/validation_1670_a07eaa937d59519d7903.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_8bab1a7b51152b624c56.png media/images/validation_1680_8bab1a7b51152b624c56.png +2023-07-11 07:49:25,365 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_adbbe2b464707c5ad3ec.png media/images/validation_1680_adbbe2b464707c5ad3ec.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_20946d4a1e15f446b6ba.png media/images/validation_1680_20946d4a1e15f446b6ba.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1680_66b7f606ccf6599ff6fa.png media/images/validation_1680_66b7f606ccf6599ff6fa.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_6fe08b9ff6f356961a92.png media/images/validation_1690_6fe08b9ff6f356961a92.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_675cfb551c77e6217be1.png media/images/validation_1690_675cfb551c77e6217be1.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_a9da0158f4faee3efd47.png media/images/validation_1690_a9da0158f4faee3efd47.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1690_5c861c7d0b744bafb8d4.png media/images/validation_1690_5c861c7d0b744bafb8d4.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_95557dcaec4d0e9314ba.png media/images/validation_1700_95557dcaec4d0e9314ba.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_011ea420157227acef34.png media/images/validation_1700_011ea420157227acef34.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_8db9406430aff3b32f48.png media/images/validation_1700_8db9406430aff3b32f48.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1700_aaf6acb3538f3a36aa3a.png media/images/validation_1700_aaf6acb3538f3a36aa3a.png +2023-07-11 07:49:25,366 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_8807c3dded261227c46b.png media/images/validation_1710_8807c3dded261227c46b.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_e63609d6ea5091b82aaa.png media/images/validation_1710_e63609d6ea5091b82aaa.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_73841c0d56ba210f61b7.png media/images/validation_1710_73841c0d56ba210f61b7.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1710_1cdee8a9d0052ce402e7.png media/images/validation_1710_1cdee8a9d0052ce402e7.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_da4b811fc2aec04b0838.png media/images/validation_1720_da4b811fc2aec04b0838.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_646206676cc1cf48da3c.png media/images/validation_1720_646206676cc1cf48da3c.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_4cab5ac41a7606d6eaf9.png media/images/validation_1720_4cab5ac41a7606d6eaf9.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1720_e3a6e72f35686460d4ba.png media/images/validation_1720_e3a6e72f35686460d4ba.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_582e7998c78146a0a365.png media/images/validation_1730_582e7998c78146a0a365.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_5ea6d6a3df5300a39397.png media/images/validation_1730_5ea6d6a3df5300a39397.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_c81f86bee9c94f99b3b5.png media/images/validation_1730_c81f86bee9c94f99b3b5.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1730_779efb0e07ffe6805e44.png media/images/validation_1730_779efb0e07ffe6805e44.png +2023-07-11 07:49:25,367 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_f831b125bc088b5c9194.png media/images/validation_1740_f831b125bc088b5c9194.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_4f661dd3e6fe5532df5f.png media/images/validation_1740_4f661dd3e6fe5532df5f.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_323217b69a106072fa80.png media/images/validation_1740_323217b69a106072fa80.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1740_832eda3f6cb9efcd5328.png media/images/validation_1740_832eda3f6cb9efcd5328.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_78405ec98403ce8d4474.png media/images/validation_1750_78405ec98403ce8d4474.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_ca653ca39872f719187f.png media/images/validation_1750_ca653ca39872f719187f.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_048f39f8941e61ada854.png media/images/validation_1750_048f39f8941e61ada854.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1750_e70efb30e4821ea80fb4.png media/images/validation_1750_e70efb30e4821ea80fb4.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_716eb30b81957aadaf70.png media/images/validation_1760_716eb30b81957aadaf70.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_7cf6b97c64033cbc20f9.png media/images/validation_1760_7cf6b97c64033cbc20f9.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0aeded52cb229afc3417.png media/images/validation_1760_0aeded52cb229afc3417.png +2023-07-11 07:49:25,368 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1760_0f0939daa5f0e9ef268a.png media/images/validation_1760_0f0939daa5f0e9ef268a.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_d03aa614f4582bb677c7.png media/images/validation_1770_d03aa614f4582bb677c7.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_4b38c9db3f2b25865ee9.png media/images/validation_1770_4b38c9db3f2b25865ee9.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_06f25e5408156e807213.png media/images/validation_1770_06f25e5408156e807213.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1770_2ce3ec420ed916d66dc3.png media/images/validation_1770_2ce3ec420ed916d66dc3.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_f28131fdd3b1910c0ff7.png media/images/validation_1780_f28131fdd3b1910c0ff7.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6f5bd34fecd9fd17045b.png media/images/validation_1780_6f5bd34fecd9fd17045b.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_76ef71dc1f5a93fdce5a.png media/images/validation_1780_76ef71dc1f5a93fdce5a.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1780_6787229233459f365768.png media/images/validation_1780_6787229233459f365768.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_2ef206617e382e094905.png media/images/validation_1790_2ef206617e382e094905.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_aec6a065a6a99fe6778e.png media/images/validation_1790_aec6a065a6a99fe6778e.png +2023-07-11 07:49:25,369 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png media/images/validation_1790_fd1c40a73d3c8cbd5fd0.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png media/images/validation_1790_6dce5f8d4e9abd5dbfb9.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_d26d3dd68f318f376191.png media/images/validation_1800_d26d3dd68f318f376191.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_e5a5f000e76030d1fca6.png media/images/validation_1800_e5a5f000e76030d1fca6.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_99a8a903c8d8132a2e5d.png media/images/validation_1800_99a8a903c8d8132a2e5d.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1800_becd65c04dd67c2eeb98.png media/images/validation_1800_becd65c04dd67c2eeb98.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_83514f7bd51ac71b4a97.png media/images/validation_1810_83514f7bd51ac71b4a97.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_fd0ef6a67d2283f4a839.png media/images/validation_1810_fd0ef6a67d2283f4a839.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_a729a8c9e88108b91c71.png media/images/validation_1810_a729a8c9e88108b91c71.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1810_ffeb095210f4c47c5aad.png media/images/validation_1810_ffeb095210f4c47c5aad.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_dc4cb9ed416f55356dea.png media/images/validation_1820_dc4cb9ed416f55356dea.png +2023-07-11 07:49:25,370 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a0f793372e65310d288c.png media/images/validation_1820_a0f793372e65310d288c.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_a54b6dc6fe6169a14092.png media/images/validation_1820_a54b6dc6fe6169a14092.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1820_309cf277d427619f480f.png media/images/validation_1820_309cf277d427619f480f.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_511b3333b08da5754f00.png media/images/validation_1830_511b3333b08da5754f00.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_aefae68cd643d852cdf0.png media/images/validation_1830_aefae68cd643d852cdf0.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_72cae69bb10fd3fc1c5e.png media/images/validation_1830_72cae69bb10fd3fc1c5e.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1830_e150bf6e18f147d5f119.png media/images/validation_1830_e150bf6e18f147d5f119.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5ea334e181f606f83e28.png media/images/validation_1840_5ea334e181f606f83e28.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_5095787fa9744ee21452.png media/images/validation_1840_5095787fa9744ee21452.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_19125785e6ea31b693bd.png media/images/validation_1840_19125785e6ea31b693bd.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1840_af8cb5d9d310044a919e.png media/images/validation_1840_af8cb5d9d310044a919e.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_b6636c187ae6abed73e2.png media/images/validation_1850_b6636c187ae6abed73e2.png +2023-07-11 07:49:25,371 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_70058a8bbbb27d38b116.png media/images/validation_1850_70058a8bbbb27d38b116.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_03ddcc47c0e66dda04af.png media/images/validation_1850_03ddcc47c0e66dda04af.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1850_6c35e3c82c778a684dc6.png media/images/validation_1850_6c35e3c82c778a684dc6.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_d4e9018a1b07d1146a2b.png media/images/validation_1860_d4e9018a1b07d1146a2b.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_1ea52d3cb610cdeaf6d1.png media/images/validation_1860_1ea52d3cb610cdeaf6d1.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b1c94bac738e2d5f729b.png media/images/validation_1860_b1c94bac738e2d5f729b.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1860_b350805983d164ab0fff.png media/images/validation_1860_b350805983d164ab0fff.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_957313f37567d8f01fec.png media/images/validation_1870_957313f37567d8f01fec.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_3dd0ceed4f83b8d1cc74.png media/images/validation_1870_3dd0ceed4f83b8d1cc74.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_f0802d333c44f9f82f26.png media/images/validation_1870_f0802d333c44f9f82f26.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1870_c2b8ee0aeb35f01791d7.png media/images/validation_1870_c2b8ee0aeb35f01791d7.png +2023-07-11 07:49:25,372 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2c04aaf1680a6e35aa90.png media/images/validation_1880_2c04aaf1680a6e35aa90.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_ac43ee58804a98fc394c.png media/images/validation_1880_ac43ee58804a98fc394c.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_2e88be7df5661c98626a.png media/images/validation_1880_2e88be7df5661c98626a.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1880_058482916180f7e8f818.png media/images/validation_1880_058482916180f7e8f818.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_f33162f637c4b88bcb08.png media/images/validation_1890_f33162f637c4b88bcb08.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_ff235d4dce14b2655f08.png media/images/validation_1890_ff235d4dce14b2655f08.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_409a4db0ef9f4cfac972.png media/images/validation_1890_409a4db0ef9f4cfac972.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1890_5c9f455a47a077ba7e99.png media/images/validation_1890_5c9f455a47a077ba7e99.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_9f51380ac08341a61c4d.png media/images/validation_1900_9f51380ac08341a61c4d.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_8affbfec3772452f6a26.png media/images/validation_1900_8affbfec3772452f6a26.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_22626eec4476d2e6dec1.png media/images/validation_1900_22626eec4476d2e6dec1.png +2023-07-11 07:49:25,373 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1900_7292c84e8c9e8c17a15f.png media/images/validation_1900_7292c84e8c9e8c17a15f.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_a778db0c990ef167ac65.png media/images/validation_1910_a778db0c990ef167ac65.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_473bad8eae767f650649.png media/images/validation_1910_473bad8eae767f650649.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_29483ff22f03237d450e.png media/images/validation_1910_29483ff22f03237d450e.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1910_839b040eb8d92f609a78.png media/images/validation_1910_839b040eb8d92f609a78.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_82dd162cadadd64ad68e.png media/images/validation_1920_82dd162cadadd64ad68e.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_4c316d5be1a4a6f2ed7d.png media/images/validation_1920_4c316d5be1a4a6f2ed7d.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_2207b291ee045a816bec.png media/images/validation_1920_2207b291ee045a816bec.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1920_1a767865ed17afaa09d2.png media/images/validation_1920_1a767865ed17afaa09d2.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_0b81a67f9d59e017c337.png media/images/validation_1930_0b81a67f9d59e017c337.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_e9f43945b0f363e8753e.png media/images/validation_1930_e9f43945b0f363e8753e.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_3859e4bde00e61542a62.png media/images/validation_1930_3859e4bde00e61542a62.png +2023-07-11 07:49:25,374 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1930_497d4b62de85e2b8907c.png media/images/validation_1930_497d4b62de85e2b8907c.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_d3d776b3401ff80b4ff5.png media/images/validation_1940_d3d776b3401ff80b4ff5.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5423f7657e7a42d8b0ea.png media/images/validation_1940_5423f7657e7a42d8b0ea.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_5d3d9a544d0623fec10c.png media/images/validation_1940_5d3d9a544d0623fec10c.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1940_e692b1802a27ed0befee.png media/images/validation_1940_e692b1802a27ed0befee.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_a45d506768d2722fb2ed.png media/images/validation_1950_a45d506768d2722fb2ed.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_9db607aa3436d94bd1c4.png media/images/validation_1950_9db607aa3436d94bd1c4.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png media/images/validation_1950_b5cdbfa2dcf1ab459cd3.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1950_59ff5b43754eae73ff2d.png media/images/validation_1950_59ff5b43754eae73ff2d.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_fc2b7c0bb846dd918bc1.png media/images/validation_1960_fc2b7c0bb846dd918bc1.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_2a599e7f47f14704e50e.png media/images/validation_1960_2a599e7f47f14704e50e.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_25919cd746bb685420ee.png media/images/validation_1960_25919cd746bb685420ee.png +2023-07-11 07:49:25,375 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1960_ed0db4e0996b1dc7ff8e.png media/images/validation_1960_ed0db4e0996b1dc7ff8e.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_2ecdd6aec7f639b5129c.png media/images/validation_1970_2ecdd6aec7f639b5129c.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png media/images/validation_1970_7b4d36fb8ff62ad0bd9f.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_50acc357eeeaa7b149d7.png media/images/validation_1970_50acc357eeeaa7b149d7.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1970_b3be58bb80f39884be99.png media/images/validation_1970_b3be58bb80f39884be99.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_738582bb775767f931a5.png media/images/validation_1980_738582bb775767f931a5.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_7a2028ae78b157a91d69.png media/images/validation_1980_7a2028ae78b157a91d69.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_b76cca43f9d5a1c77fe4.png media/images/validation_1980_b76cca43f9d5a1c77fe4.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1980_d0cfc6c995c43515f7b0.png media/images/validation_1980_d0cfc6c995c43515f7b0.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9721402ce9e168802a61.png media/images/validation_1990_9721402ce9e168802a61.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_460aca8e5a955f9b2c9f.png media/images/validation_1990_460aca8e5a955f9b2c9f.png +2023-07-11 07:49:25,376 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_9b5a48422556d77a9d00.png media/images/validation_1990_9b5a48422556d77a9d00.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_1990_ea754ba9e167a49f4e8a.png media/images/validation_1990_ea754ba9e167a49f4e8a.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_c4cbc30d01946d4b8a68.png media/images/validation_2000_c4cbc30d01946d4b8a68.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_9a70121c496baa29b32d.png media/images/validation_2000_9a70121c496baa29b32d.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_2adea17302df05993fb4.png media/images/validation_2000_2adea17302df05993fb4.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2000_44cde79a9393cfd5de65.png media/images/validation_2000_44cde79a9393cfd5de65.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_2a8ec10dc13e2bc1cc98.png media/images/validation_2010_2a8ec10dc13e2bc1cc98.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_44df0c3fc9ccc7bc2006.png media/images/validation_2010_44df0c3fc9ccc7bc2006.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_20d595c8be1cc3fb5113.png media/images/validation_2010_20d595c8be1cc3fb5113.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2010_e2b896cc18965cd5c6a0.png media/images/validation_2010_e2b896cc18965cd5c6a0.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_13a6564be7113f6ffffa.png media/images/validation_2020_13a6564be7113f6ffffa.png +2023-07-11 07:49:25,377 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_ecd4f5bd1e85f7583e3a.png media/images/validation_2020_ecd4f5bd1e85f7583e3a.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_a2b18a3466f24b60e7e8.png media/images/validation_2020_a2b18a3466f24b60e7e8.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2020_bb670884b7dc2ce9c0f0.png media/images/validation_2020_bb670884b7dc2ce9c0f0.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_2bd50e2fab837e7065c9.png media/images/validation_2030_2bd50e2fab837e7065c9.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_1c4d42aa5223e7388b5b.png media/images/validation_2030_1c4d42aa5223e7388b5b.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_dc0aef537a4563456b9d.png media/images/validation_2030_dc0aef537a4563456b9d.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2030_91c227fe28291dc6398e.png media/images/validation_2030_91c227fe28291dc6398e.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_87802ce6e3f07adce3f8.png media/images/validation_2040_87802ce6e3f07adce3f8.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_71b423e4e1268b1d4fd1.png media/images/validation_2040_71b423e4e1268b1d4fd1.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_c8af6853c303d615d227.png media/images/validation_2040_c8af6853c303d615d227.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2040_3484fb3ea6bd07c684fe.png media/images/validation_2040_3484fb3ea6bd07c684fe.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_f3736153dfe0d88cd55a.png media/images/validation_2050_f3736153dfe0d88cd55a.png +2023-07-11 07:49:25,378 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_527a954fe3cf2cea846b.png media/images/validation_2050_527a954fe3cf2cea846b.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_681987f1d8f22c216556.png media/images/validation_2050_681987f1d8f22c216556.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2050_a13c2000b8ed6a70854f.png media/images/validation_2050_a13c2000b8ed6a70854f.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_fc23f6fb743f22273fe6.png media/images/validation_2060_fc23f6fb743f22273fe6.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_3d9c39e56fc8de14bd16.png media/images/validation_2060_3d9c39e56fc8de14bd16.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_da62b325f435be2e34fc.png media/images/validation_2060_da62b325f435be2e34fc.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2060_d2847df06a210702ce44.png media/images/validation_2060_d2847df06a210702ce44.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_92f60812e2c40f5ede4e.png media/images/validation_2070_92f60812e2c40f5ede4e.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_4f201b9582cf531f880f.png media/images/validation_2070_4f201b9582cf531f880f.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_6510ea41e40263c2e370.png media/images/validation_2070_6510ea41e40263c2e370.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2070_fd23fe018b04772dc737.png media/images/validation_2070_fd23fe018b04772dc737.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_a3d4cc4c13bcc1f49885.png media/images/validation_2080_a3d4cc4c13bcc1f49885.png +2023-07-11 07:49:25,379 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_facdb9aec88792ac295a.png media/images/validation_2080_facdb9aec88792ac295a.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_31f503b2f48506fd3477.png media/images/validation_2080_31f503b2f48506fd3477.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2080_6780fc9f8209223ae1b6.png media/images/validation_2080_6780fc9f8209223ae1b6.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_78cf4346f76acbf4822d.png media/images/validation_2090_78cf4346f76acbf4822d.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_792f047c03e4dfeee771.png media/images/validation_2090_792f047c03e4dfeee771.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_af71a9427ef7d070b0f2.png media/images/validation_2090_af71a9427ef7d070b0f2.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2090_5c42e7cf17692c7e8b10.png media/images/validation_2090_5c42e7cf17692c7e8b10.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_25a61e1be1002bcdce05.png media/images/validation_2100_25a61e1be1002bcdce05.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_1a4dfdc68c77840e4f54.png media/images/validation_2100_1a4dfdc68c77840e4f54.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_80dcc12a9bc766e6e273.png media/images/validation_2100_80dcc12a9bc766e6e273.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2100_89b29a13fa5e46bda693.png media/images/validation_2100_89b29a13fa5e46bda693.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_6b20c3a38d00d5d9ff65.png media/images/validation_2110_6b20c3a38d00d5d9ff65.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_d1ae1c601d830af2b331.png media/images/validation_2110_d1ae1c601d830af2b331.png +2023-07-11 07:49:25,380 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_40b75b59a21d5172a48f.png media/images/validation_2110_40b75b59a21d5172a48f.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2110_0d5e1d8977b7580f2cc9.png media/images/validation_2110_0d5e1d8977b7580f2cc9.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_bd1493c9dbd99c59f33e.png media/images/validation_2120_bd1493c9dbd99c59f33e.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_4d663b73aeec0844abaf.png media/images/validation_2120_4d663b73aeec0844abaf.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_1274183ce7a3cf56140f.png media/images/validation_2120_1274183ce7a3cf56140f.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2120_79d16e4accc559614b0c.png media/images/validation_2120_79d16e4accc559614b0c.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_8c72261b84607508d23a.png media/images/validation_2130_8c72261b84607508d23a.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_121c2113a6bae5fc85c2.png media/images/validation_2130_121c2113a6bae5fc85c2.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_b2ec6ec396e71fc83e32.png media/images/validation_2130_b2ec6ec396e71fc83e32.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2130_10af19b5eb69de74afc4.png media/images/validation_2130_10af19b5eb69de74afc4.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_47038f691c32fe7268e8.png media/images/validation_2140_47038f691c32fe7268e8.png +2023-07-11 07:49:25,381 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_1e8934a467f98f6eaaa3.png media/images/validation_2140_1e8934a467f98f6eaaa3.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_35d4d32c3fec0491de87.png media/images/validation_2140_35d4d32c3fec0491de87.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2140_a581d161baa84d403a2f.png media/images/validation_2140_a581d161baa84d403a2f.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_3ccb5e8c210778c7375e.png media/images/validation_2150_3ccb5e8c210778c7375e.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_4d04873aa0c30bc26f1b.png media/images/validation_2150_4d04873aa0c30bc26f1b.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_f0108f877558e580bc5b.png media/images/validation_2150_f0108f877558e580bc5b.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2150_bb1e6adfd716323966e6.png media/images/validation_2150_bb1e6adfd716323966e6.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_7597d25192684caea03c.png media/images/validation_2160_7597d25192684caea03c.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_28d9110205d67d12e049.png media/images/validation_2160_28d9110205d67d12e049.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_6ccc44e184335df47872.png media/images/validation_2160_6ccc44e184335df47872.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2160_641e73f5b671a20fd253.png media/images/validation_2160_641e73f5b671a20fd253.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_5267f9823ab9cd672b8d.png media/images/validation_2170_5267f9823ab9cd672b8d.png +2023-07-11 07:49:25,382 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_f167a328735ddbfe6eb8.png media/images/validation_2170_f167a328735ddbfe6eb8.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_e023a79566a8c2f6ef7c.png media/images/validation_2170_e023a79566a8c2f6ef7c.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2170_634c70d32852475596a1.png media/images/validation_2170_634c70d32852475596a1.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_2324e2829f63d6245b63.png media/images/validation_2180_2324e2829f63d6245b63.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_20ff4fb4889968c51a36.png media/images/validation_2180_20ff4fb4889968c51a36.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_d56b30fafaaf634da591.png media/images/validation_2180_d56b30fafaaf634da591.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2180_53de15a744ba8c6a86cb.png media/images/validation_2180_53de15a744ba8c6a86cb.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_d24265cb6513fc52ce8f.png media/images/validation_2190_d24265cb6513fc52ce8f.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_70c9c8adbd86862584fb.png media/images/validation_2190_70c9c8adbd86862584fb.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_e1571760ab4f201272a7.png media/images/validation_2190_e1571760ab4f201272a7.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2190_26e576e4bb36d7c4fff4.png media/images/validation_2190_26e576e4bb36d7c4fff4.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_3c27ba34f4722b4e005d.png media/images/validation_2200_3c27ba34f4722b4e005d.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8a6f7bdd01359587b959.png media/images/validation_2200_8a6f7bdd01359587b959.png +2023-07-11 07:49:25,383 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_f3aa7f7a35d10932b705.png media/images/validation_2200_f3aa7f7a35d10932b705.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2200_8cb65c990196e747fe1b.png media/images/validation_2200_8cb65c990196e747fe1b.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_6a940705517ad6056786.png media/images/validation_2210_6a940705517ad6056786.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_62a12068b1569da67aa0.png media/images/validation_2210_62a12068b1569da67aa0.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_2051fe3f66e6b93ea41a.png media/images/validation_2210_2051fe3f66e6b93ea41a.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2210_8f8f57e531e727457f49.png media/images/validation_2210_8f8f57e531e727457f49.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_0cbbf6f6d7e145273fed.png media/images/validation_2220_0cbbf6f6d7e145273fed.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_6dc1a022a154e1f13821.png media/images/validation_2220_6dc1a022a154e1f13821.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_439769fb4c685308e174.png media/images/validation_2220_439769fb4c685308e174.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2220_b7dac751be9dbb9e9669.png media/images/validation_2220_b7dac751be9dbb9e9669.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_ef8edbb252a587f0b5f9.png media/images/validation_2230_ef8edbb252a587f0b5f9.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_e45fdf219e7df7c258e1.png media/images/validation_2230_e45fdf219e7df7c258e1.png +2023-07-11 07:49:25,384 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_0e44d701a58309ed7f8c.png media/images/validation_2230_0e44d701a58309ed7f8c.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2230_57f6ce5e36db13d58ff7.png media/images/validation_2230_57f6ce5e36db13d58ff7.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_5f252bcf241c332dbcc8.png media/images/validation_2240_5f252bcf241c332dbcc8.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_92d410380f2e4d568def.png media/images/validation_2240_92d410380f2e4d568def.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_a19dfefba40d9f718373.png media/images/validation_2240_a19dfefba40d9f718373.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2240_592a1cdff5155ffd226b.png media/images/validation_2240_592a1cdff5155ffd226b.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_3d815afdc0b8988743f1.png media/images/validation_2250_3d815afdc0b8988743f1.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_95104b98cc051b8537c1.png media/images/validation_2250_95104b98cc051b8537c1.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_a080817469c958ce172d.png media/images/validation_2250_a080817469c958ce172d.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2250_ebf4944f4a96a0fd9bfe.png media/images/validation_2250_ebf4944f4a96a0fd9bfe.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_8f1474272dc71ff98783.png media/images/validation_2260_8f1474272dc71ff98783.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_70f63d8f133f82555f32.png media/images/validation_2260_70f63d8f133f82555f32.png +2023-07-11 07:49:25,385 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_f461e186ea0b523e4f5c.png media/images/validation_2260_f461e186ea0b523e4f5c.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2260_80556919e91296fecaa2.png media/images/validation_2260_80556919e91296fecaa2.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_3fe304a84ca21b47ce14.png media/images/validation_2270_3fe304a84ca21b47ce14.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_b1e51d26ad90e796b853.png media/images/validation_2270_b1e51d26ad90e796b853.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_f82ea81ace5d0ecf08c0.png media/images/validation_2270_f82ea81ace5d0ecf08c0.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2270_9ab41e528843f61810a5.png media/images/validation_2270_9ab41e528843f61810a5.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_f737256e79e46bab16f6.png media/images/validation_2280_f737256e79e46bab16f6.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_90bacf76a8d9b4be28c2.png media/images/validation_2280_90bacf76a8d9b4be28c2.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_502669b387d405aba496.png media/images/validation_2280_502669b387d405aba496.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2280_7c92296aef52f1990dd8.png media/images/validation_2280_7c92296aef52f1990dd8.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_ec54bc04345a128fa1fa.png media/images/validation_2290_ec54bc04345a128fa1fa.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_0cca9e4bf3c719de0c1b.png media/images/validation_2290_0cca9e4bf3c719de0c1b.png +2023-07-11 07:49:25,386 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_94b0b6df3e9e7e6d60a7.png media/images/validation_2290_94b0b6df3e9e7e6d60a7.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2290_c8bca36fc7ba027a3fcb.png media/images/validation_2290_c8bca36fc7ba027a3fcb.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_68869b5815b44b073337.png media/images/validation_2300_68869b5815b44b073337.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_6eb6045d5b5e0c60866e.png media/images/validation_2300_6eb6045d5b5e0c60866e.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_2efaccf5e9f3be53ab91.png media/images/validation_2300_2efaccf5e9f3be53ab91.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2300_a6981cf394dd7c2cc91c.png media/images/validation_2300_a6981cf394dd7c2cc91c.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_af869ed43c9a233ae986.png media/images/validation_2310_af869ed43c9a233ae986.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_74a8f4715551b1c5c54f.png media/images/validation_2310_74a8f4715551b1c5c54f.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_44e926c554649b6f5303.png media/images/validation_2310_44e926c554649b6f5303.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2310_dc906b623785403dd3d8.png media/images/validation_2310_dc906b623785403dd3d8.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ab1cd3962540e17bb811.png media/images/validation_2320_ab1cd3962540e17bb811.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_f9d64bc6cad19d6f97df.png media/images/validation_2320_f9d64bc6cad19d6f97df.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_d74e45b7bdcfdd46f9f1.png media/images/validation_2320_d74e45b7bdcfdd46f9f1.png +2023-07-11 07:49:25,387 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2320_ba83343d97b43691ed6c.png media/images/validation_2320_ba83343d97b43691ed6c.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_a931a5abd80be6e44918.png media/images/validation_2330_a931a5abd80be6e44918.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9e068756400f652512f8.png media/images/validation_2330_9e068756400f652512f8.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_d37b3276fdb3f3df151e.png media/images/validation_2330_d37b3276fdb3f3df151e.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2330_9eaad678e1fac0c41dad.png media/images/validation_2330_9eaad678e1fac0c41dad.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_2ba23a6361ddfbc12f1d.png media/images/validation_2340_2ba23a6361ddfbc12f1d.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_f8275468aed6de42c6a6.png media/images/validation_2340_f8275468aed6de42c6a6.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_3ca7e4391d5d3fb6c81b.png media/images/validation_2340_3ca7e4391d5d3fb6c81b.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2340_4895d89615e8859a7188.png media/images/validation_2340_4895d89615e8859a7188.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_ef4b870d759c369b55d8.png media/images/validation_2350_ef4b870d759c369b55d8.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_62c0ac49660960cc1d84.png media/images/validation_2350_62c0ac49660960cc1d84.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_b59b707d92bd55668893.png media/images/validation_2350_b59b707d92bd55668893.png +2023-07-11 07:49:25,388 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2350_49e37748168c816e5bce.png media/images/validation_2350_49e37748168c816e5bce.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_004c8d256d48f636b3a9.png media/images/validation_2360_004c8d256d48f636b3a9.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_21d0240a079e64e1a5d8.png media/images/validation_2360_21d0240a079e64e1a5d8.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_ac87dd24891f31576e19.png media/images/validation_2360_ac87dd24891f31576e19.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2360_fcd1b99010c2c7301cb1.png media/images/validation_2360_fcd1b99010c2c7301cb1.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_cb784d24304ed3255e37.png media/images/validation_2370_cb784d24304ed3255e37.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_7c594c6910360489afa3.png media/images/validation_2370_7c594c6910360489afa3.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2956ac5ad5df9580f72c.png media/images/validation_2370_2956ac5ad5df9580f72c.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2370_2404757a25d03e13fd61.png media/images/validation_2370_2404757a25d03e13fd61.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3c7cd4f5ffdb20ee799c.png media/images/validation_2380_3c7cd4f5ffdb20ee799c.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_c59328e243f70db1580c.png media/images/validation_2380_c59328e243f70db1580c.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_718d47e6fc35b1b4fcb8.png media/images/validation_2380_718d47e6fc35b1b4fcb8.png +2023-07-11 07:49:25,389 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2380_3a0c8d9fff86170b46cd.png media/images/validation_2380_3a0c8d9fff86170b46cd.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_ba0facef647cd528b11a.png media/images/validation_2390_ba0facef647cd528b11a.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_047b3a369f512b531b5d.png media/images/validation_2390_047b3a369f512b531b5d.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_b116b93163f65159313e.png media/images/validation_2390_b116b93163f65159313e.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2390_02b1db4e2ebbf092ce67.png media/images/validation_2390_02b1db4e2ebbf092ce67.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_36abac1a34de732bf2ac.png media/images/validation_2400_36abac1a34de732bf2ac.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_23bb0af781e071cb5d43.png media/images/validation_2400_23bb0af781e071cb5d43.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f8844d7ad075d51ebc36.png media/images/validation_2400_f8844d7ad075d51ebc36.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2400_f5001ddaa4d38a29f64e.png media/images/validation_2400_f5001ddaa4d38a29f64e.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_13306278380254f292aa.png media/images/validation_2410_13306278380254f292aa.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_6d8c9ab4c378c1610679.png media/images/validation_2410_6d8c9ab4c378c1610679.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_0d7270395d41b5e50f79.png media/images/validation_2410_0d7270395d41b5e50f79.png +2023-07-11 07:49:25,390 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2410_62531db1a97de776650e.png media/images/validation_2410_62531db1a97de776650e.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_23a273d12565c7c2b670.png media/images/validation_2420_23a273d12565c7c2b670.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_29e2a9ba2efb20104bf8.png media/images/validation_2420_29e2a9ba2efb20104bf8.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_5b299cb0304bd6318818.png media/images/validation_2420_5b299cb0304bd6318818.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2420_0571dbc29d7d0abde6a2.png media/images/validation_2420_0571dbc29d7d0abde6a2.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_0037d55d7543e950eb05.png media/images/validation_2430_0037d55d7543e950eb05.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_538a493ae2ea8788feff.png media/images/validation_2430_538a493ae2ea8788feff.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_17c5fdbb0454237efb9a.png media/images/validation_2430_17c5fdbb0454237efb9a.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2430_81b1aaccf16fb52cbe4f.png media/images/validation_2430_81b1aaccf16fb52cbe4f.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_e92aae8ce00a621e1f5d.png media/images/validation_2440_e92aae8ce00a621e1f5d.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_65930f03e080be77b771.png media/images/validation_2440_65930f03e080be77b771.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_3ab05a8f01a8149653f0.png media/images/validation_2440_3ab05a8f01a8149653f0.png +2023-07-11 07:49:25,391 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2440_d268f643f9d4974fc03c.png media/images/validation_2440_d268f643f9d4974fc03c.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_e5cab12e9096914464d1.png media/images/validation_2450_e5cab12e9096914464d1.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_70e3c334040e755714cb.png media/images/validation_2450_70e3c334040e755714cb.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_b4fe988ecd277235f2a8.png media/images/validation_2450_b4fe988ecd277235f2a8.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2450_320e0567db4c9161683c.png media/images/validation_2450_320e0567db4c9161683c.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_a8f8aa4cc29cde653061.png media/images/validation_2460_a8f8aa4cc29cde653061.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_434e5eff5c1146a31f77.png media/images/validation_2460_434e5eff5c1146a31f77.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_3da07aa7998152135551.png media/images/validation_2460_3da07aa7998152135551.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2460_685fe98244dd7d002b17.png media/images/validation_2460_685fe98244dd7d002b17.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_5d59c49fc82d511e5957.png media/images/validation_2470_5d59c49fc82d511e5957.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_ce39779c8ba2765343cb.png media/images/validation_2470_ce39779c8ba2765343cb.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_122783f10c05b361d738.png media/images/validation_2470_122783f10c05b361d738.png +2023-07-11 07:49:25,392 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2470_b26be3f5dd9b97fdcb02.png media/images/validation_2470_b26be3f5dd9b97fdcb02.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dd3c1057c90ea7012935.png media/images/validation_2480_dd3c1057c90ea7012935.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_dc1ddc2335eae8a1bbcd.png media/images/validation_2480_dc1ddc2335eae8a1bbcd.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e0c2c45c06f80c87ebc3.png media/images/validation_2480_e0c2c45c06f80c87ebc3.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2480_e34ba952b462c164d719.png media/images/validation_2480_e34ba952b462c164d719.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_f37b3f3e135825ea25a6.png media/images/validation_2490_f37b3f3e135825ea25a6.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_4abb7d8e0032630c21c6.png media/images/validation_2490_4abb7d8e0032630c21c6.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_b042f8815c673f161398.png media/images/validation_2490_b042f8815c673f161398.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2490_0458a39dc6cb6c8790d4.png media/images/validation_2490_0458a39dc6cb6c8790d4.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_679df014cdea55a0f991.png media/images/validation_2500_679df014cdea55a0f991.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_6677f5f90671d36af20c.png media/images/validation_2500_6677f5f90671d36af20c.png +2023-07-11 07:49:25,393 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_441063561ddc0b54d284.png media/images/validation_2500_441063561ddc0b54d284.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2500_a8a3891da5f0f832462f.png media/images/validation_2500_a8a3891da5f0f832462f.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_61184ff7d64661f4a185.png media/images/validation_2510_61184ff7d64661f4a185.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_6ef97b39a9dfeb1c87fd.png media/images/validation_2510_6ef97b39a9dfeb1c87fd.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_f35ad7c0042ea1d482e9.png media/images/validation_2510_f35ad7c0042ea1d482e9.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2510_a81e43388f3fe2671e1b.png media/images/validation_2510_a81e43388f3fe2671e1b.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_9cf89109487d9f8e5c64.png media/images/validation_2520_9cf89109487d9f8e5c64.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_3dbf02ed3e703ea805b2.png media/images/validation_2520_3dbf02ed3e703ea805b2.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_042be60b379f027b44be.png media/images/validation_2520_042be60b379f027b44be.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2520_ac4bd9b6263185376637.png media/images/validation_2520_ac4bd9b6263185376637.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7cdda001bfb78be51bcf.png media/images/validation_2530_7cdda001bfb78be51bcf.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_d9556be755c819a3c8a9.png media/images/validation_2530_d9556be755c819a3c8a9.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_a9f6c10b10eeecfa38ef.png media/images/validation_2530_a9f6c10b10eeecfa38ef.png +2023-07-11 07:49:25,394 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2530_7ff450a7bde1a1b4b709.png media/images/validation_2530_7ff450a7bde1a1b4b709.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_45fa21a7505d8590f062.png media/images/validation_2540_45fa21a7505d8590f062.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_133d25c35de7d05c0704.png media/images/validation_2540_133d25c35de7d05c0704.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_5d5418e74843cdc819b6.png media/images/validation_2540_5d5418e74843cdc819b6.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2540_b35b1bf69f2cc9189d53.png media/images/validation_2540_b35b1bf69f2cc9189d53.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_f386b5bd98554fa975de.png media/images/validation_2550_f386b5bd98554fa975de.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_1913fc15ec3ed62987e0.png media/images/validation_2550_1913fc15ec3ed62987e0.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_b38caa601dbb21879336.png media/images/validation_2550_b38caa601dbb21879336.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2550_fcb5e439842490a7a2f5.png media/images/validation_2550_fcb5e439842490a7a2f5.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8021f34aca52f54ecad5.png media/images/validation_2560_8021f34aca52f54ecad5.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_a6f49711d24779c366d2.png media/images/validation_2560_a6f49711d24779c366d2.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_fab498bbf791f28fd6bb.png media/images/validation_2560_fab498bbf791f28fd6bb.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2560_8c9ab6e5ca6170cba524.png media/images/validation_2560_8c9ab6e5ca6170cba524.png +2023-07-11 07:49:25,395 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_691171e3c31cb87c71ce.png media/images/validation_2570_691171e3c31cb87c71ce.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_cbf56dfeb2fec9c45b01.png media/images/validation_2570_cbf56dfeb2fec9c45b01.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_f93c4c20f314d4665733.png media/images/validation_2570_f93c4c20f314d4665733.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2570_24226d9e6507448a872b.png media/images/validation_2570_24226d9e6507448a872b.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_094c7d11d99e82131678.png media/images/validation_2580_094c7d11d99e82131678.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_ce11b5f924b3398a2c7c.png media/images/validation_2580_ce11b5f924b3398a2c7c.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_561252fc77c3d227fdcf.png media/images/validation_2580_561252fc77c3d227fdcf.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2580_866b11547b3116cc42d8.png media/images/validation_2580_866b11547b3116cc42d8.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_c51a0e18ffcf3a008baf.png media/images/validation_2590_c51a0e18ffcf3a008baf.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_d4f1b9a327a72df42234.png media/images/validation_2590_d4f1b9a327a72df42234.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_2428500f4ee79068fefb.png media/images/validation_2590_2428500f4ee79068fefb.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2590_8a5d44e9954c9e2cfaa0.png media/images/validation_2590_8a5d44e9954c9e2cfaa0.png +2023-07-11 07:49:25,396 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_34aa4eed593e2f61b48d.png media/images/validation_2600_34aa4eed593e2f61b48d.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_215d98a6ba6190cebfc5.png media/images/validation_2600_215d98a6ba6190cebfc5.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_920696356e0e75eb72e0.png media/images/validation_2600_920696356e0e75eb72e0.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2600_9c38ebc35c85da3e3687.png media/images/validation_2600_9c38ebc35c85da3e3687.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_a4302209a9213ca28dfe.png media/images/validation_2610_a4302209a9213ca28dfe.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_5e0cbb3883df1ab5f083.png media/images/validation_2610_5e0cbb3883df1ab5f083.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_7ab625f576ee52bf1c16.png media/images/validation_2610_7ab625f576ee52bf1c16.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2610_d98566627998a1683239.png media/images/validation_2610_d98566627998a1683239.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_b94c5f007df1ee17865a.png media/images/validation_2620_b94c5f007df1ee17865a.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_8902ec396006084f07c0.png media/images/validation_2620_8902ec396006084f07c0.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_7fd40ecab3ba129f8c95.png media/images/validation_2620_7fd40ecab3ba129f8c95.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2620_0896a254d8eb206b53a6.png media/images/validation_2620_0896a254d8eb206b53a6.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_23480a6b8c5e59fb791a.png media/images/validation_2630_23480a6b8c5e59fb791a.png +2023-07-11 07:49:25,397 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_c4794110be7cd4bcd9d6.png media/images/validation_2630_c4794110be7cd4bcd9d6.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_ec5c549723b27b77cb94.png media/images/validation_2630_ec5c549723b27b77cb94.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2630_72feb0110870f01bc247.png media/images/validation_2630_72feb0110870f01bc247.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_bafe319db9f0ffc761af.png media/images/validation_2640_bafe319db9f0ffc761af.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_671d20607bc37e44a686.png media/images/validation_2640_671d20607bc37e44a686.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_3a7cbedf6002e1d85815.png media/images/validation_2640_3a7cbedf6002e1d85815.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2640_19fc8b2a40480280aede.png media/images/validation_2640_19fc8b2a40480280aede.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5a54ce392d2f8e9f3422.png media/images/validation_2650_5a54ce392d2f8e9f3422.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_6c047dd694453414408a.png media/images/validation_2650_6c047dd694453414408a.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_d43f0c9e7068ec495588.png media/images/validation_2650_d43f0c9e7068ec495588.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2650_5210654bd63d7ed4b6c0.png media/images/validation_2650_5210654bd63d7ed4b6c0.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_7839e37c39baa7ef0d54.png media/images/validation_2660_7839e37c39baa7ef0d54.png +2023-07-11 07:49:25,398 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_8bf6b15a1d6ae6730789.png media/images/validation_2660_8bf6b15a1d6ae6730789.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_99d7a089f101a5093e97.png media/images/validation_2660_99d7a089f101a5093e97.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2660_f16f4a7345bdc85a698a.png media/images/validation_2660_f16f4a7345bdc85a698a.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_99088db1020f1d775068.png media/images/validation_2670_99088db1020f1d775068.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_3d8f66300b0c7231ae9b.png media/images/validation_2670_3d8f66300b0c7231ae9b.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_2623977516f4a9cb7842.png media/images/validation_2670_2623977516f4a9cb7842.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2670_57cd4a4dcd5e3abf110f.png media/images/validation_2670_57cd4a4dcd5e3abf110f.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_c5b7fae21641403bee38.png media/images/validation_2680_c5b7fae21641403bee38.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_6f1718427fb6873e2001.png media/images/validation_2680_6f1718427fb6873e2001.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_e307f6bc49fec037adc0.png media/images/validation_2680_e307f6bc49fec037adc0.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2680_fffc710c51a59b8ae32c.png media/images/validation_2680_fffc710c51a59b8ae32c.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_5e21a1e2c40b403bb0be.png media/images/validation_2690_5e21a1e2c40b403bb0be.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_1e2bcf520f044373992e.png media/images/validation_2690_1e2bcf520f044373992e.png +2023-07-11 07:49:25,399 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_9157ad430f7d4eacd58c.png media/images/validation_2690_9157ad430f7d4eacd58c.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2690_219d4a386d5ae41ee9fa.png media/images/validation_2690_219d4a386d5ae41ee9fa.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_69a05f63a34ba731842a.png media/images/validation_2700_69a05f63a34ba731842a.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_047ed586eb0de5dfb39d.png media/images/validation_2700_047ed586eb0de5dfb39d.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_43c3453d2c7819667e69.png media/images/validation_2700_43c3453d2c7819667e69.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png media/images/validation_2700_0c67d2ecb4c3e1d64b8b.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_a369f8935330a55cc9db.png media/images/validation_2710_a369f8935330a55cc9db.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_da45de61cca8ffc3175f.png media/images/validation_2710_da45de61cca8ffc3175f.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_b05c88564cbcc6947517.png media/images/validation_2710_b05c88564cbcc6947517.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2710_cf6937f603fc347714ac.png media/images/validation_2710_cf6937f603fc347714ac.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_84b6f9db7ed466e60c80.png media/images/validation_2720_84b6f9db7ed466e60c80.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_6cc5e3f129c19ba795e0.png media/images/validation_2720_6cc5e3f129c19ba795e0.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_d1cfbf947387b4296934.png media/images/validation_2720_d1cfbf947387b4296934.png +2023-07-11 07:49:25,400 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2720_f48ef7b6be7adb8444fd.png media/images/validation_2720_f48ef7b6be7adb8444fd.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_58490116b2f573a45081.png media/images/validation_2730_58490116b2f573a45081.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_eaa98c32d26357a6f77e.png media/images/validation_2730_eaa98c32d26357a6f77e.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_818dfa53e23454758c1c.png media/images/validation_2730_818dfa53e23454758c1c.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2730_b2553b531a0d8fa9c958.png media/images/validation_2730_b2553b531a0d8fa9c958.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9e436822ad1299f8c870.png media/images/validation_2740_9e436822ad1299f8c870.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_cfa7f4272a1e6245fa1a.png media/images/validation_2740_cfa7f4272a1e6245fa1a.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_4d6ee035a05ca4055bdd.png media/images/validation_2740_4d6ee035a05ca4055bdd.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2740_9b3a127376d3f63480b7.png media/images/validation_2740_9b3a127376d3f63480b7.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_f932c64f5537022787f3.png media/images/validation_2750_f932c64f5537022787f3.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8203a517dc131eb3f878.png media/images/validation_2750_8203a517dc131eb3f878.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_26056ac692b551380a8e.png media/images/validation_2750_26056ac692b551380a8e.png +2023-07-11 07:49:25,401 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2750_8c400e4080dd3a257951.png media/images/validation_2750_8c400e4080dd3a257951.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_639ae716eb91a96a3873.png media/images/validation_2760_639ae716eb91a96a3873.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_3e33882fa07b5c94db71.png media/images/validation_2760_3e33882fa07b5c94db71.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_dcc748ebd33389d42efd.png media/images/validation_2760_dcc748ebd33389d42efd.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2760_54ead7c9b040ec674b44.png media/images/validation_2760_54ead7c9b040ec674b44.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_b01cc370710d78cd1623.png media/images/validation_2770_b01cc370710d78cd1623.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_69399a2e86dd4c5558e6.png media/images/validation_2770_69399a2e86dd4c5558e6.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_c54bc2a78a595b219e3f.png media/images/validation_2770_c54bc2a78a595b219e3f.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2770_529a7eeea7c00a38176b.png media/images/validation_2770_529a7eeea7c00a38176b.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_77c852fcfd2eb93c5f84.png media/images/validation_2780_77c852fcfd2eb93c5f84.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_d76a2aa7103c6bf911dc.png media/images/validation_2780_d76a2aa7103c6bf911dc.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_967ed1d09c2bd5098ae3.png media/images/validation_2780_967ed1d09c2bd5098ae3.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2780_1210d694b6be768f217e.png media/images/validation_2780_1210d694b6be768f217e.png +2023-07-11 07:49:25,402 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_49777e647111ef151286.png media/images/validation_2790_49777e647111ef151286.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_d1ba882241ecd139f5a0.png media/images/validation_2790_d1ba882241ecd139f5a0.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_6e87f585a2e56cc64527.png media/images/validation_2790_6e87f585a2e56cc64527.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2790_25970ccbfc9aabb42b60.png media/images/validation_2790_25970ccbfc9aabb42b60.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_88db3c3e15beb0df9c9f.png media/images/validation_2800_88db3c3e15beb0df9c9f.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_4e44aa24aa95853efa6f.png media/images/validation_2800_4e44aa24aa95853efa6f.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_842c7576c861faecb024.png media/images/validation_2800_842c7576c861faecb024.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2800_6c9481c0fc46312132e2.png media/images/validation_2800_6c9481c0fc46312132e2.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4d864e81697df7765ba9.png media/images/validation_2810_4d864e81697df7765ba9.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_d47fbcfb577d3696fb34.png media/images/validation_2810_d47fbcfb577d3696fb34.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_c39dc29fe4453f6f35e3.png media/images/validation_2810_c39dc29fe4453f6f35e3.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2810_4aaf92085820924f9cc6.png media/images/validation_2810_4aaf92085820924f9cc6.png +2023-07-11 07:49:25,403 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_6cd7b969ebe9858e6fa3.png media/images/validation_2820_6cd7b969ebe9858e6fa3.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_4aadd9fe7fc26ea92c1b.png media/images/validation_2820_4aadd9fe7fc26ea92c1b.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png media/images/validation_2820_0e6ebcdcb8fb9cb9d8a3.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2820_7f0290308ed77cda5255.png media/images/validation_2820_7f0290308ed77cda5255.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_2d1b69781659c3a6195c.png media/images/validation_2830_2d1b69781659c3a6195c.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_59de6d926cc28fe8e660.png media/images/validation_2830_59de6d926cc28fe8e660.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_1a5118971f565b0fc421.png media/images/validation_2830_1a5118971f565b0fc421.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2830_d4264a74a71ac0d25848.png media/images/validation_2830_d4264a74a71ac0d25848.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_c9606e94883a15e1df4c.png media/images/validation_2840_c9606e94883a15e1df4c.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_1aafc5ca2b4adae744d6.png media/images/validation_2840_1aafc5ca2b4adae744d6.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_a75e3928af13f8a3f261.png media/images/validation_2840_a75e3928af13f8a3f261.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2840_e0ca90b9cae81ed0e2bb.png media/images/validation_2840_e0ca90b9cae81ed0e2bb.png +2023-07-11 07:49:25,404 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_65f1b88214bfedbebc27.png media/images/validation_2850_65f1b88214bfedbebc27.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_04e06c39a04adef30b6f.png media/images/validation_2850_04e06c39a04adef30b6f.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_f2ece299e3d4e47e318f.png media/images/validation_2850_f2ece299e3d4e47e318f.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2850_d74aea9864b056e057fc.png media/images/validation_2850_d74aea9864b056e057fc.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_6cc2d79b2165c26b4732.png media/images/validation_2860_6cc2d79b2165c26b4732.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_2045ef6393068e64cc92.png media/images/validation_2860_2045ef6393068e64cc92.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_3a150411a4ae99d25258.png media/images/validation_2860_3a150411a4ae99d25258.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2860_d0f58be4d441fef238db.png media/images/validation_2860_d0f58be4d441fef238db.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_816586b104cc77001f27.png media/images/validation_2870_816586b104cc77001f27.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_eced480be520cdea95ea.png media/images/validation_2870_eced480be520cdea95ea.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_6159c3d070d7caf33b0f.png media/images/validation_2870_6159c3d070d7caf33b0f.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2870_2416dfaf35ac458c099e.png media/images/validation_2870_2416dfaf35ac458c099e.png +2023-07-11 07:49:25,405 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_2ac51e42878ffc285471.png media/images/validation_2880_2ac51e42878ffc285471.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_6593eb859562925fc6dd.png media/images/validation_2880_6593eb859562925fc6dd.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_251184f3651c50c8ee54.png media/images/validation_2880_251184f3651c50c8ee54.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2880_827a1fe01dab2aec61c5.png media/images/validation_2880_827a1fe01dab2aec61c5.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_25f4ece0ca8185e9a1d2.png media/images/validation_2890_25f4ece0ca8185e9a1d2.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_11679296f624b4574430.png media/images/validation_2890_11679296f624b4574430.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_514bff8c5e2e1e5a2ac6.png media/images/validation_2890_514bff8c5e2e1e5a2ac6.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2890_4e4798c3706731a0d899.png media/images/validation_2890_4e4798c3706731a0d899.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_954b4eb308d7de381934.png media/images/validation_2900_954b4eb308d7de381934.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_50cd0a9a43dbc4be6d78.png media/images/validation_2900_50cd0a9a43dbc4be6d78.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_f35a434e2727ea87c647.png media/images/validation_2900_f35a434e2727ea87c647.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2900_12ce899172824cf18bd2.png media/images/validation_2900_12ce899172824cf18bd2.png +2023-07-11 07:49:25,406 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_7f80149eb50db1064202.png media/images/validation_2910_7f80149eb50db1064202.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_b9b34ade9bcb2fda791c.png media/images/validation_2910_b9b34ade9bcb2fda791c.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_e489177f37cf2bccd16a.png media/images/validation_2910_e489177f37cf2bccd16a.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2910_106750c73bfd5ef47c42.png media/images/validation_2910_106750c73bfd5ef47c42.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_f767a9fead8b24fee8af.png media/images/validation_2920_f767a9fead8b24fee8af.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_514c0fddc46215aa8240.png media/images/validation_2920_514c0fddc46215aa8240.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_0fb181aa3aa425c7de6a.png media/images/validation_2920_0fb181aa3aa425c7de6a.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2920_c851e60ac793a5a2a1f8.png media/images/validation_2920_c851e60ac793a5a2a1f8.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_e234913724697be4a9c9.png media/images/validation_2930_e234913724697be4a9c9.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_c6cac88d73a3cc759a53.png media/images/validation_2930_c6cac88d73a3cc759a53.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_b3de5b1e5f55c9a54172.png media/images/validation_2930_b3de5b1e5f55c9a54172.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2930_871fbd260ab6c60254ce.png media/images/validation_2930_871fbd260ab6c60254ce.png +2023-07-11 07:49:25,407 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_fa25f336817d12507a02.png media/images/validation_2940_fa25f336817d12507a02.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_713e6fa73a2cdc2edea3.png media/images/validation_2940_713e6fa73a2cdc2edea3.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_19a21cc798d714ad5006.png media/images/validation_2940_19a21cc798d714ad5006.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2940_8c0f2a54e3c82df3b894.png media/images/validation_2940_8c0f2a54e3c82df3b894.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_c2e4db06846ebe787b2d.png media/images/validation_2950_c2e4db06846ebe787b2d.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_24cec6492c9e7ccd4c62.png media/images/validation_2950_24cec6492c9e7ccd4c62.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_393ea3a776b8b25fa7cf.png media/images/validation_2950_393ea3a776b8b25fa7cf.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2950_e1c5994ed44a8ca097ea.png media/images/validation_2950_e1c5994ed44a8ca097ea.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_f9c2fd148f504a1badb0.png media/images/validation_2960_f9c2fd148f504a1badb0.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_3a73faebc00239d24cd9.png media/images/validation_2960_3a73faebc00239d24cd9.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_7dcf124bbf229b24d335.png media/images/validation_2960_7dcf124bbf229b24d335.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2960_e916377893dafec21435.png media/images/validation_2960_e916377893dafec21435.png +2023-07-11 07:49:25,408 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_6bc728a8381049bfcb4a.png media/images/validation_2970_6bc728a8381049bfcb4a.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_fa76a0e76bd7bb7a45b2.png media/images/validation_2970_fa76a0e76bd7bb7a45b2.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_b5fd0a80a700803370db.png media/images/validation_2970_b5fd0a80a700803370db.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2970_de688f46c647f005070b.png media/images/validation_2970_de688f46c647f005070b.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_1373010b663f64cff589.png media/images/validation_2980_1373010b663f64cff589.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_18a1c3b2d98ee88bd566.png media/images/validation_2980_18a1c3b2d98ee88bd566.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_c9a8486d5520fa3051c4.png media/images/validation_2980_c9a8486d5520fa3051c4.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2980_3f721313003dfb09b294.png media/images/validation_2980_3f721313003dfb09b294.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_a15125315fe99968227a.png media/images/validation_2990_a15125315fe99968227a.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_bde17244dc7de8ea20cb.png media/images/validation_2990_bde17244dc7de8ea20cb.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_40da01fcd31431c88da1.png media/images/validation_2990_40da01fcd31431c88da1.png +2023-07-11 07:49:25,409 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_2990_84f345b1e8f5f2e1ac85.png media/images/validation_2990_84f345b1e8f5f2e1ac85.png +2023-07-11 07:49:25,410 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_48866c28b61ab3018a9f.png media/images/validation_3000_48866c28b61ab3018a9f.png +2023-07-11 07:49:25,410 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_c6864b99f456e04f2bce.png media/images/validation_3000_c6864b99f456e04f2bce.png +2023-07-11 07:49:25,410 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_193931a9d6a77b851062.png media/images/validation_3000_193931a9d6a77b851062.png +2023-07-11 07:49:25,410 INFO SenderThread:539014 [dir_watcher.py:finish():403] scan save: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/media/images/validation_3000_6de720dee5a42ae44c18.png media/images/validation_3000_6de720dee5a42ae44c18.png +2023-07-11 07:49:25,410 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 10 +2023-07-11 07:49:25,410 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: poll_exit +2023-07-11 07:49:25,412 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:25,412 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 10 +2023-07-11 07:49:25,412 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:25,412 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 10 +2023-07-11 07:49:25,412 INFO SenderThread:539014 [file_pusher.py:finish():159] shutting down file pusher +2023-07-11 07:49:25,551 INFO wandb-upload_1:539014 [upload_job.py:push():133] Uploaded file /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/config.yaml +2023-07-11 07:49:25,574 INFO wandb-upload_2:539014 [upload_job.py:push():133] Uploaded file /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/wandb-summary.json +2023-07-11 07:49:25,575 INFO wandb-upload_3:539014 [upload_job.py:push():133] Uploaded file /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/requirements.txt +2023-07-11 07:49:25,602 INFO wandb-upload_0:539014 [upload_job.py:push():133] Uploaded file /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/files/output.log +2023-07-11 07:49:25,803 INFO Thread-11 :539014 [sender.py:transition_state():602] send defer: 11 +2023-07-11 07:49:25,803 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:25,803 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 11 +2023-07-11 07:49:25,804 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:25,804 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 11 +2023-07-11 07:49:25,804 INFO SenderThread:539014 [file_pusher.py:join():164] waiting for file pusher +2023-07-11 07:49:25,804 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 12 +2023-07-11 07:49:25,805 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:25,805 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 12 +2023-07-11 07:49:25,805 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:25,805 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 12 +2023-07-11 07:49:25,966 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: poll_exit +2023-07-11 07:49:26,197 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 13 +2023-07-11 07:49:26,197 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: poll_exit +2023-07-11 07:49:26,198 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:26,201 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 13 +2023-07-11 07:49:26,202 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:26,202 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 13 +2023-07-11 07:49:26,202 INFO SenderThread:539014 [sender.py:transition_state():602] send defer: 14 +2023-07-11 07:49:26,203 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: defer +2023-07-11 07:49:26,203 INFO HandlerThread:539014 [handler.py:handle_request_defer():170] handle defer: 14 +2023-07-11 07:49:26,203 DEBUG SenderThread:539014 [sender.py:send():369] send: final +2023-07-11 07:49:26,203 DEBUG SenderThread:539014 [sender.py:send():369] send: footer +2023-07-11 07:49:26,204 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: defer +2023-07-11 07:49:26,204 INFO SenderThread:539014 [sender.py:send_request_defer():598] handle sender defer: 14 +2023-07-11 07:49:26,204 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: poll_exit +2023-07-11 07:49:26,205 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: poll_exit +2023-07-11 07:49:26,208 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: poll_exit +2023-07-11 07:49:26,209 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: poll_exit +2023-07-11 07:49:26,212 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: server_info +2023-07-11 07:49:26,213 DEBUG SenderThread:539014 [sender.py:send_request():396] send_request: server_info +2023-07-11 07:49:26,215 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: get_summary +2023-07-11 07:49:26,216 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: sampled_history +2023-07-11 07:49:26,288 INFO MainThread:539014 [wandb_run.py:_footer_history_summary_info():3467] rendering history +2023-07-11 07:49:26,289 INFO MainThread:539014 [wandb_run.py:_footer_history_summary_info():3499] rendering summary +2023-07-11 07:49:26,289 INFO MainThread:539014 [wandb_run.py:_footer_sync_info():3426] logging synced files +2023-07-11 07:49:26,290 DEBUG HandlerThread:539014 [handler.py:handle_request():144] handle_request: shutdown +2023-07-11 07:49:26,290 INFO HandlerThread:539014 [handler.py:finish():854] shutting down handler +2023-07-11 07:49:27,213 INFO WriterThread:539014 [datastore.py:close():298] close: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb +2023-07-11 07:49:27,288 INFO SenderThread:539014 [sender.py:finish():1526] shutting down sender +2023-07-11 07:49:27,288 INFO SenderThread:539014 [file_pusher.py:finish():159] shutting down file pusher +2023-07-11 07:49:27,288 INFO SenderThread:539014 [file_pusher.py:join():164] waiting for file pusher diff --git a/wandb/run-20230710_174519-cqch7cwa/logs/debug.log b/wandb/run-20230710_174519-cqch7cwa/logs/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..6e34e91c1d395f3a06e89caa6a0363018b4d4f7f --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/logs/debug.log @@ -0,0 +1,42 @@ +2023-07-10 17:45:19,936 INFO MainThread:538850 [wandb_setup.py:_flush():76] Current SDK version is 0.15.4 +2023-07-10 17:45:19,936 INFO MainThread:538850 [wandb_setup.py:_flush():76] Configure stats pid to 538850 +2023-07-10 17:45:19,936 INFO MainThread:538850 [wandb_setup.py:_flush():76] Loading settings from /u/sragas/.config/wandb/settings +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_setup.py:_flush():76] Loading settings from /nfs/nfs2/home/sragas/demo/wandb/settings +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_setup.py:_flush():76] Loading settings from environment variables: {} +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False} +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'train_text_to_image_lora.py', 'program': 'train_text_to_image_lora.py'} +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_init.py:_log_setup():507] Logging user logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/logs/debug.log +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_init.py:_log_setup():508] Logging internal logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-cqch7cwa/logs/debug-internal.log +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_init.py:init():547] calling init triggers +2023-07-10 17:45:19,937 INFO MainThread:538850 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-07-10 17:45:19,938 INFO MainThread:538850 [wandb_init.py:init():596] starting backend +2023-07-10 17:45:19,938 INFO MainThread:538850 [wandb_init.py:init():600] setting up manager +2023-07-10 17:45:19,941 INFO MainThread:538850 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2023-07-10 17:45:19,944 INFO MainThread:538850 [wandb_init.py:init():606] backend started and connected +2023-07-10 17:45:19,947 INFO MainThread:538850 [wandb_init.py:init():703] updated telemetry +2023-07-10 17:45:19,948 INFO MainThread:538850 [wandb_init.py:init():736] communicating run to backend with 60.0 second timeout +2023-07-10 17:45:20,234 INFO MainThread:538850 [wandb_run.py:_on_init():2176] communicating current version +2023-07-10 17:45:20,382 INFO MainThread:538850 [wandb_run.py:_on_init():2185] got version response upgrade_message: "wandb version 0.15.5 is available! To upgrade, please run:\n $ pip install wandb --upgrade" + +2023-07-10 17:45:20,382 INFO MainThread:538850 [wandb_init.py:init():787] starting run threads in backend +2023-07-10 17:45:20,612 INFO MainThread:538850 [wandb_run.py:_console_start():2155] atexit reg +2023-07-10 17:45:20,612 INFO MainThread:538850 [wandb_run.py:_redirect():2010] redirect: SettingsConsole.WRAP_RAW +2023-07-10 17:45:20,612 INFO MainThread:538850 [wandb_run.py:_redirect():2075] Wrapping output streams. +2023-07-10 17:45:20,612 INFO MainThread:538850 [wandb_run.py:_redirect():2100] Redirects installed. +2023-07-10 17:45:20,613 INFO MainThread:538850 [wandb_init.py:init():828] run started, returning control to user process +2023-07-10 17:46:36,867 INFO MainThread:538850 [wandb_setup.py:_flush():76] Current SDK version is 0.15.4 +2023-07-10 17:46:36,868 INFO MainThread:538850 [wandb_setup.py:_flush():76] Configure stats pid to 538850 +2023-07-10 17:46:36,868 INFO MainThread:538850 [wandb_setup.py:_flush():76] Loading settings from /u/sragas/.config/wandb/settings +2023-07-10 17:46:36,868 INFO MainThread:538850 [wandb_setup.py:_flush():76] Loading settings from /nfs/nfs2/home/sragas/demo/wandb/settings +2023-07-10 17:46:36,868 INFO MainThread:538850 [wandb_setup.py:_flush():76] Loading settings from environment variables: {} +2023-07-10 17:46:36,868 INFO MainThread:538850 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False} +2023-07-10 17:46:36,868 INFO MainThread:538850 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'train_text_to_image_lora.py', 'program': 'train_text_to_image_lora.py'} +2023-07-10 17:46:36,869 INFO MainThread:538850 [wandb_init.py:_log_setup():507] Logging user logs to /nfs/nfs2/home/sragas/demo/wandb/run-20230710_174636-hev7wytw/logs/debug.log +2023-07-10 17:46:36,869 INFO MainThread:538850 [wandb_init.py:_log_setup():508] Logging internal logs to /nfs/nfs2/home/sragas/demo/wandb/run-20230710_174636-hev7wytw/logs/debug-internal.log +2023-07-10 17:46:36,869 INFO MainThread:538850 [wandb_init.py:init():547] calling init triggers +2023-07-10 17:46:36,869 INFO MainThread:538850 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-07-10 17:46:36,869 INFO MainThread:538850 [wandb_init.py:init():591] wandb.init() called when a run is still active +2023-07-10 17:46:36,871 INFO MainThread:538850 [wandb_run.py:_config_callback():1283] config_cb None None {'pretrained_model_name_or_path': 'runwayml/stable-diffusion-v1-5', 'revision': None, 'dataset_name': None, 'dataset_config_name': None, 'train_data_dir': '/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/', 'image_column': 'image', 'caption_column': 'text', 'validation_prompt': ' #thumbsup', 'num_validation_images': 4, 'validation_epochs': 1, 'max_train_samples': None, 'output_dir': '/l/vision/v5/sragas/easel_ai/models_no_cap/', 'cache_dir': '/l/vision/v5/sragas/hf_models/', 'seed': 15, 'resolution': 512, 'center_crop': True, 'random_flip': True, 'train_batch_size': 2, 'num_train_epochs': 300, 'max_train_steps': 3000, 'gradient_accumulation_steps': 4, 'gradient_checkpointing': False, 'learning_rate': 1e-06, 'scale_lr': False, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 500, 'snr_gamma': None, 'use_8bit_adam': False, 'allow_tf32': False, 'dataloader_num_workers': 0, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_weight_decay': 0.01, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'push_to_hub': True, 'hub_token': None, 'prediction_type': None, 'hub_model_id': 'person-thumbs-up-lora-no-cap', 'logging_dir': 'logs', 'mixed_precision': None, 'report_to': 'wandb', 'local_rank': 0, 'checkpointing_steps': 500, 'checkpoints_total_limit': None, 'resume_from_checkpoint': None, 'enable_xformers_memory_efficient_attention': False, 'noise_offset': 0, 'rank': 4} +2023-07-11 07:49:27,587 WARNING MsgRouterThr:538850 [router.py:message_loop():77] message_loop has been closed diff --git a/wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb b/wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb new file mode 100644 index 0000000000000000000000000000000000000000..85e1a4d3fd20a917ed799b381428428b79532f3a --- /dev/null +++ b/wandb/run-20230710_174519-cqch7cwa/run-cqch7cwa.wandb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bddc39c705125f84245627acba4b84d381d3bc900a26de0fa5f552a581d3a71 +size 8356487 diff --git a/wandb/run-20230710_174519-qoix60bv/files/config.yaml b/wandb/run-20230710_174519-qoix60bv/files/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a276a06fc014e0222b410bb4b47ef872faef49bd --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/files/config.yaml @@ -0,0 +1,39 @@ +wandb_version: 1 + +_wandb: + desc: null + value: + python_version: 3.8.10 + cli_version: 0.15.4 + framework: huggingface + huggingface_version: 4.30.2 + is_jupyter_run: false + is_kaggle_kernel: true + start_time: 1689025519.965475 + t: + 1: + - 1 + - 11 + - 41 + - 49 + - 51 + - 55 + - 71 + - 83 + 2: + - 1 + - 11 + - 41 + - 49 + - 51 + - 55 + - 71 + - 83 + 3: + - 23 + 4: 3.8.10 + 5: 0.15.4 + 6: 4.30.2 + 8: + - 2 + - 5 diff --git a/wandb/run-20230710_174519-qoix60bv/files/output.log b/wandb/run-20230710_174519-qoix60bv/files/output.log new file mode 100644 index 0000000000000000000000000000000000000000..a5d65bf5392944446593112e617b89a8839f83c5 --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/files/output.log @@ -0,0 +1,12 @@ +07/10/2023 17:45:20 - INFO - __main__ - Distributed environment: MULTI_GPU Backend: nccl +Num processes: 3 +Process index: 1 +Local process index: 1 +Device: cuda:1 +Mixed precision type: fp16 +Resolving data files: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 229/229 [00:00<00:00, 30032.38it/s] +Downloading data files: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████| 229/229 [00:00<00:00, 36149.63it/s] +Downloading data files: 0it [00:00, ?it/s] +Extracting data files: 0it [00:00, ?it/s] +Downloading and preparing dataset imagefolder/default to /l/vision/v5/sragas/hf_models/imagefolder/default-2bcaa40744b68173/0.0.0/37fbb85cc714a338bea574ac6c7d0b5be5aff46c1862c1989b20e0771199e93f... +Dataset imagefolder downloaded and prepared to /l/vision/v5/sragas/hf_models/imagefolder/default-2bcaa40744b68173/0.0.0/37fbb85cc714a338bea574ac6c7d0b5be5aff46c1862c1989b20e0771199e93f. Subsequent calls will reuse this data. diff --git a/wandb/run-20230710_174519-qoix60bv/files/requirements.txt b/wandb/run-20230710_174519-qoix60bv/files/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..631710e9e888cc8a873b5d74d41732719a57dd54 --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/files/requirements.txt @@ -0,0 +1,165 @@ +absl-py==1.4.0 +accelerate==0.20.3 +aiohttp==3.8.4 +aiosignal==1.3.1 +anyio==3.7.0 +appdirs==1.4.4 +argon2-cffi-bindings==21.2.0 +argon2-cffi==21.3.0 +asttokens==2.2.1 +async-lru==2.0.2 +async-timeout==4.0.2 +attrs==23.1.0 +babel==2.12.1 +backcall==0.2.0 +beautifulsoup4==4.12.2 +bleach==6.0.0 +cachetools==5.3.1 +certifi==2023.5.7 +cffi==1.15.1 +charset-normalizer==3.1.0 +click==8.1.3 +cmake==3.26.4 +comm==0.1.3 +datasets==2.13.1 +debugpy==1.6.7 +decorator==5.1.1 +defusedxml==0.7.1 +diffusers==0.18.0.dev0 +dill==0.3.6 +docker-pycreds==0.4.0 +exceptiongroup==1.1.2 +executing==1.2.0 +fastjsonschema==2.17.1 +filelock==3.12.2 +frozenlist==1.3.3 +fsspec==2023.6.0 +ftfy==6.1.1 +gitdb==4.0.10 +gitpython==3.1.31 +google-auth-oauthlib==1.0.0 +google-auth==2.21.0 +grpcio==1.56.0 +huggingface-hub==0.15.1 +idna==3.4 +importlib-metadata==6.7.0 +importlib-resources==5.12.0 +ipykernel==6.24.0 +ipython==8.12.2 +jedi==0.18.2 +jinja2==3.1.2 +json5==0.9.14 +jsonschema==4.17.3 +jupyter-client==8.3.0 +jupyter-core==5.3.1 +jupyter-events==0.6.3 +jupyter-lsp==2.2.0 +jupyter-server-terminals==0.4.4 +jupyter-server==2.7.0 +jupyterlab-pygments==0.2.2 +jupyterlab-server==2.23.0 +jupyterlab==4.0.2 +lit==16.0.6 +markdown==3.4.3 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +mistune==3.0.1 +mpmath==1.3.0 +multidict==6.0.4 +multiprocess==0.70.14 +mypy-extensions==1.0.0 +nbclient==0.8.0 +nbconvert==7.6.0 +nbformat==5.9.0 +nest-asyncio==1.5.6 +networkx==3.1 +notebook-shim==0.2.3 +numpy==1.24.4 +nvidia-cublas-cu11==11.10.3.66 +nvidia-cuda-cupti-cu11==11.7.101 +nvidia-cuda-nvrtc-cu11==11.7.99 +nvidia-cuda-runtime-cu11==11.7.99 +nvidia-cudnn-cu11==8.5.0.96 +nvidia-cufft-cu11==10.9.0.58 +nvidia-curand-cu11==10.2.10.91 +nvidia-cusolver-cu11==11.4.0.1 +nvidia-cusparse-cu11==11.7.4.91 +nvidia-nccl-cu11==2.14.3 +nvidia-nvtx-cu11==11.7.91 +oauthlib==3.2.2 +overrides==7.3.1 +packaging==23.1 +pandas==2.0.3 +pandocfilters==1.5.0 +parso==0.8.3 +pathtools==0.1.2 +pexpect==4.8.0 +pickleshare==0.7.5 +pillow==10.0.0 +pip==20.0.2 +pkg-resources==0.0.0 +pkgutil-resolve-name==1.3.10 +platformdirs==3.8.0 +prometheus-client==0.17.0 +prompt-toolkit==3.0.39 +protobuf==4.23.3 +psutil==5.9.5 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pyarrow==12.0.1 +pyasn1-modules==0.3.0 +pyasn1==0.5.0 +pycparser==2.21 +pygments==2.15.1 +pyre-extensions==0.0.29 +pyrsistent==0.19.3 +python-dateutil==2.8.2 +python-json-logger==2.0.7 +pytz==2023.3 +pyyaml==6.0 +pyzmq==25.1.0 +regex==2023.6.3 +requests-oauthlib==1.3.1 +requests==2.31.0 +rfc3339-validator==0.1.4 +rfc3986-validator==0.1.1 +rsa==4.9 +safetensors==0.3.1 +send2trash==1.8.2 +sentry-sdk==1.27.0 +setproctitle==1.3.2 +setuptools==44.0.0 +six==1.16.0 +smmap==5.0.0 +sniffio==1.3.0 +soupsieve==2.4.1 +stack-data==0.6.2 +sympy==1.12 +tensorboard-data-server==0.7.1 +tensorboard==2.13.0 +terminado==0.17.1 +tinycss2==1.2.1 +tokenizers==0.13.3 +tomli==2.0.1 +torch==2.0.1 +torchaudio==2.0.2 +torchvision==0.15.2 +tornado==6.3.2 +tqdm==4.65.0 +traitlets==5.9.0 +transformers==4.30.2 +triton==2.0.0 +typing-extensions==4.7.1 +typing-inspect==0.9.0 +tzdata==2023.3 +urllib3==2.0.3 +wandb==0.15.4 +wcwidth==0.2.6 +webencodings==0.5.1 +websocket-client==1.6.1 +werkzeug==2.3.6 +wheel==0.40.0 +xformers==0.0.20 +xxhash==3.2.0 +yarl==1.9.2 +zipp==3.15.0 \ No newline at end of file diff --git a/wandb/run-20230710_174519-qoix60bv/files/wandb-metadata.json b/wandb/run-20230710_174519-qoix60bv/files/wandb-metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..d0d4595279da4b575bbaf85426fb10114a4d4713 --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/files/wandb-metadata.json @@ -0,0 +1,127 @@ +{ + "os": "Linux-5.15.0-73-generic-x86_64-with-glibc2.29", + "python": "3.8.10", + "heartbeatAt": "2023-07-10T21:45:20.440188", + "startedAt": "2023-07-10T21:45:19.824140", + "docker": null, + "cuda": null, + "args": [ + "--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5", + "--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/", + "--resolution=512", + "--center_crop", + "--random_flip", + "--train_batch_size=2", + "--gradient_accumulation_steps=4", + "--num_train_epochs=300", + "--learning_rate=1e-6", + "--max_grad_norm=1", + "--lr_scheduler=cosine", + "--lr_warmup_steps=500", + "--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/", + "--checkpointing_steps=500", + "--report_to=wandb", + "--validation_prompt= #thumbsup", + "--seed=15", + "--push_to_hub", + "--hub_model_id=person-thumbs-up-lora-no-cap" + ], + "state": "running", + "program": "train_text_to_image_lora.py", + "codePath": "train_text_to_image_lora.py", + "host": "magnemite", + "username": "sragas", + "executable": "/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3", + "cpu_count": 6, + "cpu_count_logical": 12, + "cpu_freq": { + "current": 2210.27425, + "min": 1200.0, + "max": 3900.0 + }, + "cpu_freq_per_core": [ + { + "current": 1582.175, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1300.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1700.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2700.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 3500.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2455.758, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 3600.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1500.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2598.23, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 2489.873, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1200.0, + "min": 1200.0, + "max": 3900.0 + }, + { + "current": 1900.0, + "min": 1200.0, + "max": 3900.0 + } + ], + "disk": { + "total": 116.31898498535156, + "used": 59.75596237182617 + }, + "gpu": "NVIDIA GeForce GTX TITAN X", + "gpu_count": 3, + "gpu_devices": [ + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + }, + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + }, + { + "name": "NVIDIA GeForce GTX TITAN X", + "memory_total": 12884901888 + } + ], + "memory": { + "total": 62.69387435913086 + } +} diff --git a/wandb/run-20230710_174519-qoix60bv/files/wandb-summary.json b/wandb/run-20230710_174519-qoix60bv/files/wandb-summary.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/files/wandb-summary.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/wandb/run-20230710_174519-qoix60bv/logs/debug-internal.log b/wandb/run-20230710_174519-qoix60bv/logs/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..e1dba838ec891723aa8d74c4d26f151a2c4edb2c --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/logs/debug-internal.log @@ -0,0 +1,20581 @@ +2023-07-10 17:45:19,967 INFO StreamThr :539013 [internal.py:wandb_internal():86] W&B internal server running at pid: 539013, started at: 2023-07-10 17:45:19.965736 +2023-07-10 17:45:19,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status +2023-07-10 17:45:19,970 INFO WriterThread:539013 [datastore.py:open_for_write():85] open: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/run-qoix60bv.wandb +2023-07-10 17:45:19,974 DEBUG SenderThread:539013 [sender.py:send():369] send: header +2023-07-10 17:45:19,974 DEBUG SenderThread:539013 [sender.py:send():369] send: run +2023-07-10 17:45:20,265 INFO SenderThread:539013 [dir_watcher.py:__init__():211] watching files in: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files +2023-07-10 17:45:20,265 INFO SenderThread:539013 [sender.py:_start_run_threads():1100] run started: qoix60bv with start time 1689025519.965475 +2023-07-10 17:45:20,265 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: summary_record +2023-07-10 17:45:20,267 INFO SenderThread:539013 [sender.py:_save_file():1354] saving file wandb-summary.json with policy end +2023-07-10 17:45:20,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: check_version +2023-07-10 17:45:20,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: check_version +2023-07-10 17:45:20,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: run_start +2023-07-10 17:45:20,405 DEBUG HandlerThread:539013 [system_info.py:__init__():31] System info init +2023-07-10 17:45:20,405 DEBUG HandlerThread:539013 [system_info.py:__init__():46] System info init done +2023-07-10 17:45:20,405 INFO HandlerThread:539013 [system_monitor.py:start():181] Starting system monitor +2023-07-10 17:45:20,405 INFO SystemMonitor:539013 [system_monitor.py:_start():145] Starting system asset monitoring threads +2023-07-10 17:45:20,406 INFO HandlerThread:539013 [system_monitor.py:probe():201] Collecting system info +2023-07-10 17:45:20,407 INFO SystemMonitor:539013 [interfaces.py:start():190] Started cpu monitoring +2023-07-10 17:45:20,408 INFO SystemMonitor:539013 [interfaces.py:start():190] Started disk monitoring +2023-07-10 17:45:20,409 INFO SystemMonitor:539013 [interfaces.py:start():190] Started gpu monitoring +2023-07-10 17:45:20,410 INFO SystemMonitor:539013 [interfaces.py:start():190] Started memory monitoring +2023-07-10 17:45:20,410 INFO SystemMonitor:539013 [interfaces.py:start():190] Started network monitoring +2023-07-10 17:45:20,440 DEBUG HandlerThread:539013 [system_info.py:probe():195] Probing system +2023-07-10 17:45:20,445 DEBUG HandlerThread:539013 [gitlib.py:_init_repo():53] git repository is invalid +2023-07-10 17:45:20,446 DEBUG HandlerThread:539013 [system_info.py:probe():240] Probing system done +2023-07-10 17:45:20,446 DEBUG HandlerThread:539013 [system_monitor.py:probe():210] {'os': 'Linux-5.15.0-73-generic-x86_64-with-glibc2.29', 'python': '3.8.10', 'heartbeatAt': '2023-07-10T21:45:20.440188', 'startedAt': '2023-07-10T21:45:19.824140', 'docker': None, 'cuda': None, 'args': ('--pretrained_model_name_or_path=runwayml/stable-diffusion-v1-5', '--train_data_dir=/l/vision/v5/sragas/easel_ai/thumbs_up_no_cap_dataset/', '--resolution=512', '--center_crop', '--random_flip', '--train_batch_size=2', '--gradient_accumulation_steps=4', '--num_train_epochs=300', '--learning_rate=1e-6', '--max_grad_norm=1', '--lr_scheduler=cosine', '--lr_warmup_steps=500', '--output_dir=/l/vision/v5/sragas/easel_ai/models_no_cap/', '--checkpointing_steps=500', '--report_to=wandb', '--validation_prompt= #thumbsup', '--seed=15', '--push_to_hub', '--hub_model_id=person-thumbs-up-lora-no-cap'), 'state': 'running', 'program': 'train_text_to_image_lora.py', 'codePath': 'train_text_to_image_lora.py', 'host': 'magnemite', 'username': 'sragas', 'executable': '/nfs/blitzle/home/data/vision5/sragas/easel_venv/bin/python3', 'cpu_count': 6, 'cpu_count_logical': 12, 'cpu_freq': {'current': 2210.27425, 'min': 1200.0, 'max': 3900.0}, 'cpu_freq_per_core': [{'current': 1582.175, 'min': 1200.0, 'max': 3900.0}, {'current': 1300.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1700.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2700.0, 'min': 1200.0, 'max': 3900.0}, {'current': 3500.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2455.758, 'min': 1200.0, 'max': 3900.0}, {'current': 3600.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1500.0, 'min': 1200.0, 'max': 3900.0}, {'current': 2598.23, 'min': 1200.0, 'max': 3900.0}, {'current': 2489.873, 'min': 1200.0, 'max': 3900.0}, {'current': 1200.0, 'min': 1200.0, 'max': 3900.0}, {'current': 1900.0, 'min': 1200.0, 'max': 3900.0}], 'disk': {'total': 116.31898498535156, 'used': 59.75596237182617}, 'gpu': 'NVIDIA GeForce GTX TITAN X', 'gpu_count': 3, 'gpu_devices': [{'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}, {'name': 'NVIDIA GeForce GTX TITAN X', 'memory_total': 12884901888}], 'memory': {'total': 62.69387435913086}} +2023-07-10 17:45:20,446 INFO HandlerThread:539013 [system_monitor.py:probe():211] Finished collecting system info +2023-07-10 17:45:20,446 INFO HandlerThread:539013 [system_monitor.py:probe():214] Publishing system info +2023-07-10 17:45:20,446 DEBUG HandlerThread:539013 [system_info.py:_save_pip():51] Saving list of pip packages installed into the current environment +2023-07-10 17:45:20,448 DEBUG HandlerThread:539013 [system_info.py:_save_pip():67] Saving pip packages done +2023-07-10 17:45:20,451 INFO HandlerThread:539013 [system_monitor.py:probe():216] Finished publishing system info +2023-07-10 17:45:20,468 DEBUG SenderThread:539013 [sender.py:send():369] send: files +2023-07-10 17:45:20,468 INFO SenderThread:539013 [sender.py:_save_file():1354] saving file wandb-metadata.json with policy now +2023-07-10 17:45:20,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:20,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:20,581 DEBUG SenderThread:539013 [sender.py:send():369] send: telemetry +2023-07-10 17:45:20,818 INFO wandb-upload_0:539013 [upload_job.py:push():133] Uploaded file /tmp/tmpbmrcmd5gwandb/g4virrj1-wandb-metadata.json +2023-07-10 17:45:21,270 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/wandb-summary.json +2023-07-10 17:45:21,270 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/wandb-metadata.json +2023-07-10 17:45:21,271 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/requirements.txt +2023-07-10 17:45:21,271 INFO Thread-12 :539013 [dir_watcher.py:_on_file_created():272] file/dir created: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:45:23,270 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:45:25,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:30,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:35,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:35,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:36,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:41,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:46,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:50,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:45:50,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:45:51,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:45:52,307 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/config.yaml +2023-07-10 17:45:56,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:01,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:05,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:05,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:07,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:12,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:17,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:20,411 DEBUG SystemMonitor:539013 [system_monitor.py:_start():159] Starting system metrics aggregation loop +2023-07-10 17:46:20,412 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:46:20,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:20,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:23,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:28,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:33,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:35,353 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:46:35,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:35,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:36,354 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:46:37,356 INFO Thread-12 :539013 [dir_watcher.py:_on_file_modified():289] file/dir modified: /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/files/output.log +2023-07-10 17:46:38,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:43,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:48,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:50,413 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:46:50,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:46:50,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:46:54,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:46:59,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:04,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:05,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:05,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:10,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:15,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:20,414 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:47:20,947 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:20,947 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:21,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:26,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:31,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:36,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:36,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:36,105 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:41,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:46,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:50,415 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:47:51,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:47:51,105 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:47:51,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:47:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:01,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:06,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:06,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:06,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:11,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:16,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:20,416 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:48:21,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:21,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:21,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:26,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:31,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:36,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:36,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:37,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:42,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:47,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:50,417 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:48:51,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:48:51,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:48:52,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:48:57,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:02,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:06,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:06,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:08,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:13,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:18,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:20,419 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:49:21,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:21,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:23,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:28,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:33,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:36,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:36,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:38,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:43,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:48,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:50,420 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:49:51,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:49:51,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:49:54,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:49:59,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:04,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:06,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:06,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:09,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:14,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:19,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:20,422 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:50:21,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:21,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:25,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:30,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:35,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:36,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:36,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:40,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:45,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:50,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:50:50,423 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:50:51,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:50:51,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:50:56,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:01,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:06,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:06,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:07,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:12,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:17,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:20,424 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:51:21,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:21,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:22,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:32,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:36,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:36,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:38,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:43,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:48,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:50,426 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:51:51,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:51:51,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:51:54,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:51:59,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:04,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:06,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:06,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:10,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:15,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:20,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:20,427 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:52:21,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:21,113 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:25,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:30,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:35,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:36,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:36,476 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:40,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:45,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:50,428 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:52:51,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:52:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:52:51,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:52:56,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:01,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:06,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:06,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:07,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:12,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:17,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:20,430 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:53:21,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:21,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:23,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:28,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:33,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:36,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:36,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:39,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:44,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:49,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:53:50,431 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:53:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:53:51,477 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:53:55,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:00,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:05,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:06,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:06,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:11,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:16,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:20,433 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:54:21,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:21,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:22,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:27,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:32,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:36,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:36,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:38,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:43,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:48,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:50,434 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:54:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:54:51,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:54:54,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:54:59,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:04,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:06,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:06,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:09,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:14,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:19,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:20,437 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:55:21,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:21,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:25,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:30,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:35,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:36,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:36,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:40,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:45,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:50,437 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:55:51,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:55:51,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:55:51,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:55:56,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:01,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:06,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:06,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:07,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:12,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:17,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:20,438 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:56:21,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:21,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:22,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:27,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:32,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:36,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:36,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:37,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:42,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:47,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:50,439 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:56:51,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:56:51,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:56:53,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:56:58,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:03,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:06,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:06,914 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:09,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:14,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:19,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:20,440 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:57:21,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:21,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:24,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:29,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:34,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:36,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:36,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:40,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:45,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:50,442 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:57:51,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:57:51,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:57:51,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:57:56,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:01,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:06,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:06,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:06,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:11,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:16,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:20,443 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:58:21,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:21,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:21,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:26,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:36,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:36,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:37,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:42,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:47,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:50,444 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:58:51,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:58:51,915 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:58:52,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:58:57,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:02,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:06,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:06,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:08,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:13,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:18,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:20,445 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:59:21,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:21,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:23,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:28,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:33,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:36,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:36,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:39,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:44,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:49,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:50,446 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 17:59:51,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 17:59:51,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 17:59:54,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 17:59:59,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:04,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:06,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:06,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:09,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:14,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:19,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:20,448 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:00:21,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:21,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:24,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:29,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:34,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:36,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:36,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:40,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:45,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:50,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:00:51,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:00:51,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:00:51,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:00:56,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:01,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:06,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:06,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:07,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:12,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:20,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:01:21,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:21,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:22,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:27,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:32,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:36,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:36,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:38,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:43,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:48,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:50,451 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:01:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:01:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:01:53,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:01:58,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:03,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:06,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:06,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:09,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:14,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:19,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:20,451 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:02:21,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:21,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:25,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:30,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:35,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:36,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:36,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:41,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:46,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:50,453 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:02:51,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:02:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:02:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:02:57,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:02,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:06,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:06,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:08,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:13,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:18,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:20,453 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:03:21,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:21,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:23,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:28,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:33,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:36,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:36,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:39,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:44,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:49,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:50,455 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:03:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:03:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:03:54,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:03:59,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:04,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:06,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:06,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:09,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:14,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:19,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:20,456 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:04:22,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:22,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:24,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:29,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:34,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:37,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:37,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:40,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:45,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:50,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:04:50,458 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:04:52,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:04:52,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:04:55,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:00,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:05,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:07,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:07,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:10,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:15,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:20,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:20,459 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:05:22,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:22,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:26,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:31,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:36,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:37,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:37,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:42,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:47,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:50,460 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:05:52,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:05:52,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:05:52,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:05:57,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:02,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:07,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:07,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:08,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:20,542 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:06:22,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:22,163 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:24,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:29,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:34,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:37,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:37,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:39,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:44,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:49,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:50,463 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:06:52,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:06:52,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:06:54,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:06:59,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:04,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:07,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:07,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:10,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:15,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:20,467 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:07:22,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:22,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:26,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:31,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:36,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:37,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:37,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:42,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:47,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:50,466 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:07:52,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:07:52,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:07:52,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:07:57,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:02,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:07,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:07,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:07,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:12,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:17,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:20,467 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:08:22,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:22,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:23,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:28,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:33,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:37,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:37,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:39,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:44,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:49,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:08:50,468 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:08:52,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:08:52,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:08:55,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:00,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:05,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:07,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:07,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:11,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:16,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:20,469 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:09:21,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:22,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:22,948 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:26,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:31,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:36,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:37,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:37,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:42,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:47,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:50,470 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:09:52,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:09:52,969 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:09:53,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:09:58,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:03,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:08,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:08,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:08,160 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:13,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:18,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:20,472 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:10:23,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:23,160 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:24,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:29,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:34,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:38,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:38,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:39,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:44,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:49,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:50,473 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:10:53,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:10:53,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:10:54,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:10:59,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:04,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:08,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:08,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:09,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:14,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:19,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:20,474 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:11:23,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:23,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:25,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:30,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:35,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:38,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:38,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:41,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:46,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:50,475 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:11:51,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:11:53,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:11:53,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:11:57,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:02,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:07,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:08,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:08,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:12,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:17,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:20,477 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:12:22,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:23,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:23,389 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:28,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:33,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:38,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:38,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:38,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:43,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:48,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:50,478 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:12:53,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:12:53,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:12:54,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:12:59,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:04,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:08,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:08,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:09,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:14,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:19,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:20,479 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:13:23,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:23,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:25,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:30,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:35,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:38,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:38,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:41,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:46,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:50,480 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:13:52,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:13:53,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:13:53,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:13:57,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:07,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:08,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:08,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:12,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:17,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:20,482 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:14:23,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:23,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:23,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:33,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:38,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:38,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:39,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:44,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:49,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:14:50,483 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:14:53,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:14:53,836 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:14:55,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:00,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:05,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:08,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:08,836 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:11,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:16,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:20,484 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:15:22,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:24,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:24,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:28,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:33,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:38,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:39,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:39,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:44,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:49,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:15:50,485 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:15:54,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:15:54,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:15:55,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:00,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:05,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:09,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:09,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:10,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:15,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:20,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:20,486 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:16:24,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:24,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:26,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:31,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:36,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:39,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:39,352 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:42,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:47,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:50,487 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:16:52,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:16:54,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:16:54,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:16:58,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:03,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:08,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:09,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:09,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:14,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:19,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:20,488 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:17:24,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:24,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:24,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:29,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:34,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:39,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:39,353 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:40,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:45,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:50,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:17:50,592 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:17:54,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:17:54,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:17:55,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:00,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:09,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:09,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:11,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:16,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:20,490 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:18:22,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:24,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:24,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:27,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:32,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:37,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:39,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:39,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:42,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:47,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:50,494 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:18:53,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:18:54,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:18:54,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:18:58,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:03,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:08,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:09,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:09,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:14,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:19,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:20,492 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:19:24,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:24,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:24,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:29,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:34,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:39,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:39,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:40,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:45,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:50,494 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:19:51,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:19:54,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:19:54,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:19:56,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:01,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:06,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:09,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:09,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:12,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:17,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:20,495 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:20:23,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:24,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:24,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:28,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:33,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:38,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:39,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:39,467 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:44,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:49,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:50,496 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:20:54,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:20:54,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:20:54,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:20:59,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:04,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:09,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:09,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:09,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:14,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:19,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:20,497 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:21:24,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:24,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:25,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:30,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:35,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:39,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:39,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:41,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:46,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:50,498 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:21:51,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:21:54,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:21:54,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:21:57,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:02,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:07,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:09,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:09,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:12,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:17,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:20,500 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:22:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:24,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:24,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:28,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:33,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:38,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:39,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:39,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:43,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:48,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:50,501 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:22:53,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:22:54,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:22:54,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:22:58,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:03,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:08,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:09,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:09,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:14,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:19,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:20,501 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:23:24,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:24,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:24,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:30,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:35,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:39,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:39,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:40,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:45,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:50,502 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:23:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:23:54,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:23:54,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:23:57,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:02,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:07,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:09,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:09,957 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:12,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:17,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:20,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:24:22,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:25,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:25,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:28,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:33,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:38,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:40,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:40,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:43,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:48,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:50,504 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:24:53,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:24:55,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:24:55,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:24:59,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:04,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:09,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:10,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:10,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:14,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:19,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:20,505 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:25:24,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:25,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:25,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:30,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:35,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:40,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:40,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:40,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:45,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:50,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:25:50,507 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:25:55,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:25:55,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:25:55,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:00,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:05,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:10,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:10,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:11,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:16,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:20,507 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:26:21,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:25,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:25,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:27,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:32,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:37,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:40,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:40,546 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:42,589 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:47,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:50,509 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:26:53,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:26:55,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:26:55,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:26:58,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:03,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:08,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:10,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:10,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:14,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:19,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:20,510 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:27:25,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:25,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:25,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:30,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:40,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:40,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:40,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:45,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:50,511 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:27:51,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:27:55,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:27:55,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:27:56,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:01,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:06,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:10,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:10,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:11,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:16,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:20,513 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:28:22,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:25,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:25,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:27,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:32,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:37,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:40,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:40,630 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:43,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:48,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:50,515 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:28:54,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:28:55,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:28:55,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:28:59,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:04,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:09,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:10,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:10,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:14,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:19,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:20,515 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:29:25,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:25,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:25,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:30,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:35,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:40,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:40,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:40,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:45,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:50,517 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:29:51,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:29:55,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:29:55,631 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:29:56,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:01,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:06,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:10,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:10,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:11,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:16,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:20,517 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:30:22,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:25,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:25,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:27,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:32,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:37,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:40,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:40,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:43,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:48,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:50,518 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:30:54,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:30:55,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:30:55,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:30:59,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:04,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:09,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:10,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:10,869 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:15,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:20,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:20,520 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:31:25,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:25,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:25,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:30,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:35,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:40,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:40,868 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:41,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:46,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:50,520 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:31:52,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:31:55,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:31:55,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:31:57,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:02,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:07,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:10,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:10,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:13,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:18,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:20,522 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:32:24,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:25,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:25,971 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:30,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:35,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:40,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:40,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:40,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:46,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:50,523 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:32:51,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:32:55,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:32:55,971 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:32:57,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:02,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:07,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:10,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:10,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:12,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:17,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:20,525 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:33:22,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:25,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:25,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:28,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:33,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:38,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:40,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:40,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:43,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:48,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:50,526 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:33:53,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:33:55,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:33:55,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:33:59,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:04,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:09,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:10,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:10,973 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:15,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:20,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:20,527 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:34:25,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:25,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:25,973 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:31,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:36,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:41,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:41,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:41,189 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:46,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:50,529 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:34:51,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:34:56,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:34:56,480 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:34:57,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:02,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:07,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:11,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:11,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:12,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:17,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:20,530 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:35:23,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:26,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:26,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:28,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:33,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:38,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:41,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:41,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:35:44,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:49,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:50,531 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:35:55,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:35:56,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:35:56,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:00,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:05,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:10,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:11,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:11,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:16,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:20,532 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:36:22,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:26,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:26,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:27,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:32,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:37,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:41,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:41,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:42,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:47,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:50,534 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:36:53,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:36:56,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:36:56,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:36:58,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:03,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:08,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:11,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:11,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:14,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:19,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:20,535 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:37:25,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:26,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:26,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:30,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:35,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:40,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:42,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:42,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:37:46,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:50,537 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:37:51,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:56,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:37:57,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:37:57,021 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:02,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:07,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:12,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:12,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:13,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:18,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:20,538 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:38:23,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:27,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:27,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:29,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:34,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:39,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:42,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:42,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:38:45,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:50,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:50,539 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:38:55,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:38:57,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:38:57,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:01,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:06,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:11,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:12,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:12,022 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:17,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:20,540 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:39:22,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:27,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:27,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:28,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:33,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:38,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:42,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:42,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:39:44,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:49,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:50,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:39:54,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:39:57,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:39:57,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:00,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:05,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:10,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:12,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:12,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:16,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:20,544 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:40:21,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:26,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:27,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:27,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:32,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:37,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:42,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:42,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:43,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:48,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:50,543 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:40:53,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:40:57,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:40:57,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:40:59,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:04,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:09,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:12,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:12,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:15,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:20,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:20,547 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:41:25,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:27,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:27,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:31,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:36,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:41,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:42,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:42,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:41:46,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:50,546 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:41:51,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:56,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:41:57,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:41:57,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:02,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:07,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:12,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:12,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:12,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:17,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:20,547 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:42:22,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:27,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:27,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:28,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:33,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:38,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:42,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:42,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:43,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:48,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:50,548 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:42:53,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:42:57,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:42:57,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:42:59,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:09,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:12,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:12,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:14,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:19,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:20,549 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:43:24,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:27,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:27,108 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:30,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:35,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:40,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:42,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:42,108 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:43:45,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:50,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:50,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:43:55,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:43:57,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:43:57,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:01,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:06,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:11,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:12,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:12,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:16,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:20,552 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:44:21,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:26,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:27,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:27,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:31,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:36,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:41,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:42,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:42,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:44:46,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:50,553 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:44:52,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:57,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:44:57,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:44:57,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:02,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:07,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:12,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:12,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:12,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:17,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:20,554 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:45:23,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:27,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:28,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:33,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:38,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:42,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:42,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:43,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:48,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:50,556 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:45:54,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:45:57,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:45:57,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:45:59,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:04,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:09,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:12,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:12,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:14,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:19,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:20,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:46:25,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:27,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:30,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:35,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:40,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:42,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:42,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:46:45,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:50,558 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:46:51,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:56,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:46:57,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:46:57,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:01,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:06,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:11,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:12,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:12,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:16,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:20,559 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:47:22,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:27,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:27,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:27,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:32,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:37,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:42,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:42,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:42,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:47,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:50,561 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:47:53,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:47:57,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:47:57,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:47:58,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:03,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:08,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:12,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:12,899 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:13,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:18,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:20,562 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:48:24,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:27,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:27,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:29,943 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:34,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:39,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:43,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:43,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:48:45,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:50,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:50,563 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:48:55,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:48:58,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:48:58,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:01,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:06,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:11,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:13,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:13,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:17,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:20,564 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:49:22,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:27,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:28,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:28,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:33,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:38,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:43,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:43,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:43,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:48,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:50,566 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:49:53,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:49:58,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:49:58,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:49:59,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:04,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:09,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:13,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:13,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:15,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:20,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:20,567 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:50:25,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:28,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:28,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:31,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:36,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:41,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:43,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:43,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:50:47,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:50,569 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:50:52,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:57,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:50:58,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:50:58,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:03,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:08,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:13,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:13,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:13,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:18,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:20,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:51:23,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:28,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:28,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:29,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:34,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:39,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:43,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:43,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:51:45,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:50,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:50,571 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:51:55,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:51:58,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:51:58,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:01,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:06,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:11,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:13,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:16,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:20,573 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:52:21,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:26,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:28,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:28,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:32,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:37,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:42,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:43,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:43,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:52:47,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:50,573 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:52:52,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:57,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:52:58,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:52:58,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:03,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:08,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:13,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:14,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:19,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:20,574 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:53:24,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:28,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:28,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:30,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:35,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:40,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:43,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:43,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:53:46,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:50,575 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:53:51,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:56,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:53:58,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:53:58,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:02,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:07,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:12,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:13,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:13,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:18,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:20,577 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:54:23,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:28,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:28,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:29,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:34,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:39,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:43,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:43,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:54:44,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:49,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:50,578 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:54:54,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:54:58,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:54:58,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:00,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:05,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:10,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:13,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:13,516 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:15,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:20,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:20,579 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:55:25,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:28,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:28,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:30,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:35,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:40,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:43,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:43,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:55:45,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:50,580 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:55:51,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:56,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:55:58,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:55:58,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:01,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:06,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:11,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:13,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:13,701 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:17,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:20,580 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:56:23,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:28,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:28,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:28,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:33,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:38,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:43,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:43,701 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:43,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:48,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:50,581 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:56:54,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:56:58,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:56:58,700 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:56:59,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:04,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:09,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:13,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:13,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:14,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:19,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:20,582 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:57:25,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:28,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:28,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:30,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:35,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:40,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:43,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:43,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:57:45,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:50,584 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:57:51,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:56,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:57:58,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:57:58,938 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:01,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:06,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:11,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:14,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:14,172 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:17,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:20,585 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:58:22,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:27,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:29,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:29,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:33,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:38,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:43,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:44,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:44,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:58:49,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:50,586 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:58:54,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:58:59,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:58:59,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:00,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:05,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:10,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:14,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:14,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:16,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:20,587 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:59:21,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:26,589 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:29,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:29,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:32,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:37,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:42,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:44,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:44,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 18:59:47,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:50,589 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 18:59:52,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:57,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 18:59:59,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 18:59:59,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:03,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:08,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:13,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:14,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:14,347 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:18,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:20,590 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:00:23,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:28,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:29,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:29,347 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:34,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:39,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:44,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:44,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:00:44,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:49,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:50,591 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:00:54,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:00:59,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:00:59,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:00,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:05,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:10,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:14,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:14,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:16,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:20,592 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:01:21,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:26,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:29,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:29,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:32,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:37,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:42,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:44,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:44,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:01:47,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:50,593 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:01:52,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:57,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:01:59,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:01:59,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:03,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:08,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:13,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:14,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:14,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:19,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:20,596 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:02:24,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:29,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:29,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:30,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:35,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:40,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:44,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:44,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:02:45,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:50,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:50,596 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:02:55,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:02:59,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:02:59,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:01,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:06,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:11,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:14,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:14,534 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:16,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:20,600 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:03:21,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:26,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:29,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:29,635 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:31,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:36,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:41,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:44,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:44,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:03:47,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:50,599 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:03:53,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:58,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:03:59,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:03:59,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:03,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:08,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:13,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:14,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:14,788 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:18,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:20,600 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:04:24,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:29,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:29,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:29,790 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:34,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:39,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:44,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:44,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:04:45,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:50,601 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:04:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:56,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:04:59,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:04:59,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:01,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:06,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:11,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:14,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:14,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:17,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:20,603 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:05:23,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:28,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:29,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:29,789 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:33,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:38,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:43,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:44,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:44,790 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:05:49,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:50,604 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:05:55,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:05:59,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:05:59,790 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:00,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:05,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:10,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:15,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:15,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:16,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:20,605 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:06:21,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:26,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:30,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:30,254 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:32,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:37,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:42,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:45,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:06:45,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:06:47,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:50,606 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:06:52,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:06:57,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:00,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:00,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:03,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:08,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:13,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:15,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:15,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:19,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:20,607 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:07:24,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:29,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:30,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:30,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:35,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:40,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:45,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:07:45,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:07:46,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:50,608 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:07:51,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:07:56,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:00,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:00,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:02,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:07,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:12,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:15,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:15,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:18,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:20,609 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:08:23,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:28,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:30,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:30,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:34,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:39,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:44,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:45,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:08:45,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:08:49,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:50,610 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:08:54,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:08:59,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:00,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:00,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:05,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:10,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:15,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:15,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:15,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:20,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:20,611 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:09:25,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:30,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:30,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:31,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:36,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:41,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:45,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:09:45,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:09:46,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:50,612 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:09:51,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:09:56,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:00,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:00,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:02,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:07,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:12,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:15,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:15,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:17,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:20,613 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:10:22,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:27,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:30,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:30,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:33,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:38,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:43,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:45,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:10:45,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:10:48,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:50,614 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:10:53,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:10:58,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:00,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:00,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:04,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:09,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:14,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:15,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:15,589 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:19,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:20,615 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:11:25,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:30,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:30,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:30,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:35,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:40,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:45,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:11:45,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:11:50,617 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:11:51,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:11:56,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:00,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:01,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:06,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:11,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:15,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:17,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:20,618 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:12:22,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:27,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:30,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:33,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:38,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:43,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:12:45,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:12:49,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:50,619 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:12:54,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:12:59,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:00,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:05,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:10,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:15,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:15,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:20,621 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:13:20,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:25,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:30,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:30,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:36,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:41,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:13:45,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:13:47,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:50,623 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:13:52,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:13:57,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:01,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:01,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:03,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:08,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:13,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:16,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:16,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:19,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:20,623 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:14:24,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:29,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:31,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:31,777 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:34,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:39,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:44,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:46,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:14:46,955 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:14:49,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:14:50,626 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:14:55,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:00,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:02,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:02,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:06,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:11,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:16,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:17,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:17,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:20,626 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:15:21,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:26,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:31,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:32,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:32,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:37,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:42,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:47,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:15:47,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:15:47,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:50,627 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:15:52,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:15:57,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:02,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:02,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:07,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:08,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:13,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:17,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:17,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:17,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:19,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:20,628 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:16:24,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:29,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:32,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:32,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:32,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:35,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:40,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:45,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:47,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:16:47,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:16:47,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:16:50,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:16:50,630 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:16:55,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:00,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:02,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:02,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:02,600 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:05,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:10,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:15,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:17,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:17,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:17,599 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:20,631 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:17:21,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:26,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:31,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:32,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:32,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:32,600 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:36,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:41,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:46,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:47,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:17:47,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:17:47,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:17:50,632 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:17:52,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:17:57,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:02,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:02,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:02,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:02,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:07,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:12,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:17,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:17,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:17,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:17,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:20,633 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:18:23,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:28,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:32,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:32,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:32,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:33,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:38,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:43,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:47,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:18:47,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:18:47,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:18:49,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:18:50,634 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:18:55,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:00,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:02,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:02,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:02,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:05,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:10,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:15,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:17,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:17,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:17,722 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:20,635 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:19:21,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:26,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:31,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:33,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:33,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:33,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:37,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:42,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:47,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:48,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:19:48,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:19:48,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:19:50,637 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:19:52,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:19:57,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:02,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:03,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:03,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:03,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:08,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:13,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:18,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:18,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:18,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:18,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:20,638 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:20:23,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:28,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:33,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:33,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:33,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:33,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:38,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:43,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:48,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:20:48,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:20:48,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:20:48,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:50,639 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:20:54,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:20:59,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:03,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:03,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:03,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:04,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:09,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:14,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:18,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:18,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:18,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:20,640 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:21:20,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:25,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:30,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:33,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:33,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:33,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:35,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:40,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:45,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:21:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:21:48,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:21:50,641 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:21:51,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:21:56,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:01,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:03,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:03,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:22:03,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:06,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:11,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:16,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:18,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:18,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:22:18,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:20,642 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:22:22,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:27,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:32,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:33,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:33,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:22:33,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:37,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:42,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:22:48,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:22:50,643 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:22:53,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:22:58,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:03,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:03,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:03,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:03,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:08,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:13,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:18,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:19,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:19,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:19,034 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:20,645 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:23:24,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:29,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:34,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:34,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:34,067 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:35,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:40,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:45,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:49,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:23:49,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:23:49,067 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:23:50,646 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:23:50,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:23:55,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:00,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:04,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:06,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:11,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:16,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:19,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:19,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:19,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:20,648 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:24:21,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:26,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:31,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:34,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:34,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:34,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:37,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:42,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:47,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:49,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:24:49,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:24:49,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:24:50,651 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:24:52,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:24:57,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:02,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:04,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:04,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:04,068 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:08,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:13,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:18,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:19,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:19,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:19,069 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:20,650 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:25:23,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:28,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:33,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:34,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:34,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:34,069 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:39,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:44,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:49,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:25:49,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:49,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:25:49,114 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:25:50,651 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:25:54,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:25:59,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:04,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:04,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:04,305 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:05,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:10,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:15,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:19,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:19,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:19,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:20,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:20,652 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:26:25,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:30,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:34,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:34,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:34,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:36,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:41,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:46,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:49,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:26:49,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:26:49,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:26:50,653 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:26:51,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:26:56,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:01,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:04,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:04,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:04,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:07,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:12,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:17,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:19,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:19,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:19,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:20,654 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:27:22,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:27,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:32,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:34,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:34,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:34,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:38,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:43,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:48,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:49,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:27:49,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:27:49,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:27:50,656 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:27:53,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:27:58,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:03,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:04,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:04,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:04,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:09,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:14,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:19,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:19,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:19,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:20,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:20,658 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:28:25,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:30,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:34,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:34,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:34,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:36,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:41,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:46,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:49,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:28:49,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:28:49,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:28:50,659 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:28:51,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:28:56,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:01,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:04,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:07,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:12,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:17,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:19,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:19,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:19,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:20,660 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:29:22,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:27,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:32,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:34,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:34,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:34,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:38,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:43,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:48,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:49,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:29:49,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:29:49,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:29:50,661 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:29:53,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:29:58,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:03,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:04,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:30:04,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:09,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:14,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:19,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:19,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:30:19,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:20,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:20,662 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:30:25,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:30,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:34,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:34,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:34,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:30:36,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:41,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:46,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:49,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:30:49,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:30:50,662 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:30:51,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:30:56,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:01,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:04,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:04,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:04,629 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:06,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:11,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:16,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:19,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:19,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:19,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:20,664 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:31:22,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:27,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:32,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:34,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:35,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:35,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:38,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:43,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:48,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:49,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:31:49,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:31:49,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:31:50,665 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:31:53,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:31:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:03,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:04,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:04,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:09,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:14,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:19,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:20,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:32:20,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:20,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:20,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:32:24,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:29,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:34,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:35,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:32:35,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:35,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:40,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:45,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:50,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:32:50,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:32:50,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:32:50,210 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:32:50,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:32:55,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:00,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:05,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:05,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:05,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:06,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:11,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:16,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:20,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:20,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:20,214 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:20,669 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:33:21,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:26,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:31,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:35,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:35,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:35,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:37,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:42,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:47,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:50,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:33:50,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:33:50,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:33:50,670 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:33:52,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:33:57,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:02,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:05,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:05,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:05,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:08,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:13,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:18,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:20,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:20,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:20,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:20,671 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:34:23,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:28,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:33,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:35,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:35,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:35,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:39,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:44,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:49,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:50,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:34:50,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:34:50,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:34:50,672 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:34:54,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:34:59,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:04,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:05,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:05,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:10,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:15,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:20,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:20,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:20,673 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:35:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:25,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:30,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:35,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:35,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:35,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:35:36,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:41,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:46,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:50,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:35:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:35:50,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:35:50,674 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:35:51,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:35:56,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:01,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:05,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:07,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:12,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:17,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:20,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:20,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:20,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:20,676 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:36:22,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:27,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:32,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:35,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:35,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:35,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:40,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:41,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:46,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:36:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:36:50,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:36:50,676 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:36:51,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:36:56,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:01,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:05,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:07,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:12,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:17,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:20,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:20,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:20,680 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:37:22,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:32,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:35,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:38,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:43,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:48,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:50,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:37:50,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:37:50,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:37:50,680 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:37:53,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:37:58,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:03,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:05,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:05,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:09,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:14,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:19,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:20,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:20,682 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:38:24,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:29,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:34,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:38:35,498 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:40,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:45,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:50,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:38:50,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:38:50,684 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:38:50,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:38:55,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:00,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:05,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:05,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:05,498 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:07,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:12,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:17,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:20,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:20,498 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:20,687 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:39:22,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:27,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:32,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:36,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:36,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:36,108 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:37,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:42,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:47,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:50,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:39:51,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:39:51,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:39:51,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:39:53,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:39:58,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:03,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:06,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:06,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:06,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:09,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:14,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:19,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:20,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:40:21,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:21,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:21,170 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:24,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:29,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:34,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:36,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:36,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:36,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:40,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:45,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:50,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:40:50,694 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:40:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:40:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:40:51,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:40:55,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:00,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:05,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:06,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:06,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:06,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:11,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:16,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:20,692 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:41:21,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:21,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:21,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:21,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:26,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:36,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:36,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:36,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:37,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:42,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:47,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:50,693 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:41:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:41:51,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:41:51,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:41:52,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:41:57,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:02,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:06,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:06,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:06,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:13,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:18,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:20,694 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:42:21,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:21,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:21,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:24,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:29,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:34,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:36,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:36,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:36,131 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:40,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:45,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:42:50,696 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:42:51,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:42:51,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:42:51,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:42:55,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:00,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:05,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:06,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:06,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:06,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:10,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:15,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:20,697 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:43:21,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:21,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:21,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:21,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:27,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:32,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:36,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:36,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:37,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:47,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:50,697 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:43:51,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:43:51,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:43:51,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:43:53,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:43:58,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:03,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:06,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:06,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:06,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:14,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:19,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:20,698 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:44:21,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:21,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:21,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:25,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:30,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:35,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:36,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:41,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:46,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:50,699 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:44:51,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:44:52,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:44:52,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:44:52,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:44:57,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:02,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:07,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:07,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:07,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:07,138 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:12,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:17,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:20,701 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:45:22,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:22,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:22,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:23,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:28,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:33,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:37,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:37,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:37,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:39,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:44,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:49,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:50,702 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:45:52,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:45:52,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:45:52,394 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:45:54,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:45:59,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:04,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:07,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:09,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:14,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:19,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:20,703 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:46:22,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:22,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:22,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:25,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:30,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:35,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:37,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:37,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:37,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:40,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:45,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:50,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:46:50,704 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:46:52,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:46:52,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:46:52,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:46:56,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:01,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:06,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:07,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:07,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:11,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:16,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:20,706 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:47:22,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:22,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:22,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:27,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:32,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:37,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:37,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:37,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:38,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:43,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:48,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:50,706 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:47:52,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:47:52,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:47:52,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:47:54,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:47:59,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:04,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:07,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:07,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:07,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:10,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:15,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:20,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:20,709 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:48:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:22,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:22,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:25,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:30,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:35,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:37,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:37,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:37,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:41,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:46,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:50,708 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:48:51,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:48:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:48:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:48:52,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:48:56,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:01,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:06,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:07,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:07,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:07,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:12,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:17,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:20,709 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:49:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:22,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:22,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:27,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:32,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:37,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:37,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:37,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:37,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:42,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:47,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:50,710 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:49:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:49:52,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:49:52,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:49:53,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:49:58,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:03,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:07,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:07,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:07,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:14,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:20,712 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:50:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:22,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:22,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:24,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:29,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:34,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:37,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:37,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:37,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:40,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:45,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:50,713 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:50:51,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:50:52,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:50:52,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:50:52,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:50:56,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:01,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:06,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:07,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:07,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:07,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:11,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:16,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:20,714 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:51:22,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:22,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:22,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:22,923 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:27,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:32,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:37,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:38,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:38,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:38,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:43,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:48,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:50,715 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:51:53,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:51:53,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:51:53,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:51:53,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:51:58,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:03,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:08,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:08,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:08,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:08,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:13,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:18,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:20,716 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:52:23,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:23,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:23,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:24,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:29,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:34,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:38,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:38,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:38,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:40,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:45,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:50,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:52:50,718 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:52:53,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:52:53,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:52:53,075 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:52:56,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:01,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:06,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:08,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:08,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:08,076 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:12,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:17,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:20,719 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:53:22,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:23,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:23,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:23,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:28,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:33,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:38,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:38,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:38,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:39,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:44,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:49,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:53:50,720 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:53:53,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:53:53,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:53:53,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:53:55,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:00,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:05,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:08,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:08,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:10,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:15,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:20,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:20,721 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:54:23,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:23,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:23,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:25,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:30,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:35,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:39,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:39,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:39,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:41,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:46,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:50,722 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:54:51,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:54:54,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:54:54,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:54:54,050 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:54:57,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:02,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:07,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:09,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:09,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:09,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:13,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:18,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:20,723 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:55:23,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:24,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:24,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:24,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:29,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:34,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:39,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:39,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:39,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:40,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:45,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:50,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:55:50,724 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:55:54,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:55:54,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:55:54,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:55:55,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:00,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:05,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:09,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:09,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:09,079 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:10,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:15,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:20,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:20,725 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:56:24,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:24,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:24,079 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:26,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:31,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:36,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:39,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:39,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:39,080 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:42,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:47,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:50,726 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:56:52,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:56:54,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:56:54,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:56:54,080 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:56:58,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:03,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:08,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:09,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:09,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:09,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:13,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:18,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:20,727 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:57:23,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:24,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:24,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:24,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:29,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:34,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:39,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:40,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:45,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:50,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:57:50,729 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:57:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:57:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:57:54,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:57:56,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:01,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:06,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:09,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:09,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:09,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:12,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:17,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:20,731 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:58:22,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:24,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:24,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:24,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:28,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:33,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:38,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:39,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:39,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:43,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:48,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:50,731 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:58:53,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:58:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:58:54,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:58:54,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:58:59,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:04,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:09,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:09,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:09,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:09,465 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:14,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:19,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:20,732 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:59:24,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:24,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:24,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:24,952 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:29,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:34,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:39,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:39,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:39,952 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:40,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:45,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:50,733 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 19:59:51,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 19:59:54,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 19:59:54,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 19:59:54,952 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 19:59:56,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:01,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:06,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:10,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:10,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:10,426 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:12,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:17,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:20,735 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:00:22,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:25,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:25,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:25,385 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:28,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:33,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:38,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:40,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:40,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:40,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:00:44,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:49,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:50,736 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:00:54,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:00:55,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:00:55,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:00:55,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:00,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:05,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:10,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:10,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:10,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:11,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:16,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:20,737 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:01:21,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:25,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:25,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:25,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:27,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:32,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:37,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:40,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:40,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:40,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:43,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:48,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:50,739 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:01:53,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:01:55,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:01:55,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:01:55,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:01:59,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:04,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:09,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:10,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:10,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:10,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:15,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:20,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:20,740 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:02:25,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:25,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:25,622 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:25,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:30,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:35,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:40,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:40,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:40,604 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:41,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:46,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:50,741 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:02:51,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:02:55,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:02:55,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:02:55,605 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:02:57,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:02,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:07,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:12,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:17,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:20,743 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:03:23,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:25,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:25,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:03:25,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:28,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:33,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:38,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:40,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:40,741 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:44,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:49,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:03:50,744 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:03:55,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:03:55,741 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:03:55,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:00,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:05,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:10,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:04:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:10,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:15,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:20,745 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:04:21,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:25,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:25,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:26,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:31,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:36,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:40,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:40,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:41,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:46,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:50,747 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:04:52,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:04:55,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:04:55,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:04:57,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:02,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:07,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:10,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:13,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:18,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:20,748 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:05:24,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:25,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:25,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:29,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:34,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:39,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:40,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:40,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:45,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:50,749 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:05:51,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:05:55,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:05:55,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:05:56,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:01,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:06,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:10,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:10,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:11,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:16,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:20,750 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:06:22,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:25,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:25,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:25,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:27,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:32,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:37,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:40,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:40,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:40,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:43,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:48,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:50,751 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:06:54,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:06:55,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:06:55,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:06:55,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:06:59,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:04,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:10,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:10,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:10,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:15,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:20,753 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:07:21,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:25,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:25,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:25,786 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:26,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:31,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:40,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:40,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:40,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:42,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:47,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:50,754 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:07:53,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:07:55,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:07:55,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:07:55,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:07:59,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:04,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:09,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:11,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:11,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:11,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:14,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:19,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:20,755 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:08:24,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:26,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:26,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:26,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:30,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:35,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:40,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:41,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:41,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:41,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:08:45,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:50,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:50,757 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:08:55,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:08:56,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:08:56,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:08:56,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:01,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:06,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:11,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:11,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:12,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:17,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:20,759 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:09:22,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:26,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:26,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:26,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:28,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:33,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:38,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:41,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:41,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:41,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:09:44,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:49,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:50,759 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:09:54,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:09:56,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:09:56,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:09:56,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:00,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:05,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:10,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:11,227 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:16,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:20,761 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:10:21,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:26,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:26,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:26,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:27,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:32,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:37,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:41,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:41,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:41,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:43,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:48,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:50,762 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:10:53,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:10:56,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:10:56,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:10:56,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:10:59,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:04,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:09,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:11,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:11,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:11,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:14,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:19,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:20,762 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:11:24,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:26,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:26,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:26,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:30,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:35,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:40,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:41,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:41,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:41,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:11:45,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:50,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:50,763 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:11:55,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:11:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:11:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:11:56,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:01,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:06,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:11,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:11,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:12,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:17,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:20,764 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:12:22,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:26,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:26,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:28,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:33,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:38,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:41,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:41,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:43,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:48,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:50,765 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:12:53,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:12:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:12:56,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:12:59,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:04,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:09,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:11,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:11,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:11,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:14,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:19,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:20,766 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:13:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:26,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:26,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:30,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:35,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:40,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:42,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:42,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:42,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:13:46,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:50,767 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:13:51,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:56,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:13:57,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:13:57,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:13:57,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:02,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:07,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:12,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:12,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:12,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:13,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:18,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:20,768 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:14:23,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:27,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:27,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:27,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:14:29,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:34,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:39,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:42,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:42,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:14:45,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:50,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:50,769 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:14:55,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:14:57,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:14:57,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:01,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:06,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:11,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:12,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:12,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:17,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:20,771 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:15:22,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:27,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:27,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:28,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:33,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:42,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:42,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:15:44,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:49,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:50,772 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:15:54,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:15:57,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:15:57,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:15:57,424 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:00,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:05,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:10,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:12,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:12,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:12,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:15,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:20,773 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:16:25,775 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:27,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:27,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:27,642 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:30,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:35,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:40,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:42,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:42,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:42,642 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:16:46,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:50,775 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:16:51,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:56,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:16:57,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:16:57,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:16:57,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:02,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:07,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:12,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:12,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:13,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:18,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:20,776 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:17:23,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:27,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:27,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:29,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:34,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:39,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:42,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:42,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:42,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:17:45,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:50,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:50,777 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:17:55,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:17:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:17:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:17:57,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:01,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:06,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:11,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:12,643 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:17,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:20,778 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:18:22,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:27,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:27,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:28,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:33,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:38,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:42,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:42,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:42,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:18:44,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:49,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:50,779 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:18:54,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:18:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:18:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:18:57,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:00,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:05,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:10,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:12,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:12,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:12,690 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:15,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:20,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:20,780 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:19:25,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:27,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:27,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:27,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:31,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:36,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:41,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:42,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:47,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:50,781 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:19:52,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:19:57,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:19:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:19:57,644 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:19:58,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:03,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:08,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:12,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:12,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:12,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:13,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:18,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:20,782 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:20:23,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:27,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:27,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:29,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:34,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:39,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:42,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:42,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:20:45,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:50,784 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:20:55,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:20:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:20:57,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:20:57,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:01,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:06,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:11,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:12,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:12,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:12,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:17,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:20,785 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:21:22,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:27,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:27,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:27,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:27,822 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:32,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:37,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:42,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:42,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:42,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:43,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:48,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:50,786 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:21:54,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:21:57,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:21:57,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:21:57,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:21:59,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:04,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:09,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:12,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:12,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:12,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:15,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:20,788 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:22:21,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:26,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:27,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:27,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:31,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:36,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:41,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:42,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:22:43,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:43,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:47,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:50,789 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:22:52,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:57,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:22:57,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:22:57,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:22:58,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:23:03,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:08,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:12,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:12,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:13,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:18,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:20,790 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:23:23,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:27,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:27,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:29,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:34,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:39,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:42,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:42,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:23:45,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:50,791 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:23:55,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:23:57,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:23:57,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:01,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:06,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:11,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:12,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:12,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:12,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:16,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:20,793 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:24:21,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:26,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:27,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:27,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:27,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:32,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:37,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:42,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:42,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:42,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:42,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:48,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:50,794 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:24:53,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:24:57,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:24:57,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:24:57,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:24:59,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:04,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:09,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:12,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:12,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:14,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:19,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:20,795 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:25:24,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:27,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:27,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:27,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:30,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:35,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:40,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:42,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:25:46,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:50,796 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:25:51,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:56,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:25:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:25:58,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:25:58,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:02,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:07,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:12,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:12,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:18,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:20,797 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:26:23,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:27,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:28,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:28,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:29,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:34,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:39,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:42,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:26:45,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:50,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:50,798 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:26:55,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:26:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:26:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:26:57,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:01,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:06,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:11,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:13,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:13,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:16,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:20,800 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:27:21,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:26,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:27,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:28,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:28,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:32,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:37,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:42,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:42,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:42,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:42,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:48,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:50,801 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:27:53,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:27:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:27:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:27:57,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:27:59,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:04,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:09,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:12,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:12,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:12,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:15,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:20,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:20,803 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:28:25,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:27,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:27,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:27,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:31,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:36,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:41,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:42,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:42,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:28:46,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:50,804 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:28:51,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:56,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:28:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:28:57,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:28:57,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:02,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:07,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:12,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:12,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:12,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:12,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:18,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:20,805 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:29:23,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:27,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:27,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:27,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:29,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:34,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:39,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:42,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:29:44,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:49,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:50,807 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:29:54,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:29:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:29:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:29:57,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:00,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:05,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:10,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:12,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:12,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:12,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:16,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:20,808 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:30:21,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:26,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:27,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:28,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:28,042 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:32,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:37,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:42,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:42,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:42,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:42,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:48,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:50,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:30:53,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:30:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:30:57,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:30:57,999 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:30:59,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:04,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:09,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:13,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:13,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:13,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:14,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:19,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:20,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:31:24,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:28,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:30,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:35,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:40,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:43,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:43,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:43,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:31:46,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:50,812 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:31:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:56,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:31:58,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:31:58,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:31:58,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:02,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:07,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:12,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:13,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:13,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:13,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:17,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:20,814 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:32:22,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:27,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:28,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:28,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:33,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:38,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:43,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:43,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:43,136 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:43,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:48,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:50,814 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:32:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:32:58,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:32:58,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:32:58,261 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:32:59,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:04,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:09,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:13,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:13,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:13,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:14,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:19,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:20,815 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:33:24,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:28,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:28,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:28,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:30,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:35,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:40,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:43,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:43,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:43,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:33:46,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:50,816 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:33:51,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:33:58,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:33:58,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:33:58,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:02,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:07,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:12,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:13,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:18,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:20,817 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:34:23,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:28,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:28,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:28,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:29,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:34,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:39,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:43,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:43,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:43,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:34:45,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:50,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:50,818 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:34:55,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:34:58,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:34:58,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:34:58,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:01,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:06,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:11,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:13,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:13,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:17,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:20,820 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:35:22,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:27,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:28,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:28,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:28,401 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:33,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:38,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:43,401 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:43,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:48,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:50,821 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:35:53,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:35:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:35:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:35:58,401 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:35:59,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:04,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:09,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:13,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:13,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:13,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:15,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:20,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:20,822 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:36:25,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:28,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:28,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:28,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:31,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:36,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:41,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:43,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:43,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:36:47,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:50,823 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:36:52,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:57,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:36:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:36:58,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:36:58,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:03,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:08,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:13,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:13,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:13,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:13,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:18,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:20,824 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:37:23,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:28,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:28,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:28,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:29,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:34,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:39,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:43,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:43,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:43,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:37:44,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:49,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:50,824 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:37:54,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:37:58,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:37:58,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:37:58,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:00,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:05,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:10,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:13,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:13,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:13,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:15,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:20,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:20,825 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:38:25,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:28,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:28,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:28,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:31,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:36,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:41,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:43,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:43,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:43,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:38:46,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:50,826 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:38:51,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:56,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:38:58,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:38:58,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:38:58,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:02,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:07,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:12,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:13,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:13,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:13,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:18,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:20,827 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:39:23,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:28,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:28,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:28,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:29,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:34,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:39,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:43,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:43,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:43,890 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:39:44,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:49,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:50,828 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:39:55,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:39:58,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:39:58,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:39:58,890 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:00,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:05,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:10,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:13,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:13,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:13,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:16,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:20,830 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:40:22,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:27,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:28,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:28,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:28,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:32,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:37,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:42,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:43,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:43,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:43,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:40:47,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:50,831 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:40:53,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:58,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:40:58,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:40:58,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:40:58,849 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:03,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:08,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:13,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:13,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:13,887 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:13,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:18,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:20,832 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:41:24,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:28,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:28,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:28,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:29,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:34,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:39,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:43,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:43,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:41:43,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:45,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:50,834 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:41:51,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:56,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:41:58,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:41:58,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:41:58,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:02,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:07,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:12,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:13,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:13,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:13,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:17,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:20,835 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:42:23,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:28,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:29,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:29,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:29,094 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:34,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:39,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:44,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:44,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:42:44,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:45,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:50,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:50,836 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:42:55,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:42:59,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:42:59,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:42:59,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:01,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:06,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:11,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:14,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:14,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:14,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:16,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:20,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:43:21,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:26,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:29,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:29,051 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:29,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:32,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:37,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:42,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:44,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:44,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:43:44,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:48,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:50,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:43:53,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:58,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:43:59,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:43:59,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:43:59,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:04,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:09,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:14,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:14,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:44:14,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:15,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:20,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:20,843 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:44:25,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:29,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:29,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:31,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:36,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:41,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:44,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:44,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:44:47,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:50,841 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:44:52,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:57,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:44:59,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:44:59,052 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:03,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:08,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:13,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:14,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:14,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:14,202 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:18,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:20,842 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:45:23,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:28,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:29,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:29,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:45:29,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:34,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:39,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:44,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:44,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:45:45,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:50,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:50,843 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:45:55,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:45:59,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:45:59,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:01,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:06,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:11,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:14,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:14,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:17,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:20,845 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:46:22,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:27,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:29,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:29,161 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:33,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:38,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:43,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:44,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:44,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:44,162 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:46:49,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:50,846 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:46:54,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:46:59,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:46:59,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:46:59,162 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:00,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:05,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:10,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:14,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:14,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:14,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:15,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:20,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:20,846 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:47:25,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:29,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:29,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:31,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:36,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:41,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:44,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:44,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:44,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:47:46,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:50,847 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:47:51,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:56,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:47:59,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:47:59,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:47:59,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:48:02,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:07,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:12,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:14,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:14,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:18,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:20,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:48:23,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:28,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:29,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:29,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:34,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:39,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:44,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:44,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:48:45,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:50,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:50,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:48:55,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:48:59,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:48:59,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:01,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:06,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:11,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:14,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:14,243 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:17,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:20,851 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:49:22,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:27,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:29,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:29,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:33,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:38,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:43,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:44,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:44,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:49:48,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:50,852 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:49:53,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:58,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:49:59,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:49:59,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:04,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:09,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:14,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:14,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:15,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:20,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:20,853 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:50:25,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:29,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:29,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:31,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:41,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:44,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:44,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:50:47,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:50,855 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:50:52,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:57,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:50:59,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:50:59,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:03,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:08,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:13,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:14,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:14,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:18,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:20,857 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:51:23,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:28,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:29,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:29,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:34,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:39,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:44,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:44,244 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:51:45,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:50,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:50,857 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:51:55,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:51:59,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:51:59,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:01,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:06,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:11,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:14,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:14,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:16,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:20,859 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:52:21,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:26,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:29,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:29,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:29,262 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:32,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:37,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:42,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:44,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:52:44,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:52:44,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:52:47,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:50,860 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:52:52,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:52:57,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:00,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:00,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:00,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:03,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:08,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:13,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:15,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:15,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:15,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:19,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:20,861 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:53:24,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:29,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:30,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:30,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:30,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:35,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:40,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:45,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:53:45,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:45,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:53:45,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:53:50,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:53:50,862 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:53:55,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:00,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:00,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:00,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:01,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:06,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:11,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:15,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:15,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:15,297 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:17,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:20,865 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:54:22,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:27,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:30,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:30,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:30,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:33,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:38,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:43,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:45,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:54:45,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:54:45,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:54:48,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:50,865 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:54:53,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:54:58,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:00,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:00,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:00,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:04,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:09,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:14,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:15,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:15,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:15,982 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:20,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:20,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:55:25,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:30,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:31,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:31,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:31,194 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:36,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:41,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:46,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:55:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:55:46,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:55:50,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:55:51,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:55:56,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:01,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:02,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:07,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:12,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:16,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:16,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:16,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:17,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:20,869 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:56:22,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:27,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:31,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:31,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:31,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:33,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:38,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:43,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:56:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:56:46,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:56:49,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:50,870 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:56:54,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:56:59,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:01,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:01,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:05,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:10,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:15,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:16,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:16,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:16,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:20,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:20,871 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:57:25,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:30,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:31,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:31,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:31,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:36,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:41,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:46,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:57:46,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:57:46,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:57:46,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:50,872 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:57:51,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:57:56,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:01,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:01,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:01,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:02,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:07,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:12,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:16,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:16,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:16,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:18,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:20,873 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:58:23,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:28,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:31,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:31,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:31,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:34,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:39,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:44,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:46,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:58:46,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:58:46,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:58:49,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:50,875 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:58:54,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:58:59,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:01,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:01,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:01,698 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:05,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:10,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:15,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:17,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 20:59:17,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:17,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:20,877 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:59:20,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:25,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:30,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:32,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:32,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:36,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:41,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:46,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:47,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 20:59:47,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 20:59:50,879 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 20:59:51,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 20:59:56,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:01,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:02,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:02,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:07,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:12,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:17,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:17,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:17,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:20,881 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:00:22,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:27,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:32,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:32,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:33,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:38,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:43,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:47,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:00:47,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:00:49,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:50,882 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:00:54,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:00:59,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:02,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:02,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:02,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:05,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:10,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:15,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:17,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:20,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:20,883 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:01:25,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:30,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:32,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:32,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:32,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:36,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:41,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:46,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:47,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:01:47,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:01:47,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:01:50,885 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:01:51,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:01:56,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:01,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:02,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:02,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:02,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:07,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:12,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:17,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:17,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:02:18,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:20,886 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:02:23,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:28,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:32,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:32,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:34,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:39,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:44,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:47,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:02:47,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:02:49,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:50,887 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:02:54,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:02:59,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:02,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:02,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:05,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:10,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:15,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:17,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:17,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:20,888 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:03:20,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:25,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:30,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:32,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:32,495 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:36,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:41,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:46,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:48,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:03:48,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:03:48,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:03:50,889 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:03:51,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:03:56,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:01,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:03,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:03,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:03,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:07,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:12,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:17,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:18,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:18,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:18,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:20,890 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:04:22,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:27,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:32,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:33,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:33,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:33,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:38,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:43,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:48,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:04:48,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:48,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:04:48,250 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:04:50,892 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:04:53,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:04:58,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:03,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:03,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:03,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:04,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:09,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:14,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:18,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:18,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:20,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:20,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:05:25,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:30,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:33,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:33,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:33,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:36,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:41,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:46,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:48,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:05:48,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:05:48,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:05:50,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:05:51,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:05:56,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:01,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:03,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:03,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:03,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:07,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:12,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:17,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:18,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:06:18,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:20,895 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:06:22,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:27,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:32,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:33,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:33,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:38,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:43,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:48,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:06:48,209 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:06:49,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:50,896 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:06:54,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:06:59,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:03,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:03,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:03,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:05,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:10,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:15,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:18,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:18,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:18,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:20,897 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:07:20,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:25,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:30,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:33,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:36,589 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:41,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:46,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:48,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:07:48,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:07:48,536 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:07:50,899 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:07:51,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:07:56,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:01,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:03,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:03,536 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:03,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:07,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:12,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:17,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:18,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:18,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:18,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:20,900 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:08:22,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:27,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:32,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:33,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:33,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:38,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:43,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:48,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:08:48,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:08:48,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:08:48,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:50,901 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:08:53,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:08:58,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:03,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:03,537 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:03,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:04,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:09,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:14,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:18,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:18,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:18,746 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:19,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:20,902 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:09:24,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:29,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:33,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:33,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:33,793 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:35,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:40,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:45,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:48,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:09:48,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:09:48,991 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:09:50,904 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:09:50,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:09:55,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:00,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:04,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:04,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:04,032 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:06,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:11,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:16,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:19,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:19,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:19,174 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:20,905 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:10:21,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:26,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:31,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:34,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:34,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:34,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:37,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:42,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:47,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:49,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:10:49,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:10:49,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:10:50,907 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:10:52,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:10:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:02,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:04,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:04,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:04,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:08,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:13,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:18,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:19,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:19,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:19,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:11:20,908 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:11:23,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:28,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:33,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:34,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:34,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:39,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:44,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:49,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:11:49,303 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:11:50,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:11:50,909 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:11:55,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:00,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:04,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:04,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:04,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:06,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:11,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:16,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:19,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:19,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:19,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:20,910 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:12:21,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:26,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:31,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:34,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:34,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:34,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:37,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:42,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:47,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:50,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:12:50,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:12:50,040 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:12:50,911 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:12:52,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:12:57,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:02,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:05,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:05,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:05,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:08,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:13,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:18,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:20,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:20,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:13:20,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:20,913 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:13:23,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:28,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:33,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:35,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:35,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:39,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:44,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:49,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:50,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:13:50,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:13:50,914 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:13:54,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:13:59,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:04,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:05,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:05,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:10,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:15,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:20,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:20,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:20,915 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:14:25,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:30,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:35,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:35,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:36,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:41,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:46,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:50,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:14:50,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:14:50,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:14:50,916 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:14:51,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:14:56,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:01,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:05,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:05,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:05,500 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:07,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:12,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:17,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:20,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:20,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:20,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:20,918 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:15:22,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:27,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:32,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:35,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:35,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:38,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:43,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:48,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:15:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:15:50,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:15:50,919 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:15:53,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:15:58,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:03,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:05,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:09,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:14,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:19,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:20,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:20,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:20,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:20,920 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:16:24,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:29,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:34,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:35,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:40,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:45,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:16:50,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:16:50,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:16:50,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:16:50,922 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:16:55,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:00,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:05,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:05,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:06,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:11,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:16,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:20,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:20,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:20,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:20,921 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:17:21,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:26,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:31,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:35,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:35,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:35,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:37,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:42,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:47,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:50,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:17:50,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:17:50,614 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:17:50,925 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:17:52,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:17:57,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:05,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:05,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:05,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:08,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:13,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:18,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:20,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:20,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:20,924 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:18:23,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:28,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:33,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:35,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:35,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:39,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:44,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:49,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:50,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:18:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:18:50,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:18:50,925 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:18:54,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:18:59,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:04,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:05,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:10,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:15,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:20,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:20,927 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:19:20,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:25,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:30,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:35,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:36,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:41,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:46,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:19:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:19:50,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:19:50,928 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:19:51,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:19:56,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:01,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:05,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:05,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:07,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:17,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:20,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:20,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:20,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:20,929 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:20:22,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:27,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:32,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:35,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:35,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:35,579 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:38,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:43,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:48,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:50,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:20:50,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:20:50,622 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:20:50,931 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:20:53,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:20:58,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:03,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:05,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:05,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:05,690 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:09,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:14,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:19,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:20,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:20,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:20,902 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:20,947 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:21:24,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:29,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:34,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:35,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:35,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:35,901 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:40,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:45,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:50,933 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:21:51,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:21:51,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:21:51,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:21:51,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:21:56,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:01,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:06,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:06,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:06,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:06,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:11,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:16,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:20,936 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:22:21,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:21,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:21,013 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:22,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:27,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:32,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:36,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:36,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:36,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:37,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:42,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:47,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:50,936 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:22:51,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:22:51,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:22:51,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:22:53,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:22:58,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:03,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:06,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:06,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:06,054 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:08,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:13,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:18,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:20,937 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:23:21,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:21,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:21,058 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:23,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:28,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:33,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:36,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:36,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:36,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:38,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:43,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:48,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:50,939 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:23:51,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:23:51,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:23:51,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:23:54,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:23:59,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:04,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:06,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:06,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:06,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:09,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:14,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:19,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:20,940 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:24:21,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:21,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:21,149 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:24,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:29,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:34,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:36,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:24:36,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:36,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:39,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:44,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:49,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:24:50,941 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:24:51,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:24:51,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:24:55,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:00,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:05,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:06,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:06,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:06,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:11,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:16,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:20,943 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:25:21,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:21,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:21,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:25:22,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:27,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:32,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:36,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:36,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:38,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:43,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:48,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:50,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:25:51,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:25:51,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:25:54,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:25:59,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:04,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:06,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:06,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:06,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:09,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:14,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:19,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:20,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:26:21,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:21,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:21,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:24,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:29,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:34,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:36,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:36,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:36,680 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:40,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:45,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:50,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:26:50,945 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:26:52,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:26:52,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:26:52,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:26:56,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:01,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:07,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:07,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:07,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:11,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:16,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:20,946 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:27:21,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:22,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:22,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:22,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:27,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:32,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:37,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:37,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:37,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:27:37,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:42,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:47,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:50,949 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:27:52,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:27:52,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:27:53,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:27:58,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:03,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:07,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:07,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:10,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:15,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:20,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:20,948 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:28:22,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:22,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:25,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:30,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:37,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:37,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:41,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:46,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:50,951 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:28:51,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:28:52,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:28:52,249 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:28:57,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:02,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:07,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:07,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:07,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:07,750 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:12,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:17,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:20,951 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:29:22,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:23,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:23,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:23,439 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:28,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:33,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:38,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:38,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:38,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:39,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:44,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:49,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:50,952 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:29:53,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:29:53,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:29:53,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:29:54,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:29:59,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:04,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:08,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:08,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:08,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:09,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:14,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:19,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:20,953 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:30:23,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:23,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:23,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:25,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:30,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:35,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:38,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:40,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:45,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:50,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:30:50,955 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:30:53,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:30:53,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:30:53,440 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:30:55,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:00,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:05,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:08,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:08,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:08,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:10,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:15,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:20,956 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:31:23,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:23,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:23,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:26,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:31,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:31:38,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:38,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:41,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:46,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:50,957 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:31:51,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:31:53,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:31:53,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:31:57,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:02,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:07,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:08,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:08,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:13,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:18,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:20,958 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:32:23,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:23,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:23,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:24,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:29,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:34,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:38,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:38,441 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:39,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:44,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:49,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:50,959 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:32:53,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:32:53,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:32:53,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:32:54,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:32:59,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:04,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:08,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:08,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:33:08,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:10,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:15,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:20,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:20,960 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:33:23,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:23,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:26,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:31,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:36,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:38,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:38,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:42,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:47,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:50,962 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:33:52,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:33:53,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:33:53,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:33:58,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:03,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:08,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:08,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:09,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:14,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:19,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:20,963 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:34:23,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:23,711 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:24,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:29,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:34,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:38,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:34:38,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:38,866 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:39,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:44,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:49,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:34:50,964 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:34:54,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:34:54,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:34:54,012 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:34:55,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:00,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:05,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:09,013 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:10,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:15,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:20,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:20,965 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:35:24,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:24,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:24,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:25,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:30,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:35,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:39,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:39,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:39,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:40,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:45,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:35:50,967 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:35:54,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:35:54,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:35:54,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:35:56,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:01,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:06,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:09,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:09,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:09,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:12,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:17,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:20,968 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:36:22,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:24,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:24,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:24,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:28,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:33,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:38,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:39,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:39,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:39,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:43,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:48,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:50,969 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:36:53,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:36:54,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:36:54,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:36:54,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:36:59,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:04,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:09,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:09,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:09,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:09,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:14,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:19,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:20,970 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:37:24,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:24,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:24,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:24,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:29,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:34,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:39,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:39,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:39,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:40,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:45,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:50,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:37:50,971 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:37:54,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:37:54,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:37:54,490 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:37:55,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:00,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:05,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:09,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:09,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:09,490 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:11,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:16,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:20,972 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:38:21,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:24,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:24,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:24,490 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:27,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:32,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:37,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:39,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:39,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:39,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:43,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:48,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:50,974 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:38:53,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:38:54,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:38:54,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:38:54,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:38:59,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:04,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:09,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:09,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:09,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:10,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:15,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:20,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:20,976 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:39:24,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:24,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:24,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:26,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:31,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:36,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:39,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:41,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:46,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:50,976 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:39:51,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:39:54,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:39:54,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:39:54,449 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:39:57,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:02,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:07,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:09,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:09,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:09,450 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:13,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:18,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:20,978 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:40:23,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:24,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:24,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:24,450 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:29,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:34,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:39,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:39,450 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:40,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:45,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:40:50,979 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:40:54,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:40:54,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:40:54,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:40:55,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:00,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:05,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:09,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:09,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:09,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:10,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:15,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:20,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:20,980 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:41:24,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:24,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:24,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:25,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:30,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:35,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:39,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:39,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:39,686 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:40,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:45,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:50,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:41:50,981 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:41:54,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:41:54,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:41:54,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:41:56,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:01,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:06,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:09,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:09,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:09,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:11,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:16,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:20,982 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:42:21,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:24,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:24,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:24,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:27,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:32,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:37,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:39,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:39,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:39,645 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:43,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:48,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:50,984 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:42:53,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:42:54,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:42:54,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:42:54,646 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:42:59,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:04,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:09,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:09,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:09,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:09,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:14,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:19,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:20,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:43:24,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:24,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:24,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:24,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:29,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:34,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:39,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:39,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:39,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:39,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:44,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:49,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:43:50,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:43:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:43:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:43:54,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:43:55,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:00,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:05,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:09,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:09,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:09,750 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:10,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:15,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:20,987 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:44:24,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:24,707 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:26,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:31,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:36,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:39,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:39,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:39,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:41,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:46,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:50,988 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:44:51,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:44:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:44:54,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:44:54,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:44:57,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:02,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:07,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:09,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:09,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:09,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:12,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:17,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:20,989 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:45:22,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:24,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:24,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:28,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:33,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:38,745 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:39,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:39,708 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:39,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:43,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:48,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:50,990 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:45:53,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:45:54,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:45:54,709 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:45:54,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:45:59,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:09,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:09,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:09,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:09,890 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:14,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:19,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:20,992 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:46:24,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:25,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:25,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:25,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:30,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:35,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:40,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:40,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:40,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:41,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:46,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:50,993 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:46:51,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:46:55,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:46:55,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:46:55,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:46:57,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:02,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:07,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:10,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:10,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:10,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:12,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:17,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:20,994 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:47:22,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:25,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:28,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:33,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:38,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:40,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:40,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:40,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:47:44,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:49,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:50,995 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:47:54,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:47:55,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:47:55,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:47:55,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:00,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:05,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:10,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:10,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:10,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:10,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:15,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:20,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:20,997 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:48:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:25,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:25,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:26,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:31,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:36,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:40,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:40,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:40,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:42,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:47,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:50,998 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:48:52,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:48:55,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:48:55,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:48:55,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:48:58,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:03,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:08,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:10,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:10,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:10,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:14,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:19,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:20,999 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:49:25,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:25,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:25,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:25,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:30,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:35,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:40,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:40,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:40,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:40,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:45,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:50,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:49:51,000 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:49:55,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:49:55,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:49:55,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:49:56,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:01,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:06,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:10,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:10,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:12,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:17,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:21,002 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:50:23,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:25,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:25,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:28,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:33,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:38,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:40,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:40,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:50:40,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:44,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:49,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:51,002 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:50:55,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:50:55,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:50:55,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:50:55,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:00,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:05,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:10,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:10,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:10,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:10,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:15,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:20,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:21,003 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:51:25,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:25,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:25,612 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:25,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:30,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:35,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:40,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:40,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:40,612 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:41,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:46,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:51,006 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:51:52,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:51:56,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:51:56,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:51:56,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:51:57,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:02,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:07,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:11,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:11,165 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:11,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:13,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:18,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:21,007 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:52:24,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:29,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:34,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:39,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:52:41,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:52:45,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:50,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:51,008 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:52:56,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:52:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:52:56,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:01,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:06,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:11,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:11,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:12,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:17,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:21,009 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:53:23,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:26,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:28,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:33,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:38,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:41,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:43,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:48,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:51,011 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:53:54,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:53:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:53:56,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:53:59,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:04,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:09,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:11,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:11,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:15,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:20,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:21,012 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:54:26,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:26,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:26,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:31,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:36,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:41,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:41,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:41,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:46,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:51,013 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:54:52,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:54:56,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:54:56,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:54:57,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:02,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:07,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:11,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:11,817 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:11,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:12,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:17,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:21,014 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:55:23,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:26,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:26,817 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:28,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:33,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:38,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:41,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:41,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:41,817 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:43,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:48,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:51,015 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:55:54,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:55:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:55:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:55:56,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:55:59,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:04,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:09,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:11,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:11,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:11,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:15,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:20,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:21,016 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:56:26,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:26,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:26,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:26,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:31,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:36,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:41,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:41,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:56:41,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:41,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:46,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:51,017 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:56:52,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:56:56,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:56:56,818 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:56:57,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:02,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:07,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:12,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:12,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:12,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:13,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:18,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:21,018 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:57:24,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:27,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:27,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:57:27,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:29,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:34,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:39,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:42,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:42,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:57:45,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:50,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:51,020 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:57:56,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:57:57,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:57:57,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:01,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:06,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:11,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:12,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:12,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:17,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:21,021 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:58:23,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:27,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:27,320 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:28,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:33,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:42,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:42,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:58:42,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:58:44,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:49,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:51,023 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:58:55,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:58:57,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:58:57,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:58:57,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:00,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:05,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:10,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:12,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:12,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:12,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:15,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:20,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:21,024 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:59:26,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:27,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:27,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:27,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:36,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:41,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:42,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:42,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 21:59:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 21:59:46,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:51,025 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 21:59:52,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:57,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 21:59:57,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 21:59:57,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:02,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:07,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:12,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:12,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:13,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:18,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:21,026 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:00:24,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:27,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:27,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:00:27,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:29,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:34,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:39,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:42,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:42,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:00:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:50,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:51,028 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:00:56,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:00:57,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:00:57,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:01,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:06,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:11,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:12,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:12,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:17,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:21,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:01:23,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:27,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:28,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:33,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:38,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:42,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:42,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:01:42,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:01:44,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:49,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:51,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:01:55,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:01:57,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:01:57,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:00,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:05,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:10,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:12,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:12,322 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:15,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:20,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:21,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:02:26,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:27,323 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:31,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:36,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:41,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:42,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:42,323 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:42,323 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:47,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:51,032 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:02:53,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:02:57,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:02:57,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:02:57,427 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:02:58,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:03,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:08,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:12,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:12,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:12,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:13,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:18,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:21,033 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:03:24,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:27,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:27,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:27,586 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:29,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:34,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:39,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:42,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:42,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:42,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:03:45,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:50,582 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:51,034 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:03:56,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:03:57,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:03:57,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:03:57,586 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:01,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:06,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:11,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:12,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:12,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:12,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:17,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:21,035 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:04:23,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:27,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:27,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:27,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:28,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:33,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:38,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:42,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:42,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:42,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:04:44,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:49,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:51,036 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:04:55,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:04:57,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:04:57,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:04:57,543 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:00,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:05,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:10,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:12,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:12,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:12,544 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:16,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:21,037 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:05:22,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:27,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:27,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:27,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:32,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:37,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:42,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:42,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:42,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:42,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:47,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:51,039 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:05:53,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:05:57,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:05:57,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:05:57,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:05:58,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:03,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:08,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:12,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:12,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:12,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:14,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:19,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:21,039 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:06:25,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:27,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:27,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:27,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:30,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:35,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:40,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:42,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:42,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:42,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:06:45,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:50,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:51,040 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:06:56,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:06:57,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:06:57,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:06:57,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:01,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:06,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:11,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:12,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:12,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:12,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:17,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:21,041 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:07:23,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:27,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:27,851 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:28,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:33,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:38,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:42,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:42,852 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:42,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:43,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:48,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:51,041 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:07:54,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:07:57,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:07:57,852 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:07:57,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:07:59,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:04,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:09,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:13,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:13,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:13,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:15,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:20,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:21,043 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:08:26,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:28,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:28,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:28,283 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:31,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:36,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:41,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:43,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:43,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:43,283 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:08:47,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:51,044 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:08:53,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:58,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:08:58,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:08:58,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:08:58,454 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:03,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:08,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:13,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:13,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:13,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:13,788 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:18,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:21,046 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:09:24,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:28,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:28,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:28,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:29,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:34,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:39,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:43,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:43,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:43,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:09:44,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:49,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:51,047 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:09:55,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:09:58,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:09:58,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:09:58,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:00,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:05,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:10,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:13,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:13,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:13,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:16,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:21,048 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:10:22,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:27,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:28,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:28,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:28,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:32,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:37,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:42,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:43,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:43,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:43,883 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:48,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:51,050 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:10:54,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:10:58,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:10:58,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:10:58,884 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:10:59,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:04,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:09,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:14,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:14,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:14,069 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:15,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:20,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:21,051 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:11:26,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:29,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:29,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:29,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:31,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:36,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:41,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:44,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:44,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:44,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:11:46,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:51,052 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:11:52,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:57,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:11:59,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:11:59,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:11:59,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:02,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:07,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:12,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:14,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:14,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:17,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:21,054 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:12:23,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:28,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:29,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:29,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:33,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:38,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:43,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:44,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:44,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:44,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:12:48,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:51,055 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:12:54,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:59,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:12:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:12:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:12:59,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:04,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:09,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:14,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:15,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:20,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:21,056 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:13:26,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:29,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:31,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:36,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:41,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:44,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:44,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:44,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:13:46,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:51,057 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:13:52,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:57,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:13:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:13:59,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:13:59,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:02,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:07,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:12,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:14,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:14,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:14,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:17,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:21,059 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:14:23,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:28,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:29,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:29,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:29,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:33,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:38,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:43,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:44,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:44,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:44,743 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:14:48,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:51,060 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:14:54,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:59,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:14:59,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:14:59,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:14:59,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:04,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:09,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:14,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:14,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:14,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:15,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:20,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:21,061 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:15:26,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:29,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:29,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:29,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:31,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:36,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:41,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:44,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:44,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:44,826 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:15:46,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:51,062 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:15:52,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:57,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:15:59,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:15:59,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:15:59,783 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:02,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:07,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:12,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:14,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:14,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:14,784 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:18,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:21,063 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:16:24,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:29,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:29,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:29,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:29,784 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:34,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:39,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:44,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:44,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:44,784 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:16:45,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:50,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:51,065 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:16:56,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:16:59,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:16:59,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:16:59,850 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:01,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:06,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:11,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:15,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:15,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:15,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:17,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:21,066 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:17:22,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:27,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:30,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:30,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:30,031 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:32,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:37,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:42,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:45,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:17:45,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:17:45,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:17:47,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:51,067 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:17:53,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:17:58,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:00,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:00,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:00,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:03,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:08,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:13,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:15,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:15,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:15,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:18,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:21,068 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:18:24,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:29,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:30,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:18:30,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:34,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:39,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:44,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:45,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:18:45,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:18:50,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:18:51,069 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:18:56,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:00,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:00,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:01,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:06,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:11,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:15,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:15,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:16,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:21,070 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:19:22,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:27,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:19:30,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:32,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:37,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:45,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:19:45,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:19:48,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:51,071 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:19:54,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:19:59,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:00,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:00,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:04,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:09,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:14,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:15,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:15,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:19,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:21,072 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:20:25,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:30,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:30,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:30,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:35,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:40,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:45,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:20:45,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:20:45,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:50,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:20:51,073 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:20:56,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:00,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:00,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:01,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:06,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:11,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:15,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:15,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:17,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:21,074 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:21:23,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:28,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:30,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:30,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:33,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:38,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:43,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:45,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:21:45,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:21:49,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:21:51,075 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:21:55,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:00,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:00,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:00,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:05,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:10,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:15,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:22:15,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:15,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:15,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:20,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:21,076 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:22:26,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:30,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:30,221 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:31,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:36,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:41,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:45,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:22:45,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:22:45,221 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:22:47,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:51,076 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:22:53,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:22:58,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:00,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:00,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:00,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:03,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:08,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:13,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:15,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:15,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:15,368 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:18,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:21,077 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:23:24,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:29,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:30,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:30,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:30,376 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:34,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:39,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:44,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:23:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:23:45,376 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:23:50,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:23:51,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:23:56,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:00,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:00,376 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:01,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:06,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:11,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:15,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:15,377 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:16,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:21,079 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:24:22,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:27,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:30,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:30,377 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:32,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:37,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:42,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:45,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:24:45,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:24:45,377 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:24:48,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:51,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:24:54,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:24:59,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:00,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:00,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:00,437 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:04,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:09,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:14,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:15,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:15,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:15,437 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:20,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:21,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:25:26,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:30,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:30,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:30,478 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:31,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:36,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:41,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:45,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:25:45,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:25:45,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:25:46,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:51,081 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:25:52,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:25:57,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:00,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:00,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:02,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:07,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:12,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:15,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:15,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:18,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:21,082 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:26:24,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:29,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:30,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:30,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:34,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:39,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:44,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:45,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:26:45,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:26:49,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:26:51,084 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:26:55,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:00,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:00,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:00,456 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:05,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:10,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:15,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:15,457 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:15,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:20,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:21,085 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:27:26,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:30,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:30,457 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:31,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:36,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:41,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:45,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:27:45,457 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:27:46,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:51,086 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:27:52,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:27:57,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:00,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:00,475 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:02,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:07,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:12,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:15,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:15,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:17,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:21,087 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:28:23,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:28,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:30,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:30,614 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:33,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:38,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:43,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:45,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:28:45,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:28:48,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:51,089 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:28:54,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:28:59,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:00,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:00,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:04,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:09,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:14,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:15,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:15,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:19,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:21,090 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:29:25,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:30,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:30,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:30,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:35,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:40,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:45,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:29:45,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:29:46,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:51,091 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:29:52,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:29:57,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:00,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:00,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:02,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:07,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:12,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:15,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:15,615 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:17,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:21,092 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:30:23,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:28,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:30,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:30,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:33,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:38,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:43,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:45,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:30:45,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:30:48,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:51,093 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:30:54,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:30:59,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:00,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:00,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:04,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:09,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:14,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:16,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:16,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:20,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:21,095 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:31:26,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:31,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:31,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:31,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:31,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:36,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:41,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:46,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:31:46,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:31:46,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:31:47,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:51,095 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:31:53,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:31:58,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:01,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:01,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:01,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:03,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:08,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:13,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:16,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:19,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:21,097 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:32:25,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:30,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:31,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:31,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:31,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:35,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:40,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:45,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:46,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:32:46,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:32:46,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:32:51,098 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:32:51,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:32:56,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:01,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:01,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:01,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:01,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:06,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:11,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:16,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:16,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:16,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:16,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:21,099 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:33:22,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:27,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:31,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:31,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:31,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:32,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:37,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:42,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:46,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:33:46,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:33:46,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:33:47,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:51,100 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:33:53,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:33:58,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:01,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:01,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:01,072 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:08,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:13,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:16,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:16,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:16,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:18,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:21,102 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:34:24,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:29,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:31,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:31,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:31,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:36,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:37,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:42,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:34:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:34:46,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:34:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:51,103 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:34:54,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:34:59,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:01,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:01,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:01,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:04,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:09,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:14,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:16,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:16,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:16,218 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:19,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:21,106 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:35:25,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:30,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:31,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:31,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:35,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:40,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:45,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:35:46,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:35:46,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:35:51,105 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:35:51,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:35:56,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:01,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:01,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:01,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:01,218 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:06,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:11,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:16,179 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:17,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:21,106 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:36:23,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:28,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:31,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:31,178 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:33,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:38,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:43,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:46,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:36:46,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:36:46,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:36:48,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:51,107 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:36:54,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:36:59,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:01,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:01,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:01,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:04,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:09,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:14,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:16,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:16,179 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:20,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:21,108 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:37:26,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:31,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:31,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:31,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:31,250 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:36,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:41,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:46,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:37:46,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:37:46,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:37:47,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:51,109 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:37:53,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:37:58,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:01,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:01,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:01,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:03,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:08,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:13,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:16,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:16,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:16,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:18,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:21,110 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:38:24,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:29,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:31,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:31,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:31,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:34,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:39,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:44,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:38:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:38:46,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:38:50,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:38:51,111 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:38:56,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:01,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:01,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:01,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:01,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:06,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:11,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:16,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:16,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:16,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:16,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:21,113 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:39:22,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:27,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:31,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:31,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:31,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:32,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:37,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:39:46,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:39:46,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:39:48,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:51,113 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:39:54,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:39:59,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:01,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:01,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:01,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:04,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:09,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:14,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:16,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:16,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:16,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:19,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:21,115 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:40:25,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:30,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:31,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:31,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:31,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:36,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:36,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:41,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:46,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:40:46,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:46,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:40:46,350 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:40:51,116 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:40:52,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:40:57,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:01,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:01,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:01,309 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:02,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:07,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:12,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:16,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:16,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:16,350 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:17,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:21,117 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:41:23,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:28,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:31,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:31,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:31,350 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:33,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:38,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:43,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:46,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:41:46,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:41:46,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:41:49,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:41:51,118 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:41:55,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:00,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:01,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:01,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:01,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:05,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:10,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:15,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:16,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:16,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:16,321 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:21,119 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:42:21,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:26,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:31,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:31,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:31,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:31,489 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:36,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:41,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:46,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:46,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:42:46,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:42:46,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:42:51,120 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:42:52,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:42:57,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:01,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:01,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:01,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:02,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:07,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:12,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:16,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:16,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:16,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:17,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:21,121 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:43:23,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:28,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:31,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:31,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:31,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:33,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:38,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:43,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:46,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:43:46,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:43:46,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:43:48,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:51,122 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:43:54,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:43:59,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:01,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:01,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:01,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:04,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:09,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:14,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:16,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:16,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:16,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:20,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:21,123 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:44:26,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:31,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:31,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:31,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:31,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:36,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:41,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:46,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:46,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:44:46,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:44:46,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:44:51,123 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:44:52,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:44:57,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:01,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:01,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:01,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:02,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:07,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:16,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:16,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:16,742 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:18,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:21,125 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:45:24,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:29,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:32,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:32,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:32,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:34,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:39,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:44,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:47,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:45:47,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:45:47,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:45:50,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:45:51,126 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:45:56,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:01,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:02,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:02,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:02,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:06,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:11,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:16,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:17,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:17,520 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:17,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:21,129 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:46:22,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:27,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:32,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:32,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:32,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:32,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:37,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:42,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:47,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:46:47,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:46:47,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:46:48,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:51,129 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:46:54,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:46:59,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:02,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:02,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:06,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:11,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:16,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:17,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:17,521 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:17,521 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:21,132 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:47:22,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:27,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:32,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:32,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:32,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:32,535 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:37,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:42,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:47,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:47,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:47:47,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:47:47,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:47:51,132 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:47:53,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:47:58,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:02,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:02,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:02,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:03,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:08,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:13,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:17,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:17,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:17,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:19,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:21,133 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:48:25,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:30,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:32,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:32,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:32,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:35,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:40,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:45,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:48,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:48:48,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:48:48,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:48:51,134 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:48:51,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:48:56,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:01,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:03,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:06,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:11,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:16,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:18,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:18,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:18,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:21,135 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:49:22,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:27,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:32,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:33,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:33,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:33,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:37,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:42,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:47,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:48,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:49:48,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:49:48,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:49:51,135 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:49:53,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:49:58,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:03,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:03,234 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:08,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:13,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:18,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:18,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:18,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:18,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:21,136 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:50:24,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:29,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:33,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:33,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:33,442 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:34,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:39,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:44,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:48,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:50:48,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:50:48,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:50:50,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:50:51,138 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:50:56,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:01,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:03,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:03,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:06,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:11,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:16,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:18,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:18,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:21,139 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:51:22,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:27,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:32,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:33,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:37,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:42,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:47,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:48,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:51:48,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:51:48,443 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:51:51,140 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:51:53,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:51:58,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:03,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:03,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:08,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:13,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:18,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:18,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:21,141 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:52:24,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:29,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:52:33,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:33,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:34,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:39,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:44,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:48,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:52:48,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:52:49,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:52:51,142 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:52:55,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:00,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:03,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:03,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:03,444 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:05,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:10,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:15,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:18,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:18,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:20,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:21,144 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:53:26,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:31,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:33,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:33,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:33,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:36,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:41,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:46,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:48,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:53:48,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:53:48,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:53:51,145 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:53:52,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:53:57,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:02,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:03,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:03,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:07,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:12,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:17,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:18,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:21,146 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:54:23,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:28,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:33,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:33,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:33,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:38,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:43,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:48,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:54:48,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:54:49,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:54:51,146 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:54:55,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:00,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:03,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:03,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:05,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:10,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:15,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:18,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:20,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:21,148 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:55:26,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:31,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:33,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:33,656 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:36,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:41,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:46,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:49,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:55:49,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:55:49,040 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:55:51,149 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:55:52,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:55:57,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:02,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:04,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:04,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:04,041 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:08,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:13,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:18,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:19,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:19,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:19,082 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:21,150 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:56:23,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:28,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:33,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:34,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:34,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:34,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:38,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:43,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:48,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:49,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:56:49,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:56:49,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:56:51,151 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:56:54,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:56:59,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:04,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:04,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:04,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:04,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:09,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:14,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:19,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:19,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:19,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:19,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:21,154 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:57:25,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:30,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:34,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:34,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:34,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:35,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:40,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:45,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:49,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:57:49,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:57:49,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:57:51,153 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:57:51,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:57:56,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:01,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:04,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:04,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:04,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:06,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:11,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:16,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:19,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:19,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:19,174 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:21,157 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:58:22,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:27,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:32,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:34,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:34,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:34,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:37,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:42,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:47,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:49,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:58:49,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:58:49,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:58:51,156 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:58:53,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:58:58,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:03,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:04,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:04,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:04,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:08,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:13,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:18,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:19,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:19,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:19,500 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:21,157 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:59:24,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:29,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:34,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:34,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:34,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:34,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:39,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:44,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:49,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 22:59:49,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 22:59:49,500 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 22:59:50,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 22:59:51,158 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 22:59:56,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:01,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:04,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:04,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:04,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:06,566 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:11,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:16,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:19,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:19,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:19,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:21,160 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:00:22,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:27,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:32,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:34,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:34,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:34,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:37,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:42,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:47,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:49,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:00:49,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:00:49,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:00:51,161 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:00:53,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:00:58,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:03,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:04,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:04,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:04,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:08,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:13,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:18,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:19,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:19,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:19,510 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:21,162 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:01:24,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:29,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:34,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:34,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:34,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:34,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:39,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:44,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:49,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:01:49,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:01:49,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:01:49,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:01:51,163 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:01:55,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:00,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:04,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:04,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:04,554 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:06,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:11,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:16,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:19,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:19,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:19,554 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:21,165 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:02:22,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:32,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:34,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:34,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:34,755 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:37,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:42,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:47,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:49,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:02:49,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:02:49,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:02:51,166 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:02:53,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:02:58,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:03,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:04,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:04,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:04,948 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:08,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:13,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:18,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:19,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:19,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:19,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:21,167 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:03:24,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:29,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:34,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:34,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:34,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:34,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:39,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:44,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:49,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:03:49,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:03:49,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:03:50,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:03:51,168 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:03:56,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:01,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:04,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:04,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:04,949 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:06,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:11,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:16,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:20,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:20,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:20,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:21,169 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:04:22,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:27,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:32,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:35,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:35,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:37,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:42,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:47,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:50,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:04:50,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:04:50,388 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:04:51,171 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:04:53,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:04:58,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:03,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:05,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:05,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:08,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:13,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:18,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:20,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:21,172 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:05:24,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:29,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:34,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:35,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:44,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:49,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:05:50,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:05:50,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:05:50,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:05:51,172 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:05:55,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:00,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:05,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:06:05,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:10,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:15,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:20,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:20,675 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:21,173 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:06:21,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:26,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:31,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:35,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:35,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:36,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:46,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:50,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:06:50,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:06:51,174 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:06:52,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:06:57,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:02,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:05,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:05,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:07,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:12,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:17,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:20,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:20,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:21,175 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:07:23,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:28,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:33,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:35,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:35,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:38,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:43,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:48,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:50,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:07:50,676 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:07:51,176 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:07:54,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:07:59,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:04,179 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:05,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:05,744 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:05,744 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:09,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:14,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:19,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:20,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:21,178 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:08:25,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:30,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:35,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:35,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:35,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:35,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:40,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:45,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:50,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:08:50,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:08:50,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:08:50,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:08:51,178 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:08:56,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:01,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:05,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:05,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:05,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:06,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:11,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:20,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:20,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:21,180 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:09:22,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:27,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:32,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:35,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:35,919 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:37,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:42,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:47,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:50,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:09:50,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:09:50,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:09:51,181 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:09:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:09:58,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:03,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:05,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:05,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:05,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:08,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:13,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:18,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:20,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:21,182 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:10:24,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:29,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:34,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:35,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:35,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:35,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:10:39,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:44,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:49,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:10:50,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:10:50,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:10:51,183 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:10:55,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:00,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:05,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:05,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:05,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:10,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:15,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:20,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:21,185 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:11:21,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:26,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:31,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:35,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:35,920 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:36,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:41,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:46,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:50,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:11:50,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:11:51,186 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:11:52,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:11:57,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:02,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:05,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:05,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:07,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:12,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:17,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:20,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:20,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:21,187 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:12:23,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:28,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:33,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:35,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:35,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:38,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:43,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:48,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:50,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:12:50,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:12:50,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:12:51,188 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:12:54,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:12:59,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:04,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:05,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:05,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:09,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:14,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:19,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:20,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:20,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:21,189 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:13:25,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:30,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:35,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:35,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:35,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:40,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:45,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:50,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:13:50,921 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:13:50,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:13:51,190 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:13:56,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:01,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:05,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:05,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:06,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:11,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:16,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:20,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:20,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:21,191 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:14:22,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:27,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:32,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:35,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:35,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:35,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:38,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:43,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:48,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:50,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:14:50,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:14:50,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:14:51,192 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:14:54,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:14:59,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:04,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:05,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:05,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:09,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:14,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:19,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:20,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:20,922 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:21,193 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:15:25,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:30,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:35,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:36,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:36,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:36,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:40,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:45,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:50,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:15:51,194 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:15:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:15:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:15:51,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:15:56,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:01,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:06,196 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:07,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:12,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:17,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:21,196 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:16:21,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:21,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:21,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:22,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:27,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:32,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:36,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:36,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:36,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:38,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:43,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:48,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:16:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:16:51,197 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:16:51,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:16:54,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:16:59,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:04,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:06,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:06,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:10,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:15,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:20,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:21,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:21,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:21,198 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:17:21,199 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:25,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:30,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:35,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:36,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:36,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:36,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:41,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:46,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:17:51,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:17:51,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:17:51,253 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:17:51,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:17:56,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:01,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:06,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:06,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:06,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:07,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:12,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:17,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:21,199 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:18:21,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:21,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:21,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:22,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:27,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:32,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:36,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:36,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:36,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:38,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:43,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:48,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:51,202 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:18:51,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:18:51,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:18:51,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:18:53,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:18:58,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:03,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:06,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:06,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:06,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:08,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:13,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:18,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:21,201 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:19:21,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:21,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:21,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:23,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:28,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:33,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:36,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:36,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:39,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:44,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:49,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:51,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:19:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:19:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:19:51,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:19:54,533 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:19:59,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:04,534 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:06,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:06,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:06,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:10,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:15,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:20,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:21,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:20:21,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:21,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:21,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:25,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:30,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:35,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:36,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:36,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:41,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:46,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:51,208 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:20:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:20:51,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:20:51,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:20:52,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:20:57,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:02,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:06,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:06,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:06,486 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:08,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:13,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:18,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:21,206 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:21:21,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:21,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:21,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:23,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:28,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:33,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:36,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:36,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:36,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:39,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:44,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:49,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:51,207 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:21:51,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:21:51,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:21:51,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:21:54,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:21:59,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:04,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:06,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:06,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:06,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:10,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:15,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:20,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:21,208 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:22:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:21,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:25,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:30,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:35,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:36,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:22:36,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:40,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:45,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:50,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:22:51,210 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:22:51,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:22:51,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:22:56,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:01,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:06,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:06,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:06,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:06,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:11,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:16,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:21,211 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:23:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:21,839 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:22,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:27,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:32,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:36,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:36,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:38,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:43,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:48,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:51,212 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:23:51,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:23:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:23:51,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:23:53,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:23:58,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:03,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:06,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:06,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:06,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:09,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:14,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:19,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:21,213 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:24:21,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:21,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:25,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:30,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:35,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:36,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:41,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:46,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:51,214 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:24:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:24:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:24:51,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:24:52,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:24:57,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:02,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:06,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:06,840 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:07,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:12,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:17,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:21,215 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:25:21,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:21,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:21,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:22,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:27,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:32,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:36,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:36,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:38,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:48,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:51,216 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:25:51,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:25:51,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:25:51,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:25:53,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:25:58,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:03,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:06,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:06,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:06,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:08,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:13,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:18,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:21,216 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:26:21,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:21,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:21,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:24,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:29,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:34,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:36,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:36,841 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:40,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:45,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:50,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:26:51,218 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:26:52,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:26:52,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:26:52,061 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:26:56,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:01,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:06,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:07,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:07,061 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:11,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:16,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:21,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:21,219 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:27:22,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:22,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:22,061 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:27,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:32,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:37,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:37,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:37,062 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:38,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:43,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:48,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:51,220 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:27:52,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:27:52,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:27:52,062 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:27:54,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:27:59,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:04,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:07,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:07,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:07,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:09,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:14,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:19,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:21,221 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:28:22,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:22,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:22,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:25,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:30,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:35,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:37,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:37,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:37,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:28:40,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:45,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:50,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:28:51,222 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:28:52,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:28:52,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:28:56,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:01,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:06,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:07,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:07,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:11,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:16,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:21,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:21,224 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:29:22,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:22,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:27,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:32,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:37,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:37,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:37,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:42,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:47,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:51,225 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:29:52,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:29:52,091 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:29:53,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:29:58,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:03,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:07,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:07,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:07,214 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:08,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:13,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:18,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:21,227 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:30:22,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:22,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:22,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:24,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:29,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:34,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:37,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:37,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:37,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:39,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:44,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:49,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:30:51,228 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:30:52,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:30:52,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:30:52,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:30:55,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:00,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:05,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:07,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:07,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:07,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:11,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:16,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:21,231 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:31:22,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:22,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:22,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:22,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:27,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:32,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:37,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:37,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:37,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:38,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:43,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:48,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:51,231 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:31:52,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:31:52,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:31:52,342 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:31:54,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:31:59,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:04,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:07,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:07,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:07,342 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:09,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:14,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:19,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:21,234 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:32:22,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:22,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:22,342 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:24,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:29,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:34,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:37,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:37,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:37,685 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:39,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:44,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:49,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:51,233 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:32:52,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:32:52,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:32:52,829 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:32:54,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:32:59,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:04,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:07,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:07,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:07,829 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:09,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:14,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:19,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:21,235 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:33:22,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:22,829 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:25,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:30,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:35,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:37,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:37,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:37,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:41,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:46,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:51,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:33:51,236 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:33:52,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:33:52,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:33:52,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:33:57,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:02,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:07,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:07,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:07,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:07,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:12,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:17,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:21,237 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:34:22,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:22,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:28,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:33,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:37,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:37,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:37,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:38,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:43,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:48,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:51,239 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:34:52,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:34:53,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:34:53,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:34:54,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:34:59,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:04,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:07,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:07,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:07,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:10,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:15,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:20,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:21,240 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:35:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:22,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:25,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:30,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:35,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:37,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:37,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:38,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:41,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:46,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:51,241 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:35:52,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:35:52,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:35:52,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:35:52,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:35:57,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:02,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:07,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:07,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:08,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:08,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:13,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:18,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:21,243 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:36:22,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:22,959 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:23,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:24,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:29,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:34,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:38,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:38,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:38,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:39,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:44,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:49,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:36:51,244 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:36:53,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:36:53,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:36:53,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:36:55,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:00,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:05,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:08,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:08,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:08,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:10,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:15,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:20,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:21,245 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:37:23,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:23,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:23,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:25,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:30,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:35,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:38,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:38,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:41,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:46,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:51,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:37:51,246 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:37:53,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:37:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:37:53,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:37:56,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:01,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:06,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:08,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:08,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:08,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:12,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:17,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:21,248 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:38:22,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:23,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:23,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:23,182 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:28,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:33,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:38,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:39,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:44,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:49,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:38:51,249 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:38:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:38:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:38:53,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:38:55,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:00,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:05,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:08,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:08,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:08,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:10,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:15,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:20,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:21,250 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:39:23,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:23,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:23,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:25,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:30,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:35,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:38,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:38,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:39:38,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:41,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:46,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:51,252 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:39:52,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:39:53,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:39:53,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:39:57,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:02,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:08,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:08,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:08,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:12,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:17,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:21,253 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:40:23,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:23,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:23,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:28,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:33,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:38,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:38,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:38,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:43,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:48,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:51,254 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:40:53,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:40:53,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:40:53,290 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:40:54,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:40:59,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:04,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:08,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:08,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:08,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:09,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:14,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:19,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:21,255 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:41:23,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:23,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:23,474 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:24,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:29,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:34,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:38,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:38,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:38,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:40,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:45,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:50,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:41:51,257 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:41:53,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:41:53,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:41:53,432 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:41:55,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:00,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:05,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:08,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:08,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:08,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:10,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:15,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:20,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:21,259 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:42:23,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:23,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:23,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:26,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:31,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:36,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:38,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:38,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:38,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:42,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:47,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:51,259 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:42:53,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:42:53,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:42:53,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:42:53,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:42:58,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:03,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:08,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:08,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:08,433 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:08,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:13,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:18,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:21,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:43:23,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:23,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:23,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:24,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:29,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:34,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:38,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:38,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:38,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:39,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:44,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:49,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:43:51,262 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:43:54,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:43:54,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:43:54,347 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:43:55,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:00,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:05,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:09,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:09,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:09,410 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:10,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:15,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:20,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:21,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:44:24,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:24,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:24,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:26,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:31,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:36,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:39,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:39,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:41,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:46,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:51,265 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:44:52,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:44:54,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:44:54,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:44:54,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:44:57,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:02,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:07,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:09,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:09,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:09,414 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:12,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:17,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:21,266 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:45:23,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:24,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:24,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:24,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:28,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:33,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:38,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:39,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:44,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:49,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:51,267 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:45:54,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:45:54,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:45:54,414 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:45:54,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:45:59,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:04,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:09,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:09,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:09,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:10,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:15,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:20,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:21,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:46:24,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:24,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:24,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:25,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:30,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:35,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:39,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:39,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:39,627 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:40,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:45,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:50,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:46:51,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:46:54,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:46:54,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:46:54,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:46:55,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:00,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:05,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:09,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:09,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:09,627 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:11,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:16,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:21,271 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:47:22,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:24,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:24,628 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:24,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:27,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:32,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:37,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:39,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:39,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:39,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:42,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:47,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:51,272 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:47:53,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:47:54,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:47:54,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:47:54,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:47:58,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:03,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:08,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:09,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:09,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:09,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:13,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:18,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:21,273 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:48:24,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:24,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:24,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:24,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:29,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:34,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:39,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:39,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:39,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:39,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:44,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:49,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:48:51,275 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:48:54,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:48:54,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:48:54,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:48:55,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:00,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:05,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:09,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:09,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:09,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:11,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:16,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:21,276 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:49:22,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:25,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:49:25,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:25,550 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:27,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:32,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:37,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:40,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:40,550 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:43,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:48,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:51,277 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:49:54,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:49:55,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:49:55,550 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:49:59,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:04,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:09,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:10,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:10,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:10,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:14,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:19,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:21,279 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:50:25,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:25,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:25,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:25,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:30,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:35,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:40,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:40,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:50:40,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:41,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:46,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:51,280 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:50:52,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:50:55,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:50:55,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:50:57,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:02,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:07,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:10,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:10,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:10,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:13,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:18,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:21,281 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:51:24,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:25,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:25,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:25,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:29,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:34,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:39,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:40,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:40,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:51:40,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:44,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:49,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:51,283 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:51:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:51:55,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:51:55,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:51:55,779 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:00,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:05,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:10,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:10,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:10,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:10,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:15,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:20,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:21,284 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:52:25,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:25,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:25,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:25,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:30,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:35,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:40,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:41,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:41,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:41,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:46,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:51,285 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:52:52,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:52:56,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:52:56,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:52:56,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:52:57,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:02,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:07,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:11,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:11,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:11,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:13,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:18,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:21,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:53:24,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:26,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:26,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:26,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:29,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:34,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:39,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:41,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:53:44,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:49,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:51,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:53:55,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:53:56,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:53:56,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:53:56,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:00,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:05,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:10,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:11,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:11,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:11,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:15,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:20,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:21,289 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:54:26,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:26,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:26,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:26,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:31,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:36,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:41,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:41,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:41,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:41,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:46,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:51,290 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:54:52,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:54:56,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:54:56,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:54:56,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:54:57,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:02,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:07,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:11,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:11,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:11,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:12,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:17,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:21,291 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:55:23,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:26,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:26,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:26,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:29,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:34,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:39,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:41,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:41,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:41,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:55:44,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:49,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:51,292 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:55:55,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:55:56,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:55:56,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:55:56,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:01,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:06,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:11,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:12,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:12,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:12,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:16,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:21,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:21,293 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:56:26,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:27,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:27,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:32,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:37,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:42,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:42,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:42,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:43,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:51,294 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:56:53,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:56:57,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:56:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:56:57,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:56:59,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:04,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:09,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:12,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:15,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:20,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:21,296 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:57:25,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:27,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:27,210 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:31,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:36,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:41,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:42,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:47,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:51,297 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:57:52,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:57:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:57:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:57:57,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:57:58,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:03,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:08,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:12,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:13,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:18,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:21,298 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:58:23,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:27,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:27,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:29,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:34,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:39,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:42,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:42,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:58:44,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:49,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:51,300 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:58:54,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:58:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:58:57,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:58:57,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:00,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:05,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:10,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:12,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:12,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:12,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:16,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:21,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:21,300 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:59:26,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:27,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:27,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:27,167 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:32,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:37,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:42,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:42,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:42,168 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:42,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:47,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:51,301 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-10 23:59:52,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-10 23:59:57,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-10 23:59:57,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-10 23:59:57,168 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-10 23:59:58,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:03,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:08,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:12,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:12,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:12,168 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:14,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:19,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:21,303 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:00:24,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:27,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:27,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:27,248 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:30,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:40,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:42,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:42,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:42,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:00:45,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:50,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:51,304 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:00:56,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:00:57,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:00:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:00:57,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:01,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:06,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:11,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:12,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:12,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:12,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:16,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:21,305 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:01:22,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:27,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:27,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:27,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:27,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:32,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:37,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:42,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:43,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:48,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:51,306 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:01:54,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:01:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:01:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:01:57,361 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:01:59,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:04,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:09,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:12,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:12,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:12,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:14,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:19,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:21,308 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:02:25,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:27,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:27,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:27,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:30,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:35,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:40,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:42,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:42,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:02:45,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:50,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:51,309 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:02:56,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:02:57,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:02:57,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:02:57,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:01,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:06,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:11,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:12,362 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:17,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:21,310 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:03:23,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:27,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:28,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:33,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:38,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:42,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:03:44,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:51,312 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:03:55,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:03:57,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:03:57,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:03:57,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:00,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:05,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:10,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:12,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:12,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:16,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:21,314 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:04:22,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:27,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:27,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:27,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:27,363 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:32,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:37,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:42,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:42,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:42,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:42,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:47,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:51,314 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:04:53,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:04:57,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:04:57,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:04:57,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:04:58,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:03,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:08,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:12,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:12,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:12,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:13,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:18,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:21,317 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:05:24,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:27,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:29,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:34,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:39,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:42,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:42,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:42,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:05:45,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:50,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:51,317 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:05:56,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:05:57,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:05:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:05:57,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:01,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:06,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:11,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:12,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:12,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:12,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:17,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:21,318 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:06:23,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:27,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:28,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:33,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:38,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:42,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:42,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:42,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:06:44,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:49,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:51,319 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:06:55,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:06:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:06:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:06:57,365 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:00,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:05,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:10,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:12,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:12,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:12,365 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:16,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:21,320 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:07:22,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:27,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:27,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:32,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:37,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:42,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:42,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:42,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:43,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:48,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:51,321 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:07:54,323 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:07:57,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:07:57,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:07:57,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:07:59,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:04,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:09,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:12,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:12,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:12,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:14,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:19,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:21,322 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:08:25,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:27,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:27,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:27,406 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:30,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:35,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:40,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:42,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:42,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:42,365 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:08:46,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:51,323 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:08:52,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:57,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:08:57,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:08:57,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:08:57,366 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:02,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:07,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:12,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:12,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:12,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:12,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:17,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:21,325 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:09:23,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:27,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:27,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:27,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:28,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:33,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:38,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:42,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:42,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:42,647 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:43,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:48,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:51,326 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:09:54,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:09:57,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:09:57,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:09:57,647 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:09:59,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:04,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:09,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:12,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:14,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:19,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:21,328 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:10:25,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:27,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:27,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:27,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:30,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:35,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:40,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:42,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:42,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:42,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:10:46,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:51,329 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:10:52,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:57,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:10:57,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:10:57,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:10:57,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:02,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:07,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:12,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:12,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:13,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:18,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:21,330 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:11:24,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:27,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:27,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:27,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:29,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:34,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:39,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:42,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:42,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:42,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:11:45,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:50,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:51,331 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:11:56,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:11:57,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:11:57,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:11:57,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:01,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:06,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:11,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:12,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:12,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:12,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:16,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:21,332 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:12:22,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:27,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:27,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:32,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:37,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:42,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:42,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:43,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:48,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:51,333 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:12:54,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:12:57,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:12:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:12:57,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:12:59,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:04,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:09,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:12,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:20,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:21,335 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:13:26,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:31,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:36,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:41,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:42,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:42,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:47,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:51,336 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:13:53,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:13:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:13:57,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:13:57,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:13:58,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:03,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:08,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:14,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:19,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:21,337 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:14:25,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:27,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:30,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:35,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:40,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:42,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:14:46,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:51,338 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:14:52,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:57,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:14:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:14:57,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:14:57,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:02,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:07,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:13,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:18,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:21,339 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:15:24,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:27,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:29,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:34,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:39,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:42,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:42,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:15:44,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:49,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:51,341 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:15:55,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:15:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:15:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:15:57,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:00,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:05,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:10,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:15,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:20,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:21,341 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:16:26,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:27,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:31,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:36,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:41,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:42,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:42,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:47,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:51,343 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:16:53,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:16:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:16:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:16:57,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:16:58,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:03,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:08,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:13,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:18,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:21,344 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:17:24,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:27,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:29,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:34,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:39,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:43,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:43,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:43,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:17:45,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:50,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:51,345 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:17:55,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:17:58,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:17:58,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:17:58,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:01,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:06,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:11,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:13,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:13,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:13,194 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:16,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:21,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:21,346 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:18:26,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:28,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:28,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:28,610 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:31,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:36,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:41,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:43,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:43,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:18:43,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:18:47,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:51,347 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:18:53,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:58,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:18:58,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:18:58,567 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:03,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:08,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:13,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:13,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:13,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:14,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:19,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:21,348 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:19:25,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:28,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:28,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:28,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:30,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:35,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:40,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:19:43,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:19:46,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:51,349 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:19:52,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:57,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:19:58,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:19:58,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:02,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:07,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:12,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:13,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:13,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:17,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:21,351 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:20:23,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:28,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:28,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:28,568 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:33,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:38,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:43,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:20:43,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:43,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:48,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:51,352 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:20:54,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:20:58,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:20:58,569 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:20:59,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:04,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:09,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:13,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:13,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:13,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:14,943 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:19,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:21,354 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:21:25,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:28,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:28,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:28,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:30,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:35,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:40,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:43,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:43,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:43,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:21:45,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:50,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:51,355 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:21:56,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:21:58,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:21:58,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:21:58,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:01,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:06,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:11,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:13,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:13,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:13,857 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:16,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:21,356 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:22:22,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:27,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:28,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:28,856 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:32,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:37,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:42,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:44,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:44,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:44,169 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:22:48,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:51,357 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:22:53,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:58,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:22:59,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:22:59,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:22:59,169 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:04,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:09,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:14,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:14,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:14,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:14,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:19,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:21,359 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:23:25,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:30,099 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:31,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:36,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:41,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:23:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:23:45,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:23:46,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:51,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:23:51,360 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:23:56,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:00,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:00,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:00,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:02,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:07,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:12,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:15,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:15,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:15,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:18,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:21,361 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:24:23,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:28,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:30,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:30,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:34,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:39,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:44,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:24:45,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:24:45,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:24:50,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:24:51,363 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:24:55,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:00,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:00,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:00,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:01,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:06,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:11,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:15,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:15,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:15,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:17,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:21,364 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:25:22,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:27,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:30,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:30,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:30,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:33,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:38,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:43,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:45,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:25:45,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:25:45,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:25:48,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:51,365 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:25:53,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:25:58,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:00,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:00,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:00,101 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:04,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:09,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:14,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:15,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:15,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:15,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:19,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:21,367 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:26:24,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:29,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:30,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:30,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:30,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:35,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:40,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:45,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:26:45,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:26:45,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:26:45,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:50,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:26:51,369 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:26:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:00,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:00,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:00,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:01,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:06,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:11,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:15,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:15,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:15,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:16,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:21,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:21,369 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:27:26,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:30,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:30,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:30,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:32,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:37,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:42,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:45,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:27:45,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:27:45,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:27:48,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:51,374 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:27:53,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:27:58,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:00,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:00,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:00,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:04,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:09,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:14,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:15,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:15,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:15,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:19,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:21,372 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:28:24,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:29,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:30,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:30,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:30,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:34,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:39,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:44,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:45,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:28:45,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:28:45,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:28:50,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:28:51,373 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:28:56,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:00,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:00,492 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:00,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:01,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:06,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:11,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:15,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:15,831 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:16,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:21,374 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:29:22,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:27,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:30,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:32,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:37,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:42,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:45,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:29:45,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:29:45,831 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:29:48,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:51,376 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:29:54,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:29:59,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:00,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:00,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:00,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:04,944 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:09,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:14,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:15,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:20,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:21,377 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:30:26,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:30,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:30,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:31,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:36,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:41,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:45,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:30:45,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:30:45,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:30:47,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:51,378 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:30:53,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:30:58,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:00,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:00,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:00,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:03,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:08,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:13,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:15,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:15,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:15,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:19,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:21,379 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:31:25,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:30,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:30,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:30,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:30,832 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:35,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:40,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:45,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:31:45,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:45,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:31:45,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:31:50,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:31:51,380 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:31:56,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:00,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:00,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:00,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:01,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:06,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:11,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:15,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:15,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:15,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:17,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:21,382 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:32:23,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:28,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:30,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:30,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:30,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:33,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:38,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:43,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:32:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:32:45,833 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:32:49,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:32:51,383 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:32:55,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:00,384 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:00,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:00,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:00,833 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:05,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:10,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:15,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:15,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:20,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:21,384 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:33:26,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:30,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:31,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:36,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:41,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:33:45,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:33:45,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:33:46,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:51,385 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:33:52,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:33:57,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:00,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:00,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:00,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:02,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:07,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:12,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:15,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:15,874 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:17,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:21,387 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:34:23,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:28,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:30,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:30,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:33,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:38,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:43,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:45,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:34:45,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:34:45,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:34:48,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:51,388 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:34:54,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:34:59,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:00,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:00,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:00,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:04,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:09,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:14,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:16,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:16,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:16,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:20,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:21,390 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:35:25,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:30,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:31,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:36,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:41,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:46,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:35:46,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:35:46,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:35:47,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:51,391 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:35:52,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:35:57,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:01,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:01,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:03,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:08,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:13,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:16,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:16,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:16,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:18,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:21,392 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:36:23,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:28,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:31,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:31,049 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:34,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:39,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:44,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:46,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:36:46,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:36:46,458 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:36:49,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:36:51,393 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:36:55,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:00,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:01,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:01,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:01,764 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:05,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:10,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:15,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:16,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:21,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:21,394 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:37:26,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:31,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:31,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:36,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:41,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:46,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:37:46,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:47,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:37:47,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:37:51,397 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:37:52,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:37:57,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:38:01,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:03,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:08,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:13,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:16,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:19,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:21,400 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:38:24,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:29,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:31,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:31,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:34,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:39,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:44,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:46,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:38:46,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:38:50,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:38:51,400 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:38:55,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:01,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:06,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:11,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:16,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:16,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:16,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:21,401 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:39:21,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:26,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:31,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:31,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:31,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:37,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:39:37,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:42,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:46,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:39:46,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:39:48,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:51,402 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:39:53,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:39:58,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:01,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:01,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:04,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:09,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:14,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:16,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:16,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:16,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:19,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:21,403 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:40:25,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:30,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:31,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:31,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:36,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:41,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:46,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:46,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:40:46,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:40:46,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:40:51,404 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:40:51,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:40:56,405 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:01,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:02,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:02,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:02,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:07,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:12,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:17,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:17,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:17,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:18,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:21,405 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:41:23,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:28,406 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:32,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:32,100 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:34,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:39,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:44,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:47,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:41:47,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:41:47,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:41:49,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:51,407 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:41:54,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:41:59,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:02,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:02,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:02,142 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:05,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:10,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:15,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:17,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:17,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:17,101 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:21,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:21,408 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:42:26,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:31,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:32,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:32,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:32,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:37,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:42,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:47,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:42:47,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:42:47,195 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:42:48,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:51,408 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:42:53,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:42:58,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:02,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:02,195 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:04,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:09,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:14,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:17,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:17,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:17,238 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:19,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:21,410 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:43:24,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:29,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:32,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:32,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:32,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:35,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:40,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:45,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:47,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:43:47,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:43:47,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:43:51,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:43:51,411 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:43:56,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:01,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:02,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:44:02,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:02,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:07,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:12,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:17,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:17,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:17,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:21,411 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:44:22,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:27,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:32,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:32,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:36,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:41,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:46,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:47,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:44:47,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:44:51,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:44:51,412 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:44:56,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:01,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:02,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:02,299 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:07,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:12,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:17,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:17,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:21,413 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:45:22,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:27,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:32,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:32,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:32,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:32,558 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:37,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:42,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:47,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:47,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:45:47,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:45:47,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:45:51,414 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:45:53,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:45:58,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:02,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:02,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:02,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:03,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:08,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:13,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:17,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:17,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:17,785 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:18,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:21,416 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:46:24,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:29,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:32,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:32,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:32,928 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:34,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:39,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:44,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:47,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:46:47,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:46:47,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:46:50,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:46:51,417 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:46:55,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:00,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:02,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:05,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:10,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:15,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:17,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:17,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:17,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:21,419 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:47:21,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:26,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:31,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:32,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:32,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:32,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:37,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:42,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:47,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:47,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:47:47,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:47:47,929 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:47:51,420 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:47:52,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:47:57,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:02,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:02,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:02,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:02,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:08,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:13,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:17,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:17,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:18,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:21,421 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:48:24,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:29,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:32,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:33,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:33,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:35,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:40,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:45,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:47,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:48:48,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:48:48,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:48:51,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:48:51,422 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:48:56,423 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:01,424 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:02,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:03,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:03,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:07,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:12,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:17,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:17,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:21,425 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:49:22,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:27,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:32,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:32,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:33,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:33,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:38,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:43,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:47,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:49:47,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:49:47,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:49:49,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:51,424 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:49:54,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:49:59,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:02,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:02,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:02,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:05,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:10,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:15,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:17,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:17,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:21,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:21,428 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:50:26,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:31,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:32,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:32,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:32,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:37,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:42,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:47,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:47,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:50:47,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:50:47,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:50:51,426 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:50:52,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:50:57,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:02,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:02,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:02,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:02,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:08,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:13,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:17,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:17,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:19,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:21,428 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:51:24,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:29,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:32,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:32,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:32,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:35,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:40,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:45,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:47,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:51:47,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:51:47,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:51:50,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:51:51,429 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:51:55,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:00,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:03,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:03,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:03,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:06,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:11,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:16,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:18,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:18,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:18,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:21,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:21,430 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:52:26,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:31,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:33,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:33,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:52:33,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:37,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:42,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:47,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:48,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:52:48,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:52:51,432 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:52:52,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:52:57,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:02,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:03,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:03,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:08,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:13,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:18,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:18,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:19,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:21,433 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:53:24,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:29,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:33,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:33,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:35,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:40,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:45,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:48,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:53:48,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:53:51,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:53:51,433 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:53:56,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:01,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:03,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:03,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:07,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:12,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:17,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:18,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:18,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:21,434 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:54:22,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:27,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:32,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:33,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:33,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:38,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:43,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:48,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:54:48,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:54:49,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:51,435 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:54:54,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:54:59,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:03,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:03,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:05,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:10,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:15,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:18,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:18,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:21,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:21,436 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:55:26,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:31,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:33,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:33,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:37,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:42,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:47,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:48,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:55:48,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:55:51,438 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:55:52,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:55:57,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:02,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:03,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:03,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:08,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:13,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:18,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:18,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:19,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:21,439 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:56:24,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:29,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:33,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:33,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:35,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:40,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:45,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:48,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:56:48,005 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:56:51,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:56:51,440 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:56:56,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:01,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:03,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:03,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:07,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:12,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:17,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:18,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:18,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:21,441 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:57:22,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:27,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:32,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:33,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:33,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:38,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:43,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:48,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:57:48,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:57:49,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:51,442 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:57:54,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:57:59,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:03,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:03,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:05,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:10,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:15,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:18,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:18,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:20,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:21,443 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:58:25,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:30,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:33,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:33,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:36,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:41,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:46,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:48,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:58:48,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:58:51,444 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:58:51,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:58:56,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:01,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:03,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:03,007 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:07,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:12,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:17,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:18,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:18,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:18,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:21,445 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:59:22,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:27,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:32,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:33,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:33,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:38,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:43,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:48,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 00:59:48,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 00:59:48,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 00:59:49,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:51,446 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 00:59:54,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 00:59:59,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:03,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:03,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:03,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:05,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:10,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:15,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:18,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:20,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:21,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:00:25,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:30,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:00:33,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:36,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:41,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:46,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:48,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:00:48,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:00:51,449 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:00:51,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:00:56,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:01,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:03,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:03,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:07,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:12,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:17,179 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:18,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:21,450 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:01:22,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:27,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:32,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:33,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:33,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:38,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:43,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:48,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:48,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:01:48,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:01:51,451 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:01:53,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:01:58,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:03,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:03,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:04,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:09,177 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:14,178 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:18,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:18,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:20,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:21,453 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:02:25,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:30,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:33,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:33,130 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:36,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:41,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:46,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:48,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:02:48,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:02:48,172 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:02:51,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:02:51,454 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:02:56,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:01,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:03,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:03,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:03,171 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:07,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:12,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:17,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:18,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:18,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:18,172 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:21,456 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:03:22,456 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:27,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:32,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:33,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:33,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:33,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:38,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:43,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:48,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:03:48,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:48,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:03:48,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:03:51,457 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:03:53,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:03:58,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:03,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:03,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:03,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:04,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:09,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:14,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:18,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:18,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:18,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:20,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:21,458 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:04:25,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:30,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:33,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:33,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:33,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:36,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:41,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:46,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:48,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:04:48,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:04:48,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:04:51,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:04:51,460 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:04:56,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:01,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:03,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:03,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:03,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:07,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:12,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:17,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:18,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:21,461 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:05:22,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:27,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:32,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:33,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:33,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:33,330 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:38,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:43,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:48,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:05:48,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:05:48,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:05:49,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:51,462 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:05:54,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:05:59,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:03,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:03,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:03,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:05,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:10,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:15,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:18,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:18,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:21,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:21,464 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:06:26,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:31,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:33,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:33,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:33,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:37,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:42,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:47,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:48,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:06:48,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:06:48,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:06:51,465 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:06:52,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:06:57,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:02,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:03,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:03,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:03,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:08,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:13,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:18,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:18,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:18,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:19,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:21,466 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:07:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:29,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:33,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:33,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:33,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:37,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:42,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:47,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:48,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:07:48,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:07:48,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:07:51,468 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:07:53,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:07:58,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:03,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:03,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:04,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:04,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:09,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:14,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:18,963 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:20,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:21,469 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:08:25,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:30,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:33,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:36,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:41,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:46,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:48,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:08:48,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:08:48,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:08:51,470 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:08:51,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:08:56,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:01,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:03,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:03,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:03,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:07,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:12,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:17,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:18,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:18,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:21,471 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:09:22,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:27,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:32,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:33,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:33,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:38,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:43,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:48,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:48,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:09:49,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:09:49,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:09:51,472 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:09:53,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:09:58,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:03,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:03,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:03,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:03,964 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:09,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:14,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:18,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:18,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:18,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:20,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:21,473 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:10:25,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:30,475 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:33,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:34,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:34,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:36,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:41,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:46,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:48,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:10:48,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:10:48,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:10:51,475 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:10:51,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:10:56,476 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:01,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:03,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:03,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:03,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:07,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:12,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:17,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:18,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:18,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:18,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:21,476 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:11:22,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:27,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:32,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:34,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:38,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:43,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:48,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:49,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:11:49,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:11:49,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:11:51,478 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:11:53,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:11:58,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:03,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:04,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:04,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:04,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:08,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:13,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:18,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:19,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:19,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:19,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:21,478 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:12:24,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:29,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:34,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:34,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:34,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:35,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:40,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:45,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:49,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:12:49,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:12:49,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:12:50,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:12:51,481 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:12:55,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:00,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:04,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:04,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:04,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:06,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:11,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:16,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:19,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:19,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:19,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:21,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:21,480 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:13:26,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:31,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:34,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:34,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:34,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:37,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:42,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:47,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:13:49,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:13:49,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:13:51,482 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:13:52,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:13:57,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:02,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:04,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:04,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:08,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:13,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:18,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:19,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:19,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:19,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:21,482 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:14:23,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:28,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:33,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:34,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:34,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:34,623 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:38,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:43,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:48,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:49,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:14:49,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:14:49,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:14:51,483 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:14:54,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:14:59,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:04,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:04,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:09,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:14,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:19,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:19,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:19,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:20,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:21,485 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:15:26,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:31,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:34,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:34,757 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:34,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:36,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:41,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:46,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:49,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:15:49,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:15:49,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:15:51,486 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:15:52,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:15:57,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:02,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:04,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:04,758 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:07,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:12,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:17,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:19,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:21,487 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:16:23,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:28,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:33,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:34,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:38,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:48,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:49,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:16:49,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:16:49,882 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:16:51,488 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:16:54,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:16:59,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:04,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:04,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:04,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:04,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:09,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:14,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:19,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:19,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:19,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:21,489 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:17:25,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:30,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:34,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:34,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:35,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:40,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:45,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:49,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:17:49,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:17:49,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:17:51,491 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:17:51,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:17:56,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:01,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:04,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:04,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:04,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:06,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:11,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:16,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:19,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:19,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:19,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:21,492 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:18:22,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:27,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:32,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:34,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:34,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:34,843 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:37,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:42,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:47,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:49,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:18:49,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:18:49,843 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:18:51,494 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:18:53,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:18:58,495 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:03,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:04,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:04,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:04,886 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:08,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:13,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:18,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:19,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:19,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:19,895 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:21,495 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:19:24,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:29,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:34,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:34,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:34,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:34,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:39,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:44,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:49,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:19:50,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:19:50,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:19:50,091 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:19:51,496 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:19:55,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:00,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:05,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:05,090 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:06,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:11,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:16,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:20,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:20,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:21,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:21,497 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:20:26,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:31,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:35,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:35,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:35,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:37,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:42,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:47,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:50,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:20:50,331 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:20:50,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:20:51,498 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:20:52,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:20:57,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:02,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:05,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:05,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:05,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:08,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:13,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:20,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:21,499 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:21:23,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:28,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:33,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:35,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:35,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:35,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:39,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:44,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:49,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:50,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:21:50,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:21:50,374 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:21:51,499 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:21:54,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:21:59,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:04,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:05,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:05,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:05,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:10,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:15,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:20,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:20,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:20,332 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:21,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:21,500 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:22:26,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:31,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:35,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:35,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:35,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:36,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:41,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:46,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:50,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:22:50,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:22:50,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:22:51,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:22:52,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:22:57,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:02,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:05,472 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:07,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:12,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:17,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:20,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:20,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:20,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:21,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:23:23,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:28,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:33,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:35,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:35,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:35,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:38,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:43,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:48,520 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:50,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:23:50,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:23:50,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:23:51,503 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:23:54,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:23:59,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:04,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:05,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:05,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:09,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:14,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:19,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:20,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:20,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:20,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:21,504 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:24:25,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:30,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:35,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:35,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:35,473 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:35,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:40,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:45,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:50,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:24:50,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:24:50,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:24:50,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:24:51,506 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:24:56,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:01,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:06,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:06,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:06,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:06,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:11,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:16,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:21,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:21,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:21,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:21,545 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:25:22,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:27,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:32,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:36,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:36,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:36,502 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:37,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:42,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:47,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:25:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:25:51,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:25:51,543 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:25:53,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:25:58,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:03,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:06,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:06,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:06,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:09,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:14,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:19,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:21,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:21,509 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:26:21,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:21,546 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:24,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:29,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:34,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:36,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:36,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:45,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:50,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:26:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:26:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:26:51,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:26:51,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:26:56,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:01,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:06,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:07,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:12,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:17,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:21,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:21,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:21,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:21,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:27:22,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:27,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:32,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:36,503 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:38,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:43,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:27:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:27:51,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:27:51,548 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:27:53,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:27:58,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:03,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:06,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:06,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:09,535 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:14,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:19,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:21,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:21,513 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:28:21,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:21,546 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:24,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:29,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:34,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:36,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:36,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:36,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:45,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:50,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:28:51,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:28:51,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:28:51,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:28:51,552 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:28:56,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:01,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:06,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:06,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:06,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:07,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:12,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:17,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:21,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:21,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:21,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:21,539 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:29:23,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:28,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:33,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:36,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:36,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:36,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:38,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:43,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:48,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:51,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:29:51,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:29:51,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:29:51,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:29:53,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:29:58,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:03,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:06,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:06,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:06,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:09,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:14,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:19,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:21,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:21,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:21,505 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:21,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:30:25,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:30,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:35,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:37,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:37,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:37,026 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:41,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:46,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:51,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:30:51,517 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:30:52,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:30:52,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:30:52,026 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:30:57,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:02,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:07,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:07,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:07,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:12,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:17,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:21,518 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:31:22,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:22,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:22,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:22,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:27,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:32,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:37,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:37,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:37,026 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:38,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:43,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:48,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:51,520 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:31:52,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:31:52,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:31:52,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:31:53,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:31:58,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:03,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:07,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:07,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:07,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:08,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:13,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:18,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:21,521 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:32:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:22,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:24,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:29,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:34,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:37,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:37,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:37,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:39,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:44,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:49,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:32:51,522 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:32:52,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:32:52,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:32:52,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:32:55,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:00,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:05,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:07,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:07,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:07,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:11,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:16,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:21,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:21,523 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:33:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:22,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:22,070 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:26,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:31,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:36,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:37,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:37,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:37,101 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:41,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:46,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:33:51,525 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:33:52,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:33:52,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:33:52,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:33:56,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:01,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:06,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:07,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:07,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:07,233 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:12,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:17,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:21,525 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:34:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:22,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:22,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:27,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:32,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:37,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:37,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:37,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:37,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:42,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:47,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:51,527 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:34:52,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:34:52,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:34:52,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:34:52,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:34:57,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:02,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:07,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:08,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:13,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:18,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:21,528 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:35:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:22,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:22,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:23,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:28,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:33,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:37,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:37,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:37,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:39,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:44,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:49,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:35:51,529 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:35:52,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:35:52,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:35:52,328 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:35:55,362 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:00,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:05,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:07,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:07,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:07,370 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:10,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:15,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:20,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:21,530 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:36:22,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:22,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:22,329 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:26,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:31,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:36,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:37,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:37,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:37,539 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:41,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:46,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:51,531 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:36:52,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:36:52,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:36:52,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:36:52,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:36:57,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:02,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:07,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:08,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:08,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:08,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:13,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:18,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:21,532 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:37:23,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:23,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:23,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:24,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:29,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:34,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:38,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:38,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:38,162 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:39,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:44,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:49,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:37:51,533 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:37:53,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:37:53,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:37:53,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:37:55,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:00,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:05,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:08,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:08,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:08,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:10,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:15,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:20,241 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:21,534 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:38:23,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:23,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:26,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:31,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:36,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:38,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:38,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:38:38,123 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:42,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:47,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:51,535 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:38:52,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:38:53,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:38:53,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:38:58,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:03,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:08,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:08,122 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:13,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:18,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:21,536 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:39:23,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:23,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:23,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:23,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:28,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:33,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:38,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:38,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:39,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:44,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:49,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:51,537 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:39:53,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:39:53,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:39:53,494 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:39:54,546 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:39:59,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:04,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:08,452 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:10,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:15,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:20,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:21,538 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:40:23,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:23,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:23,452 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:25,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:30,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:35,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:38,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:38,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:38,452 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:41,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:46,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:40:51,538 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:40:53,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:40:53,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:40:53,453 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:40:56,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:01,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:06,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:08,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:08,453 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:12,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:17,519 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:21,539 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:41:22,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:23,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:23,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:23,453 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:28,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:33,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:38,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:38,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:38,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:38,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:43,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:48,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:51,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:41:53,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:41:53,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:41:53,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:41:54,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:41:59,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:04,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:08,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:08,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:08,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:09,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:14,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:19,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:21,541 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:42:23,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:23,791 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:24,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:29,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:34,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:38,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:38,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:38,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:40,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:45,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:50,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:42:51,543 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:42:53,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:42:53,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:42:53,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:42:56,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:01,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:06,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:08,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:08,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:11,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:16,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:21,544 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:43:22,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:23,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:23,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:23,793 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:27,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:32,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:37,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:38,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:38,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:38,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:43:42,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:51,545 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:43:53,547 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:43:53,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:43:53,792 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:43:58,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:03,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:08,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:09,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:14,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:19,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:21,546 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:44:24,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:24,760 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:24,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:24,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:29,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:34,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:39,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:39,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:39,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:39,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:44,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:49,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:44:51,548 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:44:54,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:44:54,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:44:54,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:44:55,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:00,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:05,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:09,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:09,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:09,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:10,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:15,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:20,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:21,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:45:24,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:24,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:24,974 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:26,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:31,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:36,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:39,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:39,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:39,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:41,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:46,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:51,549 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:45:52,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:45:54,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:45:54,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:45:54,933 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:45:57,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:02,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:07,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:09,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:09,933 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:13,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:18,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:21,550 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:46:24,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:24,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:24,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:24,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:29,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:34,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:39,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:39,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:39,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:39,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:44,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:49,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:46:51,551 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:46:54,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:46:54,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:46:54,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:46:55,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:00,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:05,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:09,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:09,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:09,934 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:10,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:15,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:20,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:21,551 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:47:24,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:24,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:24,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:26,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:31,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:36,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:39,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:39,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:39,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:41,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:46,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:51,553 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:47:52,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:47:54,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:47:54,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:47:54,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:47:57,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:02,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:07,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:09,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:13,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:18,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:21,553 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:48:24,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:24,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:24,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:24,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:30,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:35,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:39,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:39,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:48:39,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:40,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:45,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:50,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:48:51,554 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:48:54,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:48:54,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:48:56,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:01,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:06,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:09,935 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:12,968 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:17,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:21,555 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:49:23,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:24,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:24,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:28,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:33,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:38,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:39,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:39,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:39,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:49:44,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:49,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:51,556 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:49:54,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:49:54,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:49:54,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:49:59,978 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:04,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:09,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:09,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:09,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:14,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:19,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:21,557 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:50:24,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:24,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:25,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:30,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:35,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:39,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:39,936 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:40,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:45,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:50,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:50:51,559 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:50:54,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:50:54,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:50:56,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:01,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:06,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:09,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:09,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:12,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:17,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:21,561 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:51:23,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:24,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:24,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:28,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:33,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:38,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:39,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:39,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:44,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:49,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:51:51,561 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:51:54,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:51:54,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:51:55,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:00,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:05,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:09,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:09,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:10,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:15,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:20,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:21,562 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:52:24,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:24,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:26,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:31,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:36,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:39,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:39,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:42,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:51,563 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:52:53,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:52:54,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:52:54,937 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:52:58,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:03,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:08,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:09,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:09,938 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:13,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:18,984 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:21,564 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:53:24,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:24,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:24,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:24,989 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:30,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:35,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:40,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:40,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:40,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:45,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:50,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:53:51,565 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:53:55,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:53:55,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:53:55,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:53:56,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:01,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:06,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:10,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:10,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:10,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:12,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:17,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:21,566 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:54:22,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:25,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:25,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:25,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:28,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:33,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:38,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:54:40,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:44,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:49,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:51,567 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:54:54,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:54:55,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:54:55,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:54:55,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:00,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:05,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:10,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:10,053 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:10,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:10,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:15,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:20,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:21,569 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:55:25,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:25,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:25,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:25,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:30,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:35,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:40,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:40,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:40,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:40,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:45,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:50,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:55:51,570 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:55:55,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:55:55,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:55:55,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:55:56,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:01,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:06,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:10,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:10,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:10,222 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:11,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:16,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:21,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:21,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:56:25,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:25,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:25,181 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:26,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:31,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:36,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:40,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:41,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:46,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:51,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:56:51,571 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:56:55,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:56:55,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:56:55,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:56:56,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:01,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:06,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:10,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:10,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:10,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:12,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:17,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:21,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:57:22,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:25,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:25,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:25,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:28,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:33,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:38,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:40,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:40,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:57:44,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:49,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:51,572 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:57:54,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:57:55,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:57:55,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:57:55,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:00,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:05,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:10,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:10,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:10,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:10,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:15,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:20,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:21,573 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:58:25,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:25,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:25,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:25,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:30,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:35,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:40,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:40,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:41,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:46,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:51,575 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:58:52,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:58:55,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:58:55,561 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:58:55,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:58:57,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:02,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:07,597 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:10,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:10,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:10,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:12,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:17,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:21,576 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:59:23,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:25,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:28,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:33,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:38,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:40,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:40,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:40,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:43,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:48,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:51,577 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 01:59:54,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 01:59:55,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 01:59:55,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 01:59:55,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 01:59:59,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:04,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:09,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:10,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:10,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:10,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:14,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:19,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:21,578 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:00:25,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:25,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:25,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:30,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:35,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:40,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:40,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:40,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:41,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:46,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:51,579 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:00:52,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:00:55,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:00:55,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:00:55,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:00:57,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:02,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:07,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:10,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:10,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:10,754 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:12,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:17,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:21,580 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:01:23,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:25,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:25,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:25,754 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:28,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:33,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:38,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:40,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:40,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:40,946 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:43,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:48,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:51,581 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:01:54,583 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:01:55,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:01:55,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:01:55,946 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:01:59,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:04,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:09,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:10,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:10,946 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:10,947 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:14,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:19,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:21,582 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:02:25,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:25,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:25,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:25,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:31,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:36,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:40,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:40,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:40,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:42,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:47,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:51,584 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:02:52,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:02:55,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:02:55,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:02:55,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:02:58,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:03,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:08,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:10,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:10,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:10,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:13,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:18,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:21,585 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:03:23,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:25,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:25,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:25,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:29,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:34,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:39,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:40,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:40,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:40,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:03:45,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:50,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:51,586 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:03:55,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:03:55,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:03:55,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:03:55,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:01,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:06,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:10,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:10,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:10,990 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:12,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:17,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:21,586 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:04:22,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:26,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:26,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:26,152 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:28,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:33,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:38,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:41,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:41,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:41,153 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:04:44,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:49,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:51,587 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:04:54,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:04:56,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:04:56,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:04:56,276 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:00,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:05,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:10,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:11,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:15,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:20,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:21,589 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:05:26,590 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:26,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:31,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:36,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:41,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:41,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:41,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:42,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:47,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:51,590 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:05:53,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:05:56,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:05:56,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:05:56,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:05:58,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:03,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:08,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:11,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:11,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:13,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:18,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:21,591 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:06:24,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:26,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:26,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:29,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:34,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:39,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:41,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:41,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:41,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:06:45,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:50,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:51,592 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:06:56,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:06:56,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:06:56,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:06:56,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:01,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:06,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:11,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:11,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:11,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:12,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:17,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:21,593 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:07:23,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:26,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:26,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:28,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:33,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:38,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:41,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:41,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:07:41,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:07:44,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:49,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:51,595 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:07:55,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:07:56,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:07:56,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:00,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:05,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:10,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:11,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:11,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:16,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:21,595 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:08:22,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:26,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:27,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:32,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:37,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:41,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:43,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:48,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:51,599 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:08:54,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:08:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:08:56,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:08:56,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:08:59,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:04,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:09,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:11,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:11,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:14,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:19,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:21,598 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:09:25,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:26,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:26,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:30,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:35,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:40,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:41,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:41,738 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:46,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:51,599 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:09:52,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:09:56,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:09:56,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:09:56,953 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:09:57,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:02,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:08,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:12,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:12,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:12,015 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:13,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:18,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:21,600 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:10:23,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:27,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:27,015 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:29,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:34,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:39,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:42,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:42,015 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:10:45,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:50,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:51,601 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:10:55,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:10:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:10:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:10:57,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:01,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:06,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:11,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:12,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:12,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:12,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:16,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:21,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:21,602 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:11:26,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:27,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:27,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:27,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:32,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:37,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:42,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:42,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:42,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:42,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:47,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:51,603 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:11:52,604 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:11:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:11:57,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:11:57,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:11:58,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:03,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:08,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:12,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:12,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:12,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:14,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:19,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:21,604 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:12:24,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:27,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:27,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:27,155 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:30,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:35,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:40,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:42,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:12:45,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:50,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:51,605 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:12:55,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:12:57,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:12:57,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:12:57,257 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:01,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:06,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:11,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:12,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:12,257 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:16,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:21,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:21,606 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:13:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:27,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:27,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:27,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:32,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:37,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:42,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:42,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:13:42,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:43,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:48,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:51,607 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:13:53,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:13:57,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:13:57,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:13:59,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:04,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:09,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:12,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:12,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:15,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:20,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:21,608 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:14:25,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:27,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:27,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:27,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:31,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:36,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:41,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:42,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:42,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:42,258 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:47,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:51,608 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:14:52,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:14:57,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:14:57,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:14:57,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:14:58,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:03,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:08,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:12,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:12,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:12,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:13,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:18,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:21,610 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:15:23,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:27,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:27,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:27,393 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:29,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:34,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:39,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:42,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:42,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:42,581 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:15:44,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:49,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:51,611 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:15:55,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:15:57,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:15:57,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:15:57,581 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:00,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:05,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:10,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:12,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:12,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:12,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:15,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:20,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:21,613 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:16:26,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:27,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:27,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:27,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:31,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:36,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:41,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:42,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:42,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:42,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:47,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:51,614 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:16:53,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:16:57,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:16:57,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:16:57,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:16:58,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:03,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:08,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:12,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:12,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:13,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:18,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:21,615 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:17:24,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:27,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:27,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:29,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:34,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:39,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:42,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:42,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:42,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:17:44,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:49,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:51,616 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:17:55,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:17:58,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:17:58,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:17:58,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:01,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:06,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:11,186 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:13,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:13,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:13,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:17,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:21,617 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:18:22,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:27,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:28,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:28,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:28,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:33,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:38,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:43,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:43,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:43,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:43,876 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:48,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:51,619 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:18:54,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:18:58,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:18:58,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:18:58,876 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:18:59,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:04,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:09,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:13,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:13,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:13,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:14,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:19,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:21,619 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:19:25,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:28,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:30,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:35,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:40,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:43,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:43,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:43,918 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:19:45,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:50,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:51,620 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:19:56,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:19:58,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:19:58,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:19:58,918 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:01,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:06,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:11,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:13,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:13,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:13,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:17,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:21,621 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:20:23,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:28,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:28,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:28,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:28,877 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:33,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:38,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:43,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:20:44,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:49,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:51,622 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:20:55,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:20:59,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:20:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:20:59,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:00,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:05,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:10,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:14,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:14,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:14,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:15,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:20,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:21,623 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:21:26,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:29,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:29,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:29,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:31,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:36,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:41,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:44,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:44,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:44,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:21:46,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:51,624 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:21:52,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:57,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:21:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:21:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:21:59,616 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:02,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:07,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:12,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:14,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:14,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:14,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:17,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:21,625 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:22:23,626 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:28,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:29,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:29,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:29,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:33,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:38,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:43,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:44,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:44,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:44,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:22:49,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:51,625 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:22:55,627 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:22:59,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:22:59,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:22:59,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:00,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:05,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:10,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:14,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:14,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:14,617 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:15,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:20,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:21,626 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:23:26,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:29,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:29,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:29,992 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:32,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:37,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:42,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:44,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:23:44,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:23:44,992 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:23:48,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:51,627 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:23:53,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:23:58,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:00,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:00,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:00,079 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:04,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:09,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:14,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:15,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:15,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:15,430 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:19,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:21,628 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:24:24,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:29,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:30,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:30,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:30,430 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:35,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:40,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:45,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:24:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:24:45,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:24:50,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:24:51,629 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:24:56,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:00,691 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:01,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:06,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:11,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:15,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:16,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:21,630 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:25:22,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:27,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:30,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:30,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:30,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:32,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:37,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:42,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:25:45,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:25:45,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:25:48,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:51,631 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:25:54,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:25:59,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:00,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:00,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:04,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:09,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:14,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:15,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:15,692 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:20,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:21,632 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:26:26,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:30,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:30,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:30,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:32,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:37,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:42,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:26:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:26:46,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:26:47,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:51,633 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:26:52,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:26:57,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:01,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:03,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:08,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:13,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:16,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:16,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:16,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:19,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:21,634 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:27:24,635 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:29,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:31,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:31,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:31,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:35,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:40,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:45,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:27:46,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:27:46,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:27:50,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:27:51,635 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:27:55,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:00,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:01,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:01,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:06,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:11,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:16,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:16,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:16,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:16,046 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:21,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:21,635 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:28:26,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:31,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:31,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:31,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:32,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:37,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:42,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:46,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:28:46,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:28:46,003 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:28:47,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:51,636 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:28:52,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:28:57,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:01,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:01,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:01,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:03,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:08,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:13,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:16,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:16,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:16,364 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:18,409 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:21,638 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:29:23,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:28,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:31,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:31,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:31,471 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:34,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:39,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:44,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:29:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:29:46,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:29:50,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:29:51,640 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:29:55,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:00,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:01,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:01,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:01,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:06,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:11,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:16,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:16,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:16,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:16,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:21,639 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:30:21,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:26,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:31,642 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:31,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:31,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:31,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:37,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:42,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:30:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:30:46,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:30:48,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:51,643 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:30:53,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:30:58,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:01,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:01,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:04,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:09,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:14,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:16,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:16,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:19,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:21,642 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:31:24,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:29,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:31,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:31,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:35,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:40,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:45,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:46,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:31:46,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:31:51,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:31:51,643 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:31:56,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:01,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:01,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:01,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:07,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:12,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:16,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:16,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:18,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:21,644 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:32:23,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:28,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:31,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:31,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:32:31,998 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:34,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:39,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:44,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:46,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:32:46,997 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:32:50,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:32:51,645 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:32:55,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:00,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:02,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:02,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:02,106 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:06,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:11,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:16,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:33:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:17,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:21,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:21,646 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:33:26,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:31,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:32,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:32,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:37,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:42,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:47,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:33:47,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:33:48,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:51,647 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:33:53,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:33:58,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:02,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:02,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:04,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:09,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:14,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:17,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:20,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:21,649 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:34:25,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:30,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:32,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:32,319 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:36,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:41,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:46,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:47,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:34:47,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:34:47,340 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:34:51,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:34:51,650 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:34:56,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:01,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:02,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:02,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:02,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:07,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:12,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:17,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:17,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:18,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:21,651 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:35:23,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:28,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:32,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:32,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:32,341 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:34,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:39,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:44,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:47,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:35:47,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:35:47,658 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:35:49,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:35:51,653 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:35:55,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:00,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:02,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:02,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:02,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:05,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:10,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:15,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:17,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:17,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:17,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:20,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:21,654 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:36:26,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:31,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:32,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:32,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:32,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:37,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:42,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:47,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:47,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:36:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:36:47,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:36:51,654 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:36:52,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:36:57,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:02,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:02,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:02,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:02,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:07,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:12,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:17,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:17,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:17,837 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:18,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:21,655 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:37:24,656 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:29,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:32,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:32,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:32,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:34,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:39,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:44,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:37:47,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:37:47,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:37:50,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:37:51,656 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:37:56,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:01,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:02,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:02,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:02,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:06,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:11,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:16,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:17,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:17,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:17,878 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:21,658 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:38:22,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:27,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:32,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:32,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:32,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:32,838 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:37,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:42,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:47,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:38:47,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:38:47,972 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:38:51,659 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:38:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:38:58,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:03,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:03,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:03,202 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:04,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:09,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:18,158 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:20,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:21,660 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:39:25,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:30,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:33,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:33,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:33,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:36,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:41,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:46,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:48,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:39:48,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:39:48,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:39:51,661 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:39:51,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:39:56,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:01,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:03,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:03,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:03,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:07,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:12,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:17,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:18,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:18,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:21,662 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:40:22,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:27,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:32,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:33,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:33,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:33,159 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:38,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:43,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:48,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:48,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:40:48,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:40:48,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:40:51,665 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:40:53,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:40:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:03,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:03,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:04,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:09,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:14,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:18,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:18,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:19,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:21,664 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:41:24,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:29,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:33,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:33,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:33,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:35,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:40,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:45,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:48,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:41:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:41:48,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:41:51,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:41:51,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:41:56,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:01,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:03,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:07,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:12,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:17,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:18,416 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:21,667 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:42:22,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:27,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:32,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:33,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:33,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:33,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:38,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:43,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:42:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:42:48,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:42:48,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:51,668 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:42:53,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:42:58,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:03,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:43:03,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:04,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:09,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:14,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:18,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:18,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:20,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:21,669 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:43:25,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:30,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:33,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:33,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:36,487 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:41,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:46,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:48,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:43:48,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:43:51,670 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:43:51,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:43:56,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:01,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:03,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:03,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:07,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:12,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:17,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:18,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:18,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:21,671 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:44:22,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:27,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:32,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:33,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:33,417 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:38,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:43,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:48,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:44:48,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:44:48,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:51,672 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:44:53,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:44:58,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:03,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:03,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:04,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:09,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:14,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:18,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:18,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:18,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:20,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:21,673 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:45:25,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:30,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:33,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:33,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:33,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:36,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:41,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:46,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:48,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:45:48,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:45:48,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:45:51,674 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:45:51,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:45:56,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:01,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:03,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:03,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:03,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:07,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:12,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:17,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:18,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:18,418 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:18,461 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:21,675 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:46:22,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:27,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:32,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:33,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:33,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:33,650 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:37,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:42,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:47,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:48,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:46:48,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:46:48,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:46:51,675 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:46:53,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:46:58,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:03,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:03,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:03,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:08,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:13,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:18,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:19,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:21,676 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:47:25,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:30,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:33,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:33,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:33,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:35,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:40,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:45,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:48,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:47:48,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:47:48,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:47:51,677 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:47:51,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:47:56,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:01,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:03,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:06,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:11,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:16,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:18,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:21,678 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:48:22,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:27,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:32,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:33,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:33,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:37,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:42,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:47,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:48,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:48:48,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:48:48,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:48:51,679 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:48:53,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:48:58,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:03,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:03,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:03,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:03,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:08,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:13,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:18,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:18,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:18,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:19,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:21,680 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:49:25,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:30,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:33,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:33,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:33,721 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:35,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:40,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:45,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:48,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:49:48,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:49:48,962 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:49:51,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:49:51,681 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:49:56,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:01,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:04,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:04,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:04,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:07,300 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:12,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:17,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:19,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:19,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:19,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:21,682 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:50:22,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:27,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:32,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:34,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:34,259 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:34,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:38,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:43,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:48,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:49,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:50:49,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:50:49,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:50:51,683 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:50:53,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:50:58,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:03,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:04,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:04,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:04,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:09,380 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:14,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:19,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:19,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:51:19,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:20,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:21,684 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:51:25,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:30,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:34,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:34,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:36,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:41,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:46,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:49,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:51:49,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:51:51,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:51:51,685 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:51:56,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:01,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:04,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:04,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:07,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:12,298 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:17,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:19,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:19,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:19,514 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:21,688 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:52:22,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:27,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:32,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:34,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:34,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:34,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:38,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:43,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:48,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:49,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:52:49,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:52:49,570 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:52:51,687 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:52:53,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:52:58,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:03,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:04,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:04,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:04,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:08,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:13,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:18,775 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:19,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:19,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:19,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:21,688 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:53:24,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:29,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:34,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:34,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:34,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:34,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:39,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:44,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:49,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:53:49,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:53:49,733 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:53:50,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:53:51,688 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:53:56,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:01,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:04,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:04,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:04,774 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:06,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:11,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:16,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:19,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:19,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:19,734 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:21,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:54:22,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:27,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:32,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:34,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:34,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:34,760 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:37,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:42,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:47,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:49,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:54:49,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:54:49,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:54:51,690 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:54:53,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:54:58,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:03,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:04,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:04,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:04,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:08,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:13,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:18,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:19,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:19,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:21,692 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:55:24,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:29,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:34,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:34,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:34,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:34,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:39,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:44,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:49,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:55:49,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:55:49,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:55:49,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:55:51,692 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:55:55,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:00,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:04,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:05,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:10,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:15,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:19,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:20,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:21,693 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:56:26,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:31,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:34,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:34,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:34,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:36,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:41,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:46,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:49,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:56:49,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:56:49,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:56:51,694 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:56:52,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:56:57,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:02,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:04,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:04,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:07,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:12,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:17,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:19,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:19,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:21,695 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:57:23,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:28,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:33,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:34,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:34,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:38,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:43,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:48,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:49,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:57:49,762 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:57:51,696 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:57:54,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:57:59,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:04,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:04,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:04,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:04,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:09,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:14,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:19,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:19,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:19,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:19,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:21,697 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:58:25,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:30,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:34,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:34,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 02:58:34,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:35,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:40,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:45,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:49,904 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:58:49,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:58:50,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:58:51,698 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:58:56,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:01,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:04,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:04,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:06,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:11,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:16,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:19,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:19,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:21,699 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:59:22,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:27,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:32,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:34,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:34,905 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:37,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:42,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:47,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:49,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 02:59:49,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 02:59:51,700 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 02:59:53,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 02:59:58,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:03,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:04,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:04,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:04,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:09,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:14,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:19,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:19,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:19,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:00:19,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:21,701 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:00:24,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:29,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:34,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:34,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:34,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:40,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:45,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:49,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:00:49,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:00:50,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:00:51,702 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:00:55,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:00,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:04,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:04,951 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:06,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:11,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:16,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:20,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:20,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:20,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:21,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:21,703 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:01:26,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:31,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:35,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:35,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:35,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:01:37,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:42,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:47,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:50,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:01:50,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:01:51,704 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:01:52,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:01:57,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:02,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:05,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:05,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:08,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:13,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:18,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:20,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:20,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:21,705 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:02:23,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:28,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:33,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:35,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:35,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:39,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:44,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:49,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:50,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:02:50,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:02:50,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:02:51,706 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:02:54,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:02:59,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:04,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:05,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:05,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:05,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:10,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:15,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:20,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:20,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:20,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:21,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:21,709 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:03:26,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:31,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:35,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:35,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:35,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:03:37,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:42,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:47,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:50,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:03:50,260 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:03:51,708 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:03:52,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:03:57,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:02,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:05,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:05,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:08,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:13,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:18,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:20,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:20,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:20,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:21,711 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:04:23,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:28,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:33,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:35,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:35,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:35,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:39,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:44,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:49,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:50,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:04:50,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:04:50,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:04:51,711 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:04:54,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:04:59,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:04,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:05,511 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:10,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:15,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:20,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:20,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:20,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:20,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:21,712 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:05:25,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:30,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:35,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:35,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:35,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:36,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:41,550 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:46,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:50,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:05:50,557 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:05:50,558 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:05:51,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:05:51,713 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:05:56,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:01,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:05,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:05,512 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:05,512 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:07,558 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:12,559 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:17,560 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:20,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:20,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:20,765 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:21,714 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:06:22,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:27,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:32,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:36,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:36,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:38,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:43,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:48,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:51,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:06:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:06:51,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:06:51,716 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:06:53,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:06:58,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:03,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:06,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:06,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:06,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:09,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:14,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:19,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:21,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:21,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:21,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:21,717 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:07:24,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:29,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:34,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:36,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:40,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:45,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:50,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:07:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:07:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:07:51,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:07:51,718 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:07:55,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:00,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:05,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:06,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:06,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:06,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:11,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:16,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:21,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:21,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:21,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:21,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:21,719 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:08:26,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:31,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:36,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:36,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:36,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:37,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:42,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:47,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:51,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:08:51,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:08:51,058 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:08:51,720 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:08:52,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:08:57,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:02,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:06,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:06,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:06,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:08,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:13,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:18,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:21,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:21,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:21,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:21,721 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:09:23,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:28,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:33,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:36,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:36,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:36,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:39,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:44,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:49,621 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:51,722 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:09:51,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:09:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:09:51,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:09:54,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:09:59,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:04,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:06,813 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:09,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:14,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:19,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:21,723 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:10:21,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:21,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:21,813 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:24,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:29,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:34,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:36,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:36,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:36,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:40,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:45,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:50,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:10:51,724 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:10:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:10:51,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:10:51,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:10:55,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:00,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:05,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:06,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:06,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:10,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:15,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:20,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:21,725 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:11:21,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:21,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:21,994 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:26,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:31,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:36,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:37,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:37,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:37,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:41,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:46,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:51,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:11:51,726 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:11:52,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:11:52,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:11:52,048 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:11:56,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:01,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:06,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:07,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:11,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:16,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:21,727 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:12:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:22,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:22,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:27,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:32,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:37,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:37,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:39,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:44,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:49,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:51,728 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:12:52,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:12:52,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:12:52,301 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:12:54,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:12:59,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:04,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:07,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:07,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:10,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:15,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:20,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:21,729 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:13:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:22,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:13:22,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:26,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:31,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:36,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:37,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:37,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:41,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:46,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:51,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:13:51,730 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:13:52,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:13:52,302 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:13:57,346 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:02,347 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:07,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:07,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:07,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:07,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:12,537 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:17,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:21,730 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:14:22,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:22,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:22,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:22,898 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:27,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:32,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:37,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:37,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:37,855 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:38,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:43,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:48,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:51,733 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:14:52,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:14:53,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:14:53,018 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:14:54,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:14:59,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:04,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:07,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:07,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:07,975 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:10,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:15,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:20,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:21,732 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:15:23,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:23,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:23,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:25,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:30,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:35,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:38,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:38,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:40,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:45,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:50,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:15:51,733 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:15:53,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:15:53,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:15:53,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:15:56,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:01,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:06,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:08,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:11,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:16,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:21,734 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:16:23,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:23,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:27,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:32,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:37,217 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:38,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:38,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:43,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:48,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:51,736 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:16:53,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:16:53,173 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:16:53,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:16:58,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:03,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:08,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:08,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:08,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:08,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:13,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:18,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:21,737 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:17:23,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:23,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:23,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:28,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:33,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:38,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:38,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:39,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:44,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:49,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:51,737 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:17:53,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:17:53,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:17:53,712 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:17:54,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:17:59,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:04,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:08,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:08,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:08,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:09,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:14,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:19,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:21,738 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:18:23,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:23,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:18:23,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:24,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:29,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:34,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:38,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:38,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:40,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:45,780 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:50,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:18:51,740 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:18:53,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:18:53,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:18:55,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:00,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:05,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:08,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:08,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:11,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:16,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:21,741 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:19:23,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:23,737 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:26,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:31,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:36,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:38,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:38,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:38,881 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:41,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:46,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:51,742 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:19:52,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:19:54,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:19:54,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:19:54,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:19:58,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:03,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:08,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:09,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:09,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:09,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:14,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:19,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:21,743 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:20:24,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:24,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:24,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:25,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:30,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:35,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:39,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:39,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:39,298 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:40,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:45,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:50,340 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:20:51,744 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:20:54,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:20:54,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:20:54,256 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:20:56,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:01,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:06,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:09,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:11,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:16,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:21,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:21,744 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:21:24,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:24,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:24,496 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:26,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:31,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:36,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:39,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:39,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:39,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:42,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:47,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:51,745 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:21:52,746 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:21:54,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:21:54,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:21:54,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:21:58,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:03,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:08,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:09,496 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:09,497 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:18,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:21,746 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:22:23,747 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:24,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:24,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:24,593 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:29,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:34,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:39,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:39,593 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:39,593 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:40,639 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:45,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:50,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:22:51,747 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:22:54,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:22:54,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:22:54,763 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:22:55,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:00,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:05,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:10,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:10,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:10,004 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:11,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:16,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:21,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:21,748 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:23:25,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:25,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:25,248 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:26,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:31,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:36,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:40,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:41,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:46,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:51,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:23:51,749 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:23:55,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:23:55,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:23:55,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:23:56,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:01,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:06,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:10,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:10,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:10,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:11,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:16,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:21,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:21,750 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:24:25,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:25,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:25,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:26,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:31,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:36,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:40,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:40,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:42,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:47,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:51,751 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:24:52,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:24:55,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:24:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:24:55,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:24:58,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:03,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:08,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:10,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:10,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:10,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:14,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:19,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:21,753 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:25:24,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:25,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:25,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:25,372 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:30,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:35,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:40,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:40,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:40,371 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:41,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:46,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:25:51,755 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:25:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:25:55,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:25:55,372 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:25:57,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:02,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:07,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:10,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:10,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:10,372 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:12,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:17,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:21,755 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:26:22,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:25,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:25,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:25,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:28,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:33,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:38,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:40,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:43,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:48,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:51,758 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:26:53,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:26:55,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:26:55,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:26:55,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:26:59,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:04,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:09,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:10,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:10,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:10,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:14,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:19,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:21,757 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:27:24,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:25,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:25,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:25,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:30,580 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:35,581 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:40,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:40,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:40,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:45,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:50,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:27:51,757 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:27:55,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:27:55,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:27:55,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:27:55,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:00,591 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:05,592 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:10,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:10,542 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:10,542 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:10,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:15,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:20,638 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:21,758 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:28:25,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:25,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:25,685 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:25,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:30,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:35,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:40,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:40,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:40,685 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:41,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:46,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:51,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:28:51,759 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:28:55,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:28:55,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:28:55,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:28:56,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:01,966 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:06,967 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:10,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:10,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:10,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:12,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:17,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:21,760 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:29:23,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:25,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:25,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:25,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:28,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:33,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:38,952 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:40,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:40,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:40,958 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:44,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:49,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:51,761 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:29:54,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:29:55,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:29:55,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:29:55,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:29:59,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:04,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:09,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:10,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:10,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:10,916 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:14,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:19,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:21,762 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:30:25,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:25,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:25,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:25,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:30,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:35,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:40,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:40,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:40,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:41,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:46,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:51,763 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:30:52,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:30:56,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:30:56,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:30:56,586 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:30:58,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:03,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:08,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:11,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:11,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:11,881 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:13,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:18,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:21,764 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:31:24,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:27,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:30,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:35,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:40,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:42,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:31:46,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:51,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:51,766 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:31:56,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:31:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:31:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:31:57,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:02,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:07,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:12,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:12,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:12,095 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:13,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:18,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:21,767 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:32:23,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:27,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:29,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:34,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:39,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:32:42,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:32:45,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:50,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:51,768 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:32:55,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:32:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:32:57,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:01,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:06,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:11,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:12,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:12,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:17,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:21,770 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:33:22,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:27,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:27,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:28,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:38,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:42,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:42,096 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:33:44,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:49,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:51,771 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:33:54,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:33:57,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:33:57,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:33:57,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:05,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:10,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:12,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:12,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:12,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:16,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:21,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:21,772 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:34:26,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:27,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:27,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:27,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:32,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:37,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:42,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:42,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:42,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:47,637 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:51,773 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:34:52,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:34:57,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:34:57,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:34:57,646 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:34:58,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:03,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:08,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:12,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:14,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:19,636 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:21,774 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:35:24,776 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:27,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:27,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:27,646 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:30,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:35,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:40,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:42,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:35:46,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:51,775 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:35:56,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:35:57,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:35:57,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:35:57,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:02,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:07,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:12,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:12,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:13,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:18,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:21,776 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:36:23,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:27,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:27,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:27,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:29,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:34,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:39,714 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:42,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:42,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:42,604 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:36:45,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:50,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:51,778 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:36:55,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:36:57,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:36:57,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:36:57,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:01,640 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:06,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:11,641 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:12,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:12,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:12,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:16,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:21,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:21,777 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:37:26,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:27,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:27,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:32,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:37,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:42,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:42,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:42,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:43,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:48,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:51,782 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:37:53,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:37:57,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:37:57,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:37:57,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:37:59,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:04,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:09,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:12,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:12,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:12,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:14,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:19,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:21,780 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:38:25,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:27,651 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:31,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:36,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:41,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:42,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:42,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:42,652 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:47,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:51,781 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:38:52,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:38:57,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:38:57,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:38:57,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:38:58,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:03,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:08,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:12,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:12,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:12,652 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:14,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:19,697 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:21,783 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:39:24,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:27,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:27,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:27,691 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:30,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:35,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:40,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:42,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:42,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:42,791 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:39:45,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:50,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:51,784 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:39:56,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:39:57,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:39:57,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:39:57,834 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:01,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:06,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:11,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:12,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:12,793 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:12,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:16,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:21,785 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:40:22,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:27,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:27,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:27,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:32,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:37,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:42,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:42,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:42,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:42,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:47,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:51,786 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:40:53,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:40:57,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:40:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:40:57,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:40:58,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:03,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:08,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:12,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:14,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:19,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:21,786 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:41:25,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:27,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:30,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:35,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:40,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:42,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:41:46,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:51,787 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:41:52,788 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:57,789 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:41:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:41:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:41:57,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:02,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:07,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:12,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:13,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:18,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:21,788 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:42:24,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:27,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:29,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:34,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:39,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:42,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:42,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:42:44,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:49,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:51,789 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:42:55,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:42:57,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:42:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:42:57,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:00,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:05,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:10,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:12,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:16,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:21,790 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:43:22,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:27,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:32,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:37,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:42,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:43,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:48,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:51,791 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:43:54,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:43:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:43:57,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:43:57,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:43:59,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:04,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:09,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:15,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:20,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:21,792 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:44:26,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:27,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:31,894 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:36,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:41,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:42,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:47,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:51,793 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:44:53,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:44:57,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:44:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:44:57,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:44:58,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:03,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:08,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:12,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:12,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:13,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:18,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:21,795 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:45:24,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:27,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:29,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:34,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:39,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:42,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:42,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:42,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:45:44,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:49,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:51,796 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:45:55,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:45:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:45:57,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:45:57,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:00,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:05,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:10,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:12,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:12,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:16,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:21,797 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:46:22,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:27,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:27,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:27,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:27,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:32,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:37,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:42,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:42,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:42,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:43,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:48,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:51,797 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:46:54,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:46:57,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:46:57,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:46:57,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:46:59,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:04,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:09,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:12,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:12,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:12,801 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:15,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:20,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:21,798 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:47:26,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:27,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:27,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:27,842 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:31,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:36,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:41,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:42,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:42,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:42,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:47,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:51,802 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:47:53,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:47:58,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:47:58,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:47:58,555 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:47:59,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:04,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:09,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:13,555 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:15,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:20,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:21,801 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:48:25,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:28,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:28,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:28,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:31,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:36,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:41,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:43,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:43,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:43,555 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:48:47,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:51,802 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:48:52,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:57,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:48:58,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:48:58,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:48:58,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:03,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:08,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:13,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:13,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:13,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:18,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:21,803 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:49:23,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:28,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:28,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:28,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:29,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:34,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:39,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:43,555 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:43,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:43,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:49:44,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:49,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:51,805 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:49:54,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:49:58,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:49:58,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:49:58,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:00,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:05,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:10,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:13,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:13,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:13,556 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:16,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:21,806 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:50:26,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:28,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:28,556 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:28,557 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:32,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:37,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:42,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:43,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:43,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:43,862 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:50:47,912 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:51,807 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:50:53,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:58,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:50:58,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:50:58,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:50:58,862 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:03,913 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:08,914 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:13,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:13,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:13,862 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:14,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:19,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:21,808 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:51:25,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:29,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:29,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:31,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:36,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:41,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:44,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:51:47,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:51,809 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:51:52,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:57,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:51:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:51:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:51:59,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:03,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:08,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:13,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:14,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:19,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:21,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:52:24,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:29,245 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:30,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:35,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:40,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:44,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:52:46,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:51,810 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:52:56,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:52:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:52:59,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:52:59,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:02,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:07,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:14,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:14,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:18,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:21,811 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:53:23,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:28,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:29,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:29,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:29,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:34,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:39,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:44,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:44,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:44,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:53:45,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:50,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:51,812 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:53:55,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:53:59,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:53:59,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:53:59,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:01,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:06,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:11,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:15,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:15,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:15,023 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:17,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:21,813 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:54:22,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:27,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:30,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:30,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:30,310 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:33,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:38,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:43,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:45,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:54:45,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:54:45,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:54:49,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:51,814 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:54:54,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:54:59,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:00,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:00,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:55:00,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:05,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:10,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:15,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:15,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:16,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:21,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:21,815 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:55:26,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:30,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:30,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:32,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:37,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:42,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:45,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:55:45,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:55:47,312 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:51,815 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:55:52,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:55:57,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:00,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:00,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:03,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:08,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:13,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:15,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:15,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:18,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:21,817 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:56:23,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:28,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:30,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:30,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:34,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:39,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:44,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:45,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:56:45,269 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:56:50,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:56:51,818 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:56:55,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:00,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:00,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:01,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:06,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:11,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:15,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:15,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:16,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:21,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:21,819 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:57:26,820 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 03:57:30,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:32,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:37,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:42,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:45,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:57:45,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:57:48,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:51,820 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:57:53,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:57:58,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:00,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:00,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:04,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:09,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:14,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:15,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:15,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:20,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:21,821 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:58:25,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:30,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:31,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:36,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:41,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:45,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:58:45,270 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:58:49,536 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:51,822 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:58:54,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:58:59,824 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:00,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:00,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:05,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:10,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:15,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:15,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:16,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:21,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:21,825 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:59:26,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:30,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:30,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:32,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:37,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:42,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:45,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 03:59:45,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 03:59:48,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:51,824 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 03:59:53,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 03:59:58,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:00,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:00,271 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:04,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:09,338 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:14,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:15,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:15,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:15,485 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:19,551 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:21,829 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:00:24,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:29,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:30,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:30,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:30,751 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:35,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:40,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:45,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:00:45,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:00:45,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:00:46,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:51,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:00:51,826 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:00:56,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:00,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:00,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:00,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:02,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:07,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:12,817 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:15,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:15,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:15,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:18,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:21,827 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:01:23,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:28,829 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:30,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:30,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:30,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:34,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:39,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:44,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:45,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:01:45,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:01:45,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:01:50,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:01:51,828 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:01:55,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:00,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:00,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:00,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:01,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:06,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:11,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:15,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:15,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:15,752 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:17,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:21,829 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:02:22,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:27,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:30,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:30,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:30,794 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:32,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:37,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:42,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:45,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:02:45,752 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:02:45,753 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:02:48,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:51,830 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:02:53,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:02:58,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:00,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:00,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:00,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:04,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:09,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:14,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:15,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:15,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:15,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:20,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:21,832 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:03:25,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:30,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:30,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:03:30,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:30,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:35,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:40,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:45,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:03:45,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:03:46,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:51,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:03:51,833 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:03:56,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:00,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:00,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:01,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:06,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:11,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:15,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:15,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:15,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:04:17,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:21,834 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:04:22,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:27,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:30,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:30,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:32,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:37,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:42,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:45,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:04:45,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:04:48,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:51,835 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:04:54,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:04:59,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:00,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:00,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:05,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:10,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:15,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:15,796 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:15,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:20,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:21,836 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:05:26,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:30,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:30,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:32,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:37,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:42,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:45,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:05:45,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:05:47,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:51,838 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:05:53,839 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:05:58,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:00,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:00,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:03,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:08,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:13,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:15,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:15,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:19,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:21,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:06:25,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:30,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:30,797 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:30,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:35,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:40,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:45,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:06:45,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:06:45,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:06:46,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:51,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:06:51,839 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:06:56,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:00,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:00,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:00,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:01,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:06,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:11,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:15,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:15,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:15,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:17,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:21,840 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:07:23,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:28,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:31,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:31,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:31,886 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:33,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:38,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:43,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:46,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:07:46,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:07:46,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:07:48,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:51,841 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:07:54,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:07:59,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:01,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:01,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:01,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:04,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:09,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:14,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:16,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:16,987 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:20,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:21,842 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:08:25,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:30,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:31,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:31,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:31,987 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:36,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:41,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:46,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:46,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:08:46,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:08:46,987 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:08:51,844 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:08:51,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:08:56,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:01,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:01,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:01,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:01,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:12,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:16,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:18,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:21,845 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:09:23,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:28,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:31,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:31,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:31,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:34,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:39,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:44,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:46,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:09:46,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:09:46,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:09:50,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:09:51,847 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:09:55,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:00,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:01,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:01,988 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:02,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:06,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:11,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:16,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:17,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:17,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:17,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:21,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:21,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:10:26,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:31,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:32,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:32,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:32,318 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:37,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:42,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:47,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:47,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:10:47,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:10:47,657 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:10:51,848 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:10:52,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:10:57,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:02,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:02,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:02,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:02,956 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:08,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:13,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:18,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:18,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:18,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:18,077 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:21,849 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:11:23,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:28,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:33,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:33,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:33,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:34,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:39,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:44,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:48,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:11:48,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:11:48,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:11:50,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:11:51,850 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:11:55,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:00,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:03,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:03,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:12:03,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:06,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:11,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:16,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:18,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:18,218 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:21,852 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:12:21,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:26,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:31,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:33,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:33,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:37,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:42,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:47,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:48,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:12:48,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:12:51,853 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:12:52,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:12:57,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:02,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:03,218 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:03,219 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:08,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:13,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:18,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:18,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:18,240 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:18,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:21,854 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:13:23,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:28,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:33,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:33,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:33,438 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:34,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:39,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:44,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:48,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:13:48,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:13:48,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:13:50,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:13:51,855 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:13:55,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:00,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:03,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:03,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:03,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:06,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:11,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:16,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:18,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:18,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:18,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:21,856 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:14:21,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:26,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:31,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:33,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:33,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:33,397 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:37,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:42,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:47,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:48,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:14:48,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:14:48,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:14:51,858 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:14:52,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:14:57,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:02,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:03,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:03,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:03,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:08,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:13,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:18,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:18,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:18,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:19,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:21,859 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:15:24,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:29,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:33,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:33,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:33,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:35,471 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:40,472 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:45,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:48,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:15:48,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:15:48,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:15:51,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:15:51,861 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:15:56,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:01,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:03,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:03,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:03,917 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:06,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:11,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:16,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:19,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:19,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:21,862 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:16:22,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:27,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:32,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:34,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:34,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:34,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:38,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:43,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:48,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:49,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:16:49,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:16:49,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:16:51,862 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:16:53,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:16:58,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:03,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:04,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:09,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:14,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:17:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:19,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:20,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:21,863 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:17:25,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:30,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:34,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:34,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:36,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:41,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:46,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:49,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:17:49,109 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:17:51,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:17:51,864 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:17:56,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:01,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:04,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:07,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:12,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:17,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:19,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:19,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:21,865 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:18:22,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:27,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:32,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:34,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:34,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:38,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:43,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:48,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:49,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:18:49,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:18:49,111 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:18:51,866 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:18:53,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:18:58,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:03,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:04,110 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:09,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:14,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:19,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:19,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:19,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:21,867 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:19:24,868 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:29,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:34,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:19:34,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:35,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:40,382 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:45,383 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:49,342 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:19:49,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:19:50,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:19:51,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:19:55,869 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:00,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:04,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:04,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:04,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:06,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:11,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:16,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:19,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:21,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:21,868 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:20:26,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:31,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:20:34,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:37,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:42,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:47,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:49,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:20:49,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:20:51,869 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:20:52,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:20:57,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:02,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:04,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:04,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:08,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:13,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:18,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:19,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:19,343 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:21,870 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:21:23,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:28,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:33,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:34,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:34,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:39,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:44,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:49,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:21:49,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:21:50,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:21:51,872 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:21:55,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:00,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:04,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:04,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:06,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:11,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:16,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:19,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:19,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:21,872 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:22:21,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:26,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:31,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:34,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:34,344 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:37,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:42,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:47,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:22:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:22:49,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:22:51,875 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:22:52,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:22:57,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:02,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:04,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:04,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:04,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:08,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:13,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:18,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:19,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:19,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:23:19,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:21,874 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:23:23,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:28,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:33,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:34,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:34,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:39,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:44,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:23:49,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:23:50,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:23:51,875 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:23:55,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:00,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:04,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:04,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:06,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:11,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:16,611 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:19,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:19,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:21,876 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:24:21,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:26,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:31,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:34,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:34,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:37,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:42,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:47,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:49,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:24:49,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:24:51,877 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:24:52,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:24:57,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:02,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:04,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:04,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:08,631 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:13,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:18,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:19,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:19,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:21,878 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:25:23,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:28,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:33,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:34,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:34,564 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:39,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:44,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:49,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:25:49,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:25:50,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:25:51,879 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:25:55,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:00,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:04,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:04,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:06,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:11,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:16,615 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:19,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:19,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:21,880 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:26:21,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:26,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:31,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:34,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:34,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:37,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:42,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:47,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:49,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:26:49,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:26:51,881 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:26:52,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:26:57,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:02,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:04,565 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:04,565 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:08,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:13,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:18,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:19,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:19,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:19,875 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:21,882 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:27:23,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:28,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:33,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:35,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:35,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:35,046 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:39,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:44,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:49,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:50,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:27:50,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:27:50,046 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:27:51,883 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:27:54,884 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:27:59,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:04,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:05,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:10,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:15,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:20,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:20,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:28:20,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:21,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:21,884 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:28:26,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:31,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:35,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:35,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:37,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:42,790 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:47,791 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:50,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:28:50,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:28:51,885 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:28:52,885 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:28:57,886 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:02,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:05,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:08,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:13,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:18,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:20,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:20,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:21,886 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:29:23,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:28,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:33,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:35,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:35,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:39,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:44,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:49,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:50,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:29:50,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:29:51,886 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:29:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:29:59,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:04,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:05,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:05,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:10,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:15,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:20,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:20,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:21,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:21,887 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:30:26,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:31,889 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:35,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:35,719 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:37,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:42,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:47,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:50,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:30:50,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:30:51,889 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:30:52,890 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:30:57,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:02,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:05,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:05,720 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:08,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:13,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:18,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:20,870 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:20,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:20,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:21,890 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:31:23,891 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:28,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:33,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:35,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:38,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:43,916 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:48,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:50,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:31:50,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:31:50,871 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:31:51,891 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:31:54,892 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:31:59,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:04,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:05,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:05,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:05,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:09,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:14,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:19,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:20,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:20,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:20,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:21,891 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:32:25,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:30,893 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:35,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:35,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:35,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:40,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:45,935 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:50,871 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:32:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:32:50,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:32:51,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:32:51,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:32:56,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:01,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:05,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:06,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:11,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:16,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:20,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:21,894 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:33:22,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:27,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:32,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:35,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:37,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:42,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:47,934 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:33:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:33:50,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:33:51,897 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:33:53,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:33:58,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:03,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:05,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:05,872 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:08,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:13,940 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:18,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:20,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:20,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:21,896 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:34:24,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:29,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:34,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:35,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:35,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:39,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:44,920 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:49,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:34:50,872 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:34:50,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:34:50,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:34:51,897 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:34:55,899 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:00,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:05,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:05,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:05,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:05,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:10,922 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:15,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:20,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:20,873 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:20,873 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:21,898 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:35:21,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:26,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:31,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:36,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:35:36,541 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:36,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:37,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:42,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:47,614 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:51,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:35:51,541 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:35:51,899 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:35:52,900 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:35:57,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:02,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:06,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:06,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:06,770 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:08,419 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:13,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:18,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:21,834 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:21,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:21,835 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:21,900 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:36:23,901 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:28,902 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:33,903 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:37,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:37,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:37,119 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:39,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:44,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:49,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:36:51,901 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:36:52,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:36:52,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:36:52,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:36:55,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:00,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:05,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:07,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:07,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:11,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:16,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:21,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:21,902 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:37:22,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:22,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:22,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:26,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:31,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:36,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:37,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:37,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:37,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:42,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:47,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:51,904 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:37:52,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:37:52,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:37:52,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:37:53,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:37:58,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:03,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:07,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:07,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:07,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:09,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:14,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:19,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:21,904 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:38:22,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:22,435 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:24,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:29,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:34,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:37,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:37,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:37,577 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:39,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:44,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:49,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:51,906 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:38:52,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:38:52,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:38:52,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:38:54,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:38:59,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:04,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:07,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:07,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:07,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:10,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:15,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:20,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:21,907 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:39:22,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:22,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:26,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:31,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:36,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:37,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:37,812 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:41,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:46,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:51,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:39:51,908 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:39:52,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:39:52,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:39:52,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:39:56,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:01,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:06,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:07,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:07,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:07,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:12,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:17,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:21,908 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:40:22,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:22,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:22,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:22,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:28,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:33,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:37,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:37,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:37,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:38,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:43,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:48,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:51,909 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:40:52,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:40:52,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:40:52,950 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:40:53,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:40:58,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:04,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:07,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:09,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:14,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:19,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:21,910 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:41:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:22,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:24,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:34,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:37,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:37,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:37,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:40,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:45,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:50,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:41:51,911 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:41:52,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:41:53,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:41:53,006 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:41:55,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:00,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:05,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:07,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:07,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:11,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:16,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:21,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:21,912 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:42:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:22,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:22,965 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:27,010 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:32,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:37,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:38,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:38,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:42,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:47,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:51,913 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:42:52,915 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:42:53,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:42:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:42:53,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:42:58,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:03,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:08,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:08,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:09,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:14,223 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:19,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:21,915 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:43:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:23,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:24,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:29,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:34,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:38,183 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:39,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:44,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:49,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:51,917 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:43:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:43:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:43:53,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:43:54,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:43:59,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:04,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:08,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:10,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:15,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:20,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:21,917 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:44:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:23,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:23,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:26,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:31,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:36,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:38,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:38,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:41,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:46,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:51,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:44:51,919 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:44:53,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:44:53,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:44:53,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:44:56,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:01,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:06,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:08,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:08,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:08,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:12,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:17,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:21,919 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:45:22,921 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:23,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:28,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:33,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:38,184 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:39,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:44,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:49,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:51,920 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:45:53,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:45:53,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:45:53,185 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:45:54,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:45:59,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:04,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:08,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:08,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:08,185 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:10,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:15,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:20,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:21,921 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:46:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:23,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:23,185 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:26,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:31,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:36,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:38,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:38,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:38,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:41,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:46,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:51,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:46:51,922 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:46:53,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:46:53,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:46:53,226 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:46:56,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:01,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:06,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:08,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:08,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:08,186 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:12,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:17,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:21,924 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:47:22,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:23,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:23,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:23,186 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:28,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:33,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:38,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:38,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:38,186 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:39,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:44,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:49,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:51,925 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:47:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:47:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:47:53,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:47:54,365 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:47:59,366 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:04,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:08,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:09,425 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:14,426 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:19,427 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:21,926 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:48:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:23,313 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:25,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:30,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:35,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:38,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:40,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:45,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:50,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:48:51,927 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:48:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:48:53,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:48:53,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:48:55,368 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:00,369 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:05,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:08,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:08,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:10,376 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:15,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:20,377 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:21,928 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:49:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:23,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:23,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:26,359 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:31,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:36,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:38,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:38,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:38,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:41,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:46,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:51,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:49:51,929 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:49:53,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:49:53,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:49:53,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:49:56,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:01,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:06,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:08,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:08,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:08,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:11,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:16,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:21,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:21,930 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:50:23,411 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:23,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:23,412 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:27,524 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:32,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:37,526 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:38,660 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:42,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:47,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:51,931 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:50:52,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:50:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:50:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:50:53,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:50:58,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:03,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:08,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:08,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:08,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:08,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:13,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:18,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:21,932 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:51:23,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:23,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:23,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:24,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:29,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:34,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:38,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:38,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:40,584 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:45,585 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:50,586 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:51:51,934 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:51:53,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:51:53,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:51:53,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:51:55,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:00,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:05,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:08,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:08,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:08,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:11,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:16,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:21,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:21,935 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:52:23,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:23,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:23,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:27,701 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:32,702 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:37,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:38,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:38,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:38,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:42,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:47,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:51,936 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:52:52,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:52:53,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:52:53,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:52:53,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:52:58,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:03,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:08,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:08,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:08,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:08,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:13,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:18,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:21,937 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:53:23,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:23,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:23,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:24,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:29,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:34,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:38,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:38,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:38,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:40,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:45,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:50,619 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:53:51,939 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:53:53,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:53:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:53:53,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:53:55,852 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:00,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:05,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:08,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:08,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:08,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:10,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:15,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:20,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:21,940 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:54:23,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:23,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:23,858 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:25,936 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:30,937 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:35,938 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:38,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:38,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:38,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:41,861 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:46,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:51,862 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:54:51,941 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:54:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:54:53,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:54:53,816 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:54:57,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:02,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:07,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:08,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:08,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:08,816 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:13,859 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:18,860 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:21,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:55:23,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:23,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:23,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:23,977 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:29,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:34,047 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:38,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:38,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:55:38,978 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:40,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:45,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:50,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:55:51,944 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:55:53,977 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:55:53,977 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:55:55,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:00,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:05,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:09,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:09,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:09,107 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:10,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:15,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:20,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:21,948 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:56:24,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:24,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:24,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:25,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:30,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:35,210 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:39,123 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:41,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:46,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:51,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:56:51,946 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:56:54,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:56:54,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:56:54,166 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:56:56,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:01,213 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:06,214 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:09,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:09,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:09,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:12,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:17,180 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:21,947 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:57:22,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:24,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:24,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:24,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:28,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:33,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:38,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:39,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:39,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:43,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:48,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:51,948 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:57:53,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:57:54,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:57:54,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:57:54,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:57:59,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:04,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:09,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:09,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:09,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:10,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:15,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:20,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:21,949 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:58:24,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:24,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:24,124 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:25,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:30,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:35,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:39,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:39,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:39,525 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:40,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:45,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:50,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:58:51,950 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:58:54,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:58:54,525 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:58:54,525 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:58:56,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:01,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:06,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:09,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:11,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:16,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:21,782 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:21,952 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:59:24,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:24,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:27,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:32,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:37,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 04:59:39,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:43,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:48,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:51,953 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 04:59:53,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 04:59:54,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 04:59:54,716 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 04:59:59,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:04,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:09,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:00:09,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:10,753 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:15,754 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:20,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:21,954 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:00:24,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:24,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:25,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:30,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:35,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:39,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:39,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:40,792 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:45,793 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:50,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:00:51,955 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:00:54,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:00:54,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:00:56,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:01,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:06,762 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:09,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:09,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:12,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:17,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:21,957 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:01:22,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:24,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:24,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:28,756 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:33,757 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:38,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:39,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:39,717 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:44,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:49,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:51,958 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:01:54,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:01:54,718 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:01:54,758 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:01:59,759 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:04,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:09,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:09,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:14,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:19,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:21,959 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:02:24,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:24,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:24,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:25,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:30,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:35,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:39,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:39,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:02:39,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:41,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:46,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:51,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:02:51,960 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:02:54,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:02:54,798 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:02:56,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:01,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:06,867 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:09,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:09,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:12,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:17,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:21,961 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:03:22,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:24,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:24,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:24,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:28,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:33,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:38,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:39,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:39,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:39,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:43,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:48,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:51,962 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:03:53,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:03:54,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:03:54,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:03:54,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:03:59,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:04,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:09,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:09,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:09,799 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:10,840 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:15,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:20,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:21,962 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:04:24,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:24,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:24,800 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:26,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:31,841 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:36,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:39,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:39,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:39,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:42,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:47,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:51,964 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:04:52,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:04:54,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:04:54,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:04:54,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:04:58,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:03,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:08,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:09,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:09,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:09,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:13,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:18,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:21,965 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:05:24,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:24,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:24,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:24,948 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:29,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:34,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:39,910 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:39,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:39,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:39,954 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:45,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:50,003 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:05:51,966 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:05:54,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:05:54,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:05:54,911 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:05:55,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:00,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:05,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:09,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:09,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:09,912 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:11,616 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:16,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:21,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:21,969 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:06:24,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:24,911 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:24,912 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:26,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:31,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:36,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:40,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:40,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:40,112 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:42,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:47,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:51,969 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:06:52,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:06:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:06:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:06:55,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:06:58,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:03,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:08,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:10,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:10,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:10,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:14,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:19,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:21,970 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:07:24,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:25,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:25,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:25,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:30,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:35,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:40,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:40,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:40,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:41,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:46,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:51,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:07:51,973 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:07:55,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:07:55,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:07:55,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:07:56,370 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:01,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:06,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:10,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:10,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:10,285 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:12,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:17,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:21,974 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:08:22,975 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:25,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:25,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:25,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:28,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:33,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:38,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:40,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:40,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:40,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:43,360 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:48,361 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:51,975 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:08:53,976 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:08:55,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:08:55,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:08:55,326 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:08:59,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:04,371 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:09,372 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:10,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:10,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:10,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:15,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:20,367 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:21,976 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:09:25,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:25,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:25,373 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:25,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:30,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:35,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:40,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:40,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:40,373 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:41,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:46,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:51,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:09:51,977 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:09:55,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:09:55,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:09:55,373 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:09:57,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:02,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:07,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:10,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:10,523 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:10,523 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:12,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:17,564 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:21,978 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:10:22,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:26,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:26,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:26,667 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:28,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:33,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:38,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:41,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:41,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:41,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:43,897 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:48,898 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:51,979 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:10:53,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:10:56,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:10:56,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:10:56,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:10:59,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:04,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:09,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:11,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:11,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:11,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:15,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:20,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:21,981 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:11:25,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:26,863 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:26,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:26,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:31,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:36,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:41,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:41,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:41,864 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:42,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:47,909 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:51,982 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:11:52,983 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:11:56,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:11:56,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:11:56,865 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:11:58,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:03,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:08,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:12,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:12,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:12,071 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:14,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:19,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:21,983 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:12:24,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:27,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:27,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:27,074 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:30,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:35,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:40,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:42,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:42,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:12:42,073 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:46,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:51,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:51,985 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:12:56,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:12:57,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:12:57,073 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:12:57,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:02,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:07,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:12,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:12,073 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:12,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:17,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:21,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:13:22,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:27,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:28,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:33,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:38,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:42,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:42,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:42,205 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:13:44,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:49,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:51,986 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:13:54,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:13:57,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:13:57,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:13:57,205 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:00,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:05,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:10,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:12,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:12,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:12,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:16,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:21,241 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:21,987 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:14:26,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:27,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:27,205 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:27,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:32,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:37,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:42,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:42,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:42,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:43,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:48,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:51,988 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:14:53,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:14:57,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:14:57,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:14:57,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:14:59,407 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:04,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:09,408 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:12,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:12,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:15,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:20,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:21,989 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:15:25,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:27,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:27,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:27,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:31,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:36,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:41,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:42,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:47,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:51,990 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:15:52,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:15:57,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:15:57,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:15:57,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:15:58,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:03,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:08,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:12,293 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:13,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:18,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:21,991 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:16:23,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:27,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:27,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:27,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:29,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:34,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:39,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:42,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:42,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:16:45,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:50,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:51,992 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:16:55,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:16:57,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:16:57,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:16:57,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:01,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:06,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:11,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:12,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:12,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:12,338 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:16,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:21,387 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:21,994 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:17:26,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:27,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:27,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:27,294 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:32,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:37,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:42,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:42,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:17:42,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:42,577 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:47,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:51,993 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:17:52,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:17:57,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:17:57,577 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:17:58,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:03,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:08,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:12,623 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:13,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:18,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:21,994 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:18:23,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:27,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:27,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:27,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:29,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:34,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:39,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:42,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:42,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:42,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:18:44,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:49,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:51,995 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:18:54,996 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:18:57,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:18:57,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:18:57,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:00,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:05,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:10,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:12,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:12,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:12,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:15,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:20,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:21,997 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:19:25,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:27,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:31,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:36,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:41,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:42,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:42,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:42,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:19:46,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:51,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:51,998 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:19:57,000 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:19:57,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:19:57,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:19:57,625 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:02,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:07,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:12,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:12,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:12,625 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:13,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:18,671 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:21,999 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:20:24,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:27,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:27,625 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:29,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:34,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:39,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:42,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:42,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:42,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:20:45,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:50,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:52,000 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:20:56,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:20:57,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:20:57,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:20:57,661 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:01,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:06,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:11,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:12,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:12,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:12,662 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:17,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:22,001 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:21:23,002 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:27,682 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:28,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:33,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:38,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:42,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:42,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:42,682 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:43,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:48,751 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:52,003 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:21:54,004 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:21:57,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:21:57,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:21:57,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:21:59,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:04,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:09,728 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:12,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:12,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:12,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:15,723 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:20,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:22,004 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:22:26,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:27,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:27,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:31,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:36,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:41,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:42,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:42,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:42,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:47,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:52,004 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:22:53,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:22:57,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:22:57,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:22:57,683 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:22:58,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:03,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:08,787 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:12,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:12,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:12,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:14,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:19,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:22,006 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:23:25,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:27,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:30,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:35,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:40,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:42,907 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:42,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:23:46,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:51,956 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:52,006 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:23:57,008 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:23:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:23:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:23:57,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:02,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:07,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:12,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:12,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:13,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:18,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:22,007 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:24:24,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:27,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:29,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:34,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:39,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:42,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:42,908 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:24:45,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:50,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:52,008 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:24:56,009 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:24:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:24:57,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:01,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:06,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:11,982 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:12,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:12,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:16,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:21,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:22,009 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:25:27,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:27,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:27,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:32,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:37,980 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:42,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:42,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:43,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:48,970 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:52,010 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:25:54,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:25:57,908 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:25:57,909 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:25:59,961 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:04,962 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:09,963 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:13,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:13,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:13,519 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:15,571 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:20,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:22,011 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:26:26,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:28,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:28,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:28,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:31,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:36,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:41,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:43,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:43,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:43,736 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:26:46,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:51,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:52,012 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:26:57,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:26:58,827 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:26:58,828 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:26:58,828 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:07,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:12,883 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:14,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:14,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:14,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:18,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:22,013 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:27:24,014 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:29,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:29,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:29,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:34,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:39,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:44,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:44,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:44,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:27:45,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:50,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:52,013 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:27:56,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:27:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:27:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:27:59,038 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:01,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:06,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:11,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:14,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:14,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:14,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:16,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:21,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:22,015 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:28:27,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:29,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:32,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:37,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:42,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:44,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:44,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:28:44,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:48,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:52,017 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:28:54,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:59,019 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:28:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:28:59,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:28:59,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:04,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:09,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:14,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:14,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:14,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:15,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:20,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:22,016 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:29:26,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:29,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:29,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:29,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:31,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:36,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:41,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:44,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:44,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:44,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:29:47,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:52,020 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:29:53,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:58,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:29:59,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:29:59,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:29:59,039 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:03,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:08,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:13,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:14,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:14,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:14,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:18,283 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:22,019 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:30:24,020 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:29,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:29,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:29,206 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:34,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:39,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:44,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:44,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:30:44,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:45,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:50,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:52,019 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:30:56,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:30:59,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:30:59,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:30:59,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:01,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:06,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:11,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:14,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:14,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:14,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:16,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:21,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:22,020 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:31:27,021 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:29,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:29,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:29,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:32,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:37,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:42,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:44,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:44,207 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:31:47,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:52,021 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:31:53,022 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:58,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:31:59,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:31:59,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:31:59,311 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:03,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:08,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:13,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:14,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:14,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:14,624 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:18,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:22,022 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:32:24,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:29,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:29,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:29,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:29,732 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:34,769 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:39,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:44,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:32:44,732 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:32:44,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:44,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:32:49,774 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:32:52,023 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:32:55,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:00,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:00,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:00,250 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:05,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:10,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:15,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:16,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:21,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:22,024 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:33:27,025 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:30,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:30,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:30,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:32,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:37,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:42,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:45,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:33:45,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:33:45,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:33:48,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:52,025 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:33:54,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:33:59,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:00,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:00,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:04,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:09,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:14,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:15,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:15,208 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:20,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:22,025 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:34:26,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:30,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:30,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:30,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:31,464 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:36,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:41,466 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:45,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:34:45,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:34:45,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:34:47,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:52,026 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:34:53,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:34:58,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:00,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:00,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:00,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:03,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:08,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:13,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:15,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:15,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:19,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:22,027 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:35:25,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:30,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:30,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:30,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:35:30,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:35,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:40,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:45,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:35:45,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:35:45,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:50,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:35:52,029 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:35:56,030 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:36:00,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:01,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:06,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:11,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:15,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:15,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:17,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:22,029 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:36:23,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:28,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:30,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:30,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:33,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:38,462 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:43,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:45,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:36:45,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:36:49,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:36:52,030 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:36:55,031 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:00,032 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:00,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:00,403 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:05,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:07,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:12,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:15,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:15,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:15,413 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:17,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:22,032 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:37:23,033 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:28,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:30,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:37:30,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:30,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:33,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:38,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:43,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:45,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:37:45,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:37:48,497 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:52,032 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:37:54,034 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:37:59,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:00,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:00,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:04,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:09,508 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:14,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:15,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:15,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:20,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:22,034 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:38:26,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:30,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:30,620 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:30,620 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:31,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:36,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:41,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:38:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:38:45,960 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:38:47,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:52,034 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:38:53,035 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:38:58,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:00,959 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:00,960 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:04,005 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:09,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:14,007 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:15,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:15,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:20,006 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:22,035 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:39:25,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:30,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:30,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:30,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:35,997 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:40,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:45,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:39:45,999 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:46,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:39:46,002 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:39:51,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:39:52,038 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:39:57,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:00,960 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:00,961 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:03,011 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:08,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:13,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:15,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:15,986 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:15,986 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:18,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:22,037 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:40:24,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:29,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:31,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:31,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:31,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:34,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:39,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:44,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:46,353 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:40:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:40:46,354 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:40:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:40:52,038 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:40:55,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:00,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:01,354 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:05,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:10,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:15,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:16,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:16,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:16,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:21,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:22,039 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:41:27,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:31,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:31,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:31,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:32,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:37,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:42,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:41:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:41:46,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:41:48,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:52,040 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:41:54,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:41:59,042 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:01,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:01,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:04,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:09,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:14,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:16,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:16,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:42:16,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:20,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:22,041 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:42:26,043 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:31,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:31,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:31,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:36,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:41,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:46,354 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:42:46,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:42:47,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:52,043 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:42:53,044 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:42:58,045 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:01,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:01,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:03,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:08,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:13,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:16,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:16,355 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:19,400 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:22,044 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:43:25,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:30,046 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:31,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:31,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:43:31,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:35,412 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:40,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:45,414 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:46,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:43:46,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:43:51,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:43:52,046 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:43:57,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:01,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:01,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:02,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:07,417 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:12,418 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:16,355 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:16,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:18,410 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:22,047 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:44:24,048 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:29,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:31,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:31,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:34,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:39,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:44,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:46,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:44:46,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:44:50,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:44:52,048 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:44:56,049 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:01,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:01,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:01,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:06,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:11,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:16,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:16,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:16,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:21,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:22,049 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:45:27,050 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:31,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:31,356 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:32,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:37,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:42,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:46,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:45:46,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:45:47,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:52,050 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:45:53,051 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:45:58,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:01,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:01,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:03,420 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:08,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:13,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:16,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:16,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:16,847 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:18,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:22,051 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:46:24,052 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:29,053 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:32,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:32,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:32,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:34,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:39,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:44,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:47,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:46:47,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:46:47,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:46:50,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:46:52,053 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:46:56,054 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:01,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:02,023 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:02,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:06,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:11,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:16,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:17,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:17,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:17,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:22,054 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:47:22,055 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:27,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:32,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:32,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:32,024 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:32,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:37,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:42,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:47,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:47:47,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:47:47,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:47:48,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:52,055 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:47:54,056 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:47:59,057 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:02,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:02,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:04,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:09,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:14,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:17,024 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:17,025 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:19,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:22,056 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:48:25,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:30,058 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:32,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:32,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:32,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:35,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:40,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:45,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:47,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:48:47,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:48:47,247 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:48:51,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:48:52,057 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:48:57,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:02,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:02,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:02,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:02,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:07,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:12,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:17,385 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:17,386 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:17,386 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:18,429 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:22,058 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:49:24,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:29,059 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:32,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:32,522 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:32,522 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:34,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:39,598 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:44,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:47,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:49:47,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:49:47,707 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:49:49,755 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:49:52,059 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:49:55,060 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:00,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:02,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:02,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:02,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:05,874 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:10,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:15,875 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:17,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:17,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:17,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:21,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:22,060 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:50:27,061 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:32,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:32,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:32,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:32,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:37,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:38,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:43,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:47,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:50:47,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:50:47,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:50:48,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:52,061 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:50:54,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:50:59,063 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:02,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:02,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:02,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:04,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:09,797 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:14,798 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:17,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:17,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:17,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:19,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:22,063 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:51:25,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:30,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:32,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:32,761 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:32,761 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:35,857 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:40,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:45,858 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:47,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:51:47,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:51:47,882 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:51:50,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:51:52,062 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:51:56,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:01,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:02,882 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:02,882 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:06,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:11,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:16,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:18,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:18,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:18,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:22,066 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:52:22,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:27,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:32,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:33,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:33,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:33,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:37,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:42,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:47,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:48,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:52:48,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:52:48,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:52:52,064 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:52:53,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:52:58,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:03,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:03,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:03,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:03,116 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:08,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:13,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:18,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:18,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:18,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:19,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:22,065 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:53:25,066 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:30,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:33,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:33,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:33,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:35,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:40,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:45,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:48,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:53:48,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:53:48,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:53:51,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:53:52,066 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:53:57,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:02,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:03,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:03,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:07,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:12,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:17,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:18,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:18,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:18,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:22,067 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:54:23,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:28,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:33,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:33,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:38,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:43,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:48,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:54:48,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:54:48,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:54:49,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:54:52,068 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:54:55,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:00,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:03,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:05,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:10,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:15,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:18,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:18,117 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:21,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:22,069 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:55:27,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:32,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:33,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:37,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:42,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:47,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:48,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:55:48,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:55:48,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:55:52,070 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:55:53,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:55:58,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:03,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:03,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:03,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:08,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:13,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:18,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:18,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:18,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:19,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:22,071 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:56:25,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:30,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:33,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:33,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:56:33,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:35,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:40,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:45,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:48,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:56:48,118 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:56:51,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:56:52,071 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:56:57,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:02,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:03,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:03,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:03,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:07,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:12,262 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:17,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:18,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:18,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:18,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:22,072 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:57:23,073 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:28,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:33,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:33,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:33,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:33,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:38,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:43,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:48,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:57:48,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:57:48,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:57:48,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:52,073 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:57:54,074 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:57:59,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:03,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:03,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:58:03,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:04,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:09,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:14,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:18,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:18,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:19,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:22,074 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:58:25,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:30,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:33,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:35,226 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:40,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:45,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:48,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:58:48,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:58:51,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:58:52,075 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:58:57,076 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:02,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:03,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:03,150 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:07,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:12,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:17,193 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:18,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:18,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:18,151 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:22,076 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:59:23,077 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:28,078 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:33,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:33,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:33,151 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:38,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:43,222 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:48,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 05:59:48,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 05:59:48,151 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 05:59:49,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 05:59:52,077 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 05:59:55,079 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:00,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:03,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:03,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:03,814 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:05,864 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:10,865 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:15,866 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:18,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:18,814 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:18,815 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:20,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:22,078 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:00:26,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:31,080 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:34,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:34,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:34,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:36,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:41,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:46,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:49,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:00:49,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:00:49,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:00:52,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:00:52,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:00:57,081 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:02,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:04,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:04,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:01:04,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:07,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:12,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:17,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:19,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:19,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:22,080 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:01:23,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:28,082 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:33,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:34,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:34,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:38,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:43,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:48,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:49,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:01:49,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:01:52,081 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:01:54,083 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:01:59,084 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:04,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:04,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:04,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:09,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:14,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:19,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:19,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:20,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:22,084 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:02:26,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:31,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:34,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:34,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:36,194 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:41,195 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:46,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:49,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:02:49,147 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:02:51,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:02:52,084 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:02:57,085 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:02,086 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:04,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:04,147 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:07,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:12,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:17,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:19,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:19,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:19,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:22,088 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:03:23,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:28,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:33,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:34,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:38,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:43,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:48,221 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:49,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:03:49,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:03:49,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:03:52,086 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:03:54,087 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:03:59,088 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:04,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:04,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:04,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:04,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:09,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:14,212 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:19,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:19,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:19,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:04:20,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:22,087 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:04:26,089 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:31,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:34,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:34,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:36,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:41,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:46,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:49,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:04:49,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:04:52,089 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:04:52,090 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:04:57,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:02,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:04,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:04,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:04,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:07,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:12,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:17,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:19,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:19,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:22,090 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:05:23,091 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:28,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:33,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:34,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:34,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:38,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:43,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:48,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:49,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:05:49,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:05:49,266 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:05:52,091 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:05:54,092 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:05:59,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:04,093 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:04,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:04,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:04,674 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:09,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:14,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:19,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:19,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:19,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:20,676 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:22,092 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:06:26,094 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:31,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:34,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:34,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:34,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:36,705 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:41,706 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:46,707 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:49,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:06:49,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:06:49,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:06:52,093 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:06:52,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:06:57,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:02,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:04,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:04,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:07,677 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:12,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:17,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:19,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:19,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:22,094 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:07:23,095 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:28,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:33,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:34,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:34,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:34,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:38,917 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:43,918 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:48,919 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:49,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:07:49,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:07:49,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:07:52,095 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:07:54,096 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:07:59,097 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:04,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:04,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:09,695 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:14,696 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:19,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:20,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:22,097 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:08:26,098 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:31,099 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:34,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:34,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:34,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:36,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:41,678 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:46,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:49,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:08:49,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:08:49,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:08:52,098 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:08:52,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:08:57,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:02,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:04,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:04,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:04,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:07,691 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:12,692 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:17,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:19,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:19,634 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:19,634 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:22,099 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:09:23,100 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:28,101 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:33,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:34,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:34,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:34,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:38,876 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:43,877 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:48,878 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:49,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:09:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:09:49,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:09:52,101 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:09:54,102 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:09:59,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:04,104 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:04,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:04,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:04,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:09,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:14,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:19,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:19,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:19,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:20,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:22,102 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:10:26,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:31,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:34,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:34,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:34,802 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:36,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:41,846 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:46,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:10:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:10:49,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:10:51,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:10:52,103 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:10:57,105 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:02,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:04,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:04,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:04,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:07,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:12,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:17,856 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:19,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:19,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:19,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:22,105 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:11:23,106 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:28,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:33,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:34,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:34,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:34,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:38,842 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:43,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:48,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:49,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:11:49,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:11:49,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:11:52,106 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:11:54,107 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:11:59,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:04,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:04,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:04,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:04,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:09,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:14,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:19,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:19,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:19,803 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:20,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:22,107 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:12:26,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:31,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:35,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:35,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:35,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:36,895 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:41,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:46,896 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:50,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:12:50,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:12:50,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:12:52,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:12:52,108 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:12:57,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:02,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:05,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:05,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:05,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:08,064 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:13,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:18,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:20,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:20,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:22,110 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:13:23,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:28,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:33,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:35,015 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:35,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:39,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:44,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:49,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:50,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:13:50,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:13:50,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:13:52,111 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:13:54,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:13:59,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:04,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:05,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:05,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:05,016 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:10,067 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:15,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:20,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:20,016 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:20,017 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:21,062 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:22,112 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:14:26,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:31,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:35,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:35,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:35,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:36,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:41,208 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:46,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:50,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:14:50,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:14:50,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:14:52,113 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:14:52,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:14:57,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:02,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:05,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:05,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:05,129 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:07,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:12,175 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:17,176 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:20,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:20,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:20,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:22,114 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:15:23,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:28,116 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:33,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:35,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:35,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:35,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:38,325 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:43,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:48,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:50,279 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:15:50,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:15:50,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:15:52,115 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:15:54,117 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:15:59,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:04,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:05,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:05,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:05,280 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:09,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:14,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:19,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:20,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:20,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:20,281 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:22,116 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:16:25,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:30,118 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:35,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:35,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:35,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:16:35,281 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:40,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:45,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:50,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:16:50,281 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:16:50,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:16:52,117 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:16:56,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:01,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:05,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:05,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:05,434 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:06,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:11,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:16,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:20,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:17:20,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:20,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:22,118 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:17:22,119 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:27,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:32,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:35,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:35,390 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:37,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:42,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:47,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:50,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:17:50,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:17:52,119 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:17:53,120 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:17:58,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:03,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:05,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:05,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:08,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:13,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:18,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:20,390 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:20,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:22,120 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:18:24,121 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:29,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:34,122 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:35,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:35,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:44,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:49,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:18:50,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:18:50,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:18:52,122 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:18:55,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:00,123 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:05,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:05,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:05,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:10,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:15,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:20,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:20,391 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:21,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:22,123 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:19:27,124 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:32,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:35,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:35,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:19:35,392 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:37,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:42,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:47,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:50,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:19:50,392 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:19:52,124 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:19:53,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:19:58,125 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:03,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:05,391 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:05,392 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:08,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:13,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:18,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:20,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:20,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:20,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:22,125 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:20:24,126 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:29,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:34,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:35,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:35,729 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:35,730 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:39,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:44,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:49,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:20:50,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:20:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:20:50,734 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:20:52,125 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:20:55,127 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:00,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:05,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:05,734 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:10,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:15,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:20,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:20,773 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:20,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:20,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:22,126 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:21:26,128 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:31,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:35,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:35,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:35,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:36,783 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:41,784 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:46,785 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:21:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:21:50,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:21:51,786 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:21:52,127 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:21:57,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:02,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:05,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:05,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:07,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:12,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:17,855 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:20,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:20,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:20,735 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:22,128 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:22:23,129 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:28,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:33,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:35,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:35,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:35,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:38,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:43,991 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:48,992 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:50,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:22:50,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:22:50,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:22:52,129 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:22:54,130 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:22:59,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:04,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:05,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:05,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:05,926 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:10,879 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:10,957 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:15,880 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:20,881 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:21,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:21,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:22,130 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:23:26,131 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:31,132 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:36,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:36,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:36,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:36,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:41,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:46,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:51,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:23:51,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:23:51,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:23:51,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:23:52,131 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:23:57,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:02,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:06,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:06,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:06,272 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:07,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:12,317 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:17,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:21,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:22,133 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:24:23,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:28,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:33,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:36,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:36,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:36,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:38,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:43,351 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:48,352 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:51,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:24:51,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:24:51,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:24:52,132 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:24:54,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:24:59,133 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:04,134 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:06,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:06,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:09,314 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:14,315 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:19,316 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:21,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:21,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:22,134 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:25:25,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:30,135 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:35,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:36,273 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:40,373 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:45,374 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:50,375 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:25:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:25:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:25:51,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:25:52,135 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:25:56,136 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:01,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:06,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:06,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:11,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:16,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:21,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:21,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:21,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:22,136 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:26:27,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:32,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:36,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:37,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:42,321 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:47,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:26:51,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:26:51,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:26:52,136 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:26:53,137 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:26:58,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:03,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:06,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:06,313 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:06,314 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:08,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:13,363 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:18,364 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:21,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:21,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:22,137 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:27:24,138 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:29,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:34,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:36,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:36,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:36,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:39,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:44,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:49,320 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:27:51,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:27:51,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:27:51,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:27:52,138 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:27:55,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:00,139 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:05,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:06,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:06,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:06,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:10,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:15,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:20,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:21,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:21,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:21,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:22,139 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:28:26,140 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:31,141 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:36,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:36,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:36,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:36,275 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:41,318 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:46,319 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:51,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:28:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:28:51,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:28:51,341 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:28:52,140 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:28:57,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:02,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:06,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:06,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:07,330 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:12,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:17,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:21,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:21,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:21,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:22,142 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:29:23,142 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:28,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:33,143 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:36,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:36,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:36,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:38,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:43,326 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:48,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:29:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:29:51,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:29:52,143 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:29:54,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:29:59,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:04,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:06,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:09,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:14,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:19,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:21,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:21,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:21,286 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:22,144 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:30:25,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:30,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:35,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:36,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:36,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:36,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:40,327 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:45,328 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:50,329 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:30:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:30:51,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:30:51,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:30:52,145 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:30:56,147 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:01,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:06,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:06,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:06,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:11,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:16,334 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:21,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:22,146 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:31:22,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:27,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:32,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:36,287 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:37,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:42,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:47,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:51,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:31:51,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:31:51,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:31:52,147 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:31:53,148 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:31:58,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:03,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:06,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:08,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:13,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:18,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:21,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:22,148 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:32:24,149 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:29,150 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:34,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:36,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:39,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:44,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:49,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:32:51,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:32:51,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:32:51,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:32:52,149 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:32:55,151 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:00,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:05,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:06,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:06,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:06,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:10,335 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:15,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:20,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:21,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:21,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:21,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:22,151 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:33:26,152 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:31,153 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:36,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:36,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:36,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:36,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:41,336 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:46,337 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:51,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:33:51,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:33:51,288 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:33:52,152 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:33:52,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:33:57,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:02,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:06,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:06,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:06,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:07,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:12,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:17,333 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:21,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:21,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:21,289 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:22,153 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:34:23,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:28,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:33,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:36,428 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:36,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:36,470 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:38,529 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:43,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:48,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:34:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:34:51,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:34:52,154 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:34:54,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:34:59,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:04,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:06,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:06,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:06,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:09,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:14,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:19,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:21,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:21,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:21,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:22,156 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:35:25,157 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:30,158 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:35,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:36,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:36,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:36,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:40,679 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:45,680 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:50,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:35:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:35:51,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:35:51,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:35:52,159 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:35:56,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:01,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:06,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:06,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:06,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:11,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:16,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:21,602 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:21,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:22,158 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:36:22,159 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:27,160 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:32,161 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:36,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:36,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:36:36,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:37,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:42,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:47,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:51,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:36:51,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:36:52,162 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:36:53,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:36:58,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:03,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:06,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:06,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:08,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:13,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:18,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:21,603 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:21,603 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:22,161 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:37:24,162 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:29,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:34,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:36,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:36,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:36,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:39,681 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:44,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:49,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:37:51,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:37:51,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:37:51,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:37:52,162 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:37:55,163 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:00,164 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:05,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:06,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:06,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:10,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:15,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:20,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:21,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:21,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:21,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:22,163 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:38:26,165 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:31,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:36,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:36,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:36,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:36,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:41,689 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:46,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:51,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:38:51,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:38:51,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:38:52,164 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:38:52,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:38:57,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:02,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:06,633 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:06,633 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:07,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:12,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:17,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:21,764 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:21,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:21,765 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:22,166 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:39:23,166 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:28,167 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:33,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:36,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:36,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:36,765 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:38,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:43,803 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:48,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:51,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:39:51,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:39:51,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:39:52,167 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:39:54,168 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:39:59,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:04,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:06,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:06,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:06,996 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:10,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:15,040 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:20,041 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:22,026 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:22,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:22,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:22,168 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:40:25,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:30,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:35,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:37,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:41,068 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:46,069 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:51,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:40:52,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:40:52,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:40:52,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:40:52,169 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:40:56,169 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:01,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:06,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:07,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:07,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:07,027 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:12,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:17,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:22,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:22,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:22,028 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:22,075 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:22,169 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:41:27,170 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:32,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:37,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:37,028 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:38,070 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:43,071 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:48,072 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:52,027 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:41:52,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:41:52,028 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:41:52,170 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:41:53,171 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:41:58,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:03,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:07,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:09,111 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:14,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:19,112 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:22,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:22,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:22,065 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:22,171 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:42:24,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:29,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:34,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:37,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:37,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:37,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:40,108 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:45,109 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:50,110 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:42:52,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:42:52,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:42:52,065 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:42:52,171 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:42:55,172 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:00,173 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:05,174 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:07,065 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:07,066 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:11,113 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:16,114 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:21,115 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:22,175 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:43:22,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:22,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:22,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:26,290 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:31,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:36,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:37,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:37,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:37,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:41,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:46,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:51,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:43:52,174 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:43:52,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:43:52,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:43:52,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:43:56,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:01,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:06,311 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:07,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:07,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:07,246 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:12,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:17,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:22,175 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:44:22,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:22,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:22,290 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:22,343 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:27,344 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:32,345 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:37,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:37,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:37,247 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:39,847 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:44,848 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:49,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:44:52,176 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:44:52,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:44:52,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:44:52,459 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:44:55,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:00,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:05,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:07,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:07,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:07,741 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:10,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:15,778 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:20,779 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:22,176 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:45:22,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:22,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:22,782 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:25,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:30,818 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:35,819 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:37,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:37,781 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:37,782 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:40,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:45,837 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:50,838 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:45:52,177 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:45:52,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:45:52,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:45:52,942 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:45:55,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:00,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:05,990 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:08,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:08,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:08,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:11,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:16,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:21,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:22,178 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:46:23,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:23,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:23,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:26,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:31,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:36,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:38,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:38,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:46:38,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:42,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:47,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:52,179 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:46:53,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:46:53,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:46:53,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:46:58,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:03,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:08,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:08,156 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:14,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:19,199 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:22,181 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:47:23,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:23,157 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:24,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:29,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:34,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:38,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:38,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:38,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:39,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:44,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:49,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:52,181 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:47:53,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:47:53,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:47:53,349 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:47:54,450 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:47:59,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:04,451 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:08,348 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:08,348 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:10,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:15,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:20,402 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:22,182 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:48:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:23,395 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:25,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:30,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:35,449 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:38,395 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:41,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:46,440 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:51,441 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:48:52,183 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:48:53,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:48:53,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:48:53,395 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:48:56,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:01,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:06,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:08,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:08,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:08,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:12,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:17,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:22,184 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:49:23,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:23,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:28,437 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:33,438 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:38,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:38,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:39,433 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:44,434 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:49,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:52,185 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:49:53,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:49:53,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:49:53,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:49:54,477 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:49:59,478 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:04,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:08,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:08,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:50:08,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:10,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:15,452 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:20,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:22,186 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:50:23,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:23,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:25,515 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:30,516 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:35,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:38,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:38,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:41,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:46,431 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:51,432 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:50:52,187 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:50:53,396 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:50:53,396 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:50:56,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:01,445 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:06,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:08,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:08,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:08,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:11,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:16,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:21,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:22,188 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:51:23,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:23,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:23,655 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:27,698 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:32,699 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:37,700 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:39,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:39,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:39,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:43,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:48,245 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:52,189 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:51:54,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:51:54,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:51:54,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:51:54,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:51:59,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:04,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:09,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:09,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:10,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:15,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:20,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:22,190 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:52:24,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:24,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:24,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:26,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:31,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:36,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:39,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:39,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:39,197 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:42,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:47,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:52,191 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:52:53,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:52:54,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:52:54,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:52:54,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:52:58,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:03,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:08,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:09,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:09,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:14,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:19,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:22,192 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:53:24,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:24,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:24,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:24,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:29,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:34,254 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:39,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:39,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:39,198 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:40,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:45,243 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:50,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:53:52,193 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:53:54,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:53:54,430 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:53:54,431 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:53:55,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:00,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:05,470 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:09,463 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:09,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:09,506 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:10,575 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:15,576 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:20,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:22,194 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:54:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:24,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:26,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:31,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:36,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:54:39,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:42,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:47,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:52,195 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:54:53,196 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:54:54,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:54:54,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:54:58,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:03,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:08,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:09,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:09,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:13,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:18,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:22,197 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:55:24,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:24,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:24,468 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:29,517 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:34,518 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:39,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:39,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:40,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:45,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:50,455 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:55:52,198 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:55:54,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:55:54,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:55:54,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:55:55,530 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:00,531 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:05,532 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:09,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:09,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:09,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:11,505 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:16,506 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:21,507 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:22,199 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:56:24,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:24,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:24,509 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:26,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:31,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:36,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:39,469 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:39,469 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:42,513 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:47,514 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:52,200 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:56:53,200 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:56:54,577 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:56:54,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:56:54,578 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:56:58,628 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:03,629 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:08,630 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:09,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:09,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:09,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:13,815 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:18,816 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:22,201 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:57:24,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:24,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:24,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:24,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:29,832 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:34,833 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:39,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:39,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:40,801 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:45,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:50,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:57:52,202 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:57:54,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:57:54,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:57:54,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:57:55,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:00,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:05,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:09,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:09,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:09,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:10,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:15,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:20,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:22,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:58:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:24,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:26,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:31,835 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:36,836 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:39,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:42,799 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:47,800 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:52,204 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:58:53,205 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:58:54,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:58:54,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:58:54,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:58:58,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:03,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:08,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:09,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:09,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:09,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:13,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:18,851 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:22,207 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:59:24,209 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:24,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:24,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:29,810 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:34,811 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:39,768 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:39,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:40,802 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:45,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:50,804 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 06:59:52,206 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 06:59:54,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 06:59:54,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 06:59:54,810 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 06:59:55,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:00,853 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:05,854 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:09,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:09,888 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:10,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:15,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:20,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:22,207 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:00:24,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:24,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:24,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:25,964 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:30,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:35,965 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:39,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:39,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:39,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:40,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:45,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:50,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:00:52,208 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:00:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:00:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:00:54,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:00:56,926 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:01,927 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:06,928 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:09,887 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:09,888 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:11,941 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:16,942 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:21,943 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:22,209 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:01:24,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:24,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:24,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:27,923 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:32,924 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:37,925 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:39,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:39,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:39,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:42,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:47,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:52,210 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:01:53,211 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:01:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:01:54,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:01:54,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:01:58,931 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:03,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:08,933 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:09,888 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:09,889 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:14,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:19,932 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:22,211 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:02:24,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:24,989 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:24,989 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:25,036 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:30,037 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:35,038 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:40,039 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:40,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:40,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:40,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:45,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:50,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:02:52,212 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:02:55,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:02:55,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:02:55,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:02:56,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:01,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:06,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:10,686 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:10,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:10,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:11,742 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:16,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:21,743 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:22,213 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:03:25,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:25,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:25,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:26,794 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:31,795 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:36,796 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:40,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:40,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:40,687 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:42,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:47,772 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:52,214 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:03:53,215 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:03:55,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:03:55,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:03:55,688 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:03:58,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:03,737 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:08,738 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:10,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:10,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:10,688 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:13,770 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:18,771 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:22,215 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:04:24,216 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:26,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:26,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:30,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:35,203 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:40,204 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:41,144 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:41,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:41,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:46,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:51,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:04:52,217 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:04:56,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:04:56,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:04:56,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:04:57,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:02,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:07,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:11,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:13,187 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:18,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:22,218 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:05:23,219 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:26,145 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:28,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:33,228 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:38,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:41,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:41,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:41,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:05:43,378 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:48,379 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:52,219 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:05:54,220 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:05:56,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:05:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:05:56,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:00,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:05,206 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:10,207 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:11,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:11,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:16,188 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:21,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:22,220 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:06:26,145 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:26,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:26,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:26,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:31,197 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:36,198 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:41,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:41,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:41,146 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:41,201 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:46,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:51,202 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:06:52,221 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:06:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:06:56,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:06:56,147 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:06:57,183 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:02,184 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:07,185 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:11,146 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:11,189 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:11,190 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:12,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:17,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:22,223 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:07:23,224 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:26,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:26,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:26,504 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:28,552 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:33,553 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:38,554 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:41,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:41,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:41,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:43,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:48,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:52,224 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:07:54,225 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:07:56,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:07:56,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:07:56,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:07:59,643 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:04,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:09,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:11,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:11,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:11,650 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:14,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:19,685 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:22,225 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:08:25,227 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:26,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:26,649 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:26,650 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:30,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:35,735 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:40,736 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:41,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:46,650 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:51,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:08:52,226 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:08:56,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:08:56,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:08:56,607 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:08:56,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:01,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:06,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:11,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:11,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:11,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:11,682 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:16,683 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:21,684 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:22,229 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:09:26,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:26,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:26,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:27,651 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:32,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:37,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:41,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:41,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:43,181 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:48,182 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:52,228 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:09:53,229 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:09:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:09:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:09:56,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:09:58,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:03,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:08,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:11,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:13,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:18,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:22,232 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:10:24,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:26,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:29,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:34,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:39,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:41,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:10:45,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:50,655 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:52,231 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:10:56,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:10:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:10:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:10:56,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:01,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:06,675 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:11:11,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:12,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:17,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:22,232 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:11:23,233 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:26,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:28,659 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:33,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:38,660 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:41,608 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:43,661 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:48,662 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:52,233 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:11:54,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:11:56,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:11:56,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:11:59,652 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:04,653 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:09,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:11,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:11,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:15,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:20,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:22,233 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:12:26,235 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:26,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:26,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:31,657 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:36,658 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:41,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:41,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:41,687 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:46,688 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:51,690 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:12:52,234 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:12:56,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:12:56,609 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:12:57,644 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:02,645 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:07,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:11,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:11,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:11,666 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:12,715 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:17,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:22,235 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:13:23,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:26,625 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:26,626 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:28,672 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:33,673 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:38,674 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:41,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:41,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:41,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:43,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:48,813 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:52,236 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:13:54,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:13:56,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:13:56,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:13:56,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:13:59,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:04,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:09,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:11,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:11,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:15,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:20,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:22,237 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:14:26,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:26,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:26,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:31,849 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:36,850 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:41,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:41,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:42,830 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:47,831 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:52,238 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:14:53,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:14:56,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:14:56,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:14:58,821 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:03,822 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:08,823 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:11,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:11,767 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:14,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:19,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:22,239 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:15:25,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:26,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:26,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:30,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:35,807 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:40,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:41,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:41,768 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:46,805 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:51,806 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:15:52,240 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:15:56,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:15:56,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:15:56,982 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:15:57,028 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:02,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:07,029 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:11,939 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:11,940 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:12,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:17,985 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:22,241 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:16:23,242 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:27,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:27,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:27,230 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:28,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:33,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:38,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:42,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:16:44,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:49,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:52,243 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:16:55,244 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:16:57,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:16:57,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:16:57,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:00,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:05,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:10,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:12,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:12,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:12,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:16,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:21,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:22,244 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:17:27,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:27,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:27,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:27,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:32,349 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:37,350 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:42,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:42,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:42,231 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:43,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:48,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:52,245 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:17:54,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:17:57,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:17:57,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:17:57,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:17:59,322 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:04,323 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:09,324 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:12,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:15,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:20,267 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:22,247 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:18:26,248 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:27,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:27,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:27,274 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:31,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:36,331 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:41,332 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:42,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:42,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:42,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:47,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:52,248 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:18:53,249 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:18:57,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:18:57,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:18:57,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:18:58,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:03,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:08,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:12,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:12,232 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:14,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:19,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:22,249 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:19:25,250 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:27,339 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:27,381 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:27,382 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:30,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:35,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:40,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:42,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:42,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:42,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:19:45,548 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:50,549 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:52,250 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:19:56,251 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:19:57,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:19:57,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:19:57,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:01,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:06,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:11,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:12,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:12,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:12,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:17,540 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:22,252 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:20:23,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:27,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:27,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:27,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:28,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:33,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:38,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:42,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:42,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:42,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:20:44,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:49,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:52,251 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:20:55,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:20:57,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:20:57,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:20:57,501 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:00,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:05,567 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:10,568 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:12,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:12,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:12,539 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:15,587 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:20,588 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:22,252 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:21:26,256 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:27,538 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:27,539 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:27,539 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:31,594 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:36,595 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:41,596 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:42,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:42,765 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:42,766 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:21:46,808 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:51,809 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:52,253 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:21:57,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:21:58,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:21:58,103 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:21:58,103 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:03,154 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:08,155 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:13,156 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:13,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:13,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:13,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:18,435 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:22,254 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:22:24,255 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:28,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:28,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:29,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:34,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:39,486 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:43,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:43,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:43,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:22:45,467 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:50,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:52,255 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:22:56,257 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:22:58,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:22:58,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:22:58,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:01,479 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:06,480 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:11,481 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:13,421 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:13,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:13,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:17,457 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:22,257 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:23:23,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:28,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:28,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:28,465 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:28,466 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:33,510 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:38,511 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:43,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:43,422 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:43,422 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:23:44,473 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:49,474 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:52,258 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:23:55,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:23:58,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:23:58,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:23:58,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:00,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:05,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:10,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:13,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:13,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:24:13,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:16,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:21,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:22,259 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:24:27,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:28,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:28,446 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:32,543 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:37,544 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:42,545 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:43,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:43,446 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:48,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:52,260 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:24:54,261 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:24:58,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:24:58,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:24:59,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:04,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:09,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:13,446 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:13,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:15,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:20,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:22,261 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:25:26,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:28,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:28,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:31,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:36,493 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:41,494 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:43,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:43,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:25:46,501 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:51,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:52,262 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:25:57,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:25:58,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:25:58,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:02,502 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:07,503 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:12,504 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:13,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:13,447 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:18,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:22,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:26:24,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:28,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:28,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:29,498 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:34,499 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:39,500 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:43,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:43,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:26:45,491 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:50,492 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:52,263 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:26:56,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:26:58,447 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:26:58,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:26:58,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:01,488 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:06,489 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:11,490 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:13,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:13,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:13,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:17,485 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:22,264 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:27:23,265 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:28,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:28,448 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:28,448 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:28,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:33,482 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:38,483 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:43,484 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:43,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:43,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:48,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:52,265 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:27:54,266 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:27:58,561 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:27:58,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:27:58,602 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:27:59,646 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:04,647 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:09,648 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:13,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:13,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:13,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:15,609 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:20,610 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:22,266 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:28:26,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:28,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:28,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:28,562 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:31,622 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:36,623 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:41,624 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:43,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:28:47,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:52,267 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:28:53,268 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:58,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:28:58,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:28:58,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:28:58,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:03,599 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:08,600 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:13,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:13,601 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:13,605 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:13,606 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:18,654 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:22,268 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:29:24,269 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:28,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:28,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:28,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:29,606 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:34,607 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:39,608 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:43,562 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:43,563 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:43,563 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:29:44,612 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:49,613 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:52,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:29:55,270 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:29:58,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:29:58,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:29:58,618 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:00,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:05,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:10,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:13,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:13,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:13,618 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:16,663 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:21,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:22,269 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:30:27,271 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:28,617 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:28,618 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:28,618 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:32,664 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:37,665 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:42,666 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:43,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:43,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:43,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:30:47,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:52,270 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:30:53,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:58,272 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:30:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:30:58,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:30:58,710 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:03,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:08,760 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:13,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:13,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:13,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:14,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:19,712 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:22,271 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:31:25,273 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:28,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:28,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:28,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:30,724 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:35,725 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:40,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:43,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:43,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:43,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:31:45,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:50,734 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:52,274 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:31:56,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:31:58,667 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:31:58,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:31:58,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:01,748 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:06,749 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:11,750 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:13,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:13,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:13,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:17,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:22,273 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:32:23,274 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:28,275 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:28,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:28,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:28,668 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:33,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:38,763 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:43,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:43,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:43,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:32:44,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:49,719 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:52,275 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:32:55,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:32:58,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:32:58,668 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:32:58,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:00,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:05,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:10,718 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:13,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:13,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:13,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:15,825 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:20,826 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:22,275 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:33:26,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:28,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:28,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:28,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:31,843 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:36,844 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:41,845 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:43,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:43,777 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:43,778 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:33:47,812 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:52,276 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:33:53,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:58,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:33:58,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:33:58,969 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:33:58,970 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:04,012 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:09,013 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:13,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:13,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:13,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:14,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:19,998 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:22,277 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:34:25,278 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:28,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:28,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:28,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:31,017 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:36,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:41,018 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:43,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:43,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:43,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:34:46,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:51,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:52,279 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:34:57,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:34:58,929 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:34:58,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:34:58,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:02,973 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:07,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:12,974 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:13,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:13,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:13,930 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:18,001 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:22,280 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:35:23,280 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:28,281 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:28,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:28,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:28,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:33,971 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:38,972 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:43,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:43,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:43,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:43,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:48,981 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:52,281 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:35:54,282 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:35:58,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:35:58,930 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:35:58,931 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:35:59,993 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:04,994 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:09,995 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:14,190 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:14,191 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:15,237 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:20,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:22,282 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:36:25,284 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:29,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:29,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:29,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:31,276 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:36,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:41,277 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:44,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:44,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:44,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:36:47,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:52,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:52,283 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:36:57,285 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:36:59,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:36:59,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:36:59,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:03,246 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:08,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:13,247 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:14,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:19,234 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:22,285 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:37:24,286 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:29,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:29,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:29,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:30,263 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:35,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:40,264 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:44,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:44,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:44,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:37:46,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:51,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:52,286 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:37:56,287 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:37:59,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:37:59,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:37:59,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:02,230 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:07,231 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:12,232 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:14,191 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:14,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:14,192 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:17,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:22,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:22,287 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:38:27,288 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:29,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:29,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:29,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:33,258 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:38,259 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:43,260 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:44,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:44,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:44,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:38:49,236 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:52,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:38:54,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:38:59,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:38:59,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:38:59,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:00,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:05,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:10,240 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:14,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:14,192 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:14,193 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:15,252 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:20,253 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:22,288 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:39:25,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:29,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:29,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:29,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:30,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:35,388 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:40,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:44,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:44,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:44,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:39:45,453 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:50,454 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:52,290 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:39:56,291 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:39:59,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:39:59,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:39:59,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:01,415 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:06,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:11,416 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:14,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:14,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:14,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:17,389 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:22,291 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:40:23,292 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:28,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:29,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:29,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:34,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:39,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:42,632 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:44,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:44,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:40:48,436 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:52,292 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:40:54,293 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:59,294 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:40:59,527 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:40:59,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:40:59,528 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:04,569 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:09,570 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:14,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:14,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:14,528 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:14,578 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:19,579 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:22,293 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:41:25,295 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:29,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:29,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:29,528 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:30,572 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:35,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:40,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:44,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:44,528 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:44,529 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:41:46,573 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:51,574 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:52,294 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:41:57,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:41:59,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:41:59,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:41:59,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:02,726 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:07,727 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:12,728 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:14,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:14,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:14,669 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:18,711 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:22,296 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:42:24,296 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:29,297 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:29,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:29,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:29,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:34,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:39,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:44,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:44,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:44,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:42:44,720 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:49,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:52,298 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:42:55,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:42:59,669 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:42:59,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:42:59,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:00,703 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:05,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:10,704 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:14,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:14,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:14,713 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:15,716 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:20,717 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:22,298 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:43:26,299 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:29,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:29,670 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:29,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:31,708 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:36,709 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:41,710 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:44,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:44,670 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:44,671 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:43:46,721 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:51,722 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:52,301 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:43:57,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:43:59,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:43:59,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:43:59,693 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:02,739 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:07,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:12,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:14,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:14,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:14,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:18,730 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:22,299 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:44:24,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:29,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:29,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:29,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:29,733 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:34,766 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:39,767 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:44,693 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:44,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:44:45,740 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:50,741 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:52,300 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:44:56,301 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:44:59,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:44:59,694 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:44:59,694 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:01,731 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:06,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:11,732 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:14,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:14,945 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:14,946 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:16,987 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:21,988 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:22,301 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:45:27,302 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:29,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:29,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:29,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:32,949 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:37,950 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:42,951 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:44,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:44,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:44,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:45:47,979 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:52,302 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:45:53,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:58,303 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:45:59,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:45:59,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:45:59,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:03,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:08,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:13,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:14,905 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:14,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:14,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:18,958 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:22,303 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:46:24,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:29,304 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:29,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:29,906 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:29,906 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:34,953 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:39,954 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:44,955 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:46,238 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:46:46,239 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:46:46,239 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:46:50,289 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:46:52,304 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:46:55,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:00,305 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:01,356 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:01,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:01,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:05,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:10,398 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:15,399 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:16,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:16,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:16,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:20,404 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:22,304 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:47:26,306 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:31,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:31,357 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:36,392 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:41,393 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:46,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:47:46,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:46,397 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:47:46,398 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:47:51,468 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:47:52,306 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:47:57,307 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:01,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:01,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:01,358 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:02,442 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:07,443 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:12,444 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:16,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:16,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:16,358 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:18,413 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:22,307 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:48:24,308 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:29,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:31,357 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:31,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:31,358 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:34,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:39,394 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:44,395 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:46,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:48:46,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:48:46,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:48:49,439 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:48:52,307 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:48:55,309 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:00,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:01,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:01,401 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:01,402 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:05,458 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:10,459 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:15,460 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:16,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: keepalive +2023-07-11 07:49:16,358 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: stop_status +2023-07-11 07:49:16,359 DEBUG SenderThread:539013 [sender.py:send_request():396] send_request: stop_status +2023-07-11 07:49:21,403 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:22,308 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:49:27,310 DEBUG HandlerThread:539013 [handler.py:handle_request():144] handle_request: status_report +2023-07-11 07:49:30,002 INFO cpu :539013 [interfaces.py:monitor():140] Process cpu has exited. +2023-07-11 07:49:30,002 DEBUG SystemMonitor:539013 [system_monitor.py:_start():166] Finished system metrics aggregation loop +2023-07-11 07:49:30,002 DEBUG SystemMonitor:539013 [system_monitor.py:_start():170] Publishing last batch of metrics +2023-07-11 07:49:30,004 DEBUG SenderThread:539013 [sender.py:send():369] send: stats +2023-07-11 07:49:31,632 INFO MainThread:539013 [internal.py:handle_exit():76] Internal process exited diff --git a/wandb/run-20230710_174519-qoix60bv/logs/debug.log b/wandb/run-20230710_174519-qoix60bv/logs/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..c0740e47a35d6590a2ac6b24b99aef4173e36299 --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/logs/debug.log @@ -0,0 +1,27 @@ +2023-07-10 17:45:19,956 INFO MainThread:538851 [wandb_setup.py:_flush():76] Current SDK version is 0.15.4 +2023-07-10 17:45:19,956 INFO MainThread:538851 [wandb_setup.py:_flush():76] Configure stats pid to 538851 +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Loading settings from /u/sragas/.config/wandb/settings +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Loading settings from /nfs/nfs2/home/sragas/demo/wandb/settings +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Loading settings from environment variables: {} +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False} +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'train_text_to_image_lora.py', 'program': 'train_text_to_image_lora.py'} +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_init.py:_log_setup():507] Logging user logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/logs/debug.log +2023-07-10 17:45:19,957 INFO MainThread:538851 [wandb_init.py:_log_setup():508] Logging internal logs to /l/vision/v5/sragas/easel_ai/models_no_cap/wandb/run-20230710_174519-qoix60bv/logs/debug-internal.log +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():547] calling init triggers +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():596] starting backend +2023-07-10 17:45:19,958 INFO MainThread:538851 [wandb_init.py:init():600] setting up manager +2023-07-10 17:45:19,961 INFO MainThread:538851 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2023-07-10 17:45:19,965 INFO MainThread:538851 [wandb_init.py:init():606] backend started and connected +2023-07-10 17:45:19,968 INFO MainThread:538851 [wandb_init.py:init():703] updated telemetry +2023-07-10 17:45:19,969 INFO MainThread:538851 [wandb_init.py:init():736] communicating run to backend with 60.0 second timeout +2023-07-10 17:45:20,272 INFO MainThread:538851 [wandb_run.py:_on_init():2176] communicating current version +2023-07-10 17:45:20,355 INFO MainThread:538851 [wandb_run.py:_on_init():2185] got version response upgrade_message: "wandb version 0.15.5 is available! To upgrade, please run:\n $ pip install wandb --upgrade" + +2023-07-10 17:45:20,355 INFO MainThread:538851 [wandb_init.py:init():787] starting run threads in backend +2023-07-10 17:45:20,484 INFO MainThread:538851 [wandb_run.py:_console_start():2155] atexit reg +2023-07-10 17:45:20,484 INFO MainThread:538851 [wandb_run.py:_redirect():2010] redirect: SettingsConsole.WRAP_RAW +2023-07-10 17:45:20,485 INFO MainThread:538851 [wandb_run.py:_redirect():2075] Wrapping output streams. +2023-07-10 17:45:20,485 INFO MainThread:538851 [wandb_run.py:_redirect():2100] Redirects installed. +2023-07-10 17:45:20,486 INFO MainThread:538851 [wandb_init.py:init():828] run started, returning control to user process diff --git a/wandb/run-20230710_174519-qoix60bv/run-qoix60bv.wandb b/wandb/run-20230710_174519-qoix60bv/run-qoix60bv.wandb new file mode 100644 index 0000000000000000000000000000000000000000..111490b6c405dd40bf6e883414142b5787703f20 --- /dev/null +++ b/wandb/run-20230710_174519-qoix60bv/run-qoix60bv.wandb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c502b76b2b0c7395f42b26c1a2c57b87f310283e2fa93f34f259102e933b3aa +size 2457773